summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELF.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove duplication of relocation names in lib/Object/ELF.cppTim Northover2014-11-211-742/+14
* AArch64: add support for dynamic-loader relocationsTim Northover2014-08-111-0/+11
* [PowerPC] 32-bit ELF PIC supportHal Finkel2014-07-181-0/+1
* [Mips] Add more relocation types and MIPS specific e_flags constants.Simon Atanasyan2014-05-201-0/+10
* [Sparc] Add support for sparc relocation types in ELF object file.Venkatraman Govindaraju2014-01-261-0/+92
* Support for microMIPS TLS relocations.Zoran Jovanovic2013-12-191-0/+2
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-041-0/+1
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-291-0/+1
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-231-0/+11
* Add back missing PPC relocation types.Ulrich Weigand2013-08-091-0/+36
* Add missing PPC64 relocation types.Michael J. Spencer2013-08-081-0/+42
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-081-0/+623
OpenPOWER on IntegriCloud