summaryrefslogtreecommitdiffstats
path: root/tools/yaml2obj/yaml2obj.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+5
* [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuseChris Bieneman2017-01-121-15/+0
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-101-0/+1
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-101-1/+0
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-101-0/+1
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-091-1/+0
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-091-0/+1
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-221-0/+1
* [ObjectYAML] MachO support for endiannessChris Bieneman2016-12-221-5/+4
* Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman2016-12-201-1/+0
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-201-0/+1
* Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman2016-12-201-1/+0
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-201-0/+1
* [ObjectYAML] Support for DWARF Pub SectionsChris Bieneman2016-12-191-0/+3
* [ObjectYAML] Support for DWARF debug_arangesChris Bieneman2016-12-091-0/+2
* [ObjectYAML] Remove DWARF from class namesChris Bieneman2016-12-081-3/+3
* [yaml2obj] Refactor and abstract yaml2dwarf functionsChris Bieneman2016-12-071-0/+9
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-271-3/+14
* Initial add for MachO support for yaml2objChris Bieneman2016-05-111-0/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [yaml2obj] Add new command line option `-docnum`.Simon Atanasyan2014-05-311-4/+6
* [yaml2obj] Initial ELF support.Sean Silva2013-06-101-0/+1
* yaml2obj: split out COFF logic into separate fileSean Silva2013-06-051-0/+21