aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-04-16 11:45:56 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-04-16 11:45:56 +0000
commitcb4437b8911d52a7a4189597f0d349a9a2b777eb (patch)
treedc6c5aeafaab12cd006e700e5233aca19bb15239 /bfd/ChangeLog
parentc0d4d1c0f81b3452286bdb9e30ede03706ba0a9f (diff)
downloadgdb-cb4437b8911d52a7a4189597f0d349a9a2b777eb.zip
gdb-cb4437b8911d52a7a4189597f0d349a9a2b777eb.tar.gz
gdb-cb4437b8911d52a7a4189597f0d349a9a2b777eb.tar.bz2
* elfxx-mips.c (mips16_stub_symndx): Handle n64 compound relocs.
(_bfd_mips_elf_check_relocs): Update accordingly.
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 ab5fd6f..32e6601 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-16 Maciej W. Rozycki <macro@linux-mips.org>
+
+ * elfxx-mips.c (mips16_stub_symndx): Handle n64 compound relocs.
+ (_bfd_mips_elf_check_relocs): Update accordingly.
+
2012-04-13 Alan Modra <amodra@gmail.com>
PR ld/13947