aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-readobj
AgeCommit message (Expand)AuthorFilesLines
2016-09-02[llvm-readobj] - Teach readobj to print DT_AUXILIARY dynamic tag in human rea...George Rimar3-0/+38
2016-08-30Revert "ELFDumper: Unversioned symbols must not have trailing @"Hemant Kulkarni2-13/+13
2016-08-30ELFDumper: Unversioned symbols must not have trailing @Hemant Kulkarni2-13/+13
2016-08-30llvm-readobj: add support for printing GNU NotesSaleem Abdulrasool1-0/+76
2016-08-18llvm-readobj: handle import libraries with -coff-exportsSaleem Abdulrasool2-0/+22
2016-06-28[lanai] Update ELF number to correspond to the assigned number.Jacques Pienaar3-1/+1
2016-06-27[yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman3-8/+10
2016-06-22[llvm-readobj] - Teach llvm-readobj to print dependencies of SHT_GNU_verdef a...George Rimar1-34/+23
2016-06-07[llvm-readobj] - Teach llvm-readobj to dump .gnu.version_r sectionsGeorge Rimar2-0/+33
2016-06-02[COFF] Expose the PE debug data directory and dump itReid Kleckner2-0/+34
2016-05-21[llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag.George Rimar2-0/+9
2016-05-17[codeview] Test serialization of all known type recordsReid Kleckner2-0/+95
2016-05-14[codeview] Add type stream merging prototypeReid Kleckner3-0/+65
2016-05-13[codeview] Align class and print names of typesReid Kleckner1-3/+3
2016-05-13[codeview] Dump the type index on the first line of each recordReid Kleckner1-6/+3
2016-05-12[codeview] Fix dumping VFTables, stop when we see LF_PAD*Reid Kleckner2-0/+51
2016-05-04[llvm-readobj] Print MIPS .MIPS.options section contentSimon Atanasyan2-0/+12
2016-05-02[llvm-readobj] Dump hash as part of -version-info.Davide Italiano1-0/+3
2016-04-11[llvm-readobj] Add ELF hash histogram printingHemant Kulkarni1-0/+27
2016-03-25[llvm-readobj] Impl GNU style program headers printHemant Kulkarni3-0/+78
2016-03-24[llvm-readobj] Decode st_other symbol's flagsSimon Atanasyan3-0/+25
2016-03-21[llvm-readobj] Impl GNU style symbols printingHemant Kulkarni2-0/+46
2016-03-15[llvm-readobj] Impl GNU style printing of sections and relocationsHemant Kulkarni2-0/+63
2016-03-09[llvm-readobj] Enable GNU style section group printHemant Kulkarni1-0/+13
2016-03-01[lanai] Add ELF enum value and relocations.Jacques Pienaar5-0/+50
2016-02-25Reverts change r261907 and r261918Hemant Kulkarni2-63/+0
2016-02-25[llvm-readobj] Enable GNU style sections and relocations printingHemant Kulkarni2-0/+63
2016-02-16This reverts commit r260488 and r260489.Rafael Espindola3-223/+0
2016-02-11[readobj] Dump DT_JMPREL relocations when outputting dynamic relocations.Michael J. Spencer1-3/+28
2016-02-11[readobj] Handle ELF files with no section table or with no program headers.Michael J. Spencer3-0/+198
2016-02-10[llvm-readobj] Option to emit readelf like outputHemant Kulkarni1-0/+46
2016-02-10Revert "[llvm-readobj] Option to emit readelf like output"Hemant Kulkarni1-46/+0
2016-02-10[llvm-readobj] Option to emit readelf like outputHemant Kulkarni1-0/+46
2016-02-09[llvm-readobj][ELF] Show MIPS GOT content when there is another zero-sized se...Simon Atanasyan2-0/+45
2016-01-26[llvm-readobj] Add -elf-section-groups optionHemant Kulkarni2-0/+39
2016-01-25[ARM] Add DSP build attribute and extension targetingBradley Smith2-0/+14
2016-01-20[llvm-readobj][ELF] Teach llvm-readobj to show arch specific ELF section's flagsSimon Atanasyan1-0/+90
2016-01-16Fixed CRLF->LF line endings from r257914. NFC.George Rimar2-52/+52
2016-01-16[llvm-readobj] Dump DT_RELACOUNT correctly.Davide Italiano1-1/+1
2016-01-15[codeview] Handle multiple frame descriptions in readobjReid Kleckner1-7/+7
2016-01-15# This is a combination of 2 commits.Reid Kleckner2-14/+0
2016-01-15Recommit r257912George Rimar3-11/+53
2016-01-15Revert r257912 - forgot to commit one file.George Rimar3-53/+11
2016-01-15[llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section ta...George Rimar3-11/+53
2016-01-15[ARM] Add DSP build attribute and extension targetingBradley Smith2-0/+14
2016-01-15[codeview] Translate file table offsets to filenames and print themReid Kleckner1-5/+5
2016-01-14[codeview] Dump CodeView inlinee lines subsectionReid Kleckner2-0/+65
2016-01-13[readobj] Expand CodeView dumping functionalityReid Kleckner1-131/+132
2016-01-13[CodeView] Improve the line table dumperDavid Majnemer1-79/+230
2015-12-15[llvm-readobj] s/FunctionName/LinkageName/ for codeview dumpingReid Kleckner1-18/+18