OSDN Git Service

* elf-bfd.h (struct elf_backend_data): New function pointer member
authorkkojima <kkojima>
Tue, 14 Oct 2003 22:43:10 +0000 (22:43 +0000)
committerkkojima <kkojima>
Tue, 14 Oct 2003 22:43:10 +0000 (22:43 +0000)
commitcac86b3a13f9bbf04fe1ca16e21530d67e287662
tree44180114d44b603a1c9d219e9bcdfadebbe9ad67
parent4e4470f6c765d0a70b2d4a8350193963189be5b8
* elf-bfd.h (struct elf_backend_data): New function pointer member
elf_backend_merge_symbol_attribute.
* elflink.h (elf_link_add_object_symbols): Adjust call to
elf_backend_merge_symbol_attribute if the backend defined it.
        * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
        (elfNN_bed): Add that to the initializer.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elflink.h
bfd/elfxx-target.h