summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.h
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2015-05-161-1/+20
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-12-111-0/+32
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-12-031-0/+6
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-2/+0
* Merge in wide-int.Kenneth Zadeck2014-05-061-0/+8
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis2013-08-231-0/+3
* pretty-print.h (pp_newline_and_flush): Declare.Gabriel Dos Reis2013-08-231-18/+3
* pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis2013-08-221-2/+7
* pretty-print.h (pp_base): Remove.Gabriel Dos Reis2013-08-051-72/+43
* pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis2013-08-041-0/+4
* pretty-print.h (pp_underscore): New.Gabriel Dos Reis2013-08-031-1/+2
* opts.c: Include diagnostic-color.h.Jakub Jelinek2013-04-121-0/+6
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher2012-11-301-2/+2
* cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2012-08-071-0/+6
* re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2012-04-111-0/+3
* pretty-print.h (pp_unsigned_wide_integer): New.Richard Guenther2011-09-021-0/+2
* pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.Jason Merrill2011-06-071-1/+9
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+1
* 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