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
/
DWARFFormValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF v5] Improved support for .debug_rnglists (consumer). Enables any consu...
Wolfgang Pieb
2018-05-18
1
-0
/
+5
*
DWARF: Unify form size handling code
Pavel Labath
2018-03-14
1
-91
/
+3
*
[DebugInfo] Replace unreachable with None
Jonas Devlieghere
2018-03-12
1
-1
/
+1
*
[Support] Move syntax highlighting into support
Jonas Devlieghere
2018-03-09
1
-6
/
+6
*
[dwarfdump] Only print CU relative offset in verbose mode
Jonas Devlieghere
2018-03-07
1
-8
/
+15
*
Fix the syntax highlighting of strings in dwarfdump.
Adrian Prantl
2018-02-12
1
-4
/
+4
*
[DWARF] Regularize dumping strings from line tables.
Paul Robinson
2018-02-05
1
-3
/
+8
*
[DWARFv5] Re-enable dumping a line table with no CU.
Paul Robinson
2018-01-29
1
-5
/
+16
*
[DWARFv5] Classify all the new forms. NFC.
Paul Robinson
2018-01-25
1
-14
/
+25
*
[DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
Paul Robinson
2018-01-25
1
-0
/
+6
*
[DebugInfo] Don't crash when given invalid DWARFv5 line table prologue.
Jonas Devlieghere
2018-01-05
1
-6
/
+9
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-18
1
-1
/
+11
*
Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""
Paul Robinson
2017-12-15
1
-11
/
+1
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-1
/
+11
*
Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-11
/
+1
*
[DWARFv5] Dump an MD5 checksum in the line-table header.
Paul Robinson
2017-12-15
1
-1
/
+11
*
dwarfdump: Add support for the --diff option.
Adrian Prantl
2017-12-08
1
-14
/
+19
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-8
/
+5
*
[dwarfdump] Rename Brief to Verbose in DIDumpOptions
Jonas Devlieghere
2017-09-13
1
-2
/
+2
*
[llvm-dwarfdump] Hide .debug_str and DIE reference offsets in brief mode
Jonas Devlieghere
2017-08-18
1
-3
/
+4
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-11
/
+8
*
[DWARF] NFC: Make string-offset handling more like address-table handling;
Paul Robinson
2017-06-27
1
-1
/
+0
*
[DWARF] NFC: Give DwarfFormat a 1-byte base type.
Paul Robinson
2017-06-26
1
-2
/
+2
*
[DWARF] NFC: Collect info used by DWARFFormValue into a helper.
Paul Robinson
2017-06-26
1
-81
/
+14
*
[DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4}
Wolfgang Pieb
2017-06-21
1
-1
/
+17
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...
Wolfgang Pieb
2017-06-06
1
-2
/
+6
*
Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...
George Rimar
2017-05-27
1
-2
/
+2
*
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-2
/
+2
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-2
/
+2
*
Revert "[DWARF] - Make collectAddressRanges() return section index in additio...
George Rimar
2017-05-26
1
-2
/
+2
*
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...
George Rimar
2017-05-26
1
-2
/
+2
*
Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-2
/
+2
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-2
/
+2
*
clang-format and restyle DWARFFormValue before working on it. NFC
Paul Robinson
2017-05-03
1
-280
/
+301
*
Adds initial llvm-dwarfdump --verify support with unit tests.
Greg Clayton
2017-05-01
1
-2
/
+4
*
[DWARF] - Refactoring: localize handling of relocations in a single place.
George Rimar
2017-04-21
1
-16
/
+6
*
[DWARFv5] Update definitions to match published spec.
Paul Robinson
2017-03-06
1
-5
/
+26
*
[DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-02-27
1
-12
/
+16
*
Add the ability to iterate across all attributes in a DIE.
Greg Clayton
2017-01-13
1
-1
/
+3
*
DebugInfo: support for DW_FORM_implicit_const
Victor Leschuk
2017-01-10
1
-1
/
+3
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-22
1
-0
/
+12
*
Revert "[ObjectYAML] Support for DWARF debug_info section"
Chris Bieneman
2016-12-20
1
-12
/
+0
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-20
1
-0
/
+12
*
Revert "[ObjectYAML] Support for DWARF debug_info section"
Chris Bieneman
2016-12-20
1
-12
/
+0
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-20
1
-0
/
+12
*
Fixed issues found by Paul Robinson with my patch for:
Greg Clayton
2016-11-11
1
-4
/
+7
*
Clean up DWARFFormValue by reducing duplicated code and removing DWARFFormVal...
Greg Clayton
2016-11-11
1
-175
/
+233
*
Modify DWARFFormValue to remember the DWARFUnit that it was decoded with.
Greg Clayton
2016-10-31
1
-25
/
+29
*
Switch all DWARF variables for tags, attributes and forms over to use the llv...
Greg Clayton
2016-10-27
1
-6
/
+9
[next]