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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeView] Align type records on 4-bytes when emitting PDBs
Alexandre Ganea
2020-04-16
3
-6
/
+32
*
[DWARF] Fix DWARFDebugAranges to support 64-bit CU offsets.
Igor Kudrin
2020-01-15
1
-2
/
+2
*
DWARFDebugLine.cpp: Restore LF line endings
Hubert Tong
2020-01-14
1
-1188
/
+1188
*
[DebugInfo] Make debug line address size mismatch non-fatal to parsing
James Henderson
2020-01-13
1
-11
/
+20
*
[DebugInfo][NFC] Remove unused variable/fix variable naming
James Henderson
2020-01-10
1
-1181
/
+1179
*
[DebugInfo] Improve error message text
James Henderson
2020-01-10
1
-3
/
+5
*
[DWARFDebugLoc] Tweak error message when resolving offset pairs with no base ...
Pavel Labath
2020-01-09
1
-3
/
+3
*
[DebugInfo] Fix infinite loop caused by reading past debug_line end
James Henderson
2020-01-07
1
-2
/
+17
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
1
-1
/
+1
*
[DWARF] Don't assume optional always has a value.
Jonas Devlieghere
2020-01-03
1
-1
/
+4
*
[DebugInfo] Remove redundant checks for past-the-end of prologue
James Henderson
2020-01-03
1
-24
/
+0
*
[PDB] Print the most redundant type record indices with /summary
Reid Kleckner
2020-01-02
1
-15
/
+1
*
[DebugInfo][NFC] Use function_ref consistently in debug line parsing
James Henderson
2020-01-02
2
-3
/
+3
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
3
-5
/
+5
*
DebugInfo: Support dumping any exprloc as an expression
David Blaikie
2019-12-23
1
-1
/
+2
*
[DWARF] Check that all fields of a Unit Header are read.
Igor Kudrin
2019-12-24
1
-12
/
+18
*
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...
Yury Delendik
2019-12-20
1
-0
/
+2
*
llvm-symbolizer: support DW_FORM_loclistx locations.
Evgenii Stepanov
2019-12-20
2
-31
/
+27
*
Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate ...
Eric Christopher
2019-12-19
5
-372
/
+1
*
[DebugInfo] Fix verbose printing of rows added via DW_LNE_end_sequence
James Henderson
2019-12-19
1
-1
/
+1
*
[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing par...
Alexey Lapshin
2019-12-19
5
-1
/
+372
*
DebugInfo: Don't use implicit zero addr_base
David Blaikie
2019-12-18
2
-7
/
+10
*
[DebugInfo] Only print a single blank line after an empty line table
James Henderson
2019-12-17
1
-1
/
+1
*
[llvm-dwarfdump] Add blank line after printing line table
James Henderson
2019-12-12
1
-0
/
+4
*
[DWARF5][DWARFVerifier] Check that Skeleton compilation unit does not have ch...
Alexey Lapshin
2019-12-12
1
-0
/
+8
*
[DebugInfo] Fix printing of DW_LNS_set_isa
James Henderson
2019-12-11
1
-1
/
+1
*
Recommit "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified."
Sourabh Singh Tomar
2019-12-11
1
-1
/
+3
*
Revert "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified."
Sourabh Singh Tomar
2019-12-11
1
-3
/
+1
*
[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified.
Sourabh Singh Tomar
2019-12-11
1
-1
/
+3
*
Avoid naming variable after type to fix GCC 5.3 build
Reid Kleckner
2019-12-06
1
-2
/
+2
*
Fix build of LookupResult.cpp from aeda128 with Visual C++.
Douglas Yung
2019-12-05
1
-0
/
+1
*
Add lookup functions for efficient lookups of addresses when using GsymReader...
Greg Clayton
2019-12-05
7
-11
/
+316
*
[llvm/DWARF] Return section offset from DWARFUnit::get{Loc,Rng}listOffset
Pavel Labath
2019-12-05
2
-2
/
+2
*
[llvm-symbolizer] Support debug file lookup using build ID
Petr Hosek
2019-12-04
1
-0
/
+94
*
[DWARFDebugLoclists] Add support for other DW_LLE encodings
Pavel Labath
2019-12-04
1
-8
/
+38
*
[DWARFDebugRnglists] Add a callback-based version of the getAbsoluteRanges fu...
Pavel Labath
2019-12-04
1
-2
/
+11
*
[DWARF] Add support for parsing/dumping section indices in location lists
Pavel Labath
2019-12-03
3
-32
/
+51
*
[DebugInfo] Support for debug_macinfo.dwo section in llvm and llvm-dwarfdump.
Sourabh Singh Tomar
2019-12-03
1
-0
/
+17
*
llvm-symbolizer: fix handling of DW_AT_specification in FRAME.
Evgenii Stepanov
2019-11-25
1
-3
/
+2
*
llvm-symbolizer: Support loclist in FRAME.
Evgenii Stepanov
2019-11-25
1
-4
/
+56
*
llvm-symbolizer: Fix FRAME handling of missing AT_name.
Evgenii Stepanov
2019-11-25
1
-2
/
+13
*
[pdbutil] Fixed -Wdeprecated-copy in DbiModuleDescriptor
Dávid Bolvanský
2019-11-23
1
-5
/
+0
*
Recommit "[DWARF] Support for loclist.dwo section in llvm and llvm-dwarfdump."
Sourabh Singh Tomar
2019-11-23
3
-8
/
+38
*
Revert "[DWARF] Support for loclist.dwo section in llvm and llvm-dwarfdump."
Sourabh Singh Tomar
2019-11-23
2
-37
/
+8
*
[DWARF] Support for loclist.dwo section in llvm and llvm-dwarfdump.
Sourabh Singh Tomar
2019-11-23
2
-8
/
+37
*
[DWARFVerifier] Use the new location list api
Pavel Labath
2019-11-22
3
-79
/
+25
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
6
-6
/
+6
*
[Debuginfo][NFC] removes redundant semicolon.
Alexey Lapshin
2019-11-21
1
-1
/
+1
*
Recommit "[DWARF] Add an api to get "interpreted" location lists"
Pavel Labath
2019-11-20
3
-0
/
+60
*
Revert "[DWARF] Add an api to get "interpreted" location lists"
Pavel Labath
2019-11-20
3
-60
/
+0
[next]