Add comment for relocations MO_HIGHER and HIGHEST in MipsBaseInfo.h.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsELFObjectWriter.cpp
2012-07-13 Jack CarterThe Mips specific relocation R_MIPS_GOT_DISP
2012-06-27 Jack CarterThis allows hello world to be compiled for Mips 64...
2012-06-27 Jack CarterThe ELF relocation record format is different for N64
2012-06-14 Akira HatanakaFix coding style violations. Remove white spaces and...
2012-04-02 Akira HatanakaInitial 64 bit direct object support.
2012-03-28 Akira HatanakaSort relocation entries before they are written out...
2012-03-01 Akira HatanakaPass endian information to constructors. Define separat...
2012-02-17 Jia Liuremove Emacs-tag form .cpp files in Mips Backend, and...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2012-01-28 James MolloyEnsure .AliasedSymbol() is called on all uses of getSym...
2011-12-22 Rafael EspindolaMove the Mips only bits of the ELF writer to lib/Target...