diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2004-02-21 21:28:22 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2004-02-21 21:28:22 +0000 |
commit | eff21b8ec259755569f2b8f8c8b382c39676e095 (patch) | |
tree | 1b73283e239741b5d48b7c0312576ad250628631 /binutils/ChangeLog | |
parent | ba361932691d549ce89d243efac895d136334e58 (diff) | |
download | gdb-eff21b8ec259755569f2b8f8c8b382c39676e095.zip gdb-eff21b8ec259755569f2b8f8c8b382c39676e095.tar.gz gdb-eff21b8ec259755569f2b8f8c8b382c39676e095.tar.bz2 |
* dlltool.c (gen_exp_file): Always output names for forwarded symbols.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5b0e33e..974333f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2004-02-21 Dmitry Timoshkov <dmitry@baikal.ru> + + * dlltool.c (gen_exp_file): Always output names for forwarded symbols. + 2004-02-19 Jakub Jelinek <jakub@redhat.com> * objcopy.c (copy_section): Avoid warnings. |