]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/ChangeLog
gcc_update: Refer to GCC and gcc_update instead of egcs and egcs_update.
[thirdparty/gcc.git] / libiberty / ChangeLog
index eb8ddfcce9e8027058e359ee8f32f41dee127034..01168d81b3d42279a3d323b606cf6d5fb61c71fd 100644 (file)
@@ -1,5 +1,25 @@
+Thu Apr 27 16:58:43 MET DST 2000  Jan Hubicka  <jh@suse.cz>
+
+       * hashtab.c (htab_expand): Add prototype.
+       (find_empty_slot_for_expand): Likewise.
+
+2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * hashtab.c (hash_pointer, eq_pointer): Make definition static to
+       match prototype.
+       (htab_expand): Cast the return value of xcalloc.
+
+2000-04-24  Mark Mitchell  <mark@codesourcery.com>
+
+       * hashtab.c (hash_pointer): New function.
+       (eq_pointer): Likewise.
+       (htab_hash_pointer): New variable.
+       (htab_eq_pointer): Likewise.
+
 2000-04-23  Mark Mitchell  <mark@codesourcery.com>
 
+       * sort.c (sort_pointers): Fix endianness bugs.
+
        * sort.c: New file.
        * Makefile.in (CFILES): Add sort.c
        (REQUIRED_OFILES): Add sort.o.