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]
Other format: [Raw text]

src bfd/ChangeLog bfd/elflink.c bfd/elflink.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2003-05-20 14:35:01

Modified files:
	bfd            : ChangeLog elflink.c elflink.h 
	ld/testsuite   : ChangeLog 
	ld/testsuite/ld-elfvsb: elfvsb.exp 
Added files:
	ld/testsuite/ld-elfvsb: common.c sh3.c test.c 

Log message:
	bfd/
	
	2003-05-20  Jakub Jelinek  <jakub@redhat.com>
	
	* elflink.h (elf_link_output_extsym): Only issue error about !=
	STV_DEFAULT symbols if they are bfd_link_hash_undefined.
	
	2003-05-20  H.J. Lu <hongjiu.lu@intel.com>
	
	* elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
	when removing the old definition for symbols with non-default
	visibility.
	
	ld/testsuite/
	
	2003-05-20  Jakub Jelinek  <jakub@redhat.com>
	
	* ld-elfvsb/common.c: New file.
	* ld-elfvsb/elfvsb.exp: Add common.
	
	2003-05-20  H.J. Lu <hongjiu.lu@intel.com>
	
	* ld-elfvsb/sh3.c: New file.
	* ld-elfvsb/test.c: Likewise.
	
	* ld-elfvsb/elfvsb.exp: Add new weak hidden symbol tests.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2062&r2=1.2063
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.h.diff?cvsroot=src&r1=1.224&r2=1.225
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.272&r2=1.273
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elfvsb/common.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elfvsb/sh3.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elfvsb/test.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elfvsb/elfvsb.exp.diff?cvsroot=src&r1=1.20&r2=1.21


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