aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>1999-07-14 19:00:32 +0000
committerMark Mitchell <mark@codesourcery.com>1999-07-14 19:00:32 +0000
commit6296902ea53edeef902ed898fd9223fce1299257 (patch)
tree7407a5dcee57d62cef38eb94f010d63068fe2ede /bfd/ChangeLog
parent35ca97eacf6fe7a2660974c6018a4e1452e8ff32 (diff)
downloadgdb-6296902ea53edeef902ed898fd9223fce1299257.zip
gdb-6296902ea53edeef902ed898fd9223fce1299257.tar.gz
gdb-6296902ea53edeef902ed898fd9223fce1299257.tar.bz2
* elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves of
things relocated by R_MIPS16_GPREL. (mips_elf_perform_relocation): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5bb66bc..a99e7dd4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+1999-07-14 Mark Mitchell <mark@codesourcery.com>
+
+ * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves of
+ things relocated by R_MIPS16_GPREL.
+ (mips_elf_perform_relocation): Likewise.
+
Wed Jul 14 15:23:19 1999 Jim Wilson <wilson@cygnus.com>
* elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.