aboutsummaryrefslogtreecommitdiff
path: root/include/hashtab.h
AgeCommit message (Expand)Author
2010-06-08gcc/ada:Laurynas Biveinis
2009-09-03update copyright datesAlan Modra
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>Taras Glek
2005-06-302005-06-29 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-04-19 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:Kaveh Ghazi
2005-03-27include/Gabriel Dos Reis
2004-04-22 * hashtab.h (struct htab): Add size_prime_index.Richard Henderson
2004-04-13 * hashtab.c (htab_remove_elt_with_hash): New function.Jeff Law
2004-03-30 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.Zack Weinberg
2003-05-07s/burtle/iterativeJason Merrill
2003-05-07libiberty/Jason Merrill
2003-03-17 * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka
2003-01-26include/Daniel Jacobowitz
2002-06-25 * demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra
2002-06-06* hashtab.h (htab): Rearrange new members for backwardDJ Delorie
2002-06-06Index: include/ChangeLogGeoffrey Keating
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2001-08-17 * hashtab.h (htab_hash_string): Declare.Richard Henderson
2000-11-04 * hashtab.h (struct htab): Add member return_allocation_failure.Hans-Peter Nilsson
2000-11-03 * hashtab.h: Change void * to PTR where necessary.Hans-Peter Nilsson
2000-04-24 * hashtab.h (hash_pointer): Declare.Mark Mitchell
2000-04-18 * gcc/conflict.c (conflict_graph_add): Pass enum type toRichard Kenner
2000-03-31 * hashtab.h (hashval_t): New type.Mark Mitchell
2000-03-14Some cleanups/additions for hashtablesBernd Schmidt
2000-03-10 * hashtab.h (struct htab): Add del_f.Zack Weinberg
2000-03-08 * hashtab.c: Remove debugging variables (all_searches,Zack Weinberg
1999-10-231999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-10-15 * hashtab.h: New file.Vladimir Makarov