aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist2-4/+27
2014-11-04Fix type mismatches in intrinsic functions.Bernd Schmidt3-8/+14
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford3-8/+13
2014-10-28re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez5-41/+54
2014-10-28cgraph.h: Flatten.Andrew MacLeod3-0/+13
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus8-43/+532
2014-10-19re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit...Francois-Xavier Coudert4-30/+106
2014-10-18re PR fortran/63553 ([OOP] Wrong code when assigning a CLASS to a TYPE)Paul Thomas2-56/+67
2014-10-16function.h: Flatten file.Andrew MacLeod3-1/+17
2014-10-12move many gc hashtab to hash_tableTrevor Saunders4-43/+45
2014-10-11re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit...François-Xavier Coudert2-18/+82
2014-10-10re PR fortran/59488 ([OpenMP] named constant in parallel construct leads to "...Jakub Jelinek2-0/+16
2014-10-10gfortran.h (gfc_set_implicit_none): Update prototype.Tobias Burnus4-33/+55
2014-10-09f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins.Francois-Xavier Coudert7-33/+434
2014-10-07re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez6-12/+75
2014-10-06Commit forgotten hunk.Marek Polacek1-0/+2
2014-10-06libgfortran.h (GFC_STD_F2015): Add.Tobias Burnus6-14/+100
2014-10-04re PR fortran/36534 (Bogus: '__convert_s1_s4' at (1) is obsolescent in fortra...Francois-Xavier Coudert2-5/+10
2014-09-25check.c (check_co_collective): Renamed fromTobias Burnus9-28/+200
2014-09-23re PR fortran/63331 (Fortran -fcompare-debug issues)Jakub Jelinek2-2/+10
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2-4/+9
2014-09-22resolve.c (resolve_fl_procedure): Remove duplicated lines.Dominique d'Humieres2-24/+4
2014-09-20trans-intrinsic.c (conv_intrinsic_atomic_op): Fix issue with generating tempo...Alessandro Fanfarillo2-1/+7
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele28-75/+134
2014-09-19re PR fortran/63152 (needless initialization of local pointer arrays.)Joost VandeVondele2-2/+7
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek2-6/+6
2014-09-13re PR fortran/63252 (tree_class_check_failed)Tobias Burnus2-1/+7
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2-3/+12
2014-09-05re PR fortran/62245 (gfortran miscompiles int() on mips)Joost VandeVondele2-3/+9
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-1/+1
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-1/+1
2014-09-03[multiple changes]Fritz Reese2-1/+8
2014-09-02re PR fortran/62270 (-Wlogical-not-parentheses warnings)Marek Polacek3-2/+8
2014-09-01re PR fortran/62309 (-fno-automatic with -finit-local prevents initialization...Fritz Reese2-0/+7
2014-08-31trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar...Tobias Burnus4-33/+90
2014-08-30Add missing ChangeLog items for Rev. 214758.Tobias Burnus1-0/+14
2014-08-30trans.h (gfc_caf_get_image_index, [...]): New prototypes.Tobias Burnus3-152/+159
2014-08-30re PR fortran/62278 (gfc_check_dependency should also check for TARGET attrib...Tobias Burnus2-3/+16
2014-08-30Use ISO C remove() instead of POSIX unlink()Janne Blomqvist2-3/+8
2014-08-29PR 62215 Reinstate unlinking old module file before renaming.Jeffrey Armstrong2-0/+9
2014-08-26frontend_passes (expr_array): Replace by vec template.Thomas Koenig2-48/+47
2014-08-25IPA C++ refactoring 4/NMartin Liska1-4/+4
2014-08-22re PR fortran/62135 (ICE with invalid SELECT CASE selector)Steven Bosscher2-1/+7
2014-08-22re PR fortran/61234 (Warn for use-stmt without explicit only-list.)Joost VandeVondele6-1/+30
2014-08-21re PR fortran/62214 (Problem with spread plus concatenation for characters)Thomas Koenig2-0/+11
2014-08-21re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2-13/+51
2014-08-20re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2-2/+8
2014-08-20options.c (gfc_init_options_struct): assert that the frontend sets flag_errno...Joost VandeVondele2-0/+7
2014-08-17resolve.c (gfc_resolve_finalizers): Ensure that parents are resolved first.Tobias Burnus2-0/+9
2014-08-17trans-io.c (gfc_build_io_library_fndecls): Fix decl of IOCALL_SET_NML_VAL.Tobias Burnus2-3/+11