summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/sections-ext.test
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] MachO -- correctly dump section field 'Reserved3'Davide Italiano2015-09-011-0/+7
* Improve the --expand-relocs handling of MachO.Rafael Espindola2015-06-181-84/+26
* Pass --expand-relocs to a few more tests.Rafael Espindola2015-06-181-22/+182
* Fix the interpretation of a 0 st_name.Rafael Espindola2015-06-031-1/+1
* Object: Add support for bigobjDavid Majnemer2014-09-101-1/+0
* llvm-readobj: fix MachO relocatoin printing a bit.Tim Northover2014-07-041-26/+26
* Fix the printing of n_type.Rafael Espindola2014-03-061-9/+18
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-4/+26
* Use pointers to iterate over symbols.Rafael Espindola2013-04-241-26/+26
* At Jim Grosbach's request detemplate Object/MachO.h.Rafael Espindola2013-04-181-0/+277
* Finish templating MachObjectFile over endianness.Rafael Espindola2013-04-131-0/+313
* Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola2013-04-121-7/+7
* Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola2013-04-111-7/+7
* Print more information about relocations.Rafael Espindola2013-04-111-7/+7
* Add MachO-x86-64 tests.Rafael Espindola2013-04-111-42/+118
* Don't fetch pointers from a InMemoryStruct.Rafael Espindola2013-04-051-2/+2
* One more try before I just delete the macho bits until tomorrow.Rafael Espindola2013-04-051-1/+1
* More test loosening.Rafael Espindola2013-04-051-1/+1
* Loosen this test too.Rafael Espindola2013-04-051-1/+1
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-031-0/+175
OpenPOWER on IntegriCloud