Home
last modified time | relevance | path

Searched refs:bfin_fix_adjustable (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-bfin.h62 #define tc_fix_adjustable(FIX) bfin_fix_adjustable (FIX)
63 extern bfd_boolean bfin_fix_adjustable (struct fix *);
Dtc-bfin.c866 bfin_fix_adjustable (fixS *fixP) in bfin_fix_adjustable() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2009989 * config/tc-bfin.c (bfin_fix_adjustable): Partially revert the
993 * config/tc-bfin.c (bfin_fix_adjustable): Adjust
DChangeLog-20062227 (md_apply_fix3, bfin_fix_adjustable): Handle new relocs.