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
/
llvm
/
lib
/
DebugInfo
/
DWARF
/
DWARFDie.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Prevent infinite recursion for malformed DWARF
Jonas Devlieghere
2018-04-30
1
-10
/
+30
*
[dwarf] Unify unknown dwarf enum formatting code
Pavel Labath
2018-03-21
1
-20
/
+6
*
[Support] Move syntax highlighting into support
Jonas Devlieghere
2018-03-09
1
-9
/
+10
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
1
-4
/
+2
*
dwarfdump: Add support for the --diff option.
Adrian Prantl
2017-12-08
1
-7
/
+10
*
llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.
Adrian Prantl
2017-11-29
1
-1
/
+1
*
Fixed the ability to recursively get an attribute value from a DWARFDie.
Greg Clayton
2017-11-27
1
-10
/
+9
*
[llvm-dwarfdump] Display DW_AT_high_pc as absolute value
Jonas Devlieghere
2017-11-27
1
-3
/
+11
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-2
/
+3
*
[llvm-dwarfdump] - Fix array out of bounds access crash.
George Rimar
2017-10-25
1
-0
/
+6
*
[llvm-dwarfdump] - Teach tool about few GNU call_sites constants.
George Rimar
2017-10-23
1
-1
/
+2
*
Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-10-10
1
-4
/
+64
*
Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-10-10
1
-62
/
+0
*
[llvm-dwarfdump] Print type names in DW_AT_type DIEs
Jonas Devlieghere
2017-10-10
1
-0
/
+62
*
clang-format file.
Adrian Prantl
2017-10-04
1
-30
/
+27
*
delete commented out code.
Adrian Prantl
2017-10-04
1
-2
/
+0
*
[dwarfdump] Add -show-form
Jonas Devlieghere
2017-10-02
1
-1
/
+1
*
llvm-dwarfdump: implement --recurse-depth=<N>
Adrian Prantl
2017-09-20
1
-6
/
+7
*
llvm-dwarfdump: add a --show-parents options when selectively dumping DIEs.
Adrian Prantl
2017-09-18
1
-1
/
+16
*
llvm-dwarfdump: Sink the handling of ShowChildren into DWARFDie::dump(). NFC.
Adrian Prantl
2017-09-18
1
-0
/
+1
*
[dwarfdump] Rename Brief to Verbose in DIDumpOptions
Jonas Devlieghere
2017-09-13
1
-6
/
+7
*
[dwarfdump] Pretty print location expressions and location lists
Reid Kleckner
2017-08-29
1
-0
/
+45
*
Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-08-22
1
-2
/
+1
*
[llvm-dwarfdump] Print type names in DW_AT_type DIEs
Jonas Devlieghere
2017-08-22
1
-1
/
+2
*
[llvm-dwarfdump] Hide .debug_str and DIE reference offsets in brief mode
Jonas Devlieghere
2017-08-18
1
-9
/
+9
*
Add a convenience overload of DWARFDie::dump() for debugging purposes.
Adrian Prantl
2017-08-16
1
-0
/
+2
*
[llvm-dwarfdump] - Attemp to fix BB after r310915.
George Rimar
2017-08-15
1
-1
/
+1
*
[llvm-dwarfdump] - Refactor section name/uniqueness gathering.
George Rimar
2017-08-15
1
-18
/
+7
*
[llvm-dwarfdump] - Print section name and index when dumping .debug_info ranges
George Rimar
2017-08-15
1
-12
/
+40
*
fix trivial typos in comments; NFC
Hiroshi Inoue
2017-07-03
1
-1
/
+1
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Introduce -brief command line option to llvm-dwarfdump
Adrian Prantl
2017-06-06
1
-16
/
+21
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...
George Rimar
2017-05-27
1
-5
/
+8
*
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-8
/
+5
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-5
/
+8
*
Revert "[DWARF] - Make collectAddressRanges() return section index in additio...
George Rimar
2017-05-26
1
-8
/
+5
*
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...
George Rimar
2017-05-26
1
-5
/
+8
*
Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-8
/
+5
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-5
/
+8
*
[DWARF] - Use DWARFAddressRange struct instead of uint64_t pair for DWARFAddr...
George Rimar
2017-05-16
1
-6
/
+6
*
Revert r303159 "[DWARF] - Use DWARFAddressRange struct instead of uint64_t pa...
George Rimar
2017-05-16
1
-6
/
+6
*
[DWARF] - Use DWARFAddressRange struct instead of uint64_t pair for DWARFAddr...
George Rimar
2017-05-16
1
-6
/
+6
*
Using address range map to speedup finding inline stack for address.
Dehao Chen
2017-04-19
1
-26
/
+0
*
Revert r300697 which causes buildbot failure.
Dehao Chen
2017-04-19
1
-0
/
+26
*
Using address range map to speedup finding inline stack for address.
Dehao Chen
2017-04-19
1
-26
/
+0
*
Add GNU_discriminator support for inline callsites in llvm-symbolizer.
Dehao Chen
2017-04-17
1
-1
/
+3
*
Fix llvm-symbolizer to navigate both DW_AT_abstract_origin and DW_AT_specific...
David Blaikie
2017-03-13
1
-22
/
+10
*
[DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-02-27
1
-12
/
+17
[next]