From: Ian Lance Taylor Date: Fri, 7 Mar 1997 15:38:12 +0000 (+0000) Subject: * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=358bb592ee861a990270e0030878ed96ffa20f37;p=binutils-gdb.git * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26 handling when little endian. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f9ad05be15a..92fb95308cf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 7 10:37:30 1997 Ian Lance Taylor + + * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26 + handling when little endian. + Thu Mar 6 13:51:51 1997 Jeffrey A Law (law@cygnus.com) * elf32-mn10300.c (mn10300_elf_final_link_relocate): New function.