summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/X86/X86LinkingContext.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-44/+0
* ELF: Remove ELFT and LinkingContext template parameters from ELFReader.Rui Ueyama2015-04-141-1/+1
* ELF: Remove a template parameter from ELF{Object,DOS}Reader constructors.Rui Ueyama2015-04-021-0/+1
* ELF: Move registerRelocationNames() from TargetHandler to <Arch>ELFLinkingCon...Rui Ueyama2015-04-021-0/+1
* [Revert] [ELF] Determine default search directories from ContextShankar Easwaran2015-02-061-9/+0
* [ELF] Determine default search directories from Context.Shankar Easwaran2015-02-021-0/+9
* Fix the ELF shared library build targets - take 2Greg Fitzgerald2015-01-241-4/+2
* Revert " Fix the ELF shared library build targets"Greg Fitzgerald2015-01-231-1/+4
* Fix the ELF shared library build targetsGreg Fitzgerald2015-01-231-4/+1
* [ELF] Remove is64bits() and isLittlEndian().Shankar Easwaran2014-11-071-4/+0
* [ELF] Implement isLittleEndian for all architecturesShankar Easwaran2014-11-061-0/+4
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-2/+0
* [ELF] Add "override" and remove "virtual".Rui Ueyama2014-03-281-1/+1
* [C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM isChandler Carruth2014-03-021-1/+1
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-3/+4
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-0/+45
OpenPOWER on IntegriCloud