This is the mail archive of the binutils-cvs@sourceware.org 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	2005-12-29 10:29:23

Modified files:
	bfd            : ChangeLog stabs.c 

Log message:
	(_bfd_link_section_stabs): Use bfd_hash_table_init rather than
	bfd_hash_table_init_n(...,251) so that the size of the hash table can be
	controlled by the user.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3381&r2=1.3382
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/stabs.c.diff?cvsroot=src&r1=1.24&r2=1.25


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