aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2011-05-29re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...Thomas Koenig3-65/+69
2011-05-29re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+24
2011-05-29re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-6/+12
2011-05-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus5-5/+54
2011-05-27re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus7-0/+99
2011-05-26[multiple changes]Paul Thomas5-18/+42
2011-05-26re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus5-13/+218
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers2-3/+9
2011-05-22frontend-passes.c (cfe_register_funcs): Also register character functions if ...Thomas Koenig2-9/+14
2011-05-21re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)Janus Weil2-1/+11
2011-05-20re PR fortran/48706 (Type extension inside subroutine)Janus Weil2-0/+15
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers2-2/+6
2011-05-20Clarify FP exception documentation and messagesJanne Blomqvist5-25/+44
2011-05-19re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-4/+57
2011-05-18re PR fortran/48700 (memory leak with MOVE_ALLOC)Janus Weil1-1/+14
2011-05-16gfortran.texi (_gfortran_set_options): Add GFC_STD_F2008_TR.Tobias Burnus2-9/+34
2011-05-15re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus3-5/+21
2011-05-15re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2-20/+15
2011-05-15PR 48915 Clarify _gfortran_set_options documentationJanne Blomqvist2-1/+7
2011-05-14lang.opt (fdump-core): Re-add as ignored option for backward compatibility.Tobias Burnus2-0/+9
2011-05-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+7
2011-05-14PR 48915 Update mixed-language programming documentationJanne Blomqvist1-1/+1
2011-05-14PR 48915 Update mixed-language programming documentationJanne Blomqvist2-7/+13
2011-05-14re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig2-18/+43
2011-05-14invoke.texi (-Ofast): Also enables -fstack-arrays.Tobias Burnus3-15/+26
2011-05-14PR 48915 Abort handlingJanne Blomqvist8-49/+38
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist2-9/+4
2011-05-13re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus2-3/+20
2011-05-12re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus2-0/+10
2011-05-11re PR fortran/48889 (f951: internal compiler error: in gfc_is_constant_expr, ...Tobias Burnus2-5/+15
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou2-4/+8
2011-05-07re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus6-19/+61
2011-05-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-11/+49
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus6-6/+45
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd4-12/+15
2011-05-05tree.h (get_pending_sizes): Remove prototype.Eric Botcazou2-6/+5
2011-05-04remove gfc_chainon_listNathan Froyd3-16/+5
2011-05-04re PR fortran/48864 (-Ofast should imply -fno-protect-parens)Tobias Burnus3-2/+14
2011-05-04tree.h (build_function_type_array): Declare.Nathan Froyd4-34/+39
2011-05-04trans-array.c (gfc_trans_array_constructor_value): Use size_int for bounds of...Richard Guenther9-30/+66
2011-05-04tree.h (int_const_binop): Remove notrunc argument.Richard Guenther2-1/+6
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-12/+204
2011-05-03re PR fortran/48720 (quad precision literals do not work)Steven G. Kargl7-7/+86
2011-04-30dump-prase-tree.c (show_code_node): Set the current namespace to the BLOCK be...Thomas Koenig2-0/+11
2011-04-30re PR fortran/48821 (IMPORT :: dummy_arg is rejected, while "IMPORT" imports...Tobias Burnus1-1/+1
2011-04-30re PR fortran/48800 (ICE with non-allocatable/pointer deferred-shape array)Tobias Burnus2-1/+7
2011-04-30re PR fortran/48746 (Matmul with allocate on assignment)Paul Thomas2-6/+46
2011-04-29re PR fortran/48462 (realloc on assignment: matmul Segmentation Fault with Al...Paul Thomas2-6/+18
2011-04-29re PR fortran/48810 ([OOP] TPB rejected because module procedure is private)Tobias Burnus2-3/+22
2011-04-29misc.c (gnat_handle_option): Set warn_maybe_uninitialized.Michael Matz2-0/+5