Fix undefined behavior in the Mips backend.
[oota-llvm.git] / lib / Target / X86 / X86ELFWriterInfo.h
2010-11-22 Rafael EspindolaRemove duplicated constants. Thanks to Jason for notici...
2010-10-03 Rafael EspindolaJim Asked us to move DataLayout on ARM back to the...
2009-08-05 Bruno Cardoso Lopes- Remove custom handling of jumptables by the elf writt...
2009-07-20 Bruno Cardoso LopesFor PC relative relocations where symbols are defined...
2009-07-18 Bruno Cardoso LopesUse R_X86_64_32S to handle Jump Table Index relocation...
2009-07-18 Bruno Cardoso LopesUse a better name for the label relocations while emitt...
2009-07-18 Bruno Cardoso LopesAdd support to properly reference private symbols on...
2009-07-02 Bruno Cardoso LopesRemove getFunctionAlignment from TargetELFInfo and...
2009-06-22 Bruno Cardoso LopesAdd more methods to gather target specific elf stuff
2009-06-11 Bruno Cardoso LopesSupport for ELF Visibility
2009-06-06 Bruno Cardoso Lopesx86_64 now uses the correct ELF e_machine type
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-01-27 Bill WendlingMake d'tor out-of-line.
2007-01-27 Bill WendlingX86 implementation of the TargetELFWriterInfo class.