aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-03-07 15:38:12 +0000
committerIan Lance Taylor <ian@airs.com>1997-03-07 15:38:12 +0000
commit358bb592ee861a990270e0030878ed96ffa20f37 (patch)
treedd05aaad40028a0d38131c5934ea9f778c5cfeb5 /bfd/ChangeLog
parenta1dc394560c17e331e83239ee87ede93dfb34b5e (diff)
downloadgdb-358bb592ee861a990270e0030878ed96ffa20f37.zip
gdb-358bb592ee861a990270e0030878ed96ffa20f37.tar.gz
gdb-358bb592ee861a990270e0030878ed96ffa20f37.tar.bz2
* elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26
handling when little endian.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f9ad05b..92fb953 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.