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
/
DWARFContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Use WithColor to print errors/warnings
Jonas Devlieghere
2018-04-14
1
-2
/
+3
*
[debug_loc] Fix typo in DWARFExpression constructor
Pavel Labath
2018-04-06
1
-3
/
+7
*
[DWARF v5][NFC]: Refactor DebugRnglists to prepare for the support of the DW_...
Wolfgang Pieb
2018-04-05
1
-1
/
+1
*
[DebugInfo] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-6
/
+6
*
[DWARF v5] Support for verbose dumping of .debug_rnglist entries
Wolfgang Pieb
2018-03-08
1
-2
/
+3
*
Reland "[DebugInfo] Support DWARF expressions in eh_frame"
Rafael Auler
2018-03-08
1
-6
/
+6
*
Revert r326932: [DebugInfo] Support DWARF expressions in eh_frame
Rui Ueyama
2018-03-07
1
-6
/
+6
*
[DebugInfo] Support DWARF expressions in eh_frame
Rafael Auler
2018-03-07
1
-6
/
+6
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-1
/
+3
*
[DWARF] Regularize dumping strings from line tables.
Paul Robinson
2018-02-05
1
-2
/
+2
*
[DWARF v5] Add limited support for dumping .debug_rnglists
James Henderson
2018-02-02
1
-0
/
+27
*
[DWARFv5] Re-enable dumping a line table with no CU.
Paul Robinson
2018-01-29
1
-5
/
+5
*
[DebugInfo] Basic .debug_names dumping support
Pavel Labath
2018-01-29
1
-5
/
+18
*
[DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
Paul Robinson
2018-01-25
1
-0
/
+13
*
Rename DwarfAcceleratorTable to AppleAcceleratorTable. NFC
Pavel Labath
2018-01-22
1
-7
/
+7
*
dwarfdump: Match the --uuid output with that of Darwin dwarfdump.
Adrian Prantl
2018-01-05
1
-1
/
+2
*
[DWARF] Fix formatting bug with r321295. This fixes a MIPS buildbot failure.
Wolfgang Pieb
2017-12-22
1
-1
/
+1
*
[DWARF v5] Rework of string offsets table reader
Wolfgang Pieb
2017-12-21
1
-57
/
+96
*
[dwarfdump] Fix off-by-one bug in accelerator table extractor.
Jonas Devlieghere
2017-12-11
1
-1
/
+2
*
[DebugInfo] Bail out if making no progress dumping line tables.
Paul Robinson
2017-12-01
1
-0
/
+4
*
[DwarfDump] -debug-line=offset applies to .dwo too.
Paul Robinson
2017-11-22
1
-1
/
+3
*
[DebugInfo] Dump a .debug_line section, including line-number program,
Paul Robinson
2017-11-22
1
-3
/
+2
*
[DWARFv5] Support DW_FORM_strp in the .debug_line.dwo header.
Paul Robinson
2017-11-22
1
-32
/
+68
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-4
/
+4
*
Re-land "[dwarfdump] Add -lookup option"
Jonas Devlieghere
2017-10-25
1
-1
/
+29
*
Revert r314817 "[dwarfdump] Add -lookup option"
Hans Wennborg
2017-10-03
1
-29
/
+1
*
[dwarfdump] Add -lookup option
Jonas Devlieghere
2017-10-03
1
-1
/
+29
*
llvm-dwarfdump: support .apple-namespaces in --find
Adrian Prantl
2017-09-29
1
-15
/
+13
*
llvm-dwarfdump: add support for .apple_types in --find
Adrian Prantl
2017-09-29
1
-2
/
+6
*
llvm-dwarfdump: implement --find for .apple_names
Adrian Prantl
2017-09-28
1
-2
/
+19
*
[dwarfdump] Fix printing of .debug_line offset.
Jonas Devlieghere
2017-09-27
1
-1
/
+1
*
[dwarfdump] Add support for -debug-line=OFFSET
Jonas Devlieghere
2017-09-27
1
-0
/
+3
*
[dwarfdump] Add support for -debug-loc=OFFSET
Jonas Devlieghere
2017-09-27
1
-2
/
+2
*
[dwarfdump] Skip 'stripped' sections
Jonas Devlieghere
2017-09-26
1
-0
/
+4
*
[dwarfdump] Add verbose output for .debug-line section
Jonas Devlieghere
2017-09-21
1
-2
/
+8
*
llvm-dwarfdump support --debug-frame=<offset> and --eh-frame=<offset>
Adrian Prantl
2017-09-21
1
-6
/
+4
*
llvm-dwarfdump: implement --recurse-depth=<N>
Adrian Prantl
2017-09-20
1
-2
/
+4
*
dwarfdump/symbolizer: Avoid loading unneeded CUs from a DWP
David Blaikie
2017-09-19
1
-3
/
+2
*
llvm-dwarfdump: use more efficient API (NFC)
Adrian Prantl
2017-09-18
1
-4
/
+4
*
Fix indentation.
Adrian Prantl
2017-09-18
1
-1
/
+1
*
llvm-dwarfdump: Sink the handling of ShowChildren into DWARFDie::dump(). NFC.
Adrian Prantl
2017-09-18
1
-4
/
+2
*
[dwarfdump] Make .eh_frame an alias for .debug_frame
Jonas Devlieghere
2017-09-18
1
-8
/
+7
*
llvm-dwarfdump: support a --show-children option
Adrian Prantl
2017-09-16
1
-2
/
+4
*
llvm-dwarfdump: Add support for -debug-types=<offset>.
Adrian Prantl
2017-09-16
1
-12
/
+15
*
llvm-dwarfdump: Add support for -debug-info=<offset>.
Adrian Prantl
2017-09-15
1
-45
/
+53
*
Revert "llvm-dwarfdump: Add support for -debug-info=<offset>."
Adrian Prantl
2017-09-15
1
-53
/
+45
*
llvm-dwarfdump: Add support for -debug-info=<offset>.
Adrian Prantl
2017-09-15
1
-45
/
+53
*
llvm-dwarfdump: Factor out the printing of the section header (NFC)
Adrian Prantl
2017-09-15
1
-63
/
+67
*
llvm-dwarfdump: support dumping static archives.
Adrian Prantl
2017-09-14
1
-3
/
+0
*
llvm-dwarfdump: automatically dump both regular and .dwo variant of sections
Adrian Prantl
2017-09-13
1
-74
/
+91
[next]