Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsFixupKinds.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-13 Zoran Jovanovic[mips][mips64r6] Relocation R_MIPS_PC18_S3
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add R_MIPS_PC19_S2
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_...
2014-05-27 Zoran Jovanovic[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS...
2013-12-19 Zoran JovanovicSupport for microMIPS TLS relocations.
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-10-29 Zoran JovanovicSupport for microMIPS jump instructions
2013-10-23 Zoran JovanovicSupport for microMIPS relocations 1.
2012-11-21 Jack CarterMips direct object xgot support
2012-08-06 Jack CarterMips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
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-02-24 Jia Liucomment fix
2012-02-24 Jia Liusome comment fix
2011-12-22 Akira HatanakaLocal dynamic TLS model for direct object output. Creat...
2011-12-07 Bruno Cardoso LopesVariable cleanup. Based on past patch submittals variab...
2011-12-07 Bruno Cardoso LopesAdd a few moreLocal/Global R_MIPS_GOT related fixups and
2011-10-18 Bill WendlingCoding style cleanups. No functionality change.
2011-10-14 Akira HatanakaFixup enumerations.