re PR c++/69095 (internal compiler error: in dependent_type_p, at cp/pt.c:19399)
[gcc.git] / gcc / cp / cxx-pretty-print.c
2016-04-28 Jason Merrillcvt.c (cp_get_callee): New.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-31 Jason MerrillImplement multiple 'auto' feature from Concepts TS.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-08-07 Andrew SuttonAdd C++ Concepts TS support.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-26 Manuel López-IbáñezIn cp/error.c...
2014-09-30 Jason Merrillc-common.h (enum rid): Add RID_IS_TRIVIALLY_ASSIGNABLE...
2014-09-30 Jason Merrillc-common.h (enum rid): Add RID_IS_TRIVIALLY_COPYABLE.
2014-09-30 Jason Merrillc-common.h (enum rid): Remove RID_IS_CONVERTIBLE_TO.
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-09-15 Jason Merrillre PR c++/41933 ([c++0x] lambdas and variadic templates...
2013-09-09 Paolo Carlinierror.c (dump_expr, [...]): Fix.
2013-09-04 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::simple_type_specifi...
2013-09-03 Gabriel Dos Reisc-objc-common.c (c_tree_printer): Tidy.
2013-08-30 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::declaration): Now...
2013-08-26 Gabriel Dos ReisReally commit all changes
2013-08-26 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::unary_expression...
2013-08-26 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::postfix_expression...
2013-08-25 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::primary_expression...
2013-08-25 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::translate_string...
2013-08-25 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::id_expression)...
2013-08-24 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::constant): Now...
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05 Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-04-01 Paolo Carlinicp-tree.h (DECL_UNBOUND_CLASS_TEMPLATE_P): Remove.
2013-03-29 Paolo Carlinicall.c (add_builtin_candidate): Use TYPE_PTR_P and...
2013-03-29 Jason Merrillcp-tree.h (AUTO_IS_DECLTYPE): New.
2013-03-08 Paolo Carlinire PR c++/51412 ([c++0x] Broken diagnostic with invalid...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-05 Jakub Jelinekcp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-05-12 Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2012-05-11 Paolo Carlinire PR c++/53305 (internal crash with variadic templates...
2011-12-15 Jonathan Wakelyre PR libstdc++/51365 (cannot use final empty class...
2011-10-26 Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-11 Jason Merrillre PR c++/49855 (internal compiler error: in fold_conve...
2011-06-08 Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-05-15 Paolo Carlinic-common.c (c_common_reswords): Reorder.
2011-05-08 Paolo Carlinire PR c++/48816 (possible pointless code in file cxx...
2011-05-06 Nathan Froydintroduce {class,type}_of_this_parm functions
2011-04-25 Paolo Carlinic-common.c (struct c_common_resword): Add __underlying_...
2011-03-21 Kai TietzChangeLog gcc/c-family
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-27 Jason Merrillc-common.c (c_common_reswords): Add __is_literal_type.
2010-10-07 Nicola PeroIn gcc/testsuite/: 2010-10-07 Nicola Pero <nicola.pero...
2010-09-29 Richard Guenthertree.h (SCOPE_FILE_SCOPE_P): New macro.
2010-09-11 Rodrigo Rivas CostaImplement range-based for-statements.
2010-06-04 Jason Merrillcxx-pretty-print.c (pp_cxx_unary_expression): Handle...
2010-06-04 Jason MerrillImplement noexcept-specification (15.4)
2010-05-21 Joseph Myers* cxx-pretty-print.c: Correct merge error.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-13 Jason Merrillre PR bootstrap/44048 (building without C++ enabled...
2010-05-06 Jason MerrillAdd support for C++0x nullptr.
2010-04-30 Jason Merrillre PR c++/43868 (ICE with -g)
2009-12-04 Dodji Seketelire PR c++/42218 (Broken diagnostic: 'tree_vec' not...
2009-11-27 Paolo Carlinire PR c++/38656 (Broken diagnostic: 'template_id_expr...
2009-11-06 Jason Merrillre PR c++/15946 (Unhelpful error message when "typename...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-16 Jason Merrillre PR libstdc++/37907 ([c++0x] support for std::is_stan...
2009-05-10 Joseph Myerspretty-print.h (struct pretty_print_info): Add translat...
2009-05-01 Joseph Myersc-objc-common.c (c_tree_printer): Print identifiers...
2008-07-21 Ralf Wildenhuesobjc-act.c: Fix comment typos.
2008-02-24 Paolo Carlinierror.c (dump_expr): Don't deal directly with NEW_EXPR...
2007-11-01 Paolo Carlinire PR c++/33494 (Broken diagnostic: 'modop_expr' not...
2007-10-27 Jakub Jelinekre PR c++/33844 (Broken diagnostic: 'dotstar_expr/membe...
2007-10-27 Jakub Jelinekre PR c++/33842 (Broken diagnostic: 'offsetof_expr...
2007-10-25 Paolo Carlinire PR c++/33843 (Broken diagnostic: 'bit_not_expr'...
2007-09-27 Paolo Carlinire PR c++/33493 (Broken diagnostic: 'dl_expr' not suppo...
2007-09-18 Paolo CarliniPR c++/33462 (again)
2007-09-18 Paolo Carlinire PR c++/33462 (Broken diagnostic: 'va_arg_expr' not...
2007-09-18 Paolo Carlinire PR c++/33463 (Broken diagnostic: 'typeid_expr' not...
2007-09-18 Paolo Carlinire PR c++/33464 (Broken diagnostic: 'trait_expr' not...
2007-08-31 Paolo Carlinire PR c++/33210 (Broken diagnostics: 'bound_template_te...
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.
next