Home
last modified time | relevance | path

Searched refs:arm_fix_adjustable (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.h249 # define tc_fix_adjustable(FIX) arm_fix_adjustable (FIX)
274 extern bfd_boolean arm_fix_adjustable (struct fix *);
Dtc-arm.c19398 arm_fix_adjustable (fixS * fixP) in arm_fix_adjustable() function
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-2006227 * config/tc-arm.c (arm_fix_adjustable) [OBJ_COFF]: Delete.
228 (arm_fix_adjustable) [OBJ_ELF]: Use it on coff targets too.
1090 (arm_fix_adjustable): Likewise.
1540 * config/tc-arm.c (arm_fix_adjustable): Return 0 for function symbols.
1560 * config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups
DChangeLog-98992740 (arm_fix_adjustable): Likewise.
2835 * config/tc-arm.c (arm_fix_adjustable): Do not adjust relocations
2853 * config/tc-arm.c (arm_fix_adjustable): New routine.
DChangeLog-02034307 (arm_fix_adjustable <elf version>): Remove extern and weak tests.
4317 (tc_fix_adjustable): Call arm_fix_adjustable.
DChangeLog-00013566 * config/tc-arm.c (arm_fix_adjustable): Define for OBJ_COFF.