c-common.def (COMPOUND_STMT): Remove.
[gcc.git] / gcc / cp / cxx-pretty-print.c
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-10 Jason Merrillre PR c++/15875 (rejects pointer to member in template)
2004-06-01 Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-05-31 Gabriel Dos Reisc-pretty-print.c (pp_c_left_bracket): Make a function.
2004-03-25 Kazu Hiratacfgrtl.c, [...]: Fix comment typos.
2004-03-24 Kazu Hiratadwarf2asm.c, [...]: Update copyright.
2004-03-22 Gabriel Dos Reiscxx-pretty-print.c (pp_cxx_parameter_declaration_clause...
2004-03-21 Gabriel Dos Reispretty-print.c (pp_base_maybe_space): New function.
2004-03-19 Richard Kennercxx-pretty-print.c (pp_cxx_unqualified_id): Use TEMPLAT...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-13 Kazu HirataChangeLog: Fix typos.
2003-12-08 Jason MerrillGive the anonymous namespace a null DECL_NAME.
2003-10-22 Kazu Hiratacall.c: Fix comment formatting.
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-10-07 Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-09-18 Gabriel Dos Reisc-pretty-print.h (pp_type_specifier_seq): Fix thinko.
2003-09-07 Gabriel Dos Reisre PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-08-29 Gabriel Dos Reisre PR c++/11811 (Weird message with default template...
2003-08-25 Richard Henderson* cxx-pretty-print.c (pp_cxx_class_name): Remove unused...
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-10 Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05 Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.