| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
| * | Fix uninitialized read. | Zachary Turner | 2017-06-06 | 1 | -6/+8 |
| * | [PDB] Fix use after free. | Zachary Turner | 2017-06-03 | 1 | -1/+1 |
| * | [CodeView] Support CodeView subsections in any order. | Zachary Turner | 2017-06-02 | 1 | -37/+4 |
| * | [CodeView] Properly align symbol records on read/write. | Zachary Turner | 2017-06-01 | 1 | -7/+12 |
| * | [CodeView] Rename ModuleDebugFragment -> DebugSubsection. | Zachary Turner | 2017-05-30 | 1 | -9/+9 |
| * | Fix use after free in BinaryStream library. | Zachary Turner | 2017-05-03 | 1 | -0/+8 |
| * | [PDB/CodeView] Read/write codeview inlinee line information. | Zachary Turner | 2017-05-02 | 1 | -1/+15 |
| * | [CodeView] Write CodeView line information. | Zachary Turner | 2017-05-01 | 1 | -6/+53 |
| * | [llvm-pdbdump] Abstract some of the YAML/Raw printing code. | Zachary Turner | 2017-04-29 | 1 | -2/+2 |
| * | Rename some PDB classes. | Zachary Turner | 2017-04-27 | 1 | -0/+141 |

