aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2004-02-21 21:28:22 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2004-02-21 21:28:22 +0000
commiteff21b8ec259755569f2b8f8c8b382c39676e095 (patch)
tree1b73283e239741b5d48b7c0312576ad250628631 /binutils/ChangeLog
parentba361932691d549ce89d243efac895d136334e58 (diff)
downloadgdb-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/ChangeLog4
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.