Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-09-21 | stringpool.c (get_identifier_with_length): New function. | Alexandre Petit-Bianco | 1 | -0/+16 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -8/+8 |
2001-05-27 | c-decl.c (init_decl_processing): Don't call start_identifier_warnings. | Neil Booth | 1 | -35/+0 |
2001-05-22 | c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one. | Neil Booth | 1 | -29/+3 |
2001-05-20 | hashtable.c (calc_hash): Fix HASHSTEP definition. | Neil Booth | 1 | -3/+0 |
2001-05-20 | Makefile.in (OBJS, [...]): Update. | Neil Booth | 1 | -287/+125 |
2001-05-16 | c-common.h (RID_FIRST_PQ): New. | Neil Booth | 1 | -112/+70 |
2001-03-02 | stringpool.c (set_identifier): New function. | Zack Weinberg | 1 | -0/+19 |
2000-11-22 | stringpool.c (stringpool_statistics): Also report number and percentage of en... | Zack Weinberg | 1 | -3/+8 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -0/+9 |
2000-11-17 | stringpool.c: New file. | Zack Weinberg | 1 | -0/+405 |