summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Support .reloc *, R_ARM_NONE, *Fangrui Song2019-05-171-4/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips][mc] Add basic support for R_MIPS_JALR/R_MICROMIPS_JALRVladimir Stefanovic2018-11-211-0/+4
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [mips] Emit R_MICROMIPS_GPREL16/R_MICROMIPS_SUB/R_MICROMIPS_LO16 / HI16 reloc...Simon Atanasyan2018-05-291-0/+4
* [mips] Emit R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST relocationsSimon Atanasyan2018-05-291-2/+4
* [mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of micr...Simon Atanasyan2017-04-301-0/+3
* Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific una...Daniel Sanders2016-08-081-0/+4
* Revert r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary ...Daniel Sanders2016-08-081-4/+0
* [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%...Daniel Sanders2016-08-081-0/+4
* ps][microMIPS] Add R_MICROMIPS_PC21_S1 relocationZoran Jovanovic2016-05-191-0/+3
* [mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.Daniel Sanders2016-05-031-5/+2
* [mips][microMIPS] Add R_MICROMIPS_PC18_S3 relocationZoran Jovanovic2016-04-221-0/+3
* [mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocationZoran Jovanovic2016-04-211-0/+3
* [mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocationZoran Jovanovic2016-04-211-0/+3
* Implement .reloc (constant offset only) with support for R_MIPS_NONE and R_MI...Daniel Sanders2015-11-121-1/+4
* Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...Daniel Sanders2015-03-131-1/+1
* [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction BJozef Kolek2015-01-211-0/+3
* Reverted revision 226577.Jozef Kolek2015-01-201-3/+0
* [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction BJozef Kolek2015-01-201-0/+3
* [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructionsJozef Kolek2015-01-121-0/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* [mips][mips64r6] Relocation R_MIPS_PC18_S3Zoran Jovanovic2014-06-131-0/+3
* [mips][mips64r6] Add R_MIPS_PC19_S2Zoran Jovanovic2014-06-121-0/+3
* [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 Zoran Jovanovic2014-05-271-0/+6
* [mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2 Zoran Jovanovic2014-05-271-0/+6
* Support for microMIPS TLS relocations.Zoran Jovanovic2013-12-191-0/+6
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-041-0/+3
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-291-0/+3
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-231-0/+33
* Mips direct object xgot supportJack Carter2012-11-211-0/+12
* Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.Jack Carter2012-08-061-0/+6
* The Mips specific relocation R_MIPS_GOT_DISP Jack Carter2012-07-131-0/+3
* This allows hello world to be compiled for Mips 64 direct object.Jack Carter2012-06-271-0/+12
* comment fixJia Liu2012-02-241-1/+1
* some comment fixJia Liu2012-02-241-3/+3
* Local dynamic TLS model for direct object output. Create the correct TLS MIPSAkira Hatanaka2011-12-221-0/+9
* Variable cleanup. Based on past patch submittals variable names haveBruno Cardoso Lopes2011-12-071-50/+55
* Add a few moreLocal/Global R_MIPS_GOT related fixups andBruno Cardoso Lopes2011-12-071-2/+5
* Coding style cleanups. No functionality change.Bill Wendling2011-10-181-6/+5
* Fixup enumerations.Akira Hatanaka2011-10-141-0/+90
OpenPOWER on IntegriCloud