index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
SymbolFile
/
DWARF
/
DWARFDebugPubnames.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code for handling DWARF pubnames
Adrian McCarthy
2018-02-12
1
-255
/
+0
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-2
/
+4
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-231
/
+205
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-2
/
+2
*
Major DWARF cleanup.
Greg Clayton
2015-08-26
1
-35
/
+18
*
Add support for DW_FORM_GNU_[addr,str]_index
Tamas Berghammer
2015-08-25
1
-5
/
+2
*
Fix buffer overflow for fixed_form_sizes
Tamas Berghammer
2015-08-25
1
-1
/
+3
*
DWARF64 Fixes
Todd Fiala
2014-09-11
1
-1
/
+1
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-2
/
+3
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-2
/
+2
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-4
/
+4
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
Make sure to check for DW_AT_linkage_name to get the mangled name in the DWAR...
Greg Clayton
2012-12-08
1
-0
/
+1
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-2
/
+2
*
Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S...
Greg Clayton
2012-09-18
1
-3
/
+3
*
Ran the static analyzer on the codebase and found a few things.
Greg Clayton
2012-07-17
1
-3
/
+0
*
Added a new logging channel to the DWARF called "lookups":
Greg Clayton
2011-10-06
1
-4
/
+5
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-1
/
+1
*
15-20% speed improvement when parsing DWARF. I used instruments to
Greg Clayton
2010-09-15
1
-1
/
+3
*
So we can't use .debug_pubtypes as it, as designed, does not tell us about
Greg Clayton
2010-09-15
1
-2
/
+0
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+297