summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2009-09-07 16:29:34 +0000
committerAndreas Schwab <schwab@suse.de>2009-09-07 16:29:34 +0000
commitc33ca9221e7081ece4ac8319704b77f08c70f78a (patch)
treed81f136678c9ad35563ad9620a808735d08d4506 /bfd/ChangeLog
parent5351e9b630e48149d2f65203c54b0bde2796dd79 (diff)
downloadgdb-c33ca9221e7081ece4ac8319704b77f08c70f78a.tar.gz
* elf32-m68k.c (rtype_to_howto): If the reloc index is out of
range call the bfd error hander and use R_68K_NONE instead.
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 4a5d23562ec..3fd72b41f2e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-07 Andreas Schwab <schwab@linux-m68k.org>
+
+ * elf32-m68k.c (rtype_to_howto): If the reloc index is out of
+ range call the bfd error hander and use R_68K_NONE instead.
+
2009-09-07 Tristan Gingold <gingold@adacore.com>
* po/SRC-POTFILES.in: Regenerate.