This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/bfd ChangeLog elf32-gen.c elf64-gen.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_11-branch
Changes by:	pb@sources.redhat.com	2001-03-31 06:13:46

Modified files:
	bfd            : ChangeLog elf32-gen.c elf64-gen.c 

Log message:
	2001-03-31  Philip Blundell  <philb@gnu.org>
	
	From 2001-03-26  H.J. Lu  <hjl@gnu.org>
	* elf32-gen.c (elf32_generic_link_add_symbols): New. Check
	if there are any relocations for generic ELF.
	(bfd_elf32_bfd_link_add_symbols): Defined to
	elf32_generic_link_add_symbols.
	* elf64-gen.c (elf64_generic_link_add_symbols): New. Check
	if there are any relocations for generic ELF.
	(bfd_elf64_bfd_link_add_symbols): Defined to
	elf64_generic_link_add_symbols.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_11-branch&r1=1.749.2.25&r2=1.749.2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-gen.c.diff?cvsroot=src&only_with_tag=binutils-2_11-branch&r1=1.3&r2=1.3.8.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-gen.c.diff?cvsroot=src&only_with_tag=binutils-2_11-branch&r1=1.2&r2=1.2.8.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]