summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML
Commit message (Expand)AuthorAgeFilesLines
...
* Make this file clang-format friendly and clang-format it.Rafael Espindola2017-01-311-418/+416
* Add LC_BUILD_VERSION load commandSteven Wu2017-01-231-0/+21
* [DWARF] [ObjectYAML] Adding APIs for unittestingChris Bieneman2017-01-201-0/+39
* Add support for the new LC_NOTE load command.Kevin Enderby2017-01-191-0/+8
* [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuseChris Bieneman2017-01-122-2/+335
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-101-10/+57
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-101-56/+10
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-101-10/+56
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-091-56/+10
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-091-10/+56
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-221-4/+29
* [ObjectYAML] MachO support for endiannessChris Bieneman2016-12-221-0/+5
* Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman2016-12-201-29/+4
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-201-4/+29
* Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman2016-12-201-29/+4
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-201-4/+29
* [ObjectYAML] Support for DWARF Pub SectionsChris Bieneman2016-12-191-0/+30
* [ARM] Implement execute-only support in CodeGenPrakhar Bahuguna2016-12-151-0/+3
* [ObjectYAML] Support for DWARF debug_arangesChris Bieneman2016-12-091-0/+18
* [ObjectYAML] Remove DWARF from class namesChris Bieneman2016-12-081-7/+7
* [ObjectYAML] Pull DWARF support into DWARFYAML namespaceChris Bieneman2016-12-073-24/+48
* [ObjectYAML] Rename DWARF entries to match section namesChris Bieneman2016-12-071-2/+2
* [ObjectYAML] Support for DWARF __debug_abbrev sectionChris Bieneman2016-12-071-2/+17
* [ObjectYAML] First bit of support for encoding DWARF in MachOChris Bieneman2016-12-061-1/+16
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-1/+1
* [RISCV] Add RISC-V ELF definesAlex Bradbury2016-11-011-0/+4
* [macho2yaml] Don't write empty linkedit dataChris Bieneman2016-08-171-1/+6
* [MachOYAML] Don't output empty ExportTrieChris Bieneman2016-08-111-1/+2
* BPF: Use official ELF e_machine valueAlexei Starovoitov2016-07-151-0/+4
* [YAML] Fix YAML tags appearing before the start of sequence elementsChris Bieneman2016-06-281-1/+1
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-275-28/+60
* [obj2yaml] [yaml2obj] Support for MachO Universal binariesChris Bieneman2016-06-241-1/+62
* [MachOYAML] Use a temporary to avoid gcc strict-aliasing warningChris Bieneman2016-06-231-2/+4
* [yaml2macho] Removing asserts in favor of explicit yaml parse errorChris Bieneman2016-06-231-2/+4
* Support/ELF: Add AMDGPU relocation definitions to match documentationTom Stellard2016-06-171-0/+3
* [obj2yaml] [yaml2obj] Support for MachO nlist and string tableChris Bieneman2016-06-021-0/+11
* [COFF] Expose the PE debug data directory and dump itReid Kleckner2016-06-021-1/+1
* [obj2yaml][yaml2obj] Support for reading and dumping the MachO export trieChris Bieneman2016-05-311-0/+19
* [obj2yaml][yaml2obj] Support for MachO lazy bindingsChris Bieneman2016-05-261-0/+1
* [obj2yaml][yaml2obj] Support for MachO weak bindingsChris Bieneman2016-05-261-0/+1
* [obj2yaml][yaml2obj] Support for MachO bind opcodesChris Bieneman2016-05-261-4/+14
* [obj2yaml] [yaml2obj] MachO support for rebase opcodesChris Bieneman2016-05-251-0/+13
* [MachOYAML] Removing duplicated field from LC_UUID YAMLChris Bieneman2016-05-201-1/+0
* [obj2yaml] [yaml2obj] Support for MachO Load Command dataChris Bieneman2016-05-191-4/+30
* Revert "[obj2yaml] [yaml2obj] Support for MachO Load Command data"Chris Bieneman2016-05-191-30/+4
* [obj2yaml] [yaml2obj] Support for MachO Load Command dataChris Bieneman2016-05-191-4/+30
* Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64Chris Bieneman2016-05-181-4/+27
* Revert "[obj2yaml] [yaml2obj] Support MachO section and section_64Zachary Turner2016-05-171-24/+2
* [obj2yaml][yaml2obj] Fixing dyld_info_command mappingsChris Bieneman2016-05-171-2/+4
* [obj2yaml] [yaml2obj] Support MachO section and section_64 structsChris Bieneman2016-05-171-0/+20
OpenPOWER on IntegriCloud