Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.h326 # define tc_fix_adjustable(FIX) arm_fix_adjustable (FIX)
358 extern bool arm_fix_adjustable (struct fix *);
Dtc-arm.c30583 arm_fix_adjustable (fixS * fixP) in arm_fix_adjustable() function
/netbsd/src/external/gpl3/binutils/dist/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-2008921 * config/tc-arm.c (arm_fix_adjustable): Don't adjust MOVW/MOVT
DChangeLog-20112051 (arm_fix_adjustable): Likewise.
DChangeLog-201588 (arm_fix_adjustable): Since offset has a limited range ([0:255])
DChangeLog-20041222 (arm_fix_adjustable): Return 0 for BFD_RELOC_ARM_TARGET2.
DChangeLog-02034299 (arm_fix_adjustable <elf version>): Remove extern and weak tests.
4309 (tc_fix_adjustable): Call arm_fix_adjustable.
DChangeLog-20052954 (arm_fix_adjustable): Ignore TLS relocations.
DChangeLog-20184008 (arm_fix_adjustable): Likewise.
DChangeLog-00013556 * config/tc-arm.c (arm_fix_adjustable): Define for OBJ_COFF.