diff options
author | Chao-ying Fu <fu@mips.com> | 2010-01-13 22:30:53 +0000 |
---|---|---|
committer | Chao-ying Fu <fu@mips.com> | 2010-01-13 22:30:53 +0000 |
commit | 38a7df635ca7d3db1986ed4397ab5bb4b23dc1a2 (patch) | |
tree | 00362ebf91b6ffeb0006f66be27c790da08ce56f /COPYING.LIBGLOSS | |
parent | 44272192844d2f863f04c7addf39302dca38ef33 (diff) | |
download | gdb-38a7df635ca7d3db1986ed4397ab5bb4b23dc1a2.zip gdb-38a7df635ca7d3db1986ed4397ab5bb4b23dc1a2.tar.gz gdb-38a7df635ca7d3db1986ed4397ab5bb4b23dc1a2.tar.bz2 |
2010-01-13 Chao-ying Fu <fu@mips.com>
* elfxx-mips.c (JR_TO_B_P): New define to transform JR to B.
It is true for all CPUs.
(jal_reloc_p): New function.
(mips_elf_calculate_relocation): Rename require_jalxp to
cross_mode_jump_p.
Update comment for CROSS_MODE_JUMP_P.
Set up cross_mode_jump_p based on the mode change.
(mips_elf_perform_relocation): Rename require_jalx to cross_mode_jump_p.
Update comment for CROSS_MODE_JUMP_P.
Test cross_mode_jump_p and jal_reloc_p to turn jal to jalx.
Use !cross_mode_jump_p to guard conversion.
Convert "jr t9" to "b", if possible.
(_bfd_mips_elf_relocate_section): Rename require_jalx to
cross_mode_jump_p.
Pass &cross_mode_jump_p to call mips_elf_calculate_relocation.
Pass cross_mode_jump_p to call mips_elf_perform_relocation.
Diffstat (limited to 'COPYING.LIBGLOSS')
0 files changed, 0 insertions, 0 deletions