aboutsummaryrefslogtreecommitdiff
path: root/include/hashtab.h
AgeCommit message (Expand)Author
2003-05-07s/burtle/iterativejason
2003-05-07libiberty/jason
2003-03-17 * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.hubicka
2003-01-26include/drow
2002-06-25 * demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.amodra
2002-06-06* hashtab.h (htab): Rearrange new members for backwarddj
2002-06-06Index: include/ChangeLoggeoffk
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk
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