summaryrefslogtreecommitdiff
path: root/tools/obj2yaml
AgeCommit message (Expand)Author
2017-11-16Add ELF dynamic symbol support to yaml2obj/obj2yamlDave Lee
2017-09-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-22[obj2yaml] Don't crash for input files without symbol tableAlexander Richardson
2017-09-21Add missing file from r313884.Benjamin Kramer
2017-09-20[WebAssembly] Add support for local symbol bindingsSam Clegg
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-06Use the section name if a STT_SECTION symbol has empty name.Rafael Espindola
2017-09-05Fix a use after free.Rafael Espindola
2017-09-05obj2yaml: Print unique section names.Rafael Espindola
2017-07-19Use delegation instead of inheritance.Rafael Espindola
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-16obj2yaml: Improve error reportingSam Clegg
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-14[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-06-06[DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...Wolfgang Pieb
2017-05-31Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.Galina Kistanova
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-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff
2017-03-07[ObjectYAML] Add support for DWARF5 Unit headerChris Bieneman
2017-03-06[ObjectYAML] Support for DW_FORM_implicit_const DWARF5 formChris Bieneman
2017-03-06[DWARFv5] Update definitions to match published spec.Paul Robinson
2017-03-03[ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman
2017-01-26[obj2yaml] Produce correct output for invalid relocations.Davide Italiano
2017-01-23Add LC_BUILD_VERSION load commandSteven Wu
2017-01-13Cleanup how DWARFDie attributes are accessed and decoded.Greg Clayton
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] Support for DWARF debug_info sectionChris 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
2016-12-20Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman
2016-12-20[ObjectYAML] Support for DWARF debug_info sectionChris Bieneman
2016-12-19[ObjectYAML] Support for DWARF Pub SectionsChris Bieneman
2016-12-09[ObjectYAML] Support for DWARF debug_arangesChris Bieneman
2016-12-08[ObjectYAML] Remove DWARF from class namesChris Bieneman
2016-12-07[obj2yaml] Refactor and abstract dwarf2yamlChris Bieneman
2016-12-07[ObjectYAML] Pull DWARF support into DWARFYAML namespaceChris Bieneman
2016-12-07[ObjectYAML] Support for DWARF __debug_abbrev sectionChris Bieneman