summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2007-02-05 23:15:38 +0000
committerDave Brolley <brolley@redhat.com>2007-02-05 23:15:38 +0000
commitb31847af9321cb1e8b6a5ee9b532d3929cf17ae0 (patch)
treebddcbee2770ce39c4fc1c3d07b4594c67d45ffed /bfd/ChangeLog
parent3c0e0973804702bc2230b633bf027ddad019479a (diff)
downloadbinutils-gdb-b31847af9321cb1e8b6a5ee9b532d3929cf17ae0.tar.gz
2007-02-05 Dave Brolley <brolley@redhat.com>
Stan Cox <scox@redhat.com> PR ld/3972 * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8e0e011ef7b..8bfc5b06a28 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,4 +1,10 @@
2007-02-05 Dave Brolley <brolley@redhat.com>
+ Stan Cox <scox@redhat.com>
+
+ PR ld/3972
+ * elflink.c (elf_link_input_bfd): Always setup finfo->internal_syms.
+
+2007-02-05 Dave Brolley <brolley@redhat.com>
* elflink.h: Add support for Toshiba MeP.
* reloc.c: Likewise.