Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / pretty-print.h
2016-01-26 dmalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-04 jakub Update copyright years.
2015-12-07 dmalcolmFix missing range information for "%q+D" format code
2015-11-06 dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-09-25 manuPR pretty-print/67567 do not pass NULL as a string
2015-09-08 dmalcolmTrivial typo fix in pretty-print.h
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-05-16 manugcc/fortran/ChangeLog:
2015-01-05 jakub Update copyright years.
2014-12-11 manugcc/ChangeLog:
2014-12-03 manugcc/testsuite/ChangeLog:
2014-05-26 rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-20 mrsMerge in trunk.
2013-09-04 mrsMerge in trunk.
2013-08-23 gdr * diagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-23 gdr * pretty-print.h (pp_newline_and_flush): Declare....
2013-08-22 gdr * pretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05 gdr * pretty-print.h (pp_base): Remove. Adjust dependent...
2013-08-04 gdr * pretty-print.h (pp_bar_bar): New.
2013-08-03 gdr * pretty-print.h (pp_underscore): New.
2013-04-12 jakub * opts.c: Include diagnostic-color.h.
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-30 steven * coretypes.h (struct pretty_print_info): Make a coretype.
2012-08-07 stevengcc/
2012-04-11 manu2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
2011-09-02 rguenth2011-09-02 Richard Guenther <rguenther@suse.de>
2011-06-07 jasongcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-26 jsm28 * pretty-print.c: Don't include ggc.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2009-11-25 hjlRemove trailing white spaces.
2009-05-10 jsm28 * pretty-print.h (struct pretty_print_info): Add
2009-05-04 jsm28 * intl.c (locale_encoding, locale_utf8): New.
2008-06-06 rwildgcc/
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2005-07-31 hubicka * pretty-print.h (pp_widest_integer): New macro.
2005-06-30 zackgcc:
2005-06-25 kcookUpdate FSF address.
2005-06-18 ghazi * diagnostic.h (verbatim): Move ...
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-10-06 zack * pretty-print.c: Include tree.h.
2004-09-15 jsm28gcc:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-24 kazugcc/
2004-03-21 gdr * pretty-print.c (pp_base_maybe_space): New function.
2003-11-21 kazu * ChangeLog.7: Fix comment typos.
2003-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-10 gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-05 gdr * pretty-print.h (pp_set_line_maximum_length): Make...
2003-08-03 gdr * pretty-print.h: Adjust macro definitions.
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2002-08-12 gdr * diagnostic.h (output_formatted_scalar): Renam...
2002-07-29 gdr2002-07-29 Gabriel Dos Reis <gdr@nerim.net>
2002-07-29 gdr * pretty-print.h: Define more macros.
2002-07-24 gdr * pretty-print.h: Add macros from cp/error.c
2002-07-23 gdr2002-07-23 Gabriel Dos Reis <gdr@nerim.net>