aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pretty-print.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-05-18Whitespace fixupsMike Stump1-2/+2
2005-12-30c-pretty-print.h (struct c_pretty_print_info): Add new member "constant".Gabriel Dos Reis1-0/+3
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-05-31c-pretty-print.c (pp_c_left_bracket): Make a function.Gabriel Dos Reis1-1/+6
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+4
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-09-18c-pretty-print.h (pp_type_specifier_seq): Fix thinko.Gabriel Dos Reis1-1/+1
2003-09-07re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static)Gabriel Dos Reis1-0/+2
2003-08-25pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis1-33/+73
2003-08-10pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis1-56/+47
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis1-0/+3
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-5/+4
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger1-15/+15
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-2/+2
2002-08-14c-pretty-print.h: Guard against multiple inclusion.Gabriel Dos Reis1-57/+77
2002-08-13c-pretty-print.c: #include "c-tree.h".Gabriel Dos Reis1-16/+18
2002-07-30c-pretty-print.h (pp_c_statement): Declare.Gabriel Dos Reis1-3/+4
2002-07-29c-pretty-print.h (struct c_pretty_print_info): Add new member.Gabriel Dos Reis1-0/+3
2002-07-29Makefile.in (C_OBJS): Include c-pretty-print.oGabriel Dos Reis1-0/+139