Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old ELF linker. | Rafael Espindola | 2016-02-28 | 1 | -64/+0 |
* | ELF: Remove partial class definitions of <Arch>LinkingContexts. | Rui Ueyama | 2015-04-03 | 1 | -1/+1 |
* | ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingCon... | Rui Ueyama | 2015-04-02 | 1 | -10/+25 |
* | Use llvm::make_unique. | Rui Ueyama | 2015-04-01 | 1 | -5/+2 |
* | ELF: Remove TargetHandlerBase by merging it with TargetHandler. | Rui Ueyama | 2015-04-01 | 1 | -2/+3 |
* | [ARM] Handle mapping symbols | Denis Protivensky | 2015-03-26 | 1 | -0/+17 |
* | Fix the ELF shared library build targets - take 2 | Greg Fitzgerald | 2015-01-24 | 1 | -0/+13 |
* | Revert " Fix the ELF shared library build targets" | Greg Fitzgerald | 2015-01-23 | 1 | -5/+0 |
* | Fix the ELF shared library build targets | Greg Fitzgerald | 2015-01-23 | 1 | -0/+5 |
* | [ELF] Minimal implementation for ARM static linking | Greg Fitzgerald | 2015-01-21 | 1 | -0/+21 |