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 ld/ChangeLog ld/ldlang.c ld/ldlex.l includ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2003-10-24 14:55:14

Modified files:
	ld             : ChangeLog ldlang.c ldlex.l 
	include        : ChangeLog bfdlink.h 
	bfd            : ChangeLog elflink.h 

Log message:
	bfd/
	
	2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
	
	* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Look up
	hash table for real symbols.
	
	include/
	
	2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
	
	* bfdlink.h (bfd_elf_version_expr): Add "symbol" and remove
	"wildcard".
	
	ld/
	
	2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
	
	* ldlang.c (lang_vers_match): Check "symbol" instead of
	"wildcard" and "pattern". Fix a typo.
	(lang_finalize_version_expr_head): Likewise.
	(lang_register_vers_node): Likewise.
	(realsymbol): New function.
	(lang_new_vers_pattern): Set "symbol" and remove "wildcard".
	
	* ldlex.l (V_IDENTIFIER): Allow '\\'.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.1013&r2=1.1014
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.122&r2=1.123
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlex.l.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.235&r2=1.236
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/bfdlink.h.diff?cvsroot=src&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2315&r2=1.2316
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.h.diff?cvsroot=src&r1=1.244&r2=1.245


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