From: Per Bothner Date: Tue, 3 Dec 1991 22:25:01 +0000 (+0000) Subject: * archive.c (bsd_write_armap): The pad byte sometimes added to X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7a5f996269a24a1bedb4873f73ea98aa523f701c;p=binutils-gdb.git * archive.c (bsd_write_armap): The pad byte sometimes added to the string table in a __.SYMDEF member is now counted as part of the size of the string table. This is compatible with the old ranlib, as well as Sun's. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0aad94e66d2..71574918af1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Tue Dec 3 14:06:15 1991 Per Bothner (bothner at cygnus.com) + + * archive.c (bsd_write_armap): The pad byte sometimes added to + the string table in a __.SYMDEF member is now + counted as part of the size of the string table. + This is compatible with the old ranlib, as well as Sun's. + Tue Dec 3 10:53:30 1991 Steve Chamberlain (sac at rtl.cygnus.com) * srec.c: Rewrote to fix many bugs; now gets the record type