aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2008-09-18 00:37:47 +0000
committerBob Wilson <bob.wilson@acm.org>2008-09-18 00:37:47 +0000
commitb45329f94ab8c22f8475b1c47e2d1e255cadf422 (patch)
treecd555bad9ddc58bc16c917d5f3cd6c1953999e49 /bfd/ChangeLog
parentbf43e54522f79e308713c23fcfbd2ef4d873204b (diff)
downloadfsf-binutils-gdb-b45329f94ab8c22f8475b1c47e2d1e255cadf422.zip
fsf-binutils-gdb-b45329f94ab8c22f8475b1c47e2d1e255cadf422.tar.gz
fsf-binutils-gdb-b45329f94ab8c22f8475b1c47e2d1e255cadf422.tar.bz2
* elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative refcount.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 97c46de..4a1769d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-17 Bob Wilson <bob.wilson@acm.org>
+
+ * elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative refcount.
+
2008-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
PR 6893 - Do not consider FDEs for discarded sections as invalid.