summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
Commit message (Expand)AuthorAge
* [mips][mips64r6] Relocation R_MIPS_PC18_S3Zoran Jovanovic2014-06-13
* [mips][mips64r6] Add R_MIPS_PC19_S2Zoran Jovanovic2014-06-12
* [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 Zoran Jovanovic2014-05-27
* [mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2 Zoran Jovanovic2014-05-27
* Support for microMIPS TLS relocations.Zoran Jovanovic2013-12-19
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-04
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-23
* Mips direct object xgot supportJack Carter2012-11-21
* Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.Jack Carter2012-08-06
* The Mips specific relocation R_MIPS_GOT_DISP Jack Carter2012-07-13
* This allows hello world to be compiled for Mips 64 direct object.Jack Carter2012-06-27
* comment fixJia Liu2012-02-24
* some comment fixJia Liu2012-02-24
* Local dynamic TLS model for direct object output. Create the correct TLS MIPSAkira Hatanaka2011-12-22
* Variable cleanup. Based on past patch submittals variable names haveBruno Cardoso Lopes2011-12-07
* Add a few moreLocal/Global R_MIPS_GOT related fixups andBruno Cardoso Lopes2011-12-07
* Coding style cleanups. No functionality change.Bill Wendling2011-10-18
* Fixup enumerations.Akira Hatanaka2011-10-14