Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -2/+1 |
2002-08-22 | c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR. | Jason Merrill | 1 | -1/+1 |
2002-08-14 | c-pretty-print.h: Guard against multiple inclusion. | Gabriel Dos Reis | 1 | -0/+29 |
2002-08-13 | c-pretty-print.c: #include "c-tree.h". | Gabriel Dos Reis | 1 | -84/+188 |
2002-08-12 | diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer. | Gabriel Dos Reis | 1 | -1/+112 |
2002-07-30 | c-pretty-print.h (pp_c_statement): Declare. | Gabriel Dos Reis | 1 | -4/+251 |
2002-07-30 | c-pretty-print.c (pp_c_primary_expression): Handle STMT_EXPR. | Gabriel Dos Reis | 1 | -1/+31 |
2002-07-29 | c-pretty-print.h (struct c_pretty_print_info): Add new member. | Gabriel Dos Reis | 1 | -6/+143 |
2002-07-29 | Makefile.in (C_OBJS): Include c-pretty-print.o | Gabriel Dos Reis | 1 | -0/+835 |