mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* 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.
This commit is contained in:
@ -1,3 +1,12 @@
|
|||||||
|
Wed Oct 16 12:43:49 1991 Per Bothner (bothner at cygnus.com)
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
Wed Oct 16 11:11:05 1991 John Gilmore (gnu at cygnus.com)
|
Wed Oct 16 11:11:05 1991 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
* configure.in: Allow i386-sco-sysv.
|
* configure.in: Allow i386-sco-sysv.
|
||||||
|
Reference in New Issue
Block a user