summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog.7: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis2003-08-251-0/+2
* pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis2003-08-101-2/+3
* pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis2003-08-051-13/+33
* pretty-print.h: Adjust macro definitions.Gabriel Dos Reis2003-08-031-44/+48
* Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis2003-07-251-52/+186
* diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.Gabriel Dos Reis2002-08-121-3/+4
* Makefile.in (C_OBJS): Include c-pretty-print.oGabriel Dos Reis2002-07-291-1/+14
* pretty-print.h: Define more macros.Gabriel Dos Reis2002-07-291-25/+44
* pretty-print.h: Add macros from cp/error.c `:wGabriel Dos Reis2002-07-241-14/+23
* pretty-print.h: New file.Gabriel Dos Reis2002-07-231-0/+58