src/bfd ChangeLog stabs.c

nickc@sourceware.org nickc@sourceware.org
Thu Dec 29 10:29:00 GMT 2005


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



More information about the Binutils-cvs mailing list