OSDN Git Service

[gcc/ChangeLog]
[pf3gnuchains/gcc-fork.git] / gcc / hashtable.c
2003-08-22 sayle * hashtable.c (ht_expand): Avoid calculating rehash...
2003-08-11 ghazi * config/avr/avr.c (avr_init_once): Use xcalloc in...
2003-08-08 sayle * tree.h (get_identifier) Define a macro form of get_i...
2003-07-22 zack * hashtable.c (approx_sqrt): Make static.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-13 zack * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and...
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-06-16 ghazicp:
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-14 kazu * ChangeLog: Follow spelling conventions.
2001-09-10 zack * cpplex.c (parse_identifier): Fast-path optimize...
2001-08-11 neil * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.
2001-05-20 neil * hashtable.c (calc_hash): Fix HASHSTEP definition.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,