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
/
DWARFCompileUnit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-3
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-1
/
+1
*
Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the comin...
David Blaikie
2013-09-23
1
-155
/
+6
*
Add support for DebugFission to DWARF parser
Alexey Samsonov
2013-08-27
1
-3
/
+50
*
Make DWARFCompileUnit non-copyable
Alexey Samsonov
2013-08-23
1
-0
/
+3
*
Store compile unit corresponding to each chain of inlined debug info entries....
Alexey Samsonov
2013-08-06
1
-3
/
+3
*
DebugInfo: Factor out parsing compile unit DIEs to a separate function. Impro...
Alexey Samsonov
2013-07-15
1
-24
/
+10
*
Add support for applying in-memory relocations to the .debug_line section and...
Andrew Kaylor
2013-01-25
1
-1
/
+1
*
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
1
-2
/
+4
*
Add support for separating strings for the split debug info DWARF5
Eric Christopher
2013-01-07
1
-2
/
+6
*
Extend the dumping infrastructure to deal with additional
Eric Christopher
2013-01-02
1
-4
/
+17
*
Add support for fetching inlining context (stack of source code locations)
Alexey Samsonov
2012-09-04
1
-5
/
+11
*
DebugInfo library: add support for fetching absolute paths to source files
Alexey Samsonov
2012-07-19
1
-0
/
+2
*
Fix a bug in DebugInfo lib, extend a comment for one of the methods
Alexey Samsonov
2012-07-04
1
-1
/
+1
*
This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...
Alexey Samsonov
2012-07-02
1
-0
/
+5
*
DWARF: Print line tables per compile unit, so they get the right address size.
Benjamin Kramer
2011-09-15
1
-0
/
+8
*
DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...
Benjamin Kramer
2011-09-14
1
-0
/
+5
*
Sketch out a DWARF parser.
Benjamin Kramer
2011-09-13
1
-0
/
+98