diff options
author | DJ Delorie <dj@redhat.com> | 1999-09-28 20:08:37 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 1999-09-28 20:08:37 +0000 |
commit | ce195b4280a718f36c02f316234b79b3f4b3e9e8 (patch) | |
tree | 323f17e4bad2ead69236f1848f6e64e3c9d9a447 /binutils/ChangeLog | |
parent | 13d92f2c5b7ef187dda2518b459751f146128e99 (diff) | |
download | gdb-ce195b4280a718f36c02f316234b79b3f4b3e9e8.zip gdb-ce195b4280a718f36c02f316234b79b3f4b3e9e8.tar.gz gdb-ce195b4280a718f36c02f316234b79b3f4b3e9e8.tar.bz2 |
* dlltool.c (scan_drectve_symbols): Handle type tags in exported
symbols.
(scan_filtered_symbols): Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3e155d9..d94b9f6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +1999-09-29 Mumit Khan <khan@xraylith.wisc.edu> + + * dlltool.c (scan_drectve_symbols): Handle type tags in exported + symbols. + (scan_filtered_symbols): Likewise. + 1999-09-19 Ian Lance Taylor <ian@zembu.com> * resrc.c (write_rc_rcdata): Fix local variable shadowing |