summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] - Teach readobj to print DT_AUXILIARY dynamic tag in human rea...George Rimar2016-09-023-0/+38
* Revert "ELFDumper: Unversioned symbols must not have trailing @"Hemant Kulkarni2016-08-302-13/+13
* ELFDumper: Unversioned symbols must not have trailing @Hemant Kulkarni2016-08-302-13/+13
* llvm-readobj: add support for printing GNU NotesSaleem Abdulrasool2016-08-301-0/+76
* llvm-readobj: handle import libraries with -coff-exportsSaleem Abdulrasool2016-08-182-0/+22
* [lanai] Update ELF number to correspond to the assigned number.Jacques Pienaar2016-06-283-1/+1
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-273-8/+10
* [llvm-readobj] - Teach llvm-readobj to print dependencies of SHT_GNU_verdef a...George Rimar2016-06-221-34/+23
* [llvm-readobj] - Teach llvm-readobj to dump .gnu.version_r sectionsGeorge Rimar2016-06-072-0/+33
* [COFF] Expose the PE debug data directory and dump itReid Kleckner2016-06-022-0/+34
* [llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag.George Rimar2016-05-212-0/+9
* [codeview] Test serialization of all known type recordsReid Kleckner2016-05-172-0/+95
* [codeview] Add type stream merging prototypeReid Kleckner2016-05-143-0/+65
* [codeview] Align class and print names of typesReid Kleckner2016-05-131-3/+3
* [codeview] Dump the type index on the first line of each recordReid Kleckner2016-05-131-6/+3
* [codeview] Fix dumping VFTables, stop when we see LF_PAD*Reid Kleckner2016-05-122-0/+51
* [llvm-readobj] Print MIPS .MIPS.options section contentSimon Atanasyan2016-05-042-0/+12
* [llvm-readobj] Dump hash as part of -version-info.Davide Italiano2016-05-021-0/+3
* [llvm-readobj] Add ELF hash histogram printingHemant Kulkarni2016-04-111-0/+27
* [llvm-readobj] Impl GNU style program headers printHemant Kulkarni2016-03-253-0/+78
* [llvm-readobj] Decode st_other symbol's flagsSimon Atanasyan2016-03-243-0/+25
* [llvm-readobj] Impl GNU style symbols printingHemant Kulkarni2016-03-212-0/+46
* [llvm-readobj] Impl GNU style printing of sections and relocationsHemant Kulkarni2016-03-152-0/+63
* [llvm-readobj] Enable GNU style section group printHemant Kulkarni2016-03-091-0/+13
* [lanai] Add ELF enum value and relocations.Jacques Pienaar2016-03-015-0/+50
* Reverts change r261907 and r261918Hemant Kulkarni2016-02-252-63/+0
* [llvm-readobj] Enable GNU style sections and relocations printingHemant Kulkarni2016-02-252-0/+63
* This reverts commit r260488 and r260489.Rafael Espindola2016-02-163-223/+0
* [readobj] Dump DT_JMPREL relocations when outputting dynamic relocations.Michael J. Spencer2016-02-111-3/+28
* [readobj] Handle ELF files with no section table or with no program headers.Michael J. Spencer2016-02-113-0/+198
* [llvm-readobj] Option to emit readelf like outputHemant Kulkarni2016-02-101-0/+46
* Revert "[llvm-readobj] Option to emit readelf like output"Hemant Kulkarni2016-02-101-46/+0
* [llvm-readobj] Option to emit readelf like outputHemant Kulkarni2016-02-101-0/+46
* [llvm-readobj][ELF] Show MIPS GOT content when there is another zero-sized se...Simon Atanasyan2016-02-092-0/+45
* [llvm-readobj] Add -elf-section-groups optionHemant Kulkarni2016-01-262-0/+39
* [ARM] Add DSP build attribute and extension targetingBradley Smith2016-01-252-0/+14
* [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
OpenPOWER on IntegriCloud