summaryrefslogtreecommitdiffstats
path: root/llvm/test/ObjectYAML
Commit message (Expand)AuthorAgeFilesLines
* [Mach0YAML] Change n_type from uint8_t to llvm::yaml::Hex8Chris Bieneman2016-08-041-60/+60
* [macho2yaml] String table can contain null stringsChris Bieneman2016-08-041-0/+208
* [YAML] Fix YAML tags appearing before the start of sequence elementsChris Bieneman2016-06-281-2/+4
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-2715-15/+15
* [obj2yaml] [yaml2obj] Support for MachO Universal binariesChris Bieneman2016-06-241-0/+72
* [yaml2macho] Removing asserts in favor of explicit yaml parse errorChris Bieneman2016-06-232-0/+16
* [yaml2obj] Sort MachO LinkEdit write operations based on offsetChris Bieneman2016-06-031-0/+266
* Revert "[yaml2obj] Sort MachO LinkEdit write operations based on offset"Chris Bieneman2016-06-021-266/+0
* [yaml2obj] Sort MachO LinkEdit write operations based on offsetChris Bieneman2016-06-021-0/+266
* [obj2yaml] [yaml2obj] Support for MachO nlist and string tableChris Bieneman2016-06-021-0/+511
* [obj2yaml][yaml2obj] Support for reading and dumping the MachO export trieChris Bieneman2016-05-311-0/+191
* [obj2yaml][yaml2obj] Support for MachO lazy bindingsChris Bieneman2016-05-261-0/+466
* [obj2yaml][yaml2obj] Support for MachO weak bindingsChris Bieneman2016-05-261-0/+133
* [obj2yaml][yaml2obj] Support for MachO bind opcodesChris Bieneman2016-05-261-0/+133
* [obj2yaml] [yaml2obj] MachO support for rebase opcodesChris Bieneman2016-05-251-0/+92
* [MachOYAML] Removing duplicated field from LC_UUID YAMLChris Bieneman2016-05-202-3/+0
* [obj2yaml][yaml2obj] Adding enumFallback for MachO load commandsChris Bieneman2016-05-201-0/+51
* [obj2yaml] [yaml2obj] Adding a test for r270124Chris Bieneman2016-05-191-0/+62
* [yaml2obj] Removing debug code that scribbled 0xDEADBEEFChris Bieneman2016-05-191-110/+0
* Fixing test failure on Windows botChris Bieneman2016-05-181-0/+110
* Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64Chris Bieneman2016-05-182-4/+292
* Revert "[obj2yaml] [yaml2obj] Support MachO section and section_64Zachary Turner2016-05-172-292/+4
* Fixing a test case that I broke by fixing r269846Chris Bieneman2016-05-172-6/+12
* [obj2yaml] [yaml2obj] Support MachO section and section_64 structsChris Bieneman2016-05-171-0/+282
* Reapply r269782 "[obj2yaml] [yaml2obj] Support for MachO load command structu...Chris Bieneman2016-05-171-33/+210
* Revert "[obj2yaml] [yaml2obj] Support for MachO load command structures"Chris Bieneman2016-05-171-89/+0
* [obj2yaml] [yaml2obj] Support for MachO load command structuresChris Bieneman2016-05-171-0/+89
* [obj2yaml] [yaml2obj] Basic support for MachO::load_commandChris Bieneman2016-05-131-0/+81
* [yaml2macho] Handle mach_header_64 reserved fieldChris Bieneman2016-05-121-0/+2
* [yaml2obj] Support for dumping mach_header from yamlChris Bieneman2016-05-123-0/+47
OpenPOWER on IntegriCloud