Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COFF: Remove the old COFF linker and make link an alias to link2. | Rui Ueyama | 2015-08-06 | 1 | -77/+0 |
* | Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>& | David Blaikie | 2015-06-19 | 1 | -3/+3 |
* | [lld] Allow LLD passes to return error codes. | Lang Hames | 2015-06-19 | 1 | -3/+5 |
* | Merge MutableFile with SimpleFile. | Rui Ueyama | 2015-04-07 | 1 | -1/+1 |
* | Sort include files according to convention. | Shankar Easwaran | 2014-10-18 | 1 | -2/+0 |
* | [PECOFF] Remove yet another use of _is64 | Rui Ueyama | 2014-10-07 | 1 | -1/+1 |
* | [PECOFF] Fix PE+ relocations | Rui Ueyama | 2014-08-22 | 1 | -2/+3 |
* | Move Simple.h and Alias.h to include/Core. | Rui Ueyama | 2014-06-11 | 1 | -1/+1 |
* | [PECOFF] Emit Load Configuration and SEH Table for x86. | Rui Ueyama | 2014-02-26 | 1 | -0/+76 |