Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.h52 extern int alpha_fix_adjustable (struct fix *);
58 #define tc_fix_adjustable(FIX) alpha_fix_adjustable (FIX)
Dtc-alpha.c6118 alpha_fix_adjustable (fixS *f) in alpha_fix_adjustable() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02032831 (alpha_fix_adjustable): Likewise.
3629 * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant
3781 (alpha_fix_adjustable): ... here.
4275 (alpha_fix_adjustable): Remove extern and weak tests.
5633 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
6549 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
6575 (alpha_fix_adjustable): Likewise.
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.
DChangeLog-20092412 (alpha_fix_adjustable): Likewise. Add BFD_RELOC_16 case.
DChangeLog-00011368 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
3627 (alpha_fix_adjustable): Likewise.
DChangeLog-96972907 * config/tc-alpha.c (alpha_fix_adjustable): Not quite the same as
DChangeLog-92955310 (alpha_fix_adjustable): Move default case inside switch to avoid