summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/MachOYAML.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-121-0/+44
OpenPOWER on IntegriCloud