summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj][ELF] Teach llvm-readobj to show arch specific ELF section's flagsSimon Atanasyan2016-01-201-0/+90
* Fixed CRLF->LF line endings from r257914. NFC.George Rimar2016-01-162-52/+52
* [llvm-readobj] Dump DT_RELACOUNT correctly.Davide Italiano2016-01-161-1/+1
* [codeview] Handle multiple frame descriptions in readobjReid Kleckner2016-01-151-7/+7
* # This is a combination of 2 commits.Reid Kleckner2016-01-152-14/+0
* Recommit r257912George Rimar2016-01-153-11/+53
* Revert r257912 - forgot to commit one file.George Rimar2016-01-153-53/+11
* [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section ta...George Rimar2016-01-153-11/+53
* [ARM] Add DSP build attribute and extension targetingBradley Smith2016-01-152-0/+14
* [codeview] Translate file table offsets to filenames and print themReid Kleckner2016-01-151-5/+5
* [codeview] Dump CodeView inlinee lines subsectionReid Kleckner2016-01-142-0/+65
* [readobj] Expand CodeView dumping functionalityReid Kleckner2016-01-131-131/+132
* [CodeView] Improve the line table dumperDavid Majnemer2016-01-131-79/+230
* [llvm-readobj] s/FunctionName/LinkageName/ for codeview dumpingReid Kleckner2015-12-151-18/+18
* [llvm-readobj] Teach ELFDumper about symbol versioning.Davide Italiano2015-10-161-1/+75
* [llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.Davide Italiano2015-10-152-0/+7
* [llvm-readobj/ELF] fix: add correct test inputsIgor Kudrin2015-10-144-0/+0
* [llvm-readobj/ELF] Print GNU Hash sectionIgor Kudrin2015-10-145-0/+63
* Added missing test for [ARM] AttributeParser. Check that build attributeAlexandros Lamprineas2015-10-051-0/+7
* [llvm-readobj] Fix another "time of check to time of use bug".Davide Italiano2015-09-171-0/+2
* [llvm-readobj] MachO -- correctly dump section field 'Reserved3'Davide Italiano2015-09-012-0/+14
* Object: Fix COFF import file's symbols.Rui Ueyama2015-09-011-1/+1
* llvm-readobj: Dump more info for COFF import libraries.Rui Ueyama2015-08-281-1/+5
* Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF shor...Rui Ueyama2015-08-281-13/+1
* ELF: Add AMDGPU specific defintionsTom Stellard2015-08-072-0/+28
* [Mips] Support DT_MIPS_RLD_MAP_REL dynamic section tag in the llvm-readobjSimon Atanasyan2015-08-012-0/+24
* [llvm-readobj] Print MIPS PLT tableSimon Atanasyan2015-07-092-0/+34
* [CodeView] Add support for emitting column informationDavid Majnemer2015-07-091-0/+10
* Improve the --expand-relocs handling of MachO.Rafael Espindola2015-06-182-168/+52
* Pass --expand-relocs to a few more tests.Rafael Espindola2015-06-182-44/+364
* [llvm-readobj] Print MIPS .reginfo section contentSimon Atanasyan2015-06-162-0/+10
* Fix the interpretation of a 0 st_name.Rafael Espindola2015-06-031-1/+1
* Clarify how the binary file checked in was generated.Davide Italiano2015-05-301-0/+4
* [llvm-readobj/ELF] Teach how to decode DF_1_XXX flagsDavide Italiano2015-05-252-0/+6
* [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program headerSimon Atanasyan2015-05-151-5/+17
* [llvm-readobj] Print .MIPS.abiflags section contentSimon Atanasyan2015-05-073-0/+42
* [Mips] Support DT_MIPS_OPTIONS dynamic section tag in the llvm-readobjSimon Atanasyan2015-04-202-0/+22
* llvm-readobj: teach it to handle MachO Universal Archive correctlyDavid Blaikie2015-04-132-0/+156
* [llvm-readobj] add support for macho universal binary.Rafael Espindola2015-03-242-0/+141
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* Modify llvm-readobj to dump symbol record bytes.Zachary Turner2015-02-181-14/+14
* llvm-readobj: add a test case for ARM_MOV32(T) base relocationSaleem Abdulrasool2015-01-312-0/+7
* Emit the build attribute Tag_conformance.Charlie Turner2015-01-052-0/+16
* llvm-readobj: add support to dump COFF export tablesSaleem Abdulrasool2015-01-034-0/+11
* Test all <build attribute, value> pairs.Charlie Turner2014-11-2822-287/+1148
* Stop uppercasing build attribute data.Charlie Turner2014-11-271-4/+4
* Update AArch64 ELF relocations to ABI 1.0Will Newton2014-11-263-4/+82
* Update ARM ELF relocations to ABI 2.09Will Newton2014-11-263-0/+2
* Forgot to add a file for r222734David Majnemer2014-11-251-0/+0
* COFF: Add another test for r222124David Majnemer2014-11-251-0/+2
OpenPOWER on IntegriCloud