diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-17 01:54:43 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-17 01:54:43 +0000 |
commit | 80f07f6c3bcc20a65ec64751ab55de0982e6afde (patch) | |
tree | d563cc31ac81eb04693b3b28a2d8f8911f038f76 /libiberty/ChangeLog | |
parent | 25fecab7965ee3319a4d55e45dcc042c342cd67a (diff) | |
download | gcc-80f07f6c3bcc20a65ec64751ab55de0982e6afde.tar.gz |
* hashtab.c (htab_hash_string): New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44950 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index a62db15285b..84653bbe2fd 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2001-08-16 Richard Henderson <rth@redhat.com> + + * hashtab.c (htab_hash_string): New. + 2001-08-13 Andrew Cagney <ac131313@redhat.com> * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix |