* elf-bfd.h (struct elf_backend_data): New function pointer member
authorKaz Kojima <kkojima@rr.iij4u.or.jp>
Tue, 14 Oct 2003 22:43:10 +0000 (22:43 +0000)
committerKaz Kojima <kkojima@rr.iij4u.or.jp>
Tue, 14 Oct 2003 22:43:10 +0000 (22:43 +0000)
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.


No differences found