summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2003-05-07 20:30:13 +0000
committerJason Merrill <jason@redhat.com>2003-05-07 20:30:13 +0000
commit61aa6432f052aa01f799dfb3b5a5b32313d4963b (patch)
treef8a722e760bda3b83f8985cf75f15f65754703ce /libiberty/ChangeLog
parentfd86ccf2634010175c09be4cd2d630e9232e344b (diff)
downloadgdb-61aa6432f052aa01f799dfb3b5a5b32313d4963b.tar.gz
s/burtle/iterative
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 5498f112156..066980339ba 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -5,7 +5,7 @@
2003-05-07 Jason Merrill <jason@redhat.com>
- * hashtab.c (burtle_hash): New fn.
+ * hashtab.c (iterative_hash): New fn.
* configure.in: Add AC_C_BIGENDIAN_CROSS.
* aclocal.m4: Include accross.m4.
* configure, config.in: Regenerate.