summaryrefslogtreecommitdiff
path: root/gcc/cp/cxx-pretty-print.h
Commit message (Expand)AuthorAgeFilesLines
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-1/+1
* c-objc-common.c (c_tree_printer): Print identifiers with pp_identifier, not p...Joseph Myers2009-05-011-1/+2
* re PR c++/33494 (Broken diagnostic: 'modop_expr' not supported by dump_expr)Paolo Carlini2007-11-011-2/+0
* re PR c++/33842 (Broken diagnostic: 'offsetof_expr' not supported by dump_expr)Jakub Jelinek2007-10-271-0/+1
* re PR c++/33493 (Broken diagnostic: 'dl_expr' not supported by dump_expr)Paolo Carlini2007-09-271-0/+1
* re PR c++/33462 (Broken diagnostic: 'va_arg_expr' not supported by dump_expr)Paolo Carlini2007-09-181-0/+1
* re PR c++/33463 (Broken diagnostic: 'typeid_expr' not supported by dump_expr)Paolo Carlini2007-09-181-0/+1
* re PR c++/33464 (Broken diagnostic: 'trait_expr' not supported by dump_expr)Paolo Carlini2007-09-181-1/+1
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+4
* call.c: Fix comment typo(s).Volker Reichelt2005-07-211-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Canonicalize whitespace.Mike Stump2005-06-151-15/+15
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-1/+1
* cxx-pretty-print.c, [...]: Update copyright.Kazu Hirata2005-02-081-1/+1
* cxx-pretty-print.c (pp_cxx_statement): Add prototype.Volker Reichelt2005-01-251-2/+0
* c-pretty-print.c (pp_c_left_bracket): Make a function.Gabriel Dos Reis2004-05-311-0/+22
* dwarf2asm.c, [...]: Update copyright.Kazu Hirata2004-03-241-1/+1
* pretty-print.c (pp_base_maybe_space): New function.Gabriel Dos Reis2004-03-211-0/+3
* re PR c++/10147 (Confusing error message for invalid template function argument)Mark Mitchell2003-10-071-3/+1
* re PR c++/11811 (Weird message with default template arguments)Gabriel Dos Reis2003-08-291-0/+1
* pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis2003-08-251-2/+4
* pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis2003-08-101-1/+8
* pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis2003-08-051-0/+44