summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/COFFYAML.cpp
Commit message (Expand)AuthorAgeFilesLines
* [COFF] Fix .bss section size bug in obj2yaml / yaml2objReid Kleckner2019-05-101-0/+6
* [COFF] Add new relocation types.Martin Storsjo2019-01-271-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ObjectYAML] [COFF] Support multiple symbols with the same nameMartin Storsjo2019-01-071-1/+2
* [Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea2018-04-091-3/+5
* Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner2017-12-061-3/+5
* [ObjectYAML] Map relocation types for COFF ARMNT and ARM64Martin Storsjo2017-11-061-0/+48
* [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-07-011-18/+44
* Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-1/+10
* Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-10/+1
* [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner2017-06-141-1/+10
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-271-0/+1
* [COFF] Expose the PE debug data directory and dump itReid Kleckner2016-06-021-1/+1
* Forgot to commit this with r263692David Majnemer2016-03-171-1/+1
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-011-0/+503
OpenPOWER on IntegriCloud