Age | Commit message (Expand) | Author | Files | Lines |
2009-05-01 | c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p... | Joseph Myers | 1 | -1/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -2/+2 |
2005-12-30 | c-pretty-print.h (struct c_pretty_print_info): Add new member "constant". | Gabriel Dos Reis | 1 | -0/+3 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -0/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-05-31 | c-pretty-print.c (pp_c_left_bracket): Make a function. | Gabriel Dos Reis | 1 | -1/+6 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+4 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-09-18 | c-pretty-print.h (pp_type_specifier_seq): Fix thinko. | Gabriel Dos Reis | 1 | -1/+1 |
2003-09-07 | re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static) | Gabriel Dos Reis | 1 | -0/+2 |
2003-08-25 | pretty-print.h (pp_maybe_newline_and_indent): New macro. | Gabriel Dos Reis | 1 | -33/+73 |
2003-08-10 | pretty-print.c (pp_base_indent): Rename from pp_indent. | Gabriel Dos Reis | 1 | -56/+47 |
2003-08-05 | pretty-print.h (pp_set_line_maximum_length): Make macro. | Gabriel Dos Reis | 1 | -0/+3 |
2003-07-25 | Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC. | Gabriel Dos Reis | 1 | -5/+4 |
2003-06-22 | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 1 | -15/+15 |
2003-01-18 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-20 | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2002-08-14 | c-pretty-print.h: Guard against multiple inclusion. | Gabriel Dos Reis | 1 | -57/+77 |
2002-08-13 | c-pretty-print.c: #include "c-tree.h". | Gabriel Dos Reis | 1 | -16/+18 |
2002-07-30 | c-pretty-print.h (pp_c_statement): Declare. | Gabriel Dos Reis | 1 | -3/+4 |
2002-07-29 | c-pretty-print.h (struct c_pretty_print_info): Add new member. | Gabriel Dos Reis | 1 | -0/+3 |
2002-07-29 | Makefile.in (C_OBJS): Include c-pretty-print.o | Gabriel Dos Reis | 1 | -0/+139 |