* linker.c (generic_link_check_archive_element): Allocate common
authorIan Lance Taylor <ian@airs.com>
Wed, 8 Feb 1995 22:57:48 +0000 (22:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 8 Feb 1995 22:57:48 +0000 (22:57 +0000)
commit6581a70a9a23f83b6ab24f7662e16cabc6dbbd11
tree0a5ca0f9d1feb4e17dac165945bcd3cdeee8b787
parent3565dee4ebce94924bbf53673db8d66ee256866b
* linker.c (generic_link_check_archive_element): Allocate common
symbol information structure.  Don't bother to check for common
symbol size overflow.
(_bfd_generic_link_add_one_symbol): Likewise.
* aoutx.h (aout_link_check_ar_symbols): Likewise.
* linker.c (generic_link_check_archive_element): Adjust references
to common symbol information for new structure.
(_bfd_generic_link_add_one_symbol): Likewise.
* aoutx.h (aout_link_check_ar_symbols): Likewise.
(aout_link_add_symbols): Likewise.
* ecoff.c (ecoff_link_add_externals): Likewise.
* elfcode.h (elf_link_add_object_symbols): Likewise.
(elf_link_output_extsym): Likewise.
* sunos.c (sunos_add_one_symbol): Likewise.
bfd/ChangeLog
bfd/elfcode.h