src/bfd ChangeLog elf-bfd.h elflink.h elfxx-ta ...

kkojima@sources.redhat.com kkojima@sources.redhat.com
Tue Oct 14 22:43:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kkojima@sourceware.org	2003-10-14 22:43:10

Modified files:
	bfd            : ChangeLog elf-bfd.h elflink.h elfxx-target.h 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2292&r2=1.2293
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.111&r2=1.112
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.h.diff?cvsroot=src&r1=1.241&r2=1.242
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elfxx-target.h.diff?cvsroot=src&r1=1.54&r2=1.55



More information about the Binutils-cvs mailing list