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
/
DWARFDebugInfoEntry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for some missing DW_FORM_*.
Eric Christopher
2012-08-24
1
-0
/
+28
*
Formatting.
Eric Christopher
2012-08-24
1
-1
/
+1
*
80-col.
Eric Christopher
2012-08-23
1
-1
/
+1
*
Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...
Alexey Samsonov
2012-07-17
1
-24
/
+27
*
This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...
Alexey Samsonov
2012-07-02
1
-0
/
+48
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-2
/
+0
*
Reduce the offsets in DwarfDebugInfoEntry to 32 bit, they're printed with %x and
Benjamin Kramer
2011-11-05
1
-1
/
+1
*
DWARF: wire up .debug_str dumping.
Benjamin Kramer
2011-09-15
1
-1
/
+1
*
DWARF: Make DIE printing more bulletproof.
Benjamin Kramer
2011-09-15
1
-5
/
+18
*
DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...
Benjamin Kramer
2011-09-14
1
-1
/
+25
*
DWARF: Improve indentation of DIE dumping so it's easier to see the structure.
Benjamin Kramer
2011-09-14
1
-8
/
+8
*
DebugInfo: Don't print DIEs multiple times.
Benjamin Kramer
2011-09-14
1
-3
/
+1
*
Style & indentation tweaks.
Benjamin Kramer
2011-09-13
1
-2
/
+1
*
Sketch out a DWARF parser.
Benjamin Kramer
2011-09-13
1
-0
/
+410