Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-98991349 mips_elf_calculate_relocation and mips_elf_perform_relocation.
1350 (mips_elf_perform_relocation): Turn `jal' into `jalx' where
1369 (mips_elf_perform_relocation): Likewise.
1387 (mips_elf_perform_relocation): Don't be paranoid abour right-shift
1394 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
1401 mips_elf_perform_relocation.
1402 (mips_elf_perform_relocation): Take additional argument. Handle
1609 (mips_elf_perform_relocation): Likewise.
1783 (mips_elf_perform_relocation): Likewise.
1798 mips_elf_calculate_relocation and mips_elf_perform_relocation.
H A DChangeLog-20101271 * elfxx-mips.c (mips_elf_perform_relocation): Improve
3405 (mips_elf_perform_relocation): Rename require_jalx to cross_mode_jump_p.
3413 Pass cross_mode_jump_p to call mips_elf_perform_relocation.
H A DChangeLog-20161976 * elfxx-mips.c (mips_elf_perform_relocation): Convert cross-mode
1998 (mips_elf_perform_relocation): Report a failure for unsupported
2238 * elfxx-mips.c (mips_elf_perform_relocation): Call
H A DChangeLog-20172299 * elfxx-mips.c (mips_elf_perform_relocation): Correct microMIPS
5190 * elfxx-mips.c (mips_elf_perform_relocation): Also handle the
5476 (mips_elf_perform_relocation): Do not treat an ISA mode mismatch
H A DChangeLog-2004109 (mips_elf_perform_relocation): On the RM9000, turn a jal into a
1850 * elfxx-mips.c (mips_elf_perform_relocation,
H A DChangeLog-20121069 * elfxx-mips.c (mips_elf_perform_relocation): Update the
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-98991349 mips_elf_calculate_relocation and mips_elf_perform_relocation.
1350 (mips_elf_perform_relocation): Turn `jal' into `jalx' where
1369 (mips_elf_perform_relocation): Likewise.
1387 (mips_elf_perform_relocation): Don't be paranoid abour right-shift
1394 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
1401 mips_elf_perform_relocation.
1402 (mips_elf_perform_relocation): Take additional argument. Handle
1609 (mips_elf_perform_relocation): Likewise.
1783 (mips_elf_perform_relocation): Likewise.
1798 mips_elf_calculate_relocation and mips_elf_perform_relocation.
H A DChangeLog-20101271 * elfxx-mips.c (mips_elf_perform_relocation): Improve
3405 (mips_elf_perform_relocation): Rename require_jalx to cross_mode_jump_p.
3413 Pass cross_mode_jump_p to call mips_elf_perform_relocation.
H A DChangeLog-20161976 * elfxx-mips.c (mips_elf_perform_relocation): Convert cross-mode
1998 (mips_elf_perform_relocation): Report a failure for unsupported
2238 * elfxx-mips.c (mips_elf_perform_relocation): Call
H A DChangeLog-20172299 * elfxx-mips.c (mips_elf_perform_relocation): Correct microMIPS
5190 * elfxx-mips.c (mips_elf_perform_relocation): Also handle the
5476 (mips_elf_perform_relocation): Do not treat an ISA mode mismatch
H A Delfxx-mips.c6510 mips_elf_perform_relocation (struct bfd_link_info *info, in mips_elf_perform_relocation() function
10546 if (! mips_elf_perform_relocation (info, howto, rel, addend, in _bfd_mips_elf_relocate_section()
10706 if (! mips_elf_perform_relocation (info, howto, rel, value, in _bfd_mips_elf_relocate_section()
H A DChangeLog-2004109 (mips_elf_perform_relocation): On the RM9000, turn a jal into a
1850 * elfxx-mips.c (mips_elf_perform_relocation,
H A DChangeLog-20121069 * elfxx-mips.c (mips_elf_perform_relocation): Update the
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-98991349 mips_elf_calculate_relocation and mips_elf_perform_relocation.
1350 (mips_elf_perform_relocation): Turn `jal' into `jalx' where
1369 (mips_elf_perform_relocation): Likewise.
1387 (mips_elf_perform_relocation): Don't be paranoid abour right-shift
1394 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
1401 mips_elf_perform_relocation.
1402 (mips_elf_perform_relocation): Take additional argument. Handle
1609 (mips_elf_perform_relocation): Likewise.
1783 (mips_elf_perform_relocation): Likewise.
1798 mips_elf_calculate_relocation and mips_elf_perform_relocation.
H A DChangeLog-20101271 * elfxx-mips.c (mips_elf_perform_relocation): Improve
3405 (mips_elf_perform_relocation): Rename require_jalx to cross_mode_jump_p.
3413 Pass cross_mode_jump_p to call mips_elf_perform_relocation.
H A DChangeLog-20161976 * elfxx-mips.c (mips_elf_perform_relocation): Convert cross-mode
1998 (mips_elf_perform_relocation): Report a failure for unsupported
2238 * elfxx-mips.c (mips_elf_perform_relocation): Call
H A DChangeLog-20172299 * elfxx-mips.c (mips_elf_perform_relocation): Correct microMIPS
5190 * elfxx-mips.c (mips_elf_perform_relocation): Also handle the
5476 (mips_elf_perform_relocation): Do not treat an ISA mode mismatch
H A DChangeLog-2004109 (mips_elf_perform_relocation): On the RM9000, turn a jal into a
1850 * elfxx-mips.c (mips_elf_perform_relocation,
H A DChangeLog-20121069 * elfxx-mips.c (mips_elf_perform_relocation): Update the
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-98991349 mips_elf_calculate_relocation and mips_elf_perform_relocation.
1350 (mips_elf_perform_relocation): Turn `jal' into `jalx' where
1369 (mips_elf_perform_relocation): Likewise.
1387 (mips_elf_perform_relocation): Don't be paranoid abour right-shift
1394 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
1401 mips_elf_perform_relocation.
1402 (mips_elf_perform_relocation): Take additional argument. Handle
1609 (mips_elf_perform_relocation): Likewise.
1783 (mips_elf_perform_relocation): Likewise.
1798 mips_elf_calculate_relocation and mips_elf_perform_relocation.
H A DChangeLog-20101271 * elfxx-mips.c (mips_elf_perform_relocation): Improve
3405 (mips_elf_perform_relocation): Rename require_jalx to cross_mode_jump_p.
3413 Pass cross_mode_jump_p to call mips_elf_perform_relocation.
H A DChangeLog-20161976 * elfxx-mips.c (mips_elf_perform_relocation): Convert cross-mode
1998 (mips_elf_perform_relocation): Report a failure for unsupported
2238 * elfxx-mips.c (mips_elf_perform_relocation): Call
H A DChangeLog-20172299 * elfxx-mips.c (mips_elf_perform_relocation): Correct microMIPS
5190 * elfxx-mips.c (mips_elf_perform_relocation): Also handle the
5476 (mips_elf_perform_relocation): Do not treat an ISA mode mismatch
H A Delfxx-mips.c6592 mips_elf_perform_relocation (struct bfd_link_info *info, in mips_elf_perform_relocation() function
10637 if (! mips_elf_perform_relocation (info, howto, rel, addend, in _bfd_mips_elf_relocate_section()
10797 if (! mips_elf_perform_relocation (info, howto, rel, value, in _bfd_mips_elf_relocate_section()
H A DChangeLog-2004109 (mips_elf_perform_relocation): On the RM9000, turn a jal into a
1850 * elfxx-mips.c (mips_elf_perform_relocation,

123