aboutsummaryrefslogtreecommitdiff
path: root/test/tools/yaml2obj
AgeCommit message (Expand)Author
2018-08-16[yaml2obj] - Allow to use numeric sh_link (Link) value for sections.George Rimar
2018-08-16[yaml2elf] - Use check-next in test.George Rimar
2018-08-16[yaml2elf] - Simplify code, add a test. NFC.George Rimar
2018-08-15[yaml2obj] - Teach yaml2obj to produce SHT_GROUP section with a custom Info f...George Rimar
2018-08-15[yaml2obj] - Teach tool to produce SHT_GROUP section with a custom type.George Rimar
2018-08-07[yaml2obj] - Add a support for changing EntSize.George Rimar
2018-07-23[yaml2obj] Add default sh_entsize for dynamic sectionsPaul Semel
2017-11-16Add ELF dynamic symbol support to yaml2obj/obj2yamlDave Lee
2017-11-16Allow empty mappings for optional YAML inputDave Lee
2017-11-09Reapply: Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-08Revert "Reapply: Allow yaml2obj to order implicit sections for ELF"Dave Lee
2017-11-08Reapply: Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-07Revert "Allow yaml2obj to order implicit sections for ELF"Dave Lee
2017-11-07Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-01[yaml2obj][ELF] Add support for setting alignment in program headersJake Ehrlich
2017-09-07[yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVEPetr Hosek
2017-08-30[yaml2obj][ELF] Make symbols optional for relocationsPetr Hosek
2017-07-19[yaml2obj][ELF] Add support for program headersPetr Hosek
2017-04-05[yaml2obj] Improve error message when output file cannot be opened.Davide Italiano
2017-03-30[yaml2obj] Enable and fix testsChris Bieneman
2016-06-27[yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman