summaryrefslogtreecommitdiff
path: root/gcc/pretty-print.c
AgeCommit message (Expand)Author
2020-04-30diagnostics: Fix spelling in commentJonathan Wakely
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger
2020-01-10Add diagnostic pathsDavid Malcolm
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-12-11Adds multibyte awareness to pretty-print.cLewis Hyatt
2019-12-07re PR c/87488 (hyperlink filenames in diagnostics)Tobias Burnus
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm
2019-10-01Support prefixes in diagnostic_show_locusDavid Malcolm
2019-01-01Update copyright years.Jakub Jelinek
2018-11-30pretty-print.c: add selftest::test_prefixes_and_wrappingDavid Malcolm
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-14pretty-print.c (eat_esc_sequence): Swap the foreground and background colors ...Liu Hao
2018-08-14pretty-print.c (mingw_ansi_fputs): Do not call _close() on the handle returne...Liu Hao
2018-08-02Fix memory leak of pretty_printer prefixesDavid Malcolm
2018-07-20libcpp: remove redundant parameter from rich_location::set_rangeDavid Malcolm
2018-07-02selftest: introduce class auto_fix_quotesDavid 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-10-11pretty-print.c [_WIN32] (colorize_init): Remove.Liu Hao
2017-08-17PR c/81859 - [8 Regression] valgrind error from warn_about_normalizationMartin Sebor
2017-08-10PR c++/81586 - valgrind error in output_buffer_append_r with -WallMartin Sebor
2017-05-30C++ template type diff printingDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-11-13re PR tree-optimization/35503 (Warning about restricted pointers?)Prathamesh Kulkarni
2016-09-09PR c/77520 - wrong value for extended ASCII characters in -Wformat messageMartin Sebor
2016-06-13pretty-print.c: skip color selftests if GCC_COLORS is setDavid Malcolm
2016-06-13selftests: improve reported failure locationsDavid Malcolm
2016-06-09PR bootstrap/71471: remove selftest for pp_format (%p)David Malcolm
2016-06-08Add selftest for pretty-print.cDavid Malcolm
2016-04-22[PATCH 1/2] (header usage fix) remove unused system header includesSzabolcs Nagy
2016-04-17Handle backslash in pp_write_text_as_dot_label_to_streamTom de Vries
2016-04-17Fix record-shape escapes in pp_write_text_as_dot_label_to_streamTom de Vries
2016-04-17Simplify loop in pp_write_text_as_dot_label_to_streamTom de Vries
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-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-09-25PR pretty-print/67567 do not pass NULL as a stringManuel López-Ibáñez
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-01-02Update copyright years in gcc/Richard Sandiford
2013-11-26pretty-print.c (output_buffer::~output_buffer): Really free the obstacks.Richard Biener
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford