aboutsummaryrefslogtreecommitdiff
path: root/gcc/hashtable.h
AgeCommit message (Expand)Author
2003-08-08 * tree.h (get_identifier) Define a macro form of get_identifierRoger Sayle
2003-07-22 * hashtable.c (approx_sqrt): Make static.Zack Weinberg
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-07-06 * gcc.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-05-18 * hashtable.h (struct ht_identifier): Add data member "hash_value".Gabriel Dos Reis
2003-04-062003-04-06 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-01-28 * coretypes.h (cpp_reader): Forward declare struct.Stan Shebs
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-14 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2001-08-11 * cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.Neil Booth
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,Neil Booth