aboutsummaryrefslogtreecommitdiff
path: root/gcc/pretty-print.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-07-15Convert vrange dumping facilities to pretty_printer.Aldy Hernandez1-0/+7
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger1-2/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-16Add pp_write_text_as_html_like_dot_to_streamDavid Malcolm1-0/+3
2019-12-11Introduce pretty_printer::clone vfuncDavid Malcolm1-0/+4
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm1-0/+6
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08Support %f in pp_formatDavid Malcolm1-0/+1
2018-08-27Less verbose fix-it hints for missing header files (PR 87091)David Malcolm1-1/+2
2018-08-02Fix memory leak of pretty_printer prefixesDavid Malcolm1-6/+8
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: dump routinesRichard Sandiford1-2/+11
2017-11-22C/C++: fix quoting of "aka" typedef information (PR 62170)David Malcolm1-1/+4
2017-07-02Reorganise machmode.h headersRichard Sandiford1-1/+0
2017-05-30C++ template type diff printingDavid Malcolm1-2/+18
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm1-1/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-07Fix missing range information for "%q+D" format codeDavid Malcolm1-8/+1
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-17/+8
2015-09-25PR pretty-print/67567 do not pass NULL as a stringManuel López-Ibáñez1-0/+1
2015-09-08Trivial typo fix in pretty-print.hDavid Malcolm1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+20
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+32
2014-12-03re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+6
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-2/+0
2014-05-06Merge in wide-int.Kenneth Zadeck1-0/+8
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-23diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis1-0/+3
2013-08-23pretty-print.h (pp_newline_and_flush): Declare.Gabriel Dos Reis1-18/+3
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis1-2/+7
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-72/+43
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis1-0/+4
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis1-1/+2
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek1-0/+6
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher1-2/+2
2012-08-07cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher1-0/+6
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez1-0/+3
2011-09-02pretty-print.h (pp_unsigned_wide_integer): New.Richard Guenther1-0/+2
2011-06-07pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.Jason Merrill1-1/+9
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-1/+1
2010-05-26pretty-print.c: Don't include ggc.h.Joseph Myers1-0/+2