diff options
author | Steve Chamberlain <sac@cygnus> | 1995-12-15 15:52:56 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-12-15 15:52:56 +0000 |
commit | 445604d7ebdf925290563617712f8e79fc53c29f (patch) | |
tree | 5e6ec931ab091319628824d212f3498d174bd68e /binutils | |
parent | fcb43906285a76a28c15646e7279802b0027662e (diff) | |
download | fsf-binutils-gdb-445604d7ebdf925290563617712f8e79fc53c29f.zip fsf-binutils-gdb-445604d7ebdf925290563617712f8e79fc53c29f.tar.gz fsf-binutils-gdb-445604d7ebdf925290563617712f8e79fc53c29f.tar.bz2 |
* dlltool.c (fill_ordinals): Start from 1 if no other instructions
given.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
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 |