aboutsummaryrefslogtreecommitdiff
path: root/libiberty/hashtab.c
AgeCommit message (Expand)Author
2001-03-15fix typomeissner
2001-03-15Silence warningmeissner
2001-03-15Silence warningmeissner
2000-11-27 * hashtab.c (higher_prime_number): Use a table, rather than ammitchel
2000-11-04 * hashtab.c (htab_expand): Change to return int. Use calloc orhp
2000-11-03 (htab_create, htab_expand): Correct formatting of comment beforehp
2000-05-29 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.hzack
2000-05-16 * hashtab.c (hash_pointer): Delete low-order bits which aremmitchel
2000-04-27 * hashtab.c (htab_expand): Add prototype.hubicka
2000-04-24 * hashtab.c (hash_pointer, eq_pointer): Make definition static toghazi
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-29 * hashtab.c (htab_find_with_hash): Avoid calculating hash2zack
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-11-28 * hashtab.c (sys/types.h): File included.law
1999-11-10 * hashtab.c: Include stdio.h.law
1999-11-08 * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.law
1999-10-231999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>zack
1999-10-15 * Makefile.in (CFILES): Add hashtab.claw