summaryrefslogtreecommitdiff
path: root/lib/ObjectYAML
AgeCommit message (Expand)Author
2017-06-14Use make_shared instead of make_unique.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-12[pdb] Don't choke on unknown symbol types.Zachary Turner
2017-06-09[pdb] Support CoffSymbolRVA debug subsection.Zachary Turner
2017-06-09[CodeView] Support remaining debug subsection typesZachary Turner
2017-06-08[llvm-pdbdump] Support native ordering of subsections in raw mode.Zachary Turner
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-06-05[CodeView] Handle Cross Module Imports and Exports.Zachary Turner
2017-06-05AMDGPU: Remove deprecated and unused elf definitionsKonstantin Zhuravlyov
2017-06-02Fix build error on gcc.Zachary Turner
2017-06-02Fix build error with clang and gcc.Zachary Turner
2017-06-02[CodeView] Support CodeView subsections in any order.Zachary Turner
2017-06-01[CodeView] Properly align symbol records on read/write.Zachary Turner
2017-05-31[ObjectYAML] Split CodeViewYAML into 3 pieces.Zachary Turner
2017-05-31[ObjectYAML] Clean up the CodeView headers a bit.Zachary Turner
2017-05-30Try to fix build again.Zachary Turner
2017-05-30[CodeView] Move CodeView symbol yaml logic to ObjectYAML.Zachary Turner
2017-05-30Try to fix build.Zachary Turner
2017-05-30[CodeView] Move CodeView YAML code to ObjectYAML.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-26[WebAssembly] Allow for signed relocation addendsSam Clegg
2017-04-25[WebAssembly] Read global index in init expression as LEBSam Clegg
2017-03-31Add virtual destructor to WasmYAML::Section or avoid memory leakDerek Schuff
2017-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff
2017-03-07[ObjectYAML] Fix issue with DWARF2 AddrSize 8Chris Bieneman
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-06[ObjectYAML] NFC. Refactor DWARFYAML CompileUnit dump codeChris Bieneman
2017-03-03[ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman
2017-02-11Move symbols from the global namespace into (anonymous) namespaces. NFC.Benjamin Kramer
2017-01-31Make this file clang-format friendly and clang-format it.Rafael Espindola
2017-01-23Add LC_BUILD_VERSION load commandSteven Wu
2017-01-20[DWARF] [ObjectYAML] Adding APIs for unittestingChris Bieneman
2017-01-19Add support for the new LC_NOTE load command.Kevin Enderby
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] 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