aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2002-11-11 17:42:36 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2002-11-11 17:42:36 +0000
commit75c2ea5b08c7df32f5f7332ff9781fe98bdb0414 (patch)
treefe9f5cb580309e3b93908718f3e9ffe7e5fc81ff /ld/ChangeLog
parent591d46894bf0b9d3202f45ae0f0c4777ebf77e71 (diff)
downloadfsf-binutils-gdb-75c2ea5b08c7df32f5f7332ff9781fe98bdb0414.zip
fsf-binutils-gdb-75c2ea5b08c7df32f5f7332ff9781fe98bdb0414.tar.gz
fsf-binutils-gdb-75c2ea5b08c7df32f5f7332ff9781fe98bdb0414.tar.bz2
* pe-dll.c (autofilter_liblist): Generalize library names to catch more
creative library naming instances like, e.g., libstdc++-2.a.
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 e093697..2d1bf5f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
+
+ * pe-dll.c (autofilter_liblist): Generalize library names to catch more
+ creative library naming instances like, e.g., libstdc++-2.a.
+
2002-11-06 Alexandre Oliva <aoliva@redhat.com>
* emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define.