Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." | Zachary Turner | 2017-06-14 | 1 | -1/+1 |
* | Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..." | Zachary Turner | 2017-06-14 | 1 | -1/+1 |
* | [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections. | Zachary Turner | 2017-06-14 | 1 | -1/+1 |
* | [pdb] Don't crash on unknown debug subsections. | Zachary Turner | 2017-06-09 | 1 | -13/+0 |
* | [CodeView] Support remaining debug subsection types | Zachary Turner | 2017-06-09 | 1 | -9/+14 |
* | [CodeView] Handle Cross Module Imports and Exports. | Zachary Turner | 2017-06-05 | 1 | -0/+2 |
* | [CodeView] Support CodeView subsections in any order. | Zachary Turner | 2017-06-02 | 1 | -7/+7 |
* | Fix 2 more -Wreorder warnings. | Zachary Turner | 2017-06-01 | 1 | -4/+4 |
* | [CodeView] Properly align symbol records on read/write. | Zachary Turner | 2017-06-01 | 1 | -9/+17 |
* | [CodeView] Add more DebugSubsection implementations. | Zachary Turner | 2017-05-30 | 1 | -1/+1 |
* | [CodeView] Rename ModuleDebugFragment -> DebugSubsection. | Zachary Turner | 2017-05-30 | 1 | -0/+81 |