aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2006-01-05re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann4-5/+96
2006-01-03re PR fortran/25101 ([4.1] Zero stride allowed in FORALL:s)Steven G. Kargl2-11/+26
2006-01-02re PR fortran/24640 ([4.1] ice with invalid label)Steven G. Kargl3-0/+11
2006-01-01* Split the ChangeLog into years.Steven G. Kargl5-9243/+9247
2005-12-30re PR fortran/22607 (Elemental character functions don't work)Erik Edelmann3-1/+13
2005-12-29re PR fortran/25532 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269)Paul Thomas2-1/+17
2005-12-28re PR fortran/25587 (Garbage in output of -fdump-tree-original)Andrew Pinski2-1/+6
2005-12-28Make-lang.in: Remove distdir from comment.Rafael Ávila de Espíndola2-1/+5
2005-12-24re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2-122/+9
2005-12-23re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2-1/+10
2005-12-22re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)Tobias Schlüter4-10/+71
2005-12-22re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas8-125/+590
2005-12-21re PR fortran/25423 (Error with nested where statements)Erik Edelmann2-1/+7
2005-12-18re PR fortran/25018 (Segfault with simple expression)Paul Thomas2-6/+37
2005-12-17re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)Steven G. Kargl2-0/+12
2005-12-17decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor...Steven G. Kargl2-0/+13
2005-12-16re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-1/+6
2005-12-16re PR fortran/25106 ([4.0/4.1] statement label is zero)Steven G. Kargl6-26/+54
2005-12-16trans.h (tree): Remove declaration of gfc_build_function_call.Richard Guenther9-96/+141
2005-12-16trans.h (gfc_build_indirect_ref): Remove declaration.Richard Guenther9-54/+64
2005-12-16ChangeLog: Fix missing file names.Richard Biener1-6/+6
2005-12-16(gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate.Richard Guenther6-45/+80
2005-12-16dependency.c, [...]: Fix comment typos.Kazu Hirata5-4/+9
2005-12-15re PR fortran/18197 (bus error on returning from a function)Erik Edelmann2-10/+6
2005-12-13trans-expr.c (gfc_conv_substring): Use fold_build2 and build_int_cst.Richard Guenther2-6/+10
2005-12-13Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford10-50/+285
2005-12-12re PR fortran/25078 (EQUILALENCE requires two or more objects)Steven G. Kargl2-0/+17
2005-12-11* lang.opt: Add RejectNegative to ffixed-form and ffree-form.Aldy Hernandez2-2/+6
2005-12-10re PR fortran/25068 ([4.0/4.1] IOSTAT should be default integer when -std=f95)Francois-Xavier Coudert2-0/+15
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig7-2/+92
2005-12-10re PR fortran/22527 (fortran produces mismatch types in comparision with inte...Roger Sayle2-1/+8
2005-12-09f95-lang.c (build_builtin_fntypes): Use correct return types, as indicated by...Richard Guenther2-2/+7
2005-12-08* ChangeLog: correct typo in date.François-Xavier Coudert1-1/+1
2005-12-08re PR fortran/25292 (ASSOCIATED( func() ) rejected ?)Erik Edelmann2-5/+21
2005-12-07sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola2-6/+6
2005-12-07gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra2-5/+6
2005-12-03re PR fortran/25106 ([4.0/4.1] statement label is zero)Francois-Xavier Coudert6-25/+36
2005-12-02trans.h (build1_v): Use build1, not build to build the void typed tree.Richard Guenther2-1/+6
2005-12-02decl.c (gfc_match_old_kind_spec): Improve handling of old style COMPLEX*NErik Schnetter2-8/+20
2005-12-01re PR fortran/24789 ([gfortran] ICE when assigning to array of strings)Paul Thomas2-16/+22
2005-11-30re PR fortran/21302 (Max line length in free form mode)Bernhard Fischer6-18/+92
2005-11-30[multiple changes]Paul Thomas4-25/+55
2005-11-29io.c (gfc_resolve_open): RESOLVE_TAG access field as well.Jakub Jelinek2-0/+5
2005-11-27gfortran.h: remove superfluous whitespace and use GNU comment-style for the d...Bernhard Fischer2-11/+16
2005-11-27re PR fortran/24917 (Handling of hexadecimal constants in gfortran)Steven G. Kargl2-34/+58
2005-11-27re PR fortran/23912 (MOD function requires same kind arguments)Francois-Xavier Coudert4-20/+87
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek7-482/+788
2005-11-21re PR fortran/24223 (Gfortran crashes in two places)Paul Thomas3-1/+26
2005-11-20invoke.texi: Remove superfluous @item.Toon Moene2-1/+4
2005-11-19fortran ChangeLog:Janne Blomqvist2-8/+38