summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/ARM/ARMLinkingContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-64/+0
* ELF: Remove partial class definitions of <Arch>LinkingContexts.Rui Ueyama2015-04-031-1/+1
* ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingCon...Rui Ueyama2015-04-021-10/+25
* Use llvm::make_unique.Rui Ueyama2015-04-011-5/+2
* ELF: Remove TargetHandlerBase by merging it with TargetHandler.Rui Ueyama2015-04-011-2/+3
* [ARM] Handle mapping symbolsDenis Protivensky2015-03-261-0/+17
* Fix the ELF shared library build targets - take 2Greg Fitzgerald2015-01-241-0/+13
* Revert " Fix the ELF shared library build targets"Greg Fitzgerald2015-01-231-5/+0
* Fix the ELF shared library build targetsGreg Fitzgerald2015-01-231-0/+5
* [ELF] Minimal implementation for ARM static linkingGreg Fitzgerald2015-01-211-0/+21
OpenPOWER on IntegriCloud