]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/hashtab.c
Silence warning
[thirdparty/gcc.git] / libiberty / hashtab.c
2001-03-15  Michael MeissnerSilence warning
2001-03-15  Michael MeissnerSilence warning
2000-11-27  Mark Mitchellhashtab.c (higher_prime_number): Use a table, rather...
2000-11-04  Hans-Peter Nilssonhashtab.c (htab_expand): Change to return int.
2000-11-03  Hans-Peter Nilsson(htab_create, htab_expand): Correct formatting of comme...
2000-05-29  Zack Weinberghashtab.c, [...]: Include string.h if HAVE_STRING_H.
2000-05-16  Horst von Brandhashtab.c (hash_pointer): Delete low-order bits which...
2000-04-27  Jan Hubickahashtab.c (htab_expand): Add prototype.
2000-04-24  Kaveh R. Ghazihashtab.c (hash_pointer, eq_pointer): Make definition...
2000-04-24  Mark Mitchellhashtab.h (hash_pointer): Declare.
2000-04-18  Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-03-31  Mark Mitchellhashtab.h (hashval_t): New type.
2000-03-29  Zack Weinberghashtab.c (htab_find_with_hash): Avoid calculating...
2000-03-14  Bernd SchmidtSome cleanups/additions for hashtables
2000-03-10  Zack Weinberghashtab.h (struct htab): Add del_f.
2000-03-08  Zack Weinberghashtab.c: Remove debugging variables (all_searches...
1999-11-28  Philippe De Muyter* hashtab.c (sys/types.h): File included.
1999-11-10  Jeffrey A Law* hashtab.c: Include stdio.h.
1999-11-08  Jeffrey A Law* hashtab.c (traverse_hash_table): Protect prototype...
1999-10-23  Zack Weinberghashtab.c (find_hash_table_entry): When returning a...
1999-10-15  Vladimir MakarovMakefile.in (CFILES): Add hashtab.c