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
/
test
/
tools
/
llvm-readobj
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
Simon Atanasyan
2013-10-07
1
-0
/
+30
*
Print string value for DT_RPATH and DT_RUNPATH.
Joerg Sonnenberger
2013-09-03
2
-0
/
+4
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
2
-48
/
+0
*
Retry submitting r186623: COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-19
2
-11
/
+45
*
Revert "COFFDumper: Dump data directory entries."
Rui Ueyama
2013-07-18
2
-45
/
+11
*
COFFDumper: Dump data directory entries.
Rui Ueyama
2013-07-18
2
-11
/
+45
*
readobj: Dump PE/COFF optional records.
Rui Ueyama
2013-06-12
2
-0
/
+51
*
Don't hide the first ELF symbol.
Rafael Espindola
2013-06-05
1
-0
/
+9
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
2
-5
/
+27
*
Use pointers to iterate over symbols.
Rafael Espindola
2013-04-24
2
-52
/
+52
*
At Jim Grosbach's request detemplate Object/MachO.h.
Rafael Espindola
2013-04-18
4
-0
/
+487
*
Finish templating MachObjectFile over endianness.
Rafael Espindola
2013-04-13
5
-0
/
+533
*
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
1
-0
/
+74
*
Add extensive relocation tests for llvm-readobj
Nico Rieck
2013-04-12
14
-0
/
+1749
*
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Rafael Espindola
2013-04-12
2
-14
/
+14
*
Revert my last two commits while I debug what is wrong in a big endian host.
Rafael Espindola
2013-04-11
2
-14
/
+14
*
Print more information about relocations.
Rafael Espindola
2013-04-11
2
-14
/
+14
*
Add MachO-x86-64 tests.
Rafael Espindola
2013-04-11
3
-87
/
+213
*
Don't fetch pointers from a InMemoryStruct.
Rafael Espindola
2013-04-05
2
-6
/
+6
*
The ppc bots say this is the last broken line, so lets try one more :-(
Rafael Espindola
2013-04-05
1
-1
/
+1
*
One more try before I just delete the macho bits until tomorrow.
Rafael Espindola
2013-04-05
2
-2
/
+2
*
More test loosening.
Rafael Espindola
2013-04-05
2
-4
/
+4
*
Loosen this test too.
Rafael Espindola
2013-04-05
1
-1
/
+1
*
Loosen this test.
Rafael Espindola
2013-04-05
1
-1
/
+1
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
13
-0
/
+484