Change AR for ELF so that common symbols are not included in archive map.
authorNick Clifton <nickc@redhat.com>
Fri, 10 Dec 1999 01:41:22 +0000 (01:41 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 10 Dec 1999 01:41:22 +0000 (01:41 +0000)
commitad247e3c7de719151c02516afc9c682a32a181cc
tree9bbb9e72bbacd188c81701ec1148e0e45e5bf187
parentc7d85a8d921dafd1c9eb0f132977427d3d107226
Change AR for ELF so that common symbols are not included in archive map.
Change LD for ELF so that archive elements whoes archive map contains a
 reference to a common symbol will get linkled in.
Add new field to bfd_target structure and initialise it for all bfd targets.
19 files changed:
bfd/ChangeLog
bfd/aout-target.h
bfd/aout-tic30.c
bfd/archive.c
bfd/bfd-in2.h
bfd/bfd.c
bfd/coff-alpha.c
bfd/coff-rs6000.c
bfd/elf64-mips.c
bfd/elflink.h
bfd/elfxx-target.h
bfd/ieee.c
bfd/libbfd-in.h
bfd/libbfd.h
bfd/libecoff.h
bfd/oasys.c
bfd/som.c
bfd/targets.c
bfd/vms.c