gcc/include
Daniel Jacobowitz 74828682c7 hashtab.h (htab_alloc_with_arg, [...]): Add new types.
include/
	* hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
	(struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f.
	(htab_create_alloc_ex): New prototype.
	(htab_set_functions_ex): New prototype.

libiberty/
	* hashtab.c (htab_create_alloc_ex): New function.
	(hatab_set_functions_ex): New function.
	(htab_delete, htab_expand): Support alternate allocation functions.

From-SVN: r61820
2003-01-26 07:09:41 +00:00
..
2002-03-06 06:29:00 +00:00
2001-03-14 19:44:38 +00:00
2001-03-14 19:44:38 +00:00
2001-03-14 19:44:38 +00:00
2003-01-10 02:22:34 +00:00
2000-06-01 19:16:50 -04:00
2001-08-02 19:23:47 -04:00