OSDN Git Service

include/
[pf3gnuchains/gcc-fork.git] / include / hashtab.h
2005-03-27 gdrinclude/
2004-04-22 rth * hashtab.h (struct htab): Add size_prime_index.
2004-04-13 law * hashtab.c (htab_remove_elt_with_hash): New function.
2004-03-30 zack * hashtab.h, splay-tree.h: Use new shorter form of...
2003-05-07 jasons/burtle/iterative
2003-05-07 jasonlibiberty/
2003-03-17 hubicka * ggc-common.c (ggc_mark_roots): Use htab_traverse_nor...
2003-01-26 drowinclude/
2002-06-25 amodra * demangle.h: #include "ansidecl.h" rather than #inclu...
2002-06-06 dj* hashtab.h (htab): Rearrange new members for backward
2002-06-06 geoffkIndex: include/ChangeLog
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2001-08-17 rth * hashtab.h (htab_hash_string): Declare.
2000-11-04 hp * hashtab.h (struct htab): Add member return_allocatio...
2000-11-03 hp * hashtab.h: Change void * to PTR where necessary.
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-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-10-23 zack1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover...
1999-10-15 law * hashtab.h: New file.