conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
[platform/upstream/gcc.git] / libiberty / hashtab.c
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-03-31 Mark Mitchellhashtab.h (hashval_t): New type.
2000-03-29 Zack Weinberghashtab.c (htab_find_with_hash): Avoid calculating...
2000-03-14 Bernd SchmidtSome cleanups/additions for hashtables
2000-03-10 Zack Weinberghashtab.h (struct htab): Add del_f.
2000-03-08 Zack Weinberghashtab.c: Remove debugging variables (all_searches...
1999-11-28 Philippe De Muyter* hashtab.c (sys/types.h): File included.
1999-11-10 Jeffrey A Law* hashtab.c: Include stdio.h.
1999-11-08 Jeffrey A Law* hashtab.c (traverse_hash_table): Protect prototype...
1999-10-23 Zack Weinberghashtab.c (find_hash_table_entry): When returning a...
1999-10-15 Vladimir MakarovMakefile.in (CFILES): Add hashtab.c