Home
last modified time | relevance | path

Searched refs:hppa_force_relocation (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.h95 extern int hppa_force_relocation (struct fix *);
131 #define TC_FORCE_RELOCATION(FIX) hppa_force_relocation (FIX)
Dtc-hppa.c8518 hppa_force_relocation (struct fix *fixp) in hppa_force_relocation() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00014723 * config/tc-hppa.c (hppa_force_relocation): If OBJ_SOM, don't
4733 (hppa_force_relocation): Likewise. Add fx_addsy assertion.
4769 (hppa_force_relocation): Likewise.
4819 * config/tc-hppa.c (hppa_force_relocation): Force relocations for
5026 (hppa_force_relocation): Handle vtable relocs.
5690 (hppa_force_relocation): Cast enums to int before comparing with
5697 (hppa_force_relocation): ditto
5701 cons_fix_new_hppa, hppa_force_relocation): Prototype.
5724 (hppa_force_relocation): Likewise.
DChangeLog-02032864 * config/tc-hppa.c (hppa_force_relocation): Adjust S_FORCE_RELOC call.
4389 (hppa_force_relocation): Use S_FORCE_RELOC instead of S_IS_EXTERNAL
5492 (hppa_force_relocation): Check if a stub just before the start symbol
DChangeLog-92951505 (hppa_force_relocation): Force relocations for BRTAB fixups
2412 (hppa_force_relocation): Force relocations for expressions
2945 (hppa_force_relocation): Make "distance" an integer.
3010 (hppa_force_relocation): Force relocations for out of range PC
7953 (hppa_force_relocation): Avoid dereferencing a NULL fx_addsy.
8086 (hppa_force_relocation): New function.
DChangeLog-96971416 (hppa_force_relocation): Force a relocation for an absolute
4772 (hppa_force_relocation): Force relocs for BEGIN_TRY and END_TRY.
DChangeLog-98993922 (hppa_force_relocation): Likewise.