OSDN Git Service

Change AR for ELF so that common symbols are not included in archive map.
authornickc <nickc>
Fri, 10 Dec 1999 01:41:21 +0000 (01:41 +0000)
committernickc <nickc>
Fri, 10 Dec 1999 01:41:21 +0000 (01:41 +0000)
commite51d1312dccf8da1c3d0dafa8ab83f69ab78f763
tree8ae8c7e1dba0e543e31a4684c0051c216126dec9
parent9c004ee2902123ecbf5c6a3e885e05a783224118
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