| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement COFF emission for parsed Windows Resource ( .res) files. | Eric Beckmann | 2017-06-09 | 1 | -9/+507 |
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
| * | Fix bug on Big-Endian system, due to reference to vector out of scope. | Eric Beckmann | 2017-05-30 | 1 | -1/+1 |
| * | This patch should fix various clang warnings and a use of to_string | Eric Beckmann | 2017-05-30 | 1 | -1/+2 |
| * | [Object] Remove unused field + constructor. | Benjamin Kramer | 2017-05-30 | 1 | -2/+0 |
| * | [Object] Fix pessimizing move. | Benjamin Kramer | 2017-05-30 | 1 | -1/+1 |
| * | Adding parsing ability for .res file. | Eric Beckmann | 2017-05-30 | 1 | -12/+145 |
| * | Fix -Wunneeded-internal-declaration by removing constant arrays only used in ... | David Blaikie | 2017-05-20 | 1 | -6/+4 |
| * | Add functionality to cvtres to parse all entries in res file. | Eric Beckmann | 2017-05-20 | 1 | -0/+92 |

