Age | Commit message (Expand) | Author | Files | Lines |
2004-05-24 | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 1 | -310/+0 |
2003-08-22 | hashtable.c (ht_expand): Avoid calculating rehash for the common case that th... | Roger Sayle | 1 | -7/+6 |
2003-08-11 | avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset. | Kaveh R. Ghazi | 1 | -2/+1 |
2003-08-08 | * tree.h (get_identifier) Define a macro form of get_identifier | Roger Sayle | 1 | -19/+34 |
2003-07-22 | hashtable.c (approx_sqrt): Make static. | Zack Weinberg | 1 | -1/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-07-13 | Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | Zack Weinberg | 1 | -3/+4 |
2003-07-06 | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -26/+13 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-05-18 | hashtable.h (struct ht_identifier): Add data member "hash_value". | Gabriel Dos Reis | 1 | -2/+4 |
2003-04-06 | hashtable.c (gcc_obstack_init): Delete this function and everything related t... | Steven Bosscher | 1 | -22/+0 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-14 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2001-09-10 | cpplex.c (parse_identifier): Fast-path optimize. | Zack Weinberg | 1 | -1/+1 |
2001-08-11 | cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. | Neil Booth | 1 | -0/+11 |
2001-05-20 | hashtable.c (calc_hash): Fix HASHSTEP definition. | Neil Booth | 1 | -1/+1 |
2001-05-20 | Makefile.in (OBJS, [...]): Update. | Neil Booth | 1 | -0/+315 |