summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj
Commit message (Expand)AuthorAgeFilesLines
* [libObject] Fix getDesc for Elf_Note_ImplJake Ehrlich2018-11-131-0/+32
* [llvm-readelf] Make llvm-readelf more compatible with GNU readelf.Jordan Rupprecht2018-11-124-12/+92
* [llvm-readobj] Implement LLVM style printer for --notesJordan Rupprecht2018-11-073-31/+119
* [WebAssembly] Update test cases after FixFunctionBitcastsHeejin Ahn2018-11-075-12/+23
* [AArch64] [Windows] Misc fixes for llvm-readobj -unwind.Eli Friedman2018-11-021-2/+3
* [llvm-readobj] Print ELF header flags names in GNU outputSimon Atanasyan2018-10-251-0/+23
* [ARM64][Windows] Add unwind support to llvm-readobjSanjin Sijaric2018-10-246-0/+223
* [DebugInfo] Common behavior for error typesAlexandre Ganea2018-08-311-1/+1
* Add missing test file from r339799.Peter Collingbourne2018-08-161-0/+31
* llvm-readobj: Fix addend in relocations for android packed formatPeter Collingbourne2018-08-151-0/+42
* [llvm-readobj] Generic hex-dump optionPaul Semel2018-07-251-0/+5
* [llvm-readobj] - Do not report invalid amount of sections.George Rimar2018-07-191-1/+2
* [llvm-readobj] Generic -string-dump optionPaul Semel2018-07-181-0/+8
* [llvm-readobj] - Teach tool to dump objects with >= SHN_LORESERVE of sections.George Rimar2018-07-183-0/+36
* [llvm-readobj] Add -hex-dump (-x) optionPaul Semel2018-07-111-0/+20
* Revert "[llvm-readobj] Fix printing format"Paul Semel2018-07-011-8/+0
* [llvm-readobj] Fix printing formatPaul Semel2018-07-011-0/+8
* [llvm-readobj] Add experimental support for SHT_RELR sectionsJake Ehrlich2018-06-283-0/+182
* llvm-readobj: fix printing number of relocations in Android packed format.Peter Collingbourne2018-06-071-0/+2
* [llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND notes in .note.gnu.prop...Alexander Ivchenko2018-06-041-3/+36
* Reverted r333424 as it broke multiple build bots and left unfixed for a long ...Galina Kistanova2018-05-301-36/+3
* [llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND notes in .note.gnu.prop...Alexander Ivchenko2018-05-291-3/+36
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] llvm-readobj: display symbols names in relocationsSam Clegg2018-05-011-3/+3
* typoSam Clegg2018-04-271-0/+0
* [WebAssembly] Section symbols must have local bindingSam Clegg2018-04-271-0/+0
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-262-2/+2
* [WebAssembly] Use section index in relocation section headerSam Clegg2018-04-241-0/+0
* Add PPC64_GLINK dynamic tag.Sean Fertile2018-04-132-0/+11
* [WebAssembly] libObject: Don't include the name the size of custom sectionsSam Clegg2018-04-121-2/+2
* Fix build bot after r328078 "llvm-readobj] - Teach llvm-readobj to dump .note...George Rimar2018-03-211-2/+1
* [llvm-readobj] - Teach llvm-readobj to dump .note.gnu.property sections.George Rimar2018-03-212-0/+90
* [llvm-readobj] Extend the output of -elf-section-groupsAlexander Shaposhnikov2018-03-122-0/+8
* Reland "[DebugInfo] Support DWARF expressions in eh_frame"Rafael Auler2018-03-082-0/+216
* Revert r326932: [DebugInfo] Support DWARF expressions in eh_frameRui Ueyama2018-03-072-216/+0
* [DebugInfo] Support DWARF expressions in eh_frameRafael Auler2018-03-072-0/+216
* [WebAssembly] Reorder reloc sections to come between symtab and nameNicholas Wilson2018-03-052-5/+5
* [WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson2018-03-014-14/+14
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-234-45/+20
* Mark two tests REQUIRES: x86-registered-backendJustin Bogner2018-01-311-0/+1
* CodeGen: support an extension to pass linker options on ELFSaleem Abdulrasool2018-01-301-0/+11
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-171-15/+0
* [llvm-readobj] Support -needed-libs option for Mach-O filesPetr Hosek2018-01-081-0/+26
* [llvm-readobj] Support -needed-libs option for COFF filesPetr Hosek2017-12-272-0/+5
* [llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumpingSimon Atanasyan2017-12-212-2/+166
* [llvm-readobj] Print static MIPS GOTSimon Atanasyan2017-12-022-1/+38
* Assembly tests require x86 target.Peter Collingbourne2017-10-256-0/+6
* llvm-readobj: Add support for reading relocations in the Android packed format.Peter Collingbourne2017-10-259-0/+201
* [codeview] Add support for inlinee listsReid Kleckner2017-10-232-0/+38
OpenPOWER on IntegriCloud