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
/
DWARFDebugRanges.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Move Address and AddressRange functions out of Stream and let the...
Raphael Isemann
2019-12-05
1
-2
/
+4
*
[lldb/DWARF] Switch to llvm debug_rnglists parser
Pavel Labath
2019-12-05
1
-161
/
+0
*
DWARF: Improve type safety or range lists parsing
Pavel Labath
2019-07-26
1
-5
/
+0
*
DWARF: port debug_ranges/rnglists over to DWARFContext
Pavel Labath
2019-06-14
1
-10
/
+6
*
Have DWARFUnit store a *reference* to SymbolFileDWARF
Pavel Labath
2019-06-14
1
-1
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
DWARF: Port debug_addr over to DWARFContext
Pavel Labath
2019-05-21
1
-2
/
+4
*
Revert "Move the rest of the sections over to DWARFContext."
Pavel Labath
2019-03-22
1
-27
/
+18
*
Move the rest of the sections over to DWARFContext.
Zachary Turner
2019-03-21
1
-18
/
+27
*
Remove support for DWARF64.
Zachary Turner
2019-03-12
1
-4
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LLDB] - Add support for DW_FORM_rnglistx and relative DW_RLE_* entries.
George Rimar
2018-11-02
1
-4
/
+56
*
[LLDB] - Removed unused variable. NFC.
George Rimar
2018-10-31
1
-4
/
+1
*
[LLDB] - Fix outdated comment. NFC.
George Rimar
2018-10-29
1
-2
/
+1
*
Recommit r345127 "[LLDB] - Add support for DW_RLE_base_address and DW_RLE_off...
George Rimar
2018-10-25
1
-13
/
+60
*
Revert rL345127: [LLDB] - Add support for DW_RLE_base_address and DW_RLE_offs...
George Rimar
2018-10-24
1
-57
/
+13
*
[LLDB] - Add support for DW_RLE_base_address and DW_RLE_offset_pair entries (...
George Rimar
2018-10-24
1
-13
/
+57
*
[LLDB] - Add support for DW_RLE_start_end entries (.debug_rnglists)
George Rimar
2018-10-17
1
-1
/
+8
*
[LLDB] - Add basic support for .debug_rnglists section (DWARF5)
George Rimar
2018-10-10
1
-0
/
+68
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
Add support for base address entries in the .debug_ranges section
Tamas Berghammer
2017-07-31
1
-18
/
+19
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Remove a couple of Stream flags
Pavel Labath
2017-01-13
1
-7
/
+1
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
1
-2
/
+1
*
Add support for DW_AT_ranges_base attribute
Tamas Berghammer
2016-09-15
1
-2
/
+4
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-120
/
+100
*
Major DWARF cleanup.
Greg Clayton
2015-08-26
1
-49
/
+5
*
Fix typos.
Bruce Mitchener
2014-07-08
1
-1
/
+1
*
Ensure parsed debug arange data is sorted
Ed Maste
2013-12-02
1
-0
/
+1
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-2
/
+2
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-59
/
+8
*
Added more functionality to Range template classes in RangeMap.h and converte...
Greg Clayton
2011-10-08
1
-132
/
+100
*
Fix a bunch of places where we were passing Stream *'s but were
Jim Ingham
2011-08-27
1
-8
/
+8
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+275