summaryrefslogtreecommitdiff
path: root/gcc/hashtable.c
Commit message (Expand)AuthorAgeFilesLines
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-2/+2
* hashtable.h (struct ht_identifier): Add data member "hash_value".Gabriel Dos Reis2003-05-181-2/+4
* hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher2003-04-061-22/+0
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-141-1/+1
* cpplex.c (parse_identifier): Fast-path optimize.Zack Weinberg2001-09-101-1/+1
* cpphash.c (_cpp_destroy_hashtable): Use ht_destroy.Neil Booth2001-08-111-0/+11
* hashtable.c (calc_hash): Fix HASHSTEP definition.Neil Booth2001-05-201-1/+1
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-0/+315