Home
last modified time | relevance | path

Searched refs:TC_FORCE_RELOCATION_LOCAL (Results 1 – 25 of 25) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-wasm32.h42 #define TC_FORCE_RELOCATION_LOCAL(fix) 1 macro
Dtc-microblaze.h47 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-msp430.h117 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-mn10300.h40 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-cris.h95 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-loongarch.h102 #define TC_FORCE_RELOCATION_LOCAL(FIX) 1 macro
Dtc-riscv.h104 #define TC_FORCE_RELOCATION_LOCAL(FIX) 1 macro
Dtc-sh.h201 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-kvx.h253 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-aarch64.h158 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-ia64.h321 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-arm.h185 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-i386.h168 #define TC_FORCE_RELOCATION_LOCAL(FIX) \ macro
Dtc-mn10300.c2409 if (TC_FORCE_RELOCATION_LOCAL (fixp)) in mn10300_fix_adjustable()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2007358 (mn10300_fix_adjustable): Do not test TC_FORCE_RELOCATION_LOCAL
2465 * config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Remove.
2472 (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt.
2473 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
2474 * config/tc-cris.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
2475 * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
2476 * config/tc-i960.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
2477 * config/tc-sh.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
2478 * config/tc-sh64.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
2479 * config/tc-sparc.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
[all …]
Dwrite.c43 #ifndef TC_FORCE_RELOCATION_LOCAL
44 #define TC_FORCE_RELOCATION_LOCAL GENERIC_FORCE_RELOCATION_LOCAL macro
1052 && !TC_FORCE_RELOCATION_LOCAL (fixP)) in fixup_segment()
DChangeLog-02034214 TC_FORCE_RELOCATION_LOCAL, TC_FORCE_RELOCATION_SUB_SAME,
4230 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4282 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4314 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4327 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4410 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4432 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4438 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4541 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4572 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
[all …]
DChangeLog-2009599 * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Return true
604 * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Don't check
DChangeLog-20172544 (TC_FORCE_RELOCATION_LOCAL): Use it.
2547 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
2571 TC_FORCE_RELOCATION_LOCAL.
DChangeLog-2015427 * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Also return
DChangeLog-20051202 * config/tc-msp430.h (TC_FORCE_RELOCATION_LOCAL): Defined.
2131 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Remove
DChangeLog-20101603 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Also force the
DChangeLog-201860 * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Put back
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dinternals.texi1308 @item TC_FORCE_RELOCATION_LOCAL (@var{fix})
1309 @cindex TC_FORCE_RELOCATION_LOCAL
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git5031 * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Add
46819 (TC_FORCE_RELOCATION_LOCAL): Likewise.