summaryrefslogtreecommitdiffstats
path: root/gcc/hashtable.c
Commit message (Expand)AuthorAgeFilesLines
* * hashtable.c (ht_expand): Avoid calculating rehash for the commonsayle2003-08-221-7/+6
* * config/avr/avr.c (avr_init_once): Use xcalloc in lieu ofghazi2003-08-111-2/+1
* * tree.h (get_identifier) Define a macro form of get_identifiersayle2003-08-081-19/+34
* * hashtable.c (approx_sqrt): Make static.zack2003-07-221-1/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-3/+3
* * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).zack2003-07-131-3/+4
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-26/+13
* cp:ghazi2003-06-161-2/+2
* * hashtable.h (struct ht_identifier): Add data member "hash_value".gdr2003-05-181-2/+4
* 2003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-061-22/+0
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * ChangeLog: Follow spelling conventions.kazu2002-09-141-1/+1
* * cpplex.c (parse_identifier): Fast-path optimize. Avoidzack2001-09-101-1/+1
* * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.neil2001-08-111-0/+11
* * hashtable.c (calc_hash): Fix HASHSTEP definition.neil2001-05-201-1/+1
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-0/+315
OpenPOWER on IntegriCloud