summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-132-8/+18
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-11-118-19/+84
* [Fortran] PR 63701 Make sure variable is always used initialisedKyrylo Tkachov2014-11-112-1/+6
* PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist2014-11-102-4/+27
* Fix type mismatches in intrinsic functions.Bernd Schmidt2014-11-043-8/+14
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-293-8/+13
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-10-285-41/+54
* cgraph.h: Flatten.Andrew MacLeod2014-10-283-0/+13
* check.c (check_co_collective): Reject coindexed A args.Tobias Burnus2014-10-248-43/+532
* re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit...Francois-Xavier Coudert2014-10-194-30/+106
* re PR fortran/63553 ([OOP] Wrong code when assigning a CLASS to a TYPE)Paul Thomas2014-10-182-56/+67
* function.h: Flatten file.Andrew MacLeod2014-10-163-1/+17
* move many gc hashtab to hash_tableTrevor Saunders2014-10-124-43/+45
* re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit...François-Xavier Coudert2014-10-112-18/+82
* re PR fortran/59488 ([OpenMP] named constant in parallel construct leads to "...Jakub Jelinek2014-10-102-0/+16
* gfortran.h (gfc_set_implicit_none): Update prototype.Tobias Burnus2014-10-104-33/+55
* f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins.Francois-Xavier Coudert2014-10-097-33/+434
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-10-076-12/+75
* Commit forgotten hunk.Marek Polacek2014-10-061-0/+2
* libgfortran.h (GFC_STD_F2015): Add.Tobias Burnus2014-10-066-14/+100
* re PR fortran/36534 (Bogus: '__convert_s1_s4' at (1) is obsolescent in fortra...Francois-Xavier Coudert2014-10-042-5/+10
* check.c (check_co_collective): Renamed fromTobias Burnus2014-09-259-28/+200
* re PR fortran/63331 (Fortran -fcompare-debug issues)Jakub Jelinek2014-09-232-2/+10
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-222-4/+9
* resolve.c (resolve_fl_procedure): Remove duplicated lines.Dominique d'Humieres2014-09-222-24/+4
* trans-intrinsic.c (conv_intrinsic_atomic_op): Fix issue with generating tempo...Alessandro Fanfarillo2014-09-202-1/+7
* trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele2014-09-2028-75/+134
* re PR fortran/63152 (needless initialization of local pointer arrays.)Joost VandeVondele2014-09-192-2/+7
* Makefile.in (dg_target_exps): Remove.Jakub Jelinek2014-09-152-6/+6
* re PR fortran/63252 (tree_class_check_failed)Tobias Burnus2014-09-132-1/+7
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-122-3/+12
* re PR fortran/62245 (gfortran miscompiles int() on mips)Joost VandeVondele2014-09-052-3/+9
* Revert incorrect merging of debug-early branch.Aldy Hernandez2014-09-041-1/+1
* + * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez2014-09-041-1/+1
* [multiple changes]Fritz Reese2014-09-032-1/+8
* re PR fortran/62270 (-Wlogical-not-parentheses warnings)Marek Polacek2014-09-023-2/+8
* re PR fortran/62309 (-fno-automatic with -finit-local prevents initialization...Fritz Reese2014-09-012-0/+7
* trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar...Tobias Burnus2014-08-314-33/+90
* Add missing ChangeLog items for Rev. 214758.Tobias Burnus2014-08-301-0/+14
* trans.h (gfc_caf_get_image_index, [...]): New prototypes.Tobias Burnus2014-08-303-152/+159
* re PR fortran/62278 (gfc_check_dependency should also check for TARGET attrib...Tobias Burnus2014-08-302-3/+16
* Use ISO C remove() instead of POSIX unlink()Janne Blomqvist2014-08-302-3/+8
* PR 62215 Reinstate unlinking old module file before renaming.Jeffrey Armstrong2014-08-292-0/+9
* frontend_passes (expr_array): Replace by vec template.Thomas Koenig2014-08-262-48/+47
* IPA C++ refactoring 4/NMartin Liska2014-08-251-4/+4
* re PR fortran/62135 (ICE with invalid SELECT CASE selector)Steven Bosscher2014-08-222-1/+7
* re PR fortran/61234 (Warn for use-stmt without explicit only-list.)Joost VandeVondele2014-08-226-1/+30
* re PR fortran/62214 (Problem with spread plus concatenation for characters)Thomas Koenig2014-08-212-0/+11
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-08-212-13/+51
* re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez2014-08-202-2/+8