summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.h
Commit message (Expand)AuthorAgeFilesLines
* pretty-print.c: Don't include ggc.h.Joseph Myers2010-05-261-0/+2
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-9/+3
* Remove trailing white spaces.H.J. Lu2009-11-251-8/+8
* pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers2009-05-101-1/+11
* intl.c (locale_encoding, [...]): New.Joseph Myers2009-05-041-3/+5
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek2007-09-271-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* pretty-print.h (pp_widest_integer): New macro.Jan Hubicka2005-07-311-0/+2
* pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg2005-06-301-22/+78
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.h (verbatim): Move ...Kaveh R. Ghazi2005-06-181-1/+2
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-1/+1
* pretty-print.c: Include tree.h.Zack Weinberg2004-10-061-0/+4
* attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers2004-09-151-1/+11
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+1
* dwarf2asm.c, [...]: Update copyright.Kazu Hirata2004-03-241-1/+1
* pretty-print.c (pp_base_maybe_space): New function.Gabriel Dos Reis2004-03-211-0/+2
* 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