summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/AArch64/AArch64LinkingContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-45/+0
* ELF: Merge ELFTargets.h with ELFLinkingContext.h.Rui Ueyama2015-04-041-1/+0
* ELF: Remove partial class definitions of <Arch>LinkingContexts.Rui Ueyama2015-04-031-1/+2
* ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingCon...Rui Ueyama2015-04-021-4/+17
* Use llvm::make_unique.Rui Ueyama2015-04-011-2/+1
* ELF: Remove TargetHandlerBase by merging it with TargetHandler.Rui Ueyama2015-04-011-2/+2
* 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] Make -init/-fini options compatible with the gnu linkerSimon Atanasyan2014-12-101-89/+0
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-5/+2
* [AArch64] Initial ELF/AArch64 SupportChad Rosier2014-08-131-0/+112
OpenPOWER on IntegriCloud