summaryrefslogtreecommitdiff
path: root/gcc/hashtable.h
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (get_identifier) Define a macro form of get_identifierRoger Sayle2003-08-081-1/+1
* hashtable.c (approx_sqrt): Make static.Zack Weinberg2003-07-221-4/+0
* Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg2003-07-131-0/+1
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-10/+10
* hashtable.h (struct ht_identifier): Add data member "hash_value".Gabriel Dos Reis2003-05-181-0/+1
* hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher2003-04-061-2/+0
* coretypes.h (cpp_reader): Forward declare struct.Stan Shebs2003-01-281-5/+0
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-141-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-1/+1
* cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.Neil Booth2001-08-111-0/+5
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-0/+85