aboutsummaryrefslogtreecommitdiff
path: root/include/hashtab.h
AgeCommit message (Expand)Author
2001-08-17 * hashtab.h (htab_hash_string): Declare.rth
2000-11-04 * hashtab.h (struct htab): Add member return_allocation_failure.hp
2000-11-03 * hashtab.h: Change void * to PTR where necessary.hp
2000-04-24 * hashtab.h (hash_pointer): Declare.mmitchel
2000-04-18 * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner
2000-03-31 * hashtab.h (hashval_t): New type.mmitchel
2000-03-14Some cleanups/additions for hashtablescrux
2000-03-10 * hashtab.h (struct htab): Add del_f.zack
2000-03-08 * hashtab.c: Remove debugging variables (all_searches,zack
1999-10-231999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-10-15 * hashtab.h: New file.law