Age | Commit message (Expand) | Author | Files | Lines |
2014-10-21 | State cleanups from jit branch | David Malcolm | 1 | -1/+10 |
2014-09-20 | diagnostic.c (warning_n): New function. | Jan Hubicka | 1 | -0/+22 |
2014-08-21 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+5 |
2014-08-20 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -5/+5 |
2014-08-20 | re PR c/59304 (#pragma diagnostic pop after warning fails for options unspeci... | Manuel López-Ibáñez | 1 | -0/+9 |
2014-08-17 | re PR c/62059 (signed integer overflow in diagnostic.c adjust_line) | Marek Polacek | 1 | -1/+2 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -3/+1 |
2014-01-23 | PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals | Dodji Seketeli | 1 | -6/+13 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-06 | Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite... | Dodji Seketeli | 1 | -11/+6 |
2013-11-06 | preprocessor/58580 - preprocessor goes OOM with warning for zero literals | Dodji Seketeli | 1 | -6/+11 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
2013-09-08 | re PR c++/54941 (do not print line/column numbers for <built-in>:0:0) | Paolo Carlini | 1 | -0/+3 |
2013-08-23 | diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer. | Gabriel Dos Reis | 1 | -1/+1 |
2013-08-22 | pretty-print.h (output_buffer::output_buffer): Declare. | Gabriel Dos Reis | 1 | -5/+3 |
2013-08-07 | diagnostic.c (diagnostic_classify_diagnostic): Accept zero index and document... | Eric Botcazou | 1 | -5/+7 |
2013-08-03 | pretty-print.h (pp_underscore): New. | Gabriel Dos Reis | 1 | -1/+1 |
2013-05-14 | tree.c (warn_deprecated_use): Print file:line using locus color. | Jakub Jelinek | 1 | -3/+3 |
2013-04-26 | diagnostic.h (file_name_as_prefix): Add context argument. | Jakub Jelinek | 1 | -2/+5 |
2013-04-12 | opts.c: Include diagnostic-color.h. | Jakub Jelinek | 1 | -8/+34 |
2013-03-21 | re PR middle-end/48087 (-Wall -Werror adds warnings over and above those gene... | Jakub Jelinek | 1 | -1/+4 |
2013-03-04 | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 1 | -0/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-12 | diagnostic.c (diagnostic_append_note): Also call va_end when inhibit_notes_p ... | Tobias Burnus | 1 | -1/+4 |
2012-10-24 | re PR c++/54928 (Infinite output with after ICE with macro) | Manuel López-Ibáñez | 1 | -3/+26 |
2012-09-26 | * diagnostic.c (bt_callback): Cast pc when calling fprintf. | Ian Lance Taylor | 1 | -1/+1 |
2012-09-26 | Makefile.def: Make all-gcc depend on all-libbacktrace. | Ian Lance Taylor | 1 | -6/+115 |
2012-08-07 | cfg.c (debug_bb): Do not set TDF_BLOCKS. | Steven Bosscher | 1 | -5/+5 |
2012-05-09 | re PR c++/53289 (unnecessary repetition of caret diagnostics) | Manuel López-Ibáñez | 1 | -1/+4 |
2012-05-03 | flags.h (flag_permissive): Do not declare. | Manuel López-Ibáñez | 1 | -1/+2 |
2012-04-30 | Make expand_location resolve to locus in main source file | Dodji Seketeli | 1 | -2/+2 |
2012-04-22 | re PR c/44774 (-Werror=edantic) | Manuel López-Ibáñez | 1 | -3/+3 |
2012-04-19 | diagnostic.c (emit_diagnostic): Move va_end call after user of the va_list. | Michael Matz | 1 | -6/+16 |
2012-04-11 | re PR c++/24985 (caret diagnostics) | Manuel López-Ibáñez | 1 | -0/+98 |
2012-02-02 | re PR middle-end/48071 (Blank line after 'all warnings being treated as errors') | Jakub Jelinek | 1 | -3/+3 |
2011-10-17 | Emit macro expansion related diagnostics | Tom Tromey | 1 | -5/+8 |
2011-10-17 | Linemap infrastructure for virtual locations | Tom Tromey | 1 | -4/+7 |
2010-11-12 | re PR c/44782 (implement -ferror-limit=) | Nathan Froyd | 1 | -0/+12 |
2010-09-30 | opt-functions.awk (static_var): Update comment. | Joseph Myers | 1 | -1/+3 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -2/+2 |
2010-06-21 | diagnostic.h (diagnostic_classification_change_t): New. | DJ Delorie | 1 | -3/+88 |
2010-05-27 | diagnostic-core.h: New. | Joseph Myers | 1 | -1/+12 |
2010-05-26 | diagnostic.c: Don't include opts.h. | Joseph Myers | 1 | -38/+33 |
2010-05-25 | diagnostic.c: Don't include plugin.h. | Joseph Myers | 1 | -10/+2 |
2010-05-24 | diagnostic.c: Don't include flags.h. | Joseph Myers | 1 | -11/+13 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -21/+6 |
2010-05-19 | diagnostic.c (FLOAT, FFS): Don't undefine. | Joseph Myers | 1 | -2/+0 |
2010-04-14 | re PR other/42966 (add some indication that a warning has been converted to a... | Manuel López-Ibáñez | 1 | -4/+34 |
2010-04-09 | re PR other/42965 (no "warnings being treated as errors" for individual -Werr... | Manuel López-Ibáñez | 1 | -15/+33 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |