invoke.texi: Document -mhard-dfp, -mno-hard-dfp.
[gcc.git] / include / hashtab.h
2005-06-30 Daniel Berlin[multiple changes]
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-04-19 Kaveh R. Ghazihashtab.h, [...]: Don't use the PTR macro.
2005-03-27 Gabriel Dos Reismd5.h: Remove definition and uses of __P.
2004-04-22 Richard Henderson* hashtab.h (struct htab): Add size_prime_index.
2004-04-13 Jeff Lawhashtab.c (htab_remove_elt_with_hash): New function.
2004-03-30 Zack Weinberg* hashtab.h, splay-tree.h: Use new shorter form of...
2003-05-07 Jason Merrills/burtle/iterative
2003-05-07 Jason Merrillhashtab.c (burtle_hash): New fn.
2003-03-17 Jan Hubickaggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.
2003-01-26 Daniel Jacobowitzhashtab.h (htab_alloc_with_arg, [...]): Add new types.
2002-06-25 Alan Modrademangle.h: #include "ansidecl.h" rather than #include...
2002-06-06 DJ Deloriehashtab.h (htab): Rearrange new members for backward...
2002-06-06 Geoffrey KeatingIndex: include/ChangeLog
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2001-08-17 Richard Henderson* hashtab.h (htab_hash_string): Declare.
2000-11-04 Hans-Peter Nilssonhashtab.h (struct htab): Add member return_allocation_f...
2000-11-03 Hans-Peter Nilsson* hashtab.h: Change void * to PTR where necessary.
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-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-10-23 Zack Weinberghashtab.c (find_hash_table_entry): When returning a...
1999-10-15 Vladimir Makarov* hashtab.h: New file.