From 75c2ea5b08c7df32f5f7332ff9781fe98bdb0414 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 11 Nov 2002 17:42:36 +0000 Subject: * pe-dll.c (autofilter_liblist): Generalize library names to catch more creative library naming instances like, e.g., libstdc++-2.a. --- ld/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ld/ChangeLog') 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 + + * 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 * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define. -- cgit v1.1