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 stabs.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2004-03-31 09:27:41

Modified files:
	bfd            : ChangeLog stabs.c 

Log message:
	(struct stab_link_includes_totals): Rename field 'total' to 'sum_chars'
	and add field 'num_chars'.
	(_bfd_link_section_stabs): When computing the sum of the characters in a
	B_INCL..B_EINCL range also keep a count of the number of characters.  Use
	this information to help distinguish between include sections when have
	the same sum but which nevertheless are still unique.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2480&r2=1.2481
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/stabs.c.diff?cvsroot=src&r1=1.16&r2=1.17


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