Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old ELF linker. | Rafael Espindola | 2016-02-28 | 1 | -35/+0 |
* | ELF: Remove redundant namespace qualifiers. | Rui Ueyama | 2015-04-14 | 1 | -1/+1 |
* | ELF: Use less templates for ELF types. | Rui Ueyama | 2015-04-14 | 1 | -4/+3 |
* | ELF: Define ELF{32,64}{LE,BE} types and use them everywhere. | Rui Ueyama | 2015-04-14 | 1 | -4/+2 |
* | [ARM] clang-format ARM sources | Denis Protivensky | 2015-04-09 | 1 | -2/+1 |
* | ELF: Fix header file dependencies. | Rui Ueyama | 2015-04-03 | 1 | -1/+2 |
* | [ARM] Implement static (initial exec) TLS model | Denis Protivensky | 2015-03-19 | 1 | -0/+6 |
* | [ELF] Minimal implementation for ARM static linking | Greg Fitzgerald | 2015-01-21 | 1 | -0/+32 |