src/ld ChangeLog ldcref.c

amodra@sourceware.cygnus.com amodra@sourceware.cygnus.com
Mon Jul 23 00:54:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sources.redhat.com	2001-07-23 00:54:04

Modified files:
	ld             : ChangeLog ldcref.c 

Log message:
	* ldcref.c (check_section_sym_xref): New function.
	(check_nocrossrefs): Call it.
	(check_nocrossref): Interate over h->refs here instead of..
	(check_refs): ..here.  Pass in the symbol name, section, and bfd
	rather than hash_entry pointers.
	(struct check_refs_info): Keep symbol name rather than hash entry.
	Remove "same".
	(check_reloc_refs): Tweak for above changes in check_refs_info.
	Only report references to section syms when symname is NULL to
	prevent duplicate messages for the same reloc.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.434&r2=1.435
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldcref.c.diff?cvsroot=src&r1=1.6&r2=1.7



More information about the Binutils-cvs mailing list