[MC][Target] Implement support for R_X86_64_SIZE{32,64}.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86ELFObjectWriter.cpp
2015-03-04 Davide Italiano[MC][Target] Implement support for R_X86_64_SIZE{32...
2015-01-15 Joerg SonnenbergerSupport @PLT loads on 32bit x86.
2014-11-06 David MajnemerX86, MC: Tidy up some whitespace in GetRelocType
2014-05-03 Rafael EspindolaFix pr19645.
2014-04-21 Rafael EspindolaHandle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.
2014-03-27 Rafael EspindolaRemove another unused argument.
2014-03-27 Rafael EspindolaRemove unused argument.
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-08 David Woodhouse[x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8
2013-10-30 Tom RoederThis commit adds some (but not all) of the x86-64 reloc...
2013-09-22 David MajnemerX86: Use R_X86_64_TPOFF64 for FK_Data_8
2013-06-28 David BlaikieIntegrate Assembler: Support X86_64_DTPOFF64 relocations
2012-10-30 Michael LiaoEnable ELF machine type to be specified explicitly...
2011-12-21 Rafael EspindolaMove the X86 specific bits of the ELF writer to the...