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
/
DWARFDebugAranges.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-48
/
+36
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-21
/
+15
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-15
/
+10
*
[DebugInfo] Further simplify DWARFDebugAranges public interface
Alexey Samsonov
2013-10-02
1
-20
/
+17
*
[DebugInfo] Simplify and speedup .debug_aranges parsing
Alexey Samsonov
2013-10-01
1
-58
/
+25
*
[DebugInfo] Further simplify DWARFDebugAranges. No functionality change.
Alexey Samsonov
2013-10-01
1
-29
/
+21
*
[DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.
Alexey Samsonov
2013-10-01
1
-70
/
+36
*
Add support for DebugFission to DWARF parser
Alexey Samsonov
2013-08-27
1
-1
/
+1
*
Fix missing std::. Not sure how this compiles for anyone else.
Matt Arsenault
2013-03-21
1
-1
/
+1
*
[DebugInfo] Generate address ranges for compile units even if .debug_aranges ...
Alexey Samsonov
2012-11-16
1
-21
/
+28
*
Remove unused typedefs gcc4.8 warns about.
Roman Divacky
2012-09-05
1
-1
/
+0
*
This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...
Alexey Samsonov
2012-07-02
1
-1
/
+1
*
Add more PRI.64 macros for MSVC and use them throughout the codebase.
Benjamin Kramer
2011-11-05
1
-3
/
+4
*
DWARF: Reset the state after parsing a line table prologue and remove an unne...
Benjamin Kramer
2011-09-15
1
-1
/
+1
*
DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...
Benjamin Kramer
2011-09-14
1
-0
/
+13
*
DWARF: Port support for parsing .debug_aranges section from LLDB and wire it ...
Benjamin Kramer
2011-09-14
1
-0
/
+210