configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE.
[gcc.git] / gcc / hashtable.c
2003-08-22 Roger Saylehashtable.c (ht_expand): Avoid calculating rehash for...
2003-08-11 Kaveh R. Ghaziavr.c (avr_init_once): Use xcalloc in lieu of xmalloc...
2003-08-08 Roger Sayle* tree.h (get_identifier) Define a macro form of get_id...
2003-07-22 Zack Weinberghashtable.c (approx_sqrt): Make static.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-13 Zack WeinbergMakefile.in (LIBCPP_DEPS): Remove coretypes.h and ...
2003-07-06 Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-05-18 Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-04-06 Steven Bosscherhashtable.c (gcc_obstack_init): Delete this function...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-14 Kazu HirataChangeLog: Follow spelling conventions.
2001-09-10 Zack Weinbergcpplex.c (parse_identifier): Fast-path optimize.
2001-08-11 Neil Boothcpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-05-20 Neil Boothhashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.