aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-4/+4
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-217/+200
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+27
* This commit adds some (but not all) of the x86-64 relocations that are notTom Roeder2013-10-301-0/+6
* X86: Use R_X86_64_TPOFF64 for FK_Data_8David Majnemer2013-09-221-0/+3
* Integrate Assembler: Support X86_64_DTPOFF64 relocationsDavid Blaikie2013-06-281-1/+12
* Enable ELF machine type to be specified explicitly in X86 backendMichael Liao2012-10-301-11/+14
* Move the X86 specific bits of the ELF writer to the Target/X86 directory.Rafael Espindola2011-12-211-0/+224