diff options
author | DJ Delorie <dj@redhat.com> | 2003-03-12 15:08:02 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-03-12 15:08:02 +0000 |
commit | c4d8feb262fa437232fb144da11b9f449d3b7715 (patch) | |
tree | e4ce4eb4402b6cb8b02b81673b00e25e7b68f53b /libiberty/ChangeLog | |
parent | 64fb18397420d25e0ef96ab34198adb2ee890885 (diff) | |
download | gdb-c4d8feb262fa437232fb144da11b9f449d3b7715.zip gdb-c4d8feb262fa437232fb144da11b9f449d3b7715.tar.gz gdb-c4d8feb262fa437232fb144da11b9f449d3b7715.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 30bfe4f..99ac6ec 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2003-12-03 Jan Hubicka <jh@suse.cz> + + * hashtab.c (htab_expand): Compute the size of hashtable based + on the number of elements actually used. + (htab_traverse): Call htab_expand when table is too empty. + 2003-03-11 Carlo Wood <carlo@gnu.org> * cplus-dem.c (demangle_integral_value): Correction to reflect |