Age | Commit message (Expand) | Author | Files | Lines |
2017-07-03 | re PR fortran/79843 (diagnostics: missing word in fortran/symbol.c, conflict_... | Dominique d'Humieres | 1 | -2/+2 |
2017-04-04 | [multiple changes] | Nicolas Koenig | 1 | -2/+12 |
2017-03-20 | re PR fortran/39239 (Reject SAVEd variables EQUIVALENCEd to a COMMON) | Nicolas Koenig | 1 | -0/+1 |
2017-03-18 | re PR fortran/71838 (ICE with OpenCoarrays on submodule) | Paul Thomas | 1 | -2/+14 |
2017-01-21 | gfortran.h (gfc_extract_int): Change return type to bool. | Jakub Jelinek | 1 | -9/+9 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-09 | re PR fortran/44265 (Link error with reference to parameter array in specific... | Paul Thomas | 1 | -0/+1 |
2016-12-08 | re PR fortran/65173 (ICE while compiling wrong code) | Steven G. Kargl | 1 | -14/+5 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -0/+32 |
2016-10-28 | re PR fortran/71891 (fortran/symbol.c:4864: suspicious if ?) | Steven G. Kargl | 1 | -1/+1 |
2016-09-27 | auto-inc-dec.c (try_merge): Remove break after return. | Jakub Jelinek | 1 | -1/+0 |
2016-09-23 | lang.opt, [...]: New flag -fdec-static. | Fritz Reese | 1 | -1/+29 |
2016-08-31 | [multiple changes] | Paul Thomas | 1 | -0/+9 |
2016-07-15 | re PR fortran/62125 (Nested select type not accepted (rejects valid)) | Jerry DeLisle | 1 | -1/+5 |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese | 1 | -25/+134 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-12 | re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q... | Tobias Burnus | 1 | -2/+2 |
2015-12-09 | re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q... | Tobias Burnus | 1 | -1/+1 |
2015-11-22 | dump-parse-tree.c (show_namespace): Handle declares. | James Norris | 1 | -0/+97 |
2015-10-26 | re PR fortran/66056 (ICEs and endless compilation for lonely labels/numbers i... | Louis Krupp | 1 | -1/+2 |
2015-10-18 | Fix common-related error recovery ICE. | Mikael Morin | 1 | -11/+27 |
2015-09-28 | [multiple changes] | Paul Thomas | 1 | -1/+11 |
2015-08-08 | When undoing symbols, also restore common block lists | Bud Davis | 1 | -34/+34 |
2015-07-09 | flags.h: Don't include flag-types.h or options.h. | Andrew MacLeod | 1 | -1/+1 |
2015-07-02 | re PR fortran/52846 ([F2008] Support submodules) | Paul Thomas | 1 | -3/+50 |
2015-05-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -10/+10 |
2015-05-18 | re PR fortran/64925 (ICE with same names for dummy arg and internal procedure) | Steven G. Kargl | 1 | -0/+5 |
2015-04-28 | interface.c (gfc_compare_types): Check for unlimited polymorphism flag in the... | Andre Vehreschild | 1 | -5/+16 |
2015-04-10 | re PR fortran/56674 (ICE in check_sym_interfaces) | Mikael Morin | 1 | -4/+4 |
2015-02-01 | Always pass 0 or option number to gfc_warning*. | Joseph Myers | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -2/+2 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -17/+17 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -15/+15 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -4/+6 |
2014-11-25 | error.c (gfc_internal_error): Convert to common diagnostics. | Tobias Burnus | 1 | -4/+4 |
2014-11-25 | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 1 | -12/+13 |
2014-10-10 | gfortran.h (gfc_set_implicit_none): Update prototype. | Tobias Burnus | 1 | -10/+3 |
2014-10-06 | libgfortran.h (GFC_STD_F2015): Add. | Tobias Burnus | 1 | -7/+22 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -1/+1 |
2014-07-15 | symbol.c (check_conflict): Add codimension conflict with pointer; fix cray-po... | Tobias Burnus | 1 | -2/+3 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -0/+27 |
2014-06-12 | gfortran.h (gfc_copy_formal_args_intr): Update prototype. | Tobias Burnus | 1 | -2/+18 |
2014-06-06 | dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item. | Jakub Jelinek | 1 | -3/+30 |
2014-05-11 | tree.h (OMP_CLAUSE_LINEAR_STMT): Define. | Jakub Jelinek | 1 | -0/+1 |
2014-03-19 | re PR fortran/60543 (Function with side effect removed by the optimizer.) | Tobias Burnus | 1 | -2/+2 |
2014-02-21 | re PR fortran/60234 ([OOP] ICE in generate_finalization_wrapper at fortran/cl... | Janus Weil | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-16 | re PR fortran/54949 ([F03] abstract procedure pointers not rejected) | Janus Weil | 1 | -1/+5 |
2013-07-30 | re PR fortran/57530 ([OOP] Wrongly rejects type_pointer => class_target (whi... | Tobias Burnus | 1 | -0/+3 |