summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML
Commit message (Expand)AuthorAgeFilesLines
* [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
* Reapply r269782 "[obj2yaml] [yaml2obj] Support for MachO load command structu...Chris Bieneman2016-05-171-6/+353
* Revert "[obj2yaml] [yaml2obj] Support for MachO load command structures"Chris Bieneman2016-05-171-354/+6
* [obj2yaml] [yaml2obj] Support for MachO load command structuresChris Bieneman2016-05-171-6/+354
* [obj2yaml] [yaml2obj] Basic support for MachO::load_commandChris Bieneman2016-05-131-0/+11
* [yaml2macho] Handle mach_header_64 reserved fieldChris Bieneman2016-05-121-0/+2
* [ObjectYAML] filetype is a required field in MachO headersChris Bieneman2016-05-121-1/+1
* [obj2yaml] Include all mach_header fields in yamlChris Bieneman2016-05-121-1/+3
* [ObjectYAML] Support Thin MachO headers to YAMLChris Bieneman2016-05-122-0/+45
* [lanai] Add Lanai backend.Jacques Pienaar2016-03-281-0/+4
* Forgot to commit this with r263692David Majnemer2016-03-171-1/+1
* [AMDGPU] add AMDGPU target support to ELFObjectFile.h headerValery Pykhtin2016-03-091-0/+1
* Add LLVMBuild for ObjectYAML.Rafael Espindola2016-03-011-0/+14
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-014-0/+1397
OpenPOWER on IntegriCloud