summaryrefslogtreecommitdiff
path: root/test/tools/llvm-readobj/Inputs
Commit message (Expand)AuthorAge
* llvm-readobj: add support for PE32+ (Windows 64 bit executable).Rui Ueyama2014-01-26
* [Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTGOT dynamicSimon Atanasyan2014-01-05
* [Mips] Rename the test case input file. No functional changes.Simon Atanasyan2014-01-05
* Teach the llvm-readobj COFF dumper to dump debug line tables from object filesTimur Iskhodzhanov2013-12-19
* Remove the COFF files with Z7 debug info from the repoTimur Iskhodzhanov2013-12-19
* Add some simple COFF files with Z7 debug infoTimur Iskhodzhanov2013-12-17
* Path: Recognize COFF import library file magic.Rui Ueyama2013-11-15
* Recognize 0x0000 as a COFF file magic.Rui Ueyama2013-11-14
* Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to theSimon Atanasyan2013-11-11
* Print string value for DT_RPATH and DT_RUNPATH.Joerg Sonnenberger2013-09-03
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* Retry submitting r186623: COFFDumper: Dump data directory entries.Rui Ueyama2013-07-19
* Revert "COFFDumper: Dump data directory entries."Rui Ueyama2013-07-18
* COFFDumper: Dump data directory entries.Rui Ueyama2013-07-18
* readobj: Dump PE/COFF optional records.Rui Ueyama2013-06-12
* At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola2013-04-18
* Finish templating MachObjectFile over endianness.Rafael Espindola2013-04-13
* Add extensive relocation tests for llvm-readobjNico Rieck2013-04-12
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-03