aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2009-06-21 17:13:08 +0000
committerDJ Delorie <dj@redhat.com>2009-06-21 17:13:08 +0000
commit483d7cf40a669633cecaf6507b1de673befb6b84 (patch)
treeb63fda7c9240f7afbbf17f158e2a8848d04055fa /libiberty/ChangeLog
parent102fd3cc91dcb092f1e4882fe085902a889f9700 (diff)
downloadbinutils-483d7cf40a669633cecaf6507b1de673befb6b84.zip
binutils-483d7cf40a669633cecaf6507b1de673befb6b84.tar.gz
binutils-483d7cf40a669633cecaf6507b1de673befb6b84.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index f5ac783..eb7c913 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-21 Jakub Jelinek <jakub@redhat.com>
+
+ * hashtab.c (htab_traverse): Don't call htab_expand for
+ nearly empty hashtabs with sizes 7, 13 or 31.
+
2009-06-16 Nick Clifton <nickc@redhat.com>
PR 10197