Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-alpha.h54 extern int alpha_fix_adjustable (struct fix *);
60 #define tc_fix_adjustable(FIX) alpha_fix_adjustable (FIX)
H A Dtc-alpha.c5518 alpha_fix_adjustable (fixS *f) in alpha_fix_adjustable() function
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-02032838 (alpha_fix_adjustable): Likewise.
3637 * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant
3789 (alpha_fix_adjustable): ... here.
4283 (alpha_fix_adjustable): Remove extern and weak tests.
5641 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
6557 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
6583 (alpha_fix_adjustable): Likewise.
H A DChangeLog-989950 (alpha_fix_adjustable): Ditto.
214 (alpha_fix_adjustable): Ditto.
215 (alpha_fix_adjustable): Mark unused arguments ATTRIBUTE_UNUSED.
2912 * config/tc-alpha.c (alpha_fix_adjustable): Don't adjust weak syms.
H A DChangeLog-00011378 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
3637 (alpha_fix_adjustable): Likewise.
H A DChangeLog-96972907 * config/tc-alpha.c (alpha_fix_adjustable): Not quite the same as
H A DChangeLog-92955310 (alpha_fix_adjustable): Move default case inside switch to avoid