diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-11-14 22:20:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-11-14 22:20:12 +0000 |
commit | 6d93c360042c6c748fc090561c479d1b7bb6d742 (patch) | |
tree | 70056de26390a93f4c2025aff98b487b98275540 /binutils/ChangeLog | |
parent | 204066750f2b8135f496deab156e223d425de6f9 (diff) | |
download | gdb-6d93c360042c6c748fc090561c479d1b7bb6d742.zip gdb-6d93c360042c6c748fc090561c479d1b7bb6d742.tar.gz gdb-6d93c360042c6c748fc090561c479d1b7bb6d742.tar.bz2 |
* dlltool.c (fill_ordinals): Correct memset call.
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 58dac25..025cf41 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 14 17:19:11 1995 Ian Lance Taylor <ian@cygnus.com> + + * dlltool.c (fill_ordinals): Correct memset call. + Sun Nov 12 12:56:05 1995 Stan Shebs <shebs@andros.cygnus.com> * mpw-make.sed (DEMANGLER_PROG): Edit out attempts to do anything |