OSDN Git Service

2002-02-01 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / libiberty / hashtab.c
2001-10-07 ghaziinclude:
2001-08-17 rthAdd commentary.
2001-08-17 rth * hashtab.c (htab_hash_string): New.
2001-03-15 meissnerfix typo
2001-03-15 meissnerSilence warning
2001-03-15 meissnerSilence warning
2000-11-27 mmitchel * hashtab.c (higher_prime_number): Use a table, rather...
2000-11-04 hp * hashtab.c (htab_expand): Change to return int. ...
2000-11-03 hp (htab_create, htab_expand): Correct formatting of...
2000-05-29 zack * hashtab.c, partition.c, sort.c, xmemdup.c: Include...
2000-05-16 mmitchel * hashtab.c (hash_pointer): Delete low-order...
2000-04-27 hubicka * hashtab.c (htab_expand): Add prototype.
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