* archive.c (bsd_write_argmap): The size of the ranlib structures
authorPer Bothner <per@bothner.com>
Wed, 16 Oct 1991 19:50:08 +0000 (19:50 +0000)
committerPer Bothner <per@bothner.com>
Wed, 16 Oct 1991 19:50:08 +0000 (19:50 +0000)
commit314f3eeda3b46748af3fa3fd964fd048a0f56535
treed8c9fe9050da91bed5d2082be469d38a70c9bc64
parent45e6027024086f9c13a6f86e38ed75073556faca
* archive.c (bsd_write_argmap): The size of the ranlib structures
should not include teh size field itself.
* aoutx.h, libaout.h (NAME(aout, sizeof_headers)):  Use
adata(abfd)->exec_bytes_size field instead of constant macro,
because aoutx.h compiles to a simple .o file shared by
all 32-bits a.out targets.
bfd/ChangeLog