Home
last modified time | relevance | path

Searched refs:mips_force_relocation (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.h122 #define TC_FORCE_RELOCATION(FIX) mips_force_relocation (FIX)
123 extern int mips_force_relocation (struct fix *);
126 (! SEG_NORMAL (SEG) || mips_force_relocation (FIX))
H A Dtc-mips.c11563 mips_force_relocation (fixS *fixp) in mips_force_relocation() function
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.h140 #define TC_FORCE_RELOCATION(FIX) mips_force_relocation (FIX)
141 extern int mips_force_relocation (struct fix *);
144 (! SEG_NORMAL (SEG) || mips_force_relocation (FIX))
H A Dtc-mips.c11201 mips_force_relocation (fixS *fixp) in mips_force_relocation() function
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-0001442 * config/tc-mips.c (mips_force_relocation): Remove duplicate code.
710 (mips_force_relocation): Force output of some NewABI relocations even
870 (mips_force_relocation): Force handling of triple relocations
H A DChangeLog-92956427 (mips_force_relocation): Force BFD_RELOC_PCREL_HI16_S and
6454 (mips_force_relocation): Force a relocation for a switch table
6485 (mips_force_relocation): Only force a reloc to be generated for a
6592 (mips_force_relocation): New function.
6597 (mips_force_relocation): Declare.
H A DChangeLog-02032848 * config/tc-mips.c (mips_force_relocation): Likewise.
4488 (mips_force_relocation): Call S_FORCE_RELOC.
H A DChangeLog-98993223 * config/tc-mips.c (mips_force_relocation): Force vtable relocs.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-0001442 * config/tc-mips.c (mips_force_relocation): Remove duplicate code.
710 (mips_force_relocation): Force output of some NewABI relocations even
870 (mips_force_relocation): Force handling of triple relocations
H A DChangeLog-20041915 (mips_force_relocation, mips_validate_fix, md_apply_fix3)
H A DChangeLog-92956427 (mips_force_relocation): Force BFD_RELOC_PCREL_HI16_S and
6454 (mips_force_relocation): Force a relocation for a switch table
6485 (mips_force_relocation): Only force a reloc to be generated for a
6592 (mips_force_relocation): New function.
6597 (mips_force_relocation): Declare.
H A DChangeLog-02032848 * config/tc-mips.c (mips_force_relocation): Likewise.
4488 (mips_force_relocation): Call S_FORCE_RELOC.
H A DChangeLog-98993223 * config/tc-mips.c (mips_force_relocation): Force vtable relocs.