* elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
authorIan Lance Taylor <ian@airs.com>
Wed, 1 Nov 1995 18:25:35 +0000 (18:25 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 1 Nov 1995 18:25:35 +0000 (18:25 +0000)
commitb2193cc59423f8f15c25bd765c774e4791a22123
tree2d925195a93529cf7a88db262862c1785ba4c6dd
parentbaabeb74a72eae51dcb5994497bc233584f42353
* elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
BFD is not of the right type.
(bfd_elf_get_needed_list): Likewise.
* i386linux.c (bfd_linux_size_dynamic_sections): Likewise.
* sunos.c (bfd_sunos_get_needed_list): Likewise.
* xcofflink.c (XCOFF_XVECP): Define.
(bfd_xcoff_link_record_set): Don't do anything if the BFD is not
of the right type.
(bfd_xcoff_import_symbol): Likewise.
(bfd_xcoff_export_symbol): Likewise.
(bfd_xcoff_link_count_reloc): Likewise.
(bfd_xcoff_record_link_assignment): Likewise.
(bfd_xcoff_size_dynamic_sections): Likewise.
bfd/ChangeLog
bfd/elf.c
bfd/i386linux.c
bfd/sunos.c
bfd/xcofflink.c