aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cxx-pretty-print.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-13ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-12-08Give the anonymous namespace a null DECL_NAME.Jason Merrill1-1/+1
2003-10-22call.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-10-21ChangeLog: Fix typos.Kazu Hirata1-3/+3
2003-10-07re PR c++/10147 (Confusing error message for invalid template function argument)Mark Mitchell1-3/+1
2003-09-18c-pretty-print.h (pp_type_specifier_seq): Fix thinko.Gabriel Dos Reis1-2/+1
2003-09-07re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static)Gabriel Dos Reis1-3/+53
2003-08-29re PR c++/11811 (Weird message with default template arguments)Gabriel Dos Reis1-0/+21
2003-08-25* cxx-pretty-print.c (pp_cxx_class_name): Remove unused function.Richard Henderson1-6/+0
2003-08-25pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis1-213/+1193
2003-08-10pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis1-19/+557
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis1-0/+157