aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-08-27 07:39:19 +0000
committerNick Clifton <nickc@redhat.com>2004-08-27 07:39:19 +0000
commitc034e3e0ec941efa2af0c9715edb6eac8d01fc76 (patch)
treeece3b7e0d2099f7da12b898831c768b56b242f2f /ld/ChangeLog
parent62e88f3c0c901345638f6e55bbc65a6ff307a132 (diff)
downloadgdb-c034e3e0ec941efa2af0c9715edb6eac8d01fc76.zip
gdb-c034e3e0ec941efa2af0c9715edb6eac8d01fc76.tar.gz
gdb-c034e3e0ec941efa2af0c9715edb6eac8d01fc76.tar.bz2
Do not assume that either bfd is an archive
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a8ec650..80d662e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-27 Nick Clifton <nickc@redhat.com>
+
+ * emultempl/pe.em (after_open): Do not assume that either bfd is
+ an archive.
+
2004-08-26 Alan Modra <amodra@bigpond.net.au>
* ldlang.c (lang_init): Don't compare with TRUE.