aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0465e4b..3ea9d56 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
2005-12-29 Nick Clifton <nickc@redhat.com>
+ * hash.c (bfd_hash_set_default_size): Add more entries to the
+ hash_size_primes table.
+
* stabs.c (_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.