diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-09-05 23:18:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-09-05 23:18:05 +0000 |
commit | 1f23c5b3f0cb533efe98bf34bf9ffcb69c7798cb (patch) | |
tree | c8774c3d43cc39c857a9f18dde2cc6290071d3a4 /binutils | |
parent | 10926eb0d415aa376282304e01dec36d19c971cd (diff) | |
download | gdb-1f23c5b3f0cb533efe98bf34bf9ffcb69c7798cb.zip gdb-1f23c5b3f0cb533efe98bf34bf9ffcb69c7798cb.tar.gz gdb-1f23c5b3f0cb533efe98bf34bf9ffcb69c7798cb.tar.bz2 |
Sat Sep 5 19:17:10 1998 Mumit Khan <khan@xraylith.wisc.edu>
* dlltool.c (scan_all_symbols): Don't re-export symbols exported
by other DLLs.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bf71fdc..4eea91e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Sat Sep 5 19:17:10 1998 Mumit Khan <khan@xraylith.wisc.edu> + + * dlltool.c (scan_all_symbols): Don't re-export symbols exported + by other DLLs. + 1998-09-02 14:50 Ulrich Drepper <drepper@cygnus.com> * readelf.c (process_dynamic_segment): Print DT_* value only if |