]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/pretty-print.h
Update copyright years.
[thirdparty/gcc.git] / gcc / pretty-print.h
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-08  David MalcolmSupport %f in pp_format
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-08-02  David MalcolmFix memory leak of pretty_printer prefixes
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: dump routines
2017-11-22  David MalcolmC/C++: fix quoting of "aka" typedef information (PR...
2017-07-02  Richard SandifordReorganise machmode.h headers
2017-05-30  David MalcolmC++ template type diff printing
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-26  David MalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-07  David MalcolmFix missing range information for "%q+D" format code
2015-11-06  David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-09-25  Manuel López-IbáñezPR pretty-print/67567 do not pass NULL as a string
2015-09-08  David MalcolmTrivial typo fix in pretty-print.h
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-05-16  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-23  Gabriel Dos Reisdiagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-23  Gabriel Dos Reispretty-print.h (pp_newline_and_flush): Declare.
2013-08-22  Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05  Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-08-04  Gabriel Dos Reispretty-print.h (pp_bar_bar): New.
2013-08-03  Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-04-12  Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-30  Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-08-07  Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-04-11  Manuel López-Ibáñezre PR c++/24985 (caret diagnostics)
2011-09-02  Richard Guentherpretty-print.h (pp_unsigned_wide_integer): New.
2011-06-07  Jason Merrillpretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STY...
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-26  Joseph Myerspretty-print.c: Don't include ggc.h.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-05-10  Joseph Myerspretty-print.h (struct pretty_print_info): Add translat...
2009-05-04  Joseph Myersintl.c (locale_encoding, [...]): New.
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-09-27  Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2005-07-31  Jan Hubickapretty-print.h (pp_widest_integer): New macro.
2005-06-30  Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-18  Kaveh R. Ghazidiagnostic.h (verbatim): Move ...
2004-11-09  Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-10-06  Zack Weinbergpretty-print.c: Include tree.h.
2004-09-15  Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-24  Kazu Hiratadwarf2asm.c, [...]: Update copyright.
2004-03-21  Gabriel Dos Reispretty-print.c (pp_base_maybe_space): New function.
2003-11-21  Kazu HirataChangeLog.7: Fix comment typos.
2003-08-25  Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-10  Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05  Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-08-03  Gabriel Dos Reispretty-print.h: Adjust macro definitions.
2003-07-25  Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2002-08-12  Gabriel Dos Reisdiagnostic.h (output_formatted_scalar): Rename from...
2002-07-29  Gabriel Dos ReisMakefile.in (C_OBJS): Include c-pretty-print.o
2002-07-29  Gabriel Dos Reispretty-print.h: Define more macros.
2002-07-24  Gabriel Dos Reispretty-print.h: Add macros from cp/error.c `:w
2002-07-23  Gabriel Dos Reispretty-print.h: New file.