oops - omitted from previous delta

This commit is contained in:
Nick Clifton 2001-02-11 23:21:01 +00:00
parent 3c44da9aef
commit b401d8e517

View File

@ -161,7 +161,7 @@ static reloc_howto_type mips_elf64_howto_table_rel[] =
complain_overflow_dont, /* complain_on_overflow */ complain_overflow_dont, /* complain_on_overflow */
/* This needs complex overflow /* This needs complex overflow
detection, because the upper four detection, because the upper four
bits must match the PC. */ bits must match the PC + 4. */
bfd_elf_generic_reloc, /* special_function */ bfd_elf_generic_reloc, /* special_function */
"R_MIPS_26", /* name */ "R_MIPS_26", /* name */
true, /* partial_inplace */ true, /* partial_inplace */
@ -714,7 +714,7 @@ static reloc_howto_type mips_elf64_howto_table_rela[] =
complain_overflow_dont, /* complain_on_overflow */ complain_overflow_dont, /* complain_on_overflow */
/* This needs complex overflow /* This needs complex overflow
detection, because the upper four detection, because the upper four
bits must match the PC. */ bits must match the PC + 4. */
bfd_elf_generic_reloc, /* special_function */ bfd_elf_generic_reloc, /* special_function */
"R_MIPS_26", /* name */ "R_MIPS_26", /* name */
true, /* partial_inplace */ true, /* partial_inplace */