[C++11] Add 'override' keyword to virtual methods that override their base class.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86ELFObjectWriter.cpp
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...