From: Ian Lance Taylor Date: Thu, 17 Nov 1994 19:32:06 +0000 (+0000) Subject: * archive.c (_bfd_write_archive_contents): Round up the archive X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf9557f5ea9675b4e1750cfbda54643cf1fb50d8;p=binutils-gdb.git * archive.c (_bfd_write_archive_contents): Round up the archive header size of the extended name table to an even number. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 44d447ea4a8..291e617773e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 17 14:29:13 1994 Ian Lance Taylor + + * archive.c (_bfd_write_archive_contents): Round up the archive + header size of the extended name table to an even number. + Wed Nov 16 16:08:06 1994 Ken Raeburn * coff-sh.c: Deleted some code that was commented out or inside