OSDN Git Service

* hashtab.c (hash_pointer, eq_pointer): Make definition static to
[pf3gnuchains/gcc-fork.git] / libiberty / hashtab.c
2000-04-24 ghazi * hashtab.c (hash_pointer, eq_pointer): Make...
2000-04-24 mmitchel * hashtab.h (hash_pointer): Declare.
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-03-31 mmitchel * hashtab.h (hashval_t): New type.
2000-03-29 zack * hashtab.c (htab_find_with_hash): Avoid calculating...
2000-03-14 cruxSome cleanups/additions for hashtables
2000-03-10 zack * hashtab.h (struct htab): Add del_f.
2000-03-08 zack * hashtab.c: Remove debugging variables (all_searches,
1999-11-28 law * hashtab.c (sys/types.h): File included.
1999-11-10 law * hashtab.c: Include stdio.h.
1999-11-08 law * hashtab.c (traverse_hash_table): Protect...
1999-10-23 zack1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover...
1999-10-15 law * Makefile.in (CFILES): Add hashtab.c