Age | Commit message (Expand) | Author | Files | Lines |
2017-05-30 | C++ template type diff printing | David Malcolm | 1 | -1/+10 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-13 | re PR tree-optimization/35503 (Warning about restricted pointers?) | Prathamesh Kulkarni | 1 | -0/+26 |
2016-09-09 | PR c/77520 - wrong value for extended ASCII characters in -Wformat message | Martin Sebor | 1 | -3/+55 |
2016-06-13 | pretty-print.c: skip color selftests if GCC_COLORS is set | David Malcolm | 1 | -1/+6 |
2016-06-13 | selftests: improve reported failure locations | David Malcolm | 1 | -50/+78 |
2016-06-09 | PR bootstrap/71471: remove selftest for pp_format (%p) | David Malcolm | 1 | -3/+3 |
2016-06-08 | Add selftest for pretty-print.c | David Malcolm | 1 | -1/+163 |
2016-04-22 | [PATCH 1/2] (header usage fix) remove unused system header includes | Szabolcs Nagy | 1 | -2/+0 |
2016-04-17 | Handle backslash in pp_write_text_as_dot_label_to_stream | Tom de Vries | 1 | -0/+6 |
2016-04-17 | Fix record-shape escapes in pp_write_text_as_dot_label_to_stream | Tom de Vries | 1 | -6/+6 |
2016-04-17 | Simplify loop in pp_write_text_as_dot_label_to_stream | Tom de Vries | 1 | -9/+14 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-07 | Fix missing range information for "%q+D" format code | David Malcolm | 1 | -3/+3 |
2015-11-06 | Reimplement diagnostic_show_locus, introducing rich_location classes | David Malcolm | 1 | -0/+21 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -4/+3 |
2015-09-25 | PR pretty-print/67567 do not pass NULL as a string | Manuel López-Ibáñez | 1 | -1/+2 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -13/+3 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+16 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-26 | pretty-print.c (output_buffer::~output_buffer): Really free the obstacks. | Richard Biener | 1 | -2/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-08-23 | diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer. | Gabriel Dos Reis | 1 | -19/+34 |
2013-08-23 | pretty-print.h (pp_newline_and_flush): Declare. | Gabriel Dos Reis | 1 | -0/+31 |
2013-08-22 | pretty-print.h (output_buffer::output_buffer): Declare. | Gabriel Dos Reis | 1 | -12/+34 |
2013-08-05 | pretty-print.h (pp_base): Remove. | Gabriel Dos Reis | 1 | -24/+24 |
2013-04-12 | opts.c: Include diagnostic-color.h. | Jakub Jelinek | 1 | -6/+40 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-30 | coretypes.h (struct pretty_print_info): Make a coretype. | Steven Bosscher | 1 | -0/+52 |
2012-08-07 | cfg.c (debug_bb): Do not set TDF_BLOCKS. | Steven Bosscher | 1 | -2/+0 |
2012-07-20 | basic-block.h (BB_FLAGS_TO_PRESERVE): New define. | Steven Bosscher | 1 | -0/+1 |
2010-06-10 | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 1 | -3/+0 |
2010-05-26 | pretty-print.c: Don't include ggc.h. | Joseph Myers | 1 | -12/+18 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -47/+2 |
2010-05-19 | diagnostic.c (FLOAT, FFS): Don't undefine. | Joseph Myers | 1 | -2/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-07-07 | pretty-print.c (pp_base_format): Remove %J. | Manuel López-Ibáñez | 1 | -9/+0 |
2009-07-07 | pretty-print.c (pp_base_format): Remove %H. | Manuel López-Ibáñez | 1 | -9/+0 |
2009-05-10 | pretty-print.h (struct pretty_print_info): Add translate_identifiers. | Joseph Myers | 1 | -2/+9 |
2009-05-04 | intl.c (locale_encoding, [...]): New. | Joseph Myers | 1 | -0/+230 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-19 | re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in... | Jakub Jelinek | 1 | -1/+3 |
2008-05-11 | pretty-print.c (pp_integer_with_precision): Use HOST_LONG_LONG_FORMAT. | Aaron W. LaFramboise | 1 | -1/+1 |
2007-09-27 | builtins.c (expand_builtin, [...]): Use new %K format string specifier for di... | Jakub Jelinek | 1 | -0/+28 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-10 | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |