* objcopy.c (filter_symbols): Use bfd_is_local_label to determine
authorJeff Law <law@redhat.com>
Wed, 16 Mar 1994 07:04:42 +0000 (07:04 +0000)
committerJeff Law <law@redhat.com>
Wed, 16 Mar 1994 07:04:42 +0000 (07:04 +0000)
commit1d483829ad7fba5026a6bc9f9545371b244aeb1e
tree7b2b950f351e9d987a7d8a45a83f53a8858a9bb5
parent5b3577cb7a48ff1cda271f61465d66bcc3c38341
* objcopy.c (filter_symbols): Use bfd_is_local_label to determine
if a symbol represents a compiler-generated local label.
(copy_object): Give the BFD backends a chance to copy any private
bfd data from the input BFD to the output BFD.
(setup_section): Give the BFD backends a chance to copy any private
section data from the input section to the output section.
binutils/ChangeLog