Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old ELF linker. | Rafael Espindola | 2016-02-28 | 1 | -54/+0 |
* | ELF: Remove redundant namespace qualifiers. | Rui Ueyama | 2015-04-14 | 1 | -1/+1 |
* | Remove redundant parentheses. | Rui Ueyama | 2015-04-10 | 1 | -1/+1 |
* | ELF: Use short variable names in <Arch>RelocationHandlers.cpp. | Rui Ueyama | 2015-04-04 | 1 | -6/+5 |
* | Remove redundant anonymous namespace. | Rui Ueyama | 2015-04-04 | 1 | -2/+0 |
* | Remove include/lld/Core/Endian.h and use llvm/Support/Endian.h instead. | Rui Ueyama | 2015-03-02 | 1 | -2/+3 |
* | Add {read,write}{16,32,64}{le,be} functions. | Rui Ueyama | 2015-02-27 | 1 | -6/+3 |
* | ELF: Support detection of relocation errors during processing | Will Newton | 2015-01-20 | 1 | -1/+1 |
* | ELF: Add a standard method for unknown relocation errors | Will Newton | 2014-12-09 | 1 | -7/+2 |
* | [ELF] Add Readers for all the ELF subtargets. | Shankar Easwaran | 2014-10-18 | 1 | -0/+64 |