summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-04-17 12:08:10 +0000
committerNick Clifton <nickc@redhat.com>2009-04-17 12:08:10 +0000
commit11b7aae7aa2f32d8047922817cbd497d7b59bb1a (patch)
tree6a2d79e6dcd098435ea3e13e98174d39312c46ea
parent74e8ebd08269c3df5aa9b81f324e61f95cf12777 (diff)
downloadbinutils-redhat-11b7aae7aa2f32d8047922817cbd497d7b59bb1a.tar.gz
PR 9909
* coffcode.h (handle_COMDAT): Allow for external COMDAT symbols. [delta to coffcode.h accidentally committed with a previous patch]
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2eadbd0ad4..0739367678 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-17 Nick Clifton <nickc@redhat.com>
+
+ PR 9909
+ * coffcode.h (handle_COMDAT): Allow for external COMDAT symbols.
+
2009-04-16 Richard Sandiford <r.sandiford@uk.ibm.com>
* aout-adobe.c (aout_32_bfd_define_common_symbol): Define.