summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/X86/X86RelocationHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-54/+0
* ELF: Remove redundant namespace qualifiers.Rui Ueyama2015-04-141-1/+1
* Remove redundant parentheses.Rui Ueyama2015-04-101-1/+1
* ELF: Use short variable names in <Arch>RelocationHandlers.cpp.Rui Ueyama2015-04-041-6/+5
* Remove redundant anonymous namespace.Rui Ueyama2015-04-041-2/+0
* Remove include/lld/Core/Endian.h and use llvm/Support/Endian.h instead.Rui Ueyama2015-03-021-2/+3
* Add {read,write}{16,32,64}{le,be} functions.Rui Ueyama2015-02-271-6/+3
* ELF: Support detection of relocation errors during processingWill Newton2015-01-201-1/+1
* ELF: Add a standard method for unknown relocation errorsWill Newton2014-12-091-7/+2
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-0/+64
OpenPOWER on IntegriCloud