summaryrefslogtreecommitdiff
path: root/test/Object/obj2yaml.test
Commit message (Expand)AuthorAge
* [elf2yaml][ELF] Move Info field to the RelocationSection structure. ThisSimon Atanasyan2014-05-29
* [YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.Simon Atanasyan2014-05-23
* [obj2yaml][ELF] Print relocation's offset as a hex number. Use a properSimon Atanasyan2014-05-15
* [obj2yaml][ELF] Do not print empty Link and Info fields for ELF sections.Simon Atanasyan2014-05-15
* [obj2yaml] Support ELF input format in the obj2yaml tool.Simon Atanasyan2014-05-14
* Revert "Revert "YAMLIO: Encode ambiguous hex strings explicitly""David Majnemer2014-04-09
* obj2yaml: Use the correct relocation type for different machine typesDavid Majnemer2014-04-07
* Object: Provide a richer means of describing auxiliary symbolsDavid Majnemer2014-03-19
* Print symbol names in relocations when dumping COFF as YAML.Rafael Espindola2013-06-06
* Don't print default values for NumberOfAuxSymbols and AuxiliaryData.Rafael Espindola2013-06-05
* Use std::list so that we have a stable iterator.Rafael Espindola2013-05-21
* Temporarily disable this test because it is failing when using libc++.Bob Wilson2013-05-19
* Convert obj2yaml to use yamlio.Rafael Espindola2013-05-17
* Add a test for obj2yaml in preparation for refactoring it.Rafael Espindola2013-04-05