OSDN Git Service

* class.c (layout_class_type): For non-POD class types, also copy
[pf3gnuchains/gcc-fork.git] / gcc / cp / cxx-pretty-print.c
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-13 kazu * ChangeLog: Fix typos.
2003-12-08 jason Give the anonymous namespace a null DECL_NAME.
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-07 mmitchel PR c++/10147
2003-09-18 gdr * c-pretty-print.h (pp_type_specifier_seq)...
2003-09-07 gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-08-29 gdr PR c++/11811
2003-08-25 rth * cxx-pretty-print.c (pp_cxx_class_name): Remov...
2003-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-10 gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05 gdr * pretty-print.h (pp_set_line_maximum_length): Make...