aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-13 08:55:53 +0000
committerNick Clifton <nickc@redhat.com>2004-07-13 08:55:53 +0000
commit13ed4151bcd067533bf4ad7b7364f3cfc513b3e0 (patch)
tree8d11fae50df79d7b6b1482e4ad6124de408b3e7b /ld/ChangeLog
parentc21641d3cf3a55a0e50e31f7b4fdcbc05be8523f (diff)
downloadgdb-13ed4151bcd067533bf4ad7b7364f3cfc513b3e0.zip
gdb-13ed4151bcd067533bf4ad7b7364f3cfc513b3e0.tar.gz
gdb-13ed4151bcd067533bf4ad7b7364f3cfc513b3e0.tar.bz2
* pe-dll.c (auto_export): Filter on just the import prefix, "_imp_", not
"_imp__".
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 93695e0..92275b5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-13 Danny Smith <dannysmith@usesr.sourceforge.net>
+
+ * pe-dll.c (auto_export): Filter on just the import prefix,
+ "_imp_", not "_imp__".
+
2004-07-09 Nick Clifton <nickc@redhat.com>
* configure.tgt: Change sh-sybmian-elf to sh-*-symbianelf.