Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-mips.h116 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp)
117 extern int mips_fix_adjustable (struct fix *);
HDtc-mips.c13976 mips_fix_adjustable (fixS *fixp) in mips_fix_adjustable() function
/trueos/contrib/binutils/gas/
HDChangeLog97 (mips_fix_adjustable): Don't reduce relocations against such symbols.
HDChangeLog-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,
HDChangeLog-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.
HDChangeLog-02034489 (mips_fix_adjustable): Remove extern, weak tests.
5100 (mips_fix_adjustable): Likewise.
6363 (mips_fix_adjustable) Likewise, with the effect that
HDChangeLog-00011807 (mips_fix_adjustable): Make sure we don't adjust extern/weak
2261 (mips_fix_adjustable): Don't adjust extern/weak symbols for
HDChangeLog-98993225 (mips_fix_adjustable): Don't adjust them.