diff options
author | Nick Clifton <nickc@redhat.com> | 2002-12-30 11:44:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-12-30 11:44:51 +0000 |
commit | dc8465bf50a6f24567e43a35d24494f692870f4e (patch) | |
tree | 7b2d051da35ce7649a102ded092cdf42f24cd502 /ld/ChangeLog | |
parent | 3badd4651b2de840e4b0bd05d9bda0d809d8288b (diff) | |
download | binutils-gdb-dc8465bf50a6f24567e43a35d24494f692870f4e.tar.gz |
New win32 topics: 'symbol aliasing' and 'export dll symbols'.
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 8295f1e5810..c01e4b48591 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2002-12-30 Ralf Habacker <ralf.habacker@freenet.de> + + * ld.texinfo: New win32 topics: 'symbol aliasing' and 'export dll + symbols'. + 2002-12-23 Alan Modra <amodra@bigpond.net.au> * ldmain.c (main): Init "strip_discarded". |