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
/
tools
/
llvm-readobj
/
ELFDumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ELF: Add support for the exclude section bit for gas compat.
Benjamin Kramer
2013-09-15
1
-0
/
+1
*
Print string value for DT_RPATH and DT_RUNPATH.
Joerg Sonnenberger
2013-09-03
1
-0
/
+4
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
1
-173
/
+127
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-3
/
+1
*
Handle relocations that don't point to symbols.
Rafael Espindola
2013-06-05
1
-3
/
+3
*
Introduce convenience typedefs for the 4 ELF object types.
Rafael Espindola
2013-05-09
1
-26
/
+16
*
Change getRelocationAdditionalInfo to be ELF only.
Rafael Espindola
2013-05-09
1
-4
/
+4
*
Revert r181009.
Amara Emerson
2013-05-03
1
-63
/
+0
*
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
1
-0
/
+63
*
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
1
-1
/
+5
*
llvm-readobj: Do not print NULL StringRefs
Nico Rieck
2013-04-22
1
-3
/
+3
*
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
1
-5
/
+51
*
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
1
-6
/
+16
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
1
-0
/
+800