aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1995-12-15 15:52:56 +0000
committerSteve Chamberlain <sac@cygnus>1995-12-15 15:52:56 +0000
commit445604d7ebdf925290563617712f8e79fc53c29f (patch)
tree5e6ec931ab091319628824d212f3498d174bd68e
parentfcb43906285a76a28c15646e7279802b0027662e (diff)
downloadgdb-445604d7ebdf925290563617712f8e79fc53c29f.zip
gdb-445604d7ebdf925290563617712f8e79fc53c29f.tar.gz
gdb-445604d7ebdf925290563617712f8e79fc53c29f.tar.bz2
* dlltool.c (fill_ordinals): Start from 1 if no other instructions
given.
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index a9cae84..24939fe 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+Fri Dec 15 07:51:34 1995 steve chamberlain <sac@slash.cygnus.com>
+
+ * dlltool.c (fill_ordinals): Start from 1 if no other instructions
+ given.
+
Tue Dec 12 12:05:21 1995 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald