]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cxx-pretty-print.h
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to non-bugs
[thirdparty/gcc.git] / gcc / cp / cxx-pretty-print.h
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-07  Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-31  Jason MerrillImplement multiple 'auto' feature from Concepts TS.
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-08-25  Paolo Carlinire PR c++/34938 (ICE with function pointers and attribu...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
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::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  Jason Merrillcxx-pretty-print.h (pp_cxx_cv_qualifiers): New.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2011-10-26  Ed Smith-RowlandImplement C++11 user-defined literals.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2009-05-01  Joseph Myersc-objc-common.c (c_tree_printer): Print identifiers...
2007-11-01  Paolo Carlinire PR c++/33494 (Broken diagnostic: 'modop_expr' not...
2007-10-27  Jakub Jelinekre PR c++/33842 (Broken diagnostic: 'offsetof_expr...
2007-09-27  Paolo Carlinire PR c++/33493 (Broken diagnostic: 'dl_expr' not suppo...
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-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2005-07-21  Volker Reicheltcall.c: Fix comment typo(s).
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-02-08  Kazu Hiratacxx-pretty-print.c, [...]: Update copyright.
2005-01-25  Volker Reicheltcxx-pretty-print.c (pp_cxx_statement): Add prototype.
2004-05-31  Gabriel Dos Reisc-pretty-print.c (pp_c_left_bracket): Make a function.
2004-03-24  Kazu Hiratadwarf2asm.c, [...]: Update copyright.
2004-03-21  Gabriel Dos Reispretty-print.c (pp_base_maybe_space): New function.
2003-10-07  Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-08-29  Gabriel Dos Reisre PR c++/11811 (Weird message with default template...
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.