Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -2/+2 |
* | hashtable.h (struct ht_identifier): Add data member "hash_value". | Gabriel Dos Reis | 2003-05-18 | 1 | -2/+4 |
* | hashtable.c (gcc_obstack_init): Delete this function and everything related t... | Steven Bosscher | 2003-04-06 | 1 | -22/+0 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-09-14 | 1 | -1/+1 |
* | cpplex.c (parse_identifier): Fast-path optimize. | Zack Weinberg | 2001-09-10 | 1 | -1/+1 |
* | cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. | Neil Booth | 2001-08-11 | 1 | -0/+11 |
* | hashtable.c (calc_hash): Fix HASHSTEP definition. | Neil Booth | 2001-05-20 | 1 | -1/+1 |
* | Makefile.in (OBJS, [...]): Update. | Neil Booth | 2001-05-20 | 1 | -0/+315 |