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-04-01 08:40:09

Modified files:
	bfd            : ChangeLog stabs.c 

Log message:
	(struct stab_link_includes_totals): Add field 'symb' that keeps the characters
	in a B_INCL..B_EINCL range.
	(_bfd_link_section_stabs): When computing the sum of the characters in a
	B_INCL..B_EINCL range also keep a copy of those	characters.  Use this
	information to distinguish between include sections that have the same sum
	and the same length but which are nevertheless unique.

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


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