From 1f23c5b3f0cb533efe98bf34bf9ffcb69c7798cb Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 5 Sep 1998 23:18:05 +0000 Subject: [PATCH] Sat Sep 5 19:17:10 1998 Mumit Khan * dlltool.c (scan_all_symbols): Don't re-export symbols exported by other DLLs. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bf71fdcf13..4eea91e987 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Sat Sep 5 19:17:10 1998 Mumit Khan + + * dlltool.c (scan_all_symbols): Don't re-export symbols exported + by other DLLs. + 1998-09-02 14:50 Ulrich Drepper * readelf.c (process_dynamic_segment): Print DT_* value only if -- 2.34.1