aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-06-21 03:25:35 +0000
committerNick Clifton <nickc@redhat.com>1999-06-21 03:25:35 +0000
commit74479bd3b9ac63f0237661ce42f3bb1c0f4b7ad3 (patch)
treed1e8383a77b3e6b97821f48c458c22c5b7fd4fe3 /binutils/ChangeLog
parentba2be5816c514a743f8c6abd6fe346b915a8fb8f (diff)
downloadgdb-74479bd3b9ac63f0237661ce42f3bb1c0f4b7ad3.zip
gdb-74479bd3b9ac63f0237661ce42f3bb1c0f4b7ad3.tar.gz
gdb-74479bd3b9ac63f0237661ce42f3bb1c0f4b7ad3.tar.bz2
Link object files with the .exp file, not the .lib file
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 3e689b9..e2f8b48 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-17 Nick Clifton <nickc@cygnus.com>
+
+ * dlltool.c (mcore_elf_gen_out_file): Link object files with the
+ .exp file, not the .lib file.
+
Fri Jun 18 20:17:51 1999 Mumit Khan <khan@xraylith.wisc.edu>
* deflex.l: Accept single-character symbol names.