index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
DWARF: wire up .debug_str dumping.
Benjamin Kramer
2011-09-15
4
-17
/
+25
*
DWARF: Make DIE printing more bulletproof.
Benjamin Kramer
2011-09-15
1
-5
/
+18
*
DWARF: Print the number for unknown abbrev fields.
Benjamin Kramer
2011-09-15
1
-5
/
+18
*
DWARF: Fail gracefully when encountering unknown values in an abbrev.
Benjamin Kramer
2011-09-15
1
-4
/
+9
*
Give structs with virtual methods a virtual destructor.
Nick Lewycky
2011-09-15
2
-0
/
+6
*
DWARF: Silence GCC -Wsign-compare warning.
Benjamin Kramer
2011-09-15
1
-1
/
+1
*
DWARF: Fix indentation.
Benjamin Kramer
2011-09-15
2
-82
/
+81
*
DWARF: Include <algorithm> explicitly.
Benjamin Kramer
2011-09-15
1
-0
/
+1
*
DWARF: Add basic support for line tables.
Benjamin Kramer
2011-09-15
5
-0
/
+707
*
DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...
Benjamin Kramer
2011-09-14
7
-1
/
+87
*
DWARF: Reorder fields to reduce padding.
Benjamin Kramer
2011-09-14
1
-2
/
+2
*
DWARF: Improve indentation of DIE dumping so it's easier to see the structure.
Benjamin Kramer
2011-09-14
1
-8
/
+8
*
llvm-dwarfdump: Make the "is debug info section" heuristic stricter so it doe...
Benjamin Kramer
2011-09-14
1
-0
/
+7
*
Don't rely in <algorithm> being pulled in transitively.
Benjamin Kramer
2011-09-14
1
-0
/
+1
*
DWARF: Port support for parsing .debug_aranges section from LLDB and wire it ...
Benjamin Kramer
2011-09-14
7
-2
/
+551
*
DebugInfo: Don't print DIEs multiple times.
Benjamin Kramer
2011-09-14
3
-5
/
+5
*
Style & indentation tweaks.
Benjamin Kramer
2011-09-13
7
-211
/
+201
*
I know copy&paste!
Benjamin Kramer
2011-09-13
1
-1
/
+1
*
Sketch out a DWARF parser.
Benjamin Kramer
2011-09-13
16
-0
/
+1882