summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/X86/X86LinkingContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-39/+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-3/+16
* Use llvm::make_unique.Rui Ueyama2015-04-011-5/+2
* ELF: Remove TargetHandlerBase by merging it with TargetHandler.Rui Ueyama2015-04-011-2/+3
* Fix the ELF shared library build targets - take 2Greg Fitzgerald2015-01-241-0/+12
* Revert " Fix the ELF shared library build targets"Greg Fitzgerald2015-01-231-4/+0
* Fix the ELF shared library build targetsGreg Fitzgerald2015-01-231-0/+4
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-2/+0
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-30/+0
* [X86] Add more relocation types.Shankar Easwaran2013-10-261-3/+6
* Put missing license header.Rui Ueyama2013-10-251-0/+9
* Update error classes from all lowercase to camel case.Rui Ueyama2013-10-091-2/+2
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-0/+36
OpenPOWER on IntegriCloud