Home
last modified time | relevance | path

Searched refs:ppc_fix_adjustable (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.h160 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX)
161 extern int ppc_fix_adjustable (struct fix *);
209 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX)
210 extern int ppc_fix_adjustable (struct fix *);
H A Dtc-ppc.c5356 ppc_fix_adjustable (fixS *fix) in ppc_fix_adjustable() function
5531 ppc_fix_adjustable (fixS *fix) in ppc_fix_adjustable() function
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-00011487 (ppc_fix_adjustable): New. Macro body moved from tc-ppc.h.
1499 (ppc_fix_adjustable): Declare.
2431 (ppc_fix_adjustable): Likewise.
2817 (ppc_fix_adjustable): Likewise.
7522 * config/tc-ppc.c (ppc_fix_adjustable): Don't look at the frag
H A DChangeLog-02032705 (ppc_fix_adjustable): Likewise.
4540 (ppc_fix_adjustable <elf version>): Remove extern and weak tests.
4627 (ppc_fix_adjustable <coff version>): Cleanup.
H A DChangeLog-9697303 * config/tc-ppc.c (ppc_fix_adjustable): Don't adjust relocs in the
1584 * config/tc-ppc.c (ppc_fix_adjustable): Handle zero length csects
H A DChangeLog-98993981 * config/tc-ppc.c (ppc_fix_adjustable): Correct test of whether a
H A DChangeLog-9295845 (ppc_fix_adjustable): Removed from TE_PE mainline
4489 * config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values
7033 (ppc_fix_adjustable): Call as_bad_where, not as_bad.