summaryrefslogtreecommitdiff
path: root/gcc/hashtable.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-22 * hashtable.c (ht_expand): Avoid calculating rehash for the commonsayle1-7/+6
2003-08-11 * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofghazi1-2/+1
2003-08-08 * tree.h (get_identifier) Define a macro form of get_identifiersayle1-19/+34
2003-07-22 * hashtable.c (approx_sqrt): Make static.zack1-1/+2
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi1-3/+3
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack1-3/+4
2003-07-06 * gcc.c: Convert prototypes to ISO C90.aj1-26/+13
2003-06-16cp:ghazi1-2/+2
2003-05-18 * hashtable.h (struct ht_identifier): Add data member "hash_value".gdr1-2/+4
2003-04-062003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven1-22/+0
2002-12-16Merge basic-improvements-branch to trunkzack1-0/+2
2002-09-14 * ChangeLog: Follow spelling conventions.kazu1-1/+1
2001-09-10 * cpplex.c (parse_identifier): Fast-path optimize. Avoidzack1-1/+1
2001-08-11 * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.neil1-0/+11
2001-05-20 * hashtable.c (calc_hash): Fix HASHSTEP definition.neil1-1/+1
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil1-0/+315