index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-readobj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-7
/
+6
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
2
-0
/
+18
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
7
-19
/
+68
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
14
-196
/
+629
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
15
-162
/
+1294
*
Adds the ability to run the llvm test suite in-tree.
Chris Wailes
2014-06-06
1
-0
/
+47
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
8
-481
/
+620
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
14
-352
/
+1858
*
Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the
Simon Atanasyan
2013-11-11
1
-0
/
+22
*
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
Simon Atanasyan
2013-10-07
1
-21
/
+38
*
Remove several unused variables.
Rafael Espindola
2013-10-01
2
-7
/
+0
*
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
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
1
-33
/
+33
*
Revert "Fix the build broken by r189315." and "Move everything depending on O...
Charles Davis
2013-08-27
1
-33
/
+33
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-08-27
1
-33
/
+33
*
Remove byte order mark from source file.
Benjamin Kramer
2013-08-09
1
-1
/
+1
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
2
-175
/
+134
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
1
-3
/
+1
*
Retry submitting r186623: COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-19
1
-0
/
+24
*
Revert "COFFDumper: Dump data directory entries."
Rui Ueyama
2013-07-18
1
-24
/
+0
*
COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-18
1
-0
/
+24
*
COFFDumper: Print uint64_t with the right format string.
Benjamin Kramer
2013-07-06
1
-3
/
+3
*
Don't link with the archive library programs that don't use it.
Rafael Espindola
2013-06-17
3
-3
/
+2
*
readobj: Dump PE/COFF optional records.
Rui Ueyama
2013-06-12
1
-11
/
+77
*
Handle relocations that don't point to symbols.
Rafael Espindola
2013-06-05
3
-12
/
+9
*
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
3
-70
/
+0
*
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
3
-0
/
+70
*
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
2
-3
/
+7
*
Use pointers to iterate over symbols.
Rafael Espindola
2013-04-24
1
-1
/
+3
*
llvm-readobj: Dump more COFF auxiliary records
Nico Rieck
2013-04-22
1
-1
/
+6
*
llvm-readobj: Check for null section pointer
Nico Rieck
2013-04-22
1
-1
/
+1
*
llvm-readobj: Do not print NULL StringRefs
Nico Rieck
2013-04-22
3
-11
/
+10
*
At Jim Grosbach's request detemplate Object/MachO.h.
Rafael Espindola
2013-04-18
1
-75
/
+58
*
Remove getters now that we can specialize structs on the host endianness.
Rafael Espindola
2013-04-15
1
-3
/
+3
*
Finish templating MachObjectFile over endianness.
Rafael Espindola
2013-04-13
1
-52
/
+80
*
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
3
-5
/
+58
*
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
5
-23
/
+59
*
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Rafael Espindola
2013-04-12
1
-4
/
+12
*
Revert my last two commits while I debug what is wrong in a big endian host.
Rafael Espindola
2013-04-11
1
-12
/
+4
*
Print more information about relocations.
Rafael Espindola
2013-04-11
1
-4
/
+12
*
Template MachOObjectFile over endianness too.
Rafael Espindola
2013-04-10
1
-8
/
+8
*
Convert MachOObjectFile to a template.
Rafael Espindola
2013-04-09
1
-13
/
+15
*
Template the MachO types over the word size.
Rafael Espindola
2013-04-08
1
-5
/
+6
*
Remove two uses of getObject.
Rafael Espindola
2013-04-07
1
-13
/
+2
*
Remove usage of InMemoryStruct in getSymbol.
Rafael Espindola
2013-04-07
1
-26
/
+6
*
Remove a use of InMemoryStruct in llvm-readobj.
Rafael Espindola
2013-04-07
1
-9
/
+6
*
Make getObject const. Remove a const_cast.
Rafael Espindola
2013-04-07
1
-1
/
+1
[next]