]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/hashtab.c
Merge from pch-branch up to tag pch-commit-20020603.
[thirdparty/gcc.git] / libiberty / hashtab.c
2002-06-04  geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-10  rth * hashtab.c (higher_prime_number): Use 7 as...
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