summaryrefslogtreecommitdiff
path: root/tools/yaml2obj
AgeCommit message (Expand)Author
2017-12-28Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer
2017-12-14[WebAssembly] Add support for init functions linking metadataSam Clegg
2017-12-13[WebAssembly] Add linking metatdata test coverage for wasm2yamlSam Clegg
2017-12-13Remove redundant includes from tools.Michael Zolotukhin
2017-12-06Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner
2017-11-16Add ELF dynamic symbol support to yaml2obj/obj2yamlDave 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-07Fix build bots after r317622Dave 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-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-23[Support] Rename tool_output_file to ToolOutputFile, NFCReid Kleckner
2017-09-20Reland "[WebAssembly] Add support for naming wasm data segments"Sam Clegg
2017-09-20Reverting due to Green Dragon bot failure.Mike Edwards
2017-09-19[WebAssembly] Add support for naming wasm data segmentsSam Clegg
2017-09-07[yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVEPetr Hosek
2017-09-01[WebAssembly] Update relocation names to match specSam Clegg
2017-08-30[yaml2obj][ELF] Make symbols optional for relocationsPetr Hosek
2017-07-19[yaml2obj][ELF] Add support for program headersPetr Hosek
2017-07-12[WebAssembly] Expose the offset of each data segmentSam Clegg
2017-06-27[WebAssembly] Add data size and alignement to linking sectionSam Clegg
2017-06-20[WebAssembly] Add support for weak symbols in the binary formatSam Clegg
2017-06-15Try to fix uninitialized read reported by msan.Zachary Turner
2017-06-14Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner
2017-06-14Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner
2017-06-14Fix some more errors.Zachary Turner
2017-06-14[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-05-10[WebAssembly] Fix build error in wasm YAML codeSam Clegg
2017-05-09[WebAssembly] Improve libObject support for wasm imports and exportsSam Clegg
2017-05-05[WebAssembly] Add ObjectYAML support for wasm name sectionSam Clegg
2017-04-05[yaml2obj] Factor out error handling code.Davide Italiano
2017-04-05[yaml2obj] Improve error message when output file cannot be opened.Davide Italiano
2017-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff
2017-01-23Add LC_BUILD_VERSION load commandSteven Wu
2017-01-12[ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuseChris Bieneman
2017-01-10[ObjectYAML] Support for DWARF line tablesChris Bieneman
2017-01-10Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman
2017-01-10[ObjectYAML] Support for DWARF line tablesChris Bieneman
2017-01-09Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman
2017-01-09[ObjectYAML] Support for DWARF line tablesChris Bieneman
2016-12-22[ObjectYAML] Fixing a compiler warningChris Bieneman
2016-12-22[ObjectYAML] Support for DWARF debug_info sectionChris Bieneman
2016-12-22[ObjectYAML] Fixing big endian bots from r290381Chris Bieneman
2016-12-22[ObjectYAML] MachO support for endiannessChris Bieneman
2016-12-20Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman
2016-12-20[ObjectYAML] Support for DWARF debug_info sectionChris Bieneman