Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.h139 #define TC_FORCE_RELOCATION(FIX) mips_force_relocation (FIX)
140 extern int mips_force_relocation (struct fix *);
143 (! SEG_NORMAL (SEG) || mips_force_relocation (FIX))
Dtc-mips.c14792 mips_force_relocation (fixS *fixp) in mips_force_relocation() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008781 (mips_force_relocation): Use hi16_reloc_p and lo16_reloc_p to
DChangeLog-2014599 (mips_force_relocation): Prevent forced relaxation for MIPS r6.
DChangeLog-2012345 (mips_force_relocation): Remove NEWABI handling.
DChangeLog-2011843 (mips_force_relocation): Likewise.
DChangeLog-0001432 * config/tc-mips.c (mips_force_relocation): Remove duplicate code.
700 (mips_force_relocation): Force output of some NewABI relocations even
860 (mips_force_relocation): Force handling of triple relocations
DChangeLog-20041915 (mips_force_relocation, mips_validate_fix, md_apply_fix3)
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.
DChangeLog-02032841 * config/tc-mips.c (mips_force_relocation): Likewise.
4480 (mips_force_relocation): Call S_FORCE_RELOC.
DChangeLog442 * config/tc-mips.c (mips_force_relocation): Use `file_mips_opts'
DChangeLog-98993223 * config/tc-mips.c (mips_force_relocation): Force vtable relocs.