summaryrefslogtreecommitdiff
path: root/test/tools
Commit message (Expand)AuthorAge
* readobj: Dump PE/COFF optional records.Rui Ueyama2013-06-12
* Don't hide the first ELF symbol.Rafael Espindola2013-06-05
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* Use pointers to iterate over symbols.Rafael Espindola2013-04-24
* At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola2013-04-18
* Finish templating MachObjectFile over endianness.Rafael Espindola2013-04-13
* Teach llvm-readobj to print ELF program headersNico Rieck2013-04-12
* Add extensive relocation tests for llvm-readobjNico Rieck2013-04-12
* Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola2013-04-12
* Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola2013-04-11
* Print more information about relocations.Rafael Espindola2013-04-11
* Add MachO-x86-64 tests.Rafael Espindola2013-04-11
* Don't fetch pointers from a InMemoryStruct.Rafael Espindola2013-04-05
* The ppc bots say this is the last broken line, so lets try one more :-(Rafael Espindola2013-04-05
* One more try before I just delete the macho bits until tomorrow.Rafael Espindola2013-04-05
* More test loosening.Rafael Espindola2013-04-05
* Loosen this test too.Rafael Espindola2013-04-05
* Loosen this test.Rafael Espindola2013-04-05
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03
* PR10867: Analogue of r169441 for when using external 'sh'. And actually run t...Richard Smith2012-12-05
* PR10867. lit would interpretRichard Smith2012-12-05
* Add dump of Win64 EH unwind data.Michael J. Spencer2012-12-05
* Add a tests for the new -no-show-raw-insn option of llvm-objdump.Eli Bendersky2012-11-20