Age | Commit message (Expand) | Author | Files | Lines |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-27 | re PR fortran/54756 ([OOP] [F08] Should reject CLASS, intent(out) in PURE pro... | Janus Weil | 1 | -0/+9 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -5/+5 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -1/+1 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -3/+3 |
2014-12-16 | re PR fortran/64244 (ICE at class.c:236 when using non_overridable) | Janus Weil | 1 | -5/+9 |
2014-12-15 | re PR fortran/63727 ([F03] Checks missing for proc-pointer components: Usage ... | Janus Weil | 1 | -0/+9 |
2014-12-15 | re PR fortran/63674 ([F03] procedure pointer and non/pure procedure) | Janus Weil | 1 | -4/+4 |
2014-12-14 | re PR fortran/63674 ([F03] procedure pointer and non/pure procedure) | Janus Weil | 1 | -42/+72 |
2014-12-13 | error.c (gfc_error): Add variant which takes a va_list. | Tobias Burnus | 1 | -186/+186 |
2014-12-11 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -110/+110 |
2014-12-03 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -15/+22 |
2014-12-03 | error.c (warnings_not_errors): Use bool. | Tobias Burnus | 1 | -3/+3 |
2014-11-30 | gfortran.h (gfc_option_t): Remove warn_aliasing, | Tobias Burnus | 1 | -11/+9 |
2014-11-25 | gfortran.h (gfc_option_t): Remove flags moved as Var to .opt. | Tobias Burnus | 1 | -8/+8 |
2014-11-23 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -4/+5 |
2014-10-18 | re PR fortran/63553 ([OOP] Wrong code when assigning a CLASS to a TYPE) | Paul Thomas | 1 | -56/+61 |
2014-10-04 | re PR fortran/36534 (Bogus: '__convert_s1_s4' at (1) is obsolescent in fortra... | Francois-Xavier Coudert | 1 | -5/+5 |
2014-09-22 | resolve.c (resolve_fl_procedure): Remove duplicated lines. | Dominique d'Humieres | 1 | -24/+0 |
2014-09-20 | trans-expr.c (gfc_reset_vptr): Fix comment whitespace. | Joost VandeVondele | 1 | -4/+4 |
2014-09-01 | re PR fortran/62309 (-fno-automatic with -finit-local prevents initialization... | Fritz Reese | 1 | -0/+1 |
2014-08-22 | re PR fortran/62135 (ICE with invalid SELECT CASE selector) | Steven Bosscher | 1 | -1/+1 |
2014-08-17 | resolve.c (gfc_resolve_finalizers): Ensure that parents are resolved first. | Tobias Burnus | 1 | -0/+4 |
2014-08-15 | resolve.c (resolve_critical): Fix name mangling. | Tobias Burnus | 1 | -4/+5 |
2014-08-14 | gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL. | Tobias Burnus | 1 | -0/+49 |
2014-07-04 | resolve.c (resolve_assoc_var): Fix corank setting. | Tobias Burnus | 1 | -4/+1 |
2014-06-25 | resolve.c (resolve_ordinary_assign): Don't invoke caf_send when assigning a c... | Tobias Burnus | 1 | -1/+4 |
2014-06-24 | gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP, [...]): Make sur... | Jakub Jelinek | 1 | -16/+16 |
2014-06-18 | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 1 | -1/+59 |
2014-06-17 | check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET. | Tobias Burnus | 1 | -4/+25 |
2014-06-12 | gfortran.h (gfc_copy_formal_args_intr): Update prototype. | Tobias Burnus | 1 | -1/+1 |
2014-06-06 | dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item. | Jakub Jelinek | 1 | -2/+8 |
2014-05-11 | tree.h (OMP_CLAUSE_LINEAR_STMT): Define. | Jakub Jelinek | 1 | -0/+15 |
2014-05-08 | gfortran.h (gfc_isym_id): Add GFC_ISYM_CAF_GET and GFC_ISYM_CAF_SEND. | Tobias Burnus | 1 | -7/+79 |
2014-04-30 | resolve.c (resolve_function): Don't do assumed-size check for lcobound/ucobound. | Tobias Burnus | 1 | -0/+2 |
2014-04-12 | re PR fortran/58880 ([OOP] ICE on valid with FINAL function and type extension) | Tobias Burnus | 1 | -6/+36 |
2014-03-20 | re PR fortran/60543 (Function with side effect removed by the optimizer.) | Tobias Burnus | 1 | -3/+3 |
2014-03-19 | re PR fortran/60543 (Function with side effect removed by the optimizer.) | Tobias Burnus | 1 | -13/+35 |
2014-03-06 | re PR fortran/51976 ([F2003] Support deferred-length character components of ... | Paul Thomas | 1 | -8/+19 |
2014-02-18 | re PR fortran/60231 (ICE on undefined generic) | Janus Weil | 1 | -3/+18 |
2014-02-17 | re PR fortran/55907 (ICE with -fno-automatic -finit-local-zero) | Janus Weil | 1 | -1/+1 |
2014-02-09 | re PR fortran/57522 ([F03] ASSOCIATE construct creates array descriptor with ... | Paul Thomas | 1 | -0/+2 |
2014-02-08 | re PR fortran/58470 ([OOP] ICE on invalid with FINAL procedure and type exten... | Janus Weil | 1 | -4/+0 |
2014-02-07 | re PR translation/52289 (translatable string typo: "must not be have") | Benno Schulenberg | 1 | -1/+1 |
2014-01-08 | re PR fortran/58182 (ICE with global binding name used as a FUNCTION) | Janus Weil | 1 | -3/+3 |
2014-01-06 | re PR fortran/59023 (ICE in gfc_search_interface with BIND(C)) | Janus Weil | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2014-01-02 | re PR fortran/59654 ([OOP] Broken function table with complex OO use case) | Janus Weil | 1 | -3/+0 |
2013-12-30 | re PR fortran/58998 (Generic interface problem with gfortran) | Janus Weil | 1 | -1/+2 |
2013-12-18 | re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association) | Janus Weil | 1 | -5/+2 |