]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/pretty-print.c
Fix record-shape escapes in pp_write_text_as_dot_label_to_stream
[thirdparty/gcc.git] / gcc / pretty-print.c
2016-04-17  Tom de VriesFix record-shape escapes in pp_write_text_as_dot_label_...
2016-04-17  Tom de VriesSimplify loop in pp_write_text_as_dot_label_to_stream
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-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-25  Manuel López-IbáñezPR pretty-print/67567 do not pass NULL as a string
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-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-26  Richard Bienerpretty-print.c (output_buffer::~output_buffer): Really...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
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-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-07-20  Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2010-06-10  Richard SandifordMakefile.in (READ_MD_H): New variable.
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...
2010-05-19  Joseph Myersdiagnostic.c (FLOAT, FFS): Don't undefine.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-07-07  Manuel López-Ibáñezpretty-print.c (pp_base_format): Remove %J.
2009-07-07  Manuel López-Ibáñezpretty-print.c (pp_base_format): Remove %H.
2009-05-10  Joseph Myerspretty-print.h (struct pretty_print_info): Add translat...
2009-05-04  Joseph Myersintl.c (locale_encoding, [...]): New.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-19  Jakub Jelinekre PR debug/37156 (Hang with -g -O2 (or higher) (disco...
2008-05-11  Aaron W. LaFramboisepretty-print.c (pp_integer_with_precision): Use HOST_LO...
2007-09-27  Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-09-03  Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-10  Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-09-28  Richard Henderson* pretty-print.c (pp_base_format): Fix typo for %>.
2005-06-30  Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-25  Kelley CookUpdate FSF address.
2005-04-28  Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-21  Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2004-10-22  Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-06  Zack Weinbergpretty-print.c: Include tree.h.
2004-09-10  Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-05-29  Joseph Myerspretty-print.c (pp_base_format_text): Support %< instea...
2004-05-24  Joseph Myersintl.h (open_quote, [...]): New.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-29  Serge Belyshevre PR gcov-profile/14944 ([3.4 only] ICE when gcc reads...
2004-03-24  Kazu Hiratadwarf2asm.c, [...]: Update copyright.
2004-03-21  Gabriel Dos Reispretty-print.c (pp_base_maybe_space): New function.
2003-12-20  Per Bothnerre PR c/13110 (error message includes extra blank line)
2003-12-13  Kazu Hiratac-typeck.c: Fix comment typos.
2003-09-12  Ziemowit Laskipretty-print.c (pp_construct): Use xcalloc instead...
2003-08-19  Kazu Hiratabuiltins.c: Fix comment typos.
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...