summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2013-10-18 02:37:51 +0000
committerHans-Peter Nilsson <hp@axis.com>2013-10-18 02:37:51 +0000
commit0d051bdbc0e2ecf2ed8e0b91dc5c3936e3b1aec0 (patch)
tree8490f48d6e1e628c3acd2c238182b140ea1d66f7 /bfd/ChangeLog
parentc927a7bc0089919d82b403376c1fafc3962fb5be (diff)
downloadbinutils-redhat-0d051bdbc0e2ecf2ed8e0b91dc5c3936e3b1aec0.tar.gz
* elf32-cris.c (cris_elf_check_relocs): Don't assume
a registered dynobj means that a .got has been created.
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 1f9b698961..89774001c1 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-18 Hans-Peter Nilsson <hp@axis.com>
+
+ * elf32-cris.c (cris_elf_check_relocs): Don't assume
+ a registered dynobj means that a .got has been created.
+
2013-10-17 Alan Modra <amodra@gmail.com>
PR 16056