aboutsummaryrefslogtreecommitdiff
path: root/gcc/hashtable.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-08* tree.h (get_identifier) Define a macro form of get_identifierRoger Sayle1-1/+1
2003-07-22hashtable.c (approx_sqrt): Make static.Zack Weinberg1-4/+0
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg1-0/+1
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-10/+10
2003-05-18hashtable.h (struct ht_identifier): Add data member "hash_value".Gabriel Dos Reis1-0/+1
2003-04-06hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher1-2/+0
2003-01-28coretypes.h (cpp_reader): Forward declare struct.Stan Shebs1-5/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-1/+1
2001-08-11cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.Neil Booth1-0/+5
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-0/+85