]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/hashtab.c
mips.c (mips_build_builtin_va_list): Use runtime test for irix6 rather than preproces...
[thirdparty/gcc.git] / libiberty / hashtab.c
2003-06-19  Dara Hazeghiconfigure.in: Add check for malloc.h needed by m68k...
2003-05-07  Jason Merrills/burtle/iterative
2003-05-07  Jason Merrillhashtab.c (burtle_hash): New fn.
2003-04-15  Kaveh R. Ghaziargv.c: Fix comments.
2003-03-17  Jan Hubickaggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.
2003-03-12  Jan Hubicka* hashtab.c (htab_expand): Fix warning.
2003-03-12  Jan Hubickahashtab.c (htab_expand): Compute the size of hashtable...
2003-01-26  Daniel Jacobowitzhashtab.h (htab_alloc_with_arg, [...]): Add new types.
2003-01-20  Josef Zlomek* hashtab.c (htab_expand): Fix allocation of new entries.
2002-06-06  Geoffrey KeatingIndex: include/ChangeLog
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-04-10  Richard Hendersonhashtab.c (higher_prime_number): Use 7 as minimum.
2001-10-07  Kaveh R. Ghazidemangle.h (demangler_engine): Const-ify.
2001-08-17  Richard HendersonAdd commentary.
2001-08-17  Richard Henderson* hashtab.c (htab_hash_string): New.
2001-03-15  Michael Meissnerfix typo
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