summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.h
AgeCommit message (Expand)Author
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger
2020-01-01Update copyright years.Jakub Jelinek
2019-12-16Add pp_write_text_as_html_like_dot_to_streamDavid Malcolm
2019-12-11Introduce pretty_printer::clone vfuncDavid Malcolm
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-11-08Support %f in pp_formatDavid Malcolm
2018-08-27Less verbose fix-it hints for missing header files (PR 87091)David Malcolm
2018-08-02Fix memory leak of pretty_printer prefixesDavid Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: dump routinesRichard Sandiford
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm
2017-07-02Reorganise machmode.h headersRichard Sandiford
2017-05-30C++ template type diff printingDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-12-07Fix missing range information for "%q+D" format codeDavid Malcolm
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm
2015-09-25PR pretty-print/67567 do not pass NULL as a stringManuel López-Ibáñez
2015-09-08Trivial typo fix in pretty-print.hDavid Malcolm
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2015-01-05Update copyright years.Jakub Jelinek
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-12-03re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-08-23diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis
2013-08-23pretty-print.h (pp_newline_and_flush): Declare.Gabriel Dos Reis
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher
2012-08-07cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez
2011-09-02pretty-print.h (pp_unsigned_wide_integer): New.Richard Guenther
2011-06-07pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.Jason Merrill
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez
2010-05-26pretty-print.c: Don't include ggc.h.Joseph Myers
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers
2009-11-25Remove trailing white spaces.H.J. Lu
2009-05-10pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers
2009-05-04intl.c (locale_encoding, [...]): New.Joseph Myers