summaryrefslogtreecommitdiff
path: root/gcc/cp/cxx-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* * call.c: Fix comment formatting.kazu2003-12-211-1/+1
* * ChangeLog: Fix typos.kazu2003-12-131-1/+1
* Give the anonymous namespace a null DECL_NAME.jason2003-12-081-1/+1
* * call.c: Fix comment formatting.kazu2003-10-221-2/+2
* * ChangeLog: Fix typos.kazu2003-10-211-3/+3
* PR c++/10147mmitchel2003-10-071-3/+1
* * c-pretty-print.h (pp_type_specifier_seq): Fix thinko.gdr2003-09-181-2/+1
* * c-pretty-print.h (pp_c_left_brace): Declare.gdr2003-09-071-3/+53
* PR c++/11811gdr2003-08-291-0/+21
* * cxx-pretty-print.c (pp_cxx_class_name): Remove unused function.rth2003-08-251-6/+0
* * pretty-print.h (pp_maybe_newline_and_indent): New macro.gdr2003-08-251-213/+1193
* * pretty-print.c (pp_base_indent): Rename from pp_indent.gdr2003-08-101-19/+557
* * pretty-print.h (pp_set_line_maximum_length): Make macro.gdr2003-08-051-0/+157