OSDN Git Service

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)
commit187eccd48087c785f20d9ef70979843ead9e59f0
tree4223511bfa4407acc66f41044f4456b8d4758f42
parent217a83bbe99aa0b928070e7cc4ad510b92c31f54
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