Age | Commit message (Expand) | Author | Files | Lines |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -10/+84 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -23/+128 |
2014-12-11 | diagnostic.c (get_terminal_width): Renamed from | Tobias Burnus | 1 | -35/+3 |
2014-12-06 | error.c (gfc_error_check): Use bool not int. | Tobias Burnus | 1 | -6/+4 |
2014-12-06 | error.c (gfc_buffer_error, [...]): Use bool not | Tobias Burnus | 1 | -20/+24 |
2014-12-04 | error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location. | Manuel López-Ibáñez | 1 | -4/+1 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+123 |
2014-12-03 | error.c (warnings_not_errors): Use bool. | Tobias Burnus | 1 | -4/+4 |
2014-11-25 | error.c (gfc_internal_error): Convert to common diagnostics. | Tobias Burnus | 1 | -10/+6 |
2014-11-25 | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 1 | -12/+20 |
2014-11-24 | error.c (gfc_fatal_error_1): Remove. | Tobias Burnus | 1 | -19/+0 |
2014-11-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -4/+11 |
2014-11-23 | error.c (gfc_diagnostic_build_prefix): Correct coloring of the colon of the p... | Tobias Burnus | 1 | -1/+1 |
2014-11-15 | error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error. | Tobias Burnus | 1 | -1/+25 |
2014-11-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+45 |
2014-10-28 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -12/+11 |
2014-10-07 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -1/+37 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -1/+1 |
2014-08-21 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -13/+44 |
2014-08-20 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -2/+3 |
2014-08-15 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -0/+86 |
2014-05-08 | check.c (check_co_minmaxsum, [...]): New. | Tobias Burnus | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-06-01 | configure.ac: Add AC_HEADER_TIOCGWINSZ macro. | Janus Weil | 1 | -1/+28 |
2013-05-31 | re PR fortran/54190 (TYPE(*)/assumed-rank: Type/rank check too relaxed for du... | Janus Weil | 1 | -1/+16 |
2013-04-11 | Replace enum gfc_try with bool type. | Janne Blomqvist | 1 | -5/+5 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-12-03 | re PR fortran/55475 (heap-buffer-overflow in fortran/error.c) | Tobias Burnus | 1 | -1/+6 |
2012-09-17 | error.c (error_print): Move increment out of the assert. | Tobias Burnus | 1 | -1/+2 |
2012-08-28 | re PR fortran/54382 (gfortran show_locus: Invalid read of size 4) | Tobias Burnus | 1 | -0/+1 |
2012-08-14 | re PR fortran/40881 ([F03] warn for obsolescent features) | Tobias Burnus | 1 | -0/+1 |
2012-07-17 | re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc) | Janus Weil | 1 | -3/+42 |
2012-07-08 | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 1 | -0/+1 |
2012-03-19 | re PR fortran/52559 (Spurious \x00 in error messages of lines with tab) | Francois-Xavier Coudert | 1 | -11/+7 |
2012-03-04 | re PR fortran/36160 (show_locus doesn't deal well with wide characters) | Francois-Xavier Coudert | 1 | -11/+48 |
2011-04-18 | convert each use of gfc_free (p) to free (p) | Jim Meyering | 1 | -2/+2 |
2011-01-21 | re PR fortran/47394 (Internal compiler error when error count limit is reached) | Tobias Burnus | 1 | -3/+3 |
2010-06-10 | error.c (error_print): Pre-initialize loc by NULL. | Kai Tietz | 1 | -1/+1 |
2010-04-01 | ioparm.def: Update copyright. | Paul Thomas | 1 | -1/+2 |
2010-01-04 | re PR fortran/36161 (gfc_error formats are not marked gcc-internal-format in ... | Tobias Burnus | 1 | -24/+24 |
2009-09-24 | re PR fortran/41459 (Error not printed with -Werror and -fmax-errors=1) | Steven G. Kargl | 1 | -2/+4 |
2009-08-01 | re PR fortran/40011 (Problems with -fwhole-file) | Paul Thomas | 1 | -0/+39 |
2009-05-07 | re PR fortran/39576 (gcc/fortran/error.c's error.c missing "break") | Francois-Xavier Coudert | 1 | -0/+1 |
2008-12-15 | re PR fortran/38113 (on warning/error: skip whitespaces, move position marker... | Mikael Morin | 1 | -9/+1 |
2008-10-09 | re PR fortran/35723 (Can't use run-time array element in character declaration) | Daniel Kraft | 1 | -3/+23 |
2008-07-29 | gfortran.h (try): Remove macro. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-20 | arith.c (hollerith2representation): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-05-18 | intrinsic.c (char_conversions, ncharconv): New static variables. | Francois-Xavier Coudert | 1 | -13/+21 |