(_bfd_link_section_stabs): Use bfd_hash_table_init rather than
authorNick Clifton <nickc@redhat.com>
Thu, 29 Dec 2005 10:29:23 +0000 (10:29 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 29 Dec 2005 10:29:23 +0000 (10:29 +0000)
commit88a670df3ccef0b39df766483754536f2fd8d9e9
treeb339aa6cea6e476c1c4290e626766c29effb57f9
parent36db13e724c784f3fa0e349635435abc4120ba56
(_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.
bfd/ChangeLog
bfd/stabs.c