summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/yaml2obj/ELF
Commit message (Expand)AuthorAgeFilesLines
* Revert "[yaml2obj/obj2yaml] - Add support for SHT_RELR sections."Georgii Rymar2020-01-151-207/+0
* [yaml2obj/obj2yaml] - Add support for SHT_RELR sections.Georgii Rymar2020-01-151-0/+207
* [test] do not parse ls output for file size; NFCIBryan Chan2019-12-301-2/+2
* [yaml2obj] - Allow using an arbitrary value for OSABI.Georgii Rymar2019-12-231-0/+13
* [yaml2obj] - Add support for ELFOSABI_LINUX.Georgii Rymar2019-12-231-21/+31
* [yaml2obj] - Add testing for OSABI field.Georgii Rymar2019-12-231-0/+317
* [yaml2obj] - Add a way to override sh_flags section field.Georgii Rymar2019-12-131-0/+90
* [ELF] Support for PT_GNU_PROPERTY in header and toolsPeter Smith2019-12-041-0/+4
* [yaml2obj] - Make DynamicSymbols to be Optional<> too.Georgii Rymar2019-12-046-35/+83
* [yaml2obj][test] - Remove excessive symtab-shinfo.yaml.Georgii Rymar2019-12-041-43/+0
* [yaml2obj] - Add a way to describe content of the SHT_GNU_verneed section wit...Georgii Rymar2019-11-291-2/+76
* [llvm-readobj] - Always print "Predecessors" for version definition sections.Georgii Rymar2019-11-271-0/+2
* [llvm-readobj/llvm-readelf] - Reimplement dumping of the SHT_GNU_verdef section.Georgii Rymar2019-11-261-1/+1
* [yaml2obj] - Fix BB after «[yaml2obj] - Teach tool to describe SHT_GNU_verde...Georgii Rymar2019-11-261-1/+1
* [yaml2obj] - Teach tool to describe SHT_GNU_verdef section with a "Content" p...Georgii Rymar2019-11-261-2/+81
* [yaml2obj/obj2yaml] - Add support for SHT_LLVM_DEPENDENT_LIBRARIES sections.Georgii Rymar2019-11-251-0/+87
* [llvm-readobj/llvm-readelf] - Improve dumping of versioning sections.Georgii Rymar2019-11-203-8/+24
* [yaml2obj][test] Move tests to binary format specific subdirectoriesFangrui Song2019-11-1872-0/+6151
OpenPOWER on IntegriCloud