aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-03 16:16:32 +0000
committerNick Clifton <nickc@redhat.com>2011-06-03 16:16:32 +0000
commit164a5cb7bde2ca6fc6a9876eb8cc8ecafe5a00ac (patch)
tree71aa366bb63857f9d16a5dfb55b7c76368131526 /bfd/ChangeLog
parent8cf64490f293549a0b8e64342d7c97099df19974 (diff)
downloadgdb-164a5cb7bde2ca6fc6a9876eb8cc8ecafe5a00ac.zip
gdb-164a5cb7bde2ca6fc6a9876eb8cc8ecafe5a00ac.tar.gz
gdb-164a5cb7bde2ca6fc6a9876eb8cc8ecafe5a00ac.tar.bz2
PR ld/12682
* hash.c (higher_primer_number): Add more, small, prime numbers. (bfd_hash_set_default_size): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index fd48cc3..034e9e7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-03 Bertram Felgenhauer <bertram.felgenhauer@gmail.com>
+
+ PR ld/12682
+ * hash.c (higher_primer_number): Add more, small, prime numbers.
+ (bfd_hash_set_default_size): Likewise.
+
2011-06-02 Nick Clifton <nickc@redhat.com>
* coff-mcore.c: Fix spelling typo.