| Commit message (Expand) | Author | Age | Files | Lines |
* | Always pass explicit location to fatal_error. | Joseph Myers | 2015-01-30 | 1 | -17/+0 |
* | diagnostic-core.h (internal_error_no_backtrace): New prototype. | Jakub Jelinek | 2015-01-23 | 1 | -4/+24 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | diagnostic.c (build_message_string): Use xvasprintf. | Uros Bizjak | 2014-12-31 | 1 | -1/+1 |
* | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 2014-12-11 | 1 | -12/+8 |
* | diagnostic.c (get_terminal_width): Renamed from | Tobias Burnus | 2014-12-11 | 1 | -4/+21 |
* | error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location. | Manuel López-Ibáñez | 2014-12-04 | 1 | -10/+6 |
* | diagnostic.c (diagnostic_color_init): New. | Manuel López-Ibáñez | 2014-12-04 | 1 | -0/+28 |
* | libcpp uses diagnostic->override_column to give a custom column number to dia... | Manuel López-Ibáñez | 2014-12-02 | 1 | -0/+2 |
* | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 2014-11-11 | 1 | -0/+17 |
* | Revert revision 217149 because it breaks Ada: | Manuel López-Ibáñez | 2014-11-05 | 1 | -17/+0 |
* | re PR driver/36312 (should refuse to overwrite input file with output file) | Anthony Brandon | 2014-11-05 | 1 | -0/+17 |
* | State cleanups from jit branch | David Malcolm | 2014-10-21 | 1 | -1/+10 |
* | diagnostic.c (warning_n): New function. | Jan Hubicka | 2014-09-20 | 1 | -0/+22 |
* | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 2014-08-21 | 1 | -2/+5 |
* | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 2014-08-20 | 1 | -5/+5 |
* | re PR c/59304 (#pragma diagnostic pop after warning fails for options unspeci... | Manuel López-Ibáñez | 2014-08-20 | 1 | -0/+9 |
* | re PR c/62059 (signed integer overflow in diagnostic.c adjust_line) | Marek Polacek | 2014-08-17 | 1 | -1/+2 |
* | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 2014-08-15 | 1 | -3/+1 |
* | PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals | Dodji Seketeli | 2014-01-23 | 1 | -6/+13 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite... | Dodji Seketeli | 2013-11-06 | 1 | -11/+6 |
* | preprocessor/58580 - preprocessor goes OOM with warning for zero literals | Dodji Seketeli | 2013-11-06 | 1 | -6/+11 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -3/+3 |
* | re PR c++/54941 (do not print line/column numbers for <built-in>:0:0) | Paolo Carlini | 2013-09-08 | 1 | -0/+3 |
* | diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer. | Gabriel Dos Reis | 2013-08-23 | 1 | -1/+1 |
* | pretty-print.h (output_buffer::output_buffer): Declare. | Gabriel Dos Reis | 2013-08-22 | 1 | -5/+3 |
* | diagnostic.c (diagnostic_classify_diagnostic): Accept zero index and document... | Eric Botcazou | 2013-08-07 | 1 | -5/+7 |
* | pretty-print.h (pp_underscore): New. | Gabriel Dos Reis | 2013-08-03 | 1 | -1/+1 |
* | tree.c (warn_deprecated_use): Print file:line using locus color. | Jakub Jelinek | 2013-05-14 | 1 | -3/+3 |
* | diagnostic.h (file_name_as_prefix): Add context argument. | Jakub Jelinek | 2013-04-26 | 1 | -2/+5 |
* | opts.c: Include diagnostic-color.h. | Jakub Jelinek | 2013-04-12 | 1 | -8/+34 |
* | re PR middle-end/48087 (-Wall -Werror adds warnings over and above those gene... | Jakub Jelinek | 2013-03-21 | 1 | -1/+4 |
* | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 2013-03-04 | 1 | -0/+3 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | diagnostic.c (diagnostic_append_note): Also call va_end when inhibit_notes_p ... | Tobias Burnus | 2012-11-12 | 1 | -1/+4 |
* | re PR c++/54928 (Infinite output with after ICE with macro) | Manuel López-Ibáñez | 2012-10-24 | 1 | -3/+26 |
* | * diagnostic.c (bt_callback): Cast pc when calling fprintf. | Ian Lance Taylor | 2012-09-26 | 1 | -1/+1 |
* | Makefile.def: Make all-gcc depend on all-libbacktrace. | Ian Lance Taylor | 2012-09-26 | 1 | -6/+115 |
* | cfg.c (debug_bb): Do not set TDF_BLOCKS. | Steven Bosscher | 2012-08-07 | 1 | -5/+5 |
* | re PR c++/53289 (unnecessary repetition of caret diagnostics) | Manuel López-Ibáñez | 2012-05-09 | 1 | -1/+4 |
* | flags.h (flag_permissive): Do not declare. | Manuel López-Ibáñez | 2012-05-03 | 1 | -1/+2 |
* | Make expand_location resolve to locus in main source file | Dodji Seketeli | 2012-04-30 | 1 | -2/+2 |
* | re PR c/44774 (-Werror=edantic) | Manuel López-Ibáñez | 2012-04-22 | 1 | -3/+3 |
* | diagnostic.c (emit_diagnostic): Move va_end call after user of the va_list. | Michael Matz | 2012-04-19 | 1 | -6/+16 |
* | re PR c++/24985 (caret diagnostics) | Manuel López-Ibáñez | 2012-04-11 | 1 | -0/+98 |
* | re PR middle-end/48071 (Blank line after 'all warnings being treated as errors') | Jakub Jelinek | 2012-02-02 | 1 | -3/+3 |
* | Emit macro expansion related diagnostics | Tom Tromey | 2011-10-17 | 1 | -5/+8 |
* | Linemap infrastructure for virtual locations | Tom Tromey | 2011-10-17 | 1 | -4/+7 |
* | re PR c/44782 (implement -ferror-limit=) | Nathan Froyd | 2010-11-12 | 1 | -0/+12 |