]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cxx-pretty-print.c
error.c (dump_expr): Handle COMPLEX_CST.
[thirdparty/gcc.git] / gcc / cp / cxx-pretty-print.c
2007-08-28  Gabriel Dos Reiserror.c (dump_expr): Handle COMPLEX_CST.
2007-08-17  Paolo Carlinire PR c++/32112 (#'unbound_class_template' not supporte...
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-27  Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-03-23  Gabriel Dos Reiserror.c (dump_expr): Handle dependent names that design...
2007-03-10  Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2006-11-21  Douglas Gregorcp-tree.def (STATIC_ASSERT): New.
2006-06-06  Mike StumpFix up whitespacing
2005-12-30  Gabriel Dos Reisc-pretty-print.h (struct c_pretty_print_info): Add...
2005-11-14  Mark Mitchellre PR c++/20293 (Wrong diagnostic for ambiguous access)
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Mike StumpCanonicalize whitespace.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2005-06-08  Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-05-27  Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-04-25  Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-20  Ian Lance Taylorc-common.def: Remove STMT_EXPR (moved to cp/cp-tree...
2005-04-17  Ian Lance Taylorc-common.def (SIZEOF_EXPR, [...]): Remove.
2005-04-09  Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-02-08  Kazu Hiratacxx-pretty-print.c, [...]: Update copyright.
2005-01-25  Volker Reicheltcxx-pretty-print.c (pp_cxx_statement): Add prototype.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-07-18  Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-06-27  Gabriel Dos Reisre PR c++/14123 (odd number of parentheses in error...
2004-06-26  Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-20  Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
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.