summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/Inputs
Commit message (Expand)AuthorAgeFilesLines
* AArch64: add support for dynamic-loader relocationsTim Northover2014-08-112-0/+11
* llvm-readobj: zero out timestamp in COFF auto-generated test files.Tim Northover2014-08-113-0/+4
* [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,Simon Atanasyan2014-07-131-0/+0
* [llvm-readobj] Fix output of MIPS GOT without local and global entries.Simon Atanasyan2014-07-051-0/+0
* [llvm-readobj][ELF] New `-mips-plt-got` command line option to outputSimon Atanasyan2014-06-181-0/+0
* [llvm-readobj] Print values of FLAGS and MIPS_FLAGS dynamic table tagsSimon Atanasyan2014-05-111-0/+0
* tools: fix invalid printing, buffer overrun in llvm-readobjSaleem Abdulrasool2014-04-161-0/+21
* tools: address possible non-null terminated filenamesSaleem Abdulrasool2014-04-141-0/+21
* Object/COFF: Add function to check if section number is reserved one.Rui Ueyama2014-03-181-0/+0
* llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLINico Rieck2014-03-172-0/+2
* Support: add support to identify WinCOFF/ARM objectsSaleem Abdulrasool2014-03-131-0/+0
* Relax COFF string table checkNico Rieck2014-02-261-0/+0
* llvm-readobj: add support for PE32+ (Windows 64 bit executable).Rui Ueyama2014-01-261-0/+0
* [Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTGOT dynamicSimon Atanasyan2014-01-052-1/+3
* [Mips] Rename the test case input file. No functional changes.Simon Atanasyan2014-01-052-1/+1
* Teach the llvm-readobj COFF dumper to dump debug line tables from object filesTimur Iskhodzhanov2013-12-194-0/+0
* Remove the COFF files with Z7 debug info from the repoTimur Iskhodzhanov2013-12-194-0/+0
* Add some simple COFF files with Z7 debug infoTimur Iskhodzhanov2013-12-174-0/+0
* Path: Recognize COFF import library file magic.Rui Ueyama2013-11-151-0/+0
* Recognize 0x0000 as a COFF file magic.Rui Ueyama2013-11-141-0/+0
* Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to theSimon Atanasyan2013-11-112-0/+7
* Print string value for DT_RPATH and DT_RUNPATH.Joerg Sonnenberger2013-09-031-0/+0
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-25/+0
* Retry submitting r186623: COFFDumper: Dump data directory entries.Rui Ueyama2013-07-191-0/+0
* Revert "COFFDumper: Dump data directory entries."Rui Ueyama2013-07-181-0/+0
* COFFDumper: Dump data directory entries.Rui Ueyama2013-07-181-0/+0
* readobj: Dump PE/COFF optional records.Rui Ueyama2013-06-121-0/+0
* At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola2013-04-181-0/+0
* Finish templating MachObjectFile over endianness.Rafael Espindola2013-04-132-0/+0
* Add extensive relocation tests for llvm-readobjNico Rieck2013-04-1213-0/+1086
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-037-0/+19
OpenPOWER on IntegriCloud