aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-readobj
AgeCommit message (Expand)Author
2018-11-07[llvm-readobj] Implement LLVM style printer for --notesJordan Rupprecht
2018-11-07[WebAssembly] Update test cases after FixFunctionBitcastsHeejin Ahn
2018-11-02[AArch64] [Windows] Misc fixes for llvm-readobj -unwind.Eli Friedman
2018-10-25[llvm-readobj] Print ELF header flags names in GNU outputSimon Atanasyan
2018-10-24[ARM64][Windows] Add unwind support to llvm-readobjSanjin Sijaric
2018-08-31[DebugInfo] Common behavior for error typesAlexandre Ganea
2018-08-16Add missing test file from r339799.Peter Collingbourne
2018-08-15llvm-readobj: Fix addend in relocations for android packed formatPeter Collingbourne
2018-07-25[llvm-readobj] Generic hex-dump optionPaul Semel
2018-07-19[llvm-readobj] - Do not report invalid amount of sections.George Rimar
2018-07-18[llvm-readobj] Generic -string-dump optionPaul Semel
2018-07-18[llvm-readobj] - Teach tool to dump objects with >= SHN_LORESERVE of sections.George Rimar
2018-07-11[llvm-readobj] Add -hex-dump (-x) optionPaul Semel
2018-07-01Revert "[llvm-readobj] Fix printing format"Paul Semel
2018-07-01[llvm-readobj] Fix printing formatPaul Semel
2018-06-28[llvm-readobj] Add experimental support for SHT_RELR sectionsJake Ehrlich
2018-06-07llvm-readobj: fix printing number of relocations in Android packed format.Peter Collingbourne
2018-06-04[llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND notes in .note.gnu.prop...Alexander Ivchenko
2018-05-30Reverted r333424 as it broke multiple build bots and left unfixed for a long ...Galina Kistanova
2018-05-29[llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND notes in .note.gnu.prop...Alexander Ivchenko
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg
2018-05-01[WebAssembly] llvm-readobj: display symbols names in relocationsSam Clegg
2018-04-27typoSam Clegg
2018-04-27[WebAssembly] Section symbols must have local bindingSam Clegg
2018-04-26[WebAssembly] Add version to object file metadataSam Clegg
2018-04-24[WebAssembly] Use section index in relocation section headerSam Clegg
2018-04-13Add PPC64_GLINK dynamic tag.Sean Fertile
2018-04-12[WebAssembly] libObject: Don't include the name the size of custom sectionsSam Clegg
2018-03-21Fix build bot after r328078 "llvm-readobj] - Teach llvm-readobj to dump .note...George Rimar
2018-03-21[llvm-readobj] - Teach llvm-readobj to dump .note.gnu.property sections.George Rimar
2018-03-12[llvm-readobj] Extend the output of -elf-section-groupsAlexander Shaposhnikov
2018-03-08Reland "[DebugInfo] Support DWARF expressions in eh_frame"Rafael Auler
2018-03-07Revert r326932: [DebugInfo] Support DWARF expressions in eh_frameRui Ueyama
2018-03-07[DebugInfo] Support DWARF expressions in eh_frameRafael Auler
2018-03-05[WebAssembly] Reorder reloc sections to come between symtab and nameNicholas Wilson
2018-03-01[WebAssembly] Update pre-generated test files to match latest llc output. NFC.Nicholas Wilson
2018-02-27[WebAssembly] Remove DataSize from linking metadata sectionSam Clegg
2018-02-23[WebAssembly] Add first claass symbol table to wasm objectsSam Clegg
2018-01-31Mark two tests REQUIRES: x86-registered-backendJustin Bogner
2018-01-30CodeGen: support an extension to pass linker options on ELFSaleem Abdulrasool
2018-01-17[WebAssembly] Remove debug names from symbol tableSam Clegg
2018-01-08[llvm-readobj] Support -needed-libs option for Mach-O filesPetr Hosek
2017-12-27[llvm-readobj] Support -needed-libs option for COFF filesPetr Hosek
2017-12-21[llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumpingSimon Atanasyan
2017-12-02[llvm-readobj] Print static MIPS GOTSimon Atanasyan
2017-10-25Assembly tests require x86 target.Peter Collingbourne
2017-10-25llvm-readobj: Add support for reading relocations in the Android packed format.Peter Collingbourne
2017-10-23[codeview] Add support for inlinee listsReid Kleckner
2017-10-05AMDGPU: Add and set AMDGPU-specific e_flagsKonstantin Zhuravlyov
2017-10-03AMDGPU: Add ELFOSABI_AMDGPU_PALKonstantin Zhuravlyov