aboutsummaryrefslogtreecommitdiff
path: root/gcc/pretty-print.h
AgeCommit message (Expand)AuthorFilesLines
2005-07-31pretty-print.h (pp_widest_integer): New macro.Jan Hubicka1-0/+2
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-22/+78
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-18diagnostic.h (verbatim): Move ...Kaveh R. Ghazi1-1/+2
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-10-06pretty-print.c: Include tree.h.Zack Weinberg1-0/+4
2004-09-15attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ...Joseph Myers1-1/+11
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1
2004-03-24dwarf2asm.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-21pretty-print.c (pp_base_maybe_space): New function.Gabriel Dos Reis1-0/+2
2003-11-21ChangeLog.7: Fix comment typos.Kazu Hirata1-1/+1
2003-08-25pretty-print.h (pp_maybe_newline_and_indent): New macro.Gabriel Dos Reis1-0/+2
2003-08-10pretty-print.c (pp_base_indent): Rename from pp_indent.Gabriel Dos Reis1-2/+3
2003-08-05pretty-print.h (pp_set_line_maximum_length): Make macro.Gabriel Dos Reis1-13/+33
2003-08-03pretty-print.h: Adjust macro definitions.Gabriel Dos Reis1-44/+48
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-52/+186
2002-08-12diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.Gabriel Dos Reis1-3/+4
2002-07-29Makefile.in (C_OBJS): Include c-pretty-print.oGabriel Dos Reis1-1/+14
2002-07-29pretty-print.h: Define more macros.Gabriel Dos Reis1-25/+44
2002-07-24pretty-print.h: Add macros from cp/error.c `:wGabriel Dos Reis1-14/+23
2002-07-23pretty-print.h: New file.Gabriel Dos Reis1-0/+58