* elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26

handling when little endian.
This commit is contained in:
Ian Lance Taylor 1997-03-07 15:38:12 +00:00
parent a1dc394560
commit 358bb592ee

View File

@ -1,3 +1,8 @@
Fri Mar 7 10:37:30 1997 Ian Lance Taylor <ian@cygnus.com>
* 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.