diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 2d1bf5f..20ba2c8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,10 @@ 2002-11-11 Charles Wilson <cwilson@ece.gatech.edu> + * pe-dll.c (autofilter_liblist): add libmingwex and libgcj to the list + of restricted auto-export libs. + +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. |