Home
last modified time | relevance | path

Searched refs:sh_fix_adjustable (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh.h174 #define tc_fix_adjustable(FIX) sh_fix_adjustable(FIX)
175 extern bfd_boolean sh_fix_adjustable (struct fix *);
H A Dtc-sh.c3737 sh_fix_adjustable (fixS *fixP) in sh_fix_adjustable() function
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh.h214 #define tc_fix_adjustable(FIX) sh_fix_adjustable(FIX)
215 extern bfd_boolean sh_fix_adjustable (struct fix *);
H A Dtc-sh.c3536 sh_fix_adjustable (fixS *fixP) in sh_fix_adjustable() function
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog107 (sh_fix_adjustable): Avoid adjusting BFD_RELOC_32 when
H A DChangeLog-98991532 * config/tc-sh.h (sh_fix_adjustable): Declare.
2495 * config/tc-sh.c (sh_fix_adjustable): Adjust EXTERN and
2509 * config/tc-sh.c (sh_fix_adjustable): Only include if OBJ_ELF.
2548 (sh_fix_adjustable): New.
H A DChangeLog-02034564 (sh_fix_adjustable): Remove "return 1" cases handled by the default.
7206 (sh_fix_adjustable): Let @GOTOFF be adjusted.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-98991532 * config/tc-sh.h (sh_fix_adjustable): Declare.
2495 * config/tc-sh.c (sh_fix_adjustable): Adjust EXTERN and
2509 * config/tc-sh.c (sh_fix_adjustable): Only include if OBJ_ELF.
2548 (sh_fix_adjustable): New.
H A DChangeLog-20042108 (sh_fix_adjustable): Avoid adjusting BFD_RELOC_32 when
H A DChangeLog-02034564 (sh_fix_adjustable): Remove "return 1" cases handled by the default.
7206 (sh_fix_adjustable): Let @GOTOFF be adjusted.