Home
last modified time | relevance | path

Searched refs:mips_fix_adjustable (Results 1 – 17 of 17) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.h129 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp)
130 extern int mips_fix_adjustable (struct fix *);
Dtc-mips.c17146 mips_fix_adjustable (fixS *fixp) in mips_fix_adjustable() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog200 (mips_fix_adjustable): Update comment.
380 (mips_fix_adjustable): Also keep the original microMIPS symbol
444 (mips_fix_adjustable): Likewise.
493 * config/tc-mips.c (mips_fix_adjustable): Update comment on jump
650 * config/tc-mips.c (mips_fix_adjustable): Don't convert RELA
956 * config/tc-mips.c (mips_fix_adjustable): Also return 0 for
DChangeLog-2008783 (mips_fix_adjustable): Use lo16_reloc_p to generalize relocation
902 (mips_fix_adjustable): Likewise.
DChangeLog-2011855 (mips_fix_adjustable): Likewise.
1793 * config/tc-mips.c (mips_fix_adjustable): On REL targets also
DChangeLog-2006883 * config/tc-mips.c (mips_fix_adjustable): Handle BFD_RELOC_MIPS16_JMP.
907 md_parse_option, s_change_sec, pic_need_relax, mips_fix_adjustable,
DChangeLog-96972084 * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against a
2686 * config/tc-mips.c (mips_fix_adjustable): Don't adjust relocations
2760 * config/tc-mips.c (mips_fix_adjustable): New function.
2761 * config/tc-mips.h (tc_fix_adjustable): Call mips_fix_adjustable.
2762 (mips_fix_adjustable): Declare.
DChangeLog-2014614 (mips_fix_adjustable): Make PC relative R6 relocations relative
DChangeLog-20131479 (mips_fix_adjustable): Adjust pc-relative check to use
DChangeLog-20151223 (mips_fix_adjustable): Handle BFD_RELOC_32_PCREL.
DChangeLog-02034481 (mips_fix_adjustable): Remove extern, weak tests.
5092 (mips_fix_adjustable): Likewise.
6355 (mips_fix_adjustable) Likewise, with the effect that
DChangeLog-20041555 * config/tc-mips.c (mips_fix_adjustable): If the full addend is
DChangeLog-20071438 (mips_fix_adjustable): Don't reduce relocations against such symbols.
DChangeLog-2009678 (mips_fix_adjustable): Don't reduce R_MIPS_JALRs on targets
DChangeLog-00011797 (mips_fix_adjustable): Make sure we don't adjust extern/weak
2251 (mips_fix_adjustable): Don't adjust extern/weak symbols for
DChangeLog-20053117 (mips_fix_adjustable): Don't make BFD_RELOC_MIPS16_LO16
DChangeLog-98993225 (mips_fix_adjustable): Don't adjust them.