Home
last modified time | relevance | path

Searched refs:d10v_fix_adjustable (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-d10v.h53 #define tc_fix_adjustable(FIX) d10v_fix_adjustable(FIX)
54 bfd_boolean d10v_fix_adjustable (struct fix *);
Dtc-d10v.c1700 d10v_fix_adjustable (fixS *fixP) in d10v_fix_adjustable() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02034333 (d10v_fix_adjustable): Remove extern, weak, SEC_MERGE tests.
4339 (d10v_fix_adjustable): Likewise.
6086 * config/tc-d10v.c (d10v_fix_adjustable): Prevent adjustments to
DChangeLog-98992437 (d10v_fix_adjustable): New.
DChangeLog-00016812 (d10v_fix_adjustable): Add prototype.