diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-03-18 15:55:27 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-03-18 15:55:27 +0000 |
commit | 60e9faebc1c2d518ad2fc57d13ee99ca38f34451 (patch) | |
tree | 079da9779f9933dd724b7c9a87caa02a916bde8e /binutils | |
parent | 5a66538bcbddd29d6918bb8a71a2095f3c0299c7 (diff) | |
download | gdb-60e9faebc1c2d518ad2fc57d13ee99ca38f34451.zip gdb-60e9faebc1c2d518ad2fc57d13ee99ca38f34451.tar.gz gdb-60e9faebc1c2d518ad2fc57d13ee99ca38f34451.tar.bz2 |
* ar.c (write_archive): Allocate space for the null byte. From
Robert Lipe <robertl@arnet.com>.
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 593c3f6..88dd54c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Mar 18 10:53:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ar.c (write_archive): Allocate space for the null byte. From + Robert Lipe <robertl@arnet.com>. + Thu Mar 17 16:20:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * Makefile.in: Built nm.new and strip.new to avoid problems with |