Maciej W. Rozycki f7f7931e58 MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code
In a microMIPS compilation of `.init' code use the R_MICROMIPS_JALR
relocation intended for PIC call relaxation in microMIPS code rather
than the corresponding R_MIPS_JALR relocation meant for regular MIPS
code only.

	* sysdeps/mips/mips32/crti.S (JALR_RELOC): New macro.
	(_init): Use it in place of hardcoded R_MIPS_JALR.
	* sysdeps/mips/mips64/n32/crti.S (JALR_RELOC): New macro.
	(_init): Use it in place of hardcoded R_MIPS_JALR.
	* sysdeps/mips/mips64/n64/crti.S (JALR_RELOC): New macro.
	(_init): Use it in place of hardcoded R_MIPS_JALR.
2016-11-23 18:23:35 +00:00
..
2016-11-04 09:37:44 -07:00
2016-09-07 16:46:02 +00:00
2014-02-10 23:30:21 +00:00
2014-02-10 23:30:21 +00:00
2014-09-29 07:53:36 -07:00
2014-02-10 23:30:21 +00:00
2014-02-10 23:30:21 +00:00
2016-11-04 16:40:54 +00:00
2016-01-28 01:52:05 +00:00
2014-02-10 23:30:21 +00:00