re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2)
[gcc.git] / gcc / fortran / ChangeLog
2007-02-19 Thomas Koenigre PR libfortran/30533 ([4.1 only] minval, maxval missi...
2007-02-19 Jerry DeLislere PR fortran/30681 ("obsolescent" vs. "obsolete")
2007-02-18 Roger Sayletrans-array.c (gfc_build_constant_array_constructor...
2007-02-18 Roger Saylere PR fortran/30400 (ANY not accepted as mask in FORALL)
2007-02-16 Tobias Burnusre PR fortran/30793 (Segfault on calling a function...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-15 Jerry DeLislere PR fortran/30779 ([4.1, 4.2 only] incomplete file...
2007-02-15 Steven G. Karglprimary.c (match_logical_constant): Return MATCH_ERROR...
2007-02-14 Steven G. KarglFix a potential buffer overflow.
2007-02-12 Paul Thomas[multiple changes]
2007-02-12 Nick Cliftoninvoke.texi (Overall Options): Document --help=.
2007-02-11 Daniel Frankeintrinsic.texi (HOSTNM): Fix typographical error in...
2007-02-11 Tobias Schlüterre PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 ...
2007-02-11 Paul Thomasre PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref...
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-09 Tobias Burnusre PR fortran/30512 ([4.1 only] MAXVAL() incorrect...
2007-02-09 Francois-Xavier... re PR fortran/30720 ([4.1 only] runtime: check for...
2007-02-08 Roger Sayletrans-stmt.c (gfc_trans_forall_1): Optimize the cases...
2007-02-06 Steven G. KarglAdd the PR number to my previous ChangeLog entries.
2007-02-04 Francois-Xavier... re PR fortran/30611 ([4.1 only] Confusing error message...
2007-02-04 Steven G. Karglinvoke.texi: Update documentation.
2007-02-03 Kazu Hirata* trans-array.c: Fix a comment typo.
2007-02-03 Paul Thomasre PR fortran/30514 ([4.1 only] zero-sized array wrongl...
2007-02-03 Steven G. Karglre PR fortran/30683 ([4.2 only] internal compiler error...
2007-02-02 Roger Sayletrans.c (gfc_build_array_ref): Use STRIP_TYPE_NOPS...
2007-02-02 Paul Thomasre PR fortran/30284 ([4.1 only] ICE in gfc_add_modify...
2007-02-02 Roger Sayletrans-array.c (gfc_conv_expr_descriptor): We don't...
2007-02-02 Roger Sayledependency.c (gfc_check_dependency): Implement dependen...
2007-02-02 Roger Sayletrans-stmt.c (compute_overall_iter_number): Document...
2007-01-31 Tobias Burnusre PR fortran/30520 (Conflics checking of VOLATILE...
2007-01-31 Kazu Hirata* simplify.c, trans-array.c: Fix comment typos.
2007-01-30 Ralf Wildenhuesinvoke.texi (Code Gen Options): Fix abbreviation typo.
2007-01-30 Steve Ellceyre PR fortran/30432 ([4.1 only] gfortran.dg/c_by_val_1...
2007-01-29 Paul Thomasre PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref...
2007-01-28 Thomas Koenigre PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives...
2007-01-27 Roger Sayletrans-stmt.c (forall_info): Replace the next_nest and...
2007-01-27 Paul Thomasre PR fortran/30407 ([4.1 only] Elemental functions...
2007-01-27 Steven G. KarglAdd 'PR fortran/30278' to my previous commit.
2007-01-26 Steven G. KarglSteven G.
2007-01-26 Tobias Burnuslang-specs.h: Add support for .f03 and .F03 extensions.
2007-01-25 Manuel López-Ibáñezre PR fortran/30437 (-Wno-all is rejected (even when...
2007-01-24 Jerry DeLisle[multiple changes]
2007-01-22 Brooks Mosesintrinsic.texi (ACHAR): Added cross-references.
2007-01-21 Brooks Mosesintrinsic.texi: Edited all "Syntax" examples to a consi...
2007-01-20 Steven G. Karglopenmp.c, [...]: Next installment in the massive whites...
2007-01-20 Roger Saylemodule.c (mio_array_ref): The dimen_type fields of...
2007-01-20 Roger Sayledependency.c (gfc_full_array_ref_p): Check that ref...
2007-01-20 Roger Sayletrans-intrinsic.c (gfc_conv_intrinsic_sign): New branch...
2007-01-20 Francois-Xavier... gfortran.h (gfc_options_t): Add flag_allow_leading_unde...
2007-01-20 Francois-Xavier... re PR fortran/30446 ([4.1 only] -J option doesn't add...
2007-01-20 Richard Guentherre PR fortran/30223 (Fortran frontend does not know...
2007-01-19 Brooks Mosesintrinsic.texi (MATMUL): Corrected a typo.
2007-01-19 Brooks Mosesintrinsic.texi: general whitespace cleanup.
2007-01-18 H.J. Lutrans-stmt.c (compute_overall_iter_number): Fix a typo.
2007-01-18 Roger Sayletrans-expr.c (copyable_array_p): Consider user derived...
2007-01-18 Roger Sayletrans-stmt.c (compute_overall_iter_number): Enhance...
2007-01-18 Francois-Xavier... re PR libfortran/29649 (Force core dump on runtime...
2007-01-17 Paul Thomasre PR fortran/30476 ([Regression 4.2, 4.3] Via other...
2007-01-16 Roger Saylere PR fortran/30404 ([4.1 only] Wrong FORALL result)
2007-01-15 Paul Thomasre PR fortran/28172 ([4.2 and 4.1 only] alternate retur...
2007-01-14 Paul Thomasre PR fortran/30410 (Host association bug w/ EXTERNAL)
2007-01-11 Thomas Koenigre PR libfortran/30415 (MINLOC, MAXLOC missing for...
2007-01-11 Brooks Mosessimplify.c: Update copyright to 2007.
2007-01-11 Francois-Xavier... re PR fortran/30430 (Memory corruption in the module...
2007-01-10 Brooks Mosessimplify.c (gfc_simplify_ibclr): Fix POS comparison.
2007-01-10 Brooks Mosesre PR fortran/30381 ([4.1 only] ISHFTC() constant foldi...
2007-01-10 Jerry DeLisle[multiple changes]
2007-01-08 Steven G. Karglinterface.c, [...]: Update Copyright years.
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2007-01-08 Roger Sayletrans-array.c (constant_array_constructor_p): New funct...
2007-01-08 Kazu Hiratagfortran.texi: Fix typos.
2007-01-07 Steven G. Kargldecl.c, [...]: Update Copyright dates.
2007-01-07 Bernhard Fischerdata.c (gfc_assign_data_value): Fix whitespace.
2007-01-07 Bernhard Fischertrans-array.c (gfc_trans_create_temp_array, [...])...
2007-01-07 Bernhard Fischerre PR fortran/27698 (subroutine _foo draws "unclassifia...
2007-01-07 Steven G. KarglFix whitespace in a table within a comment.
2007-01-07 Steven G. Kargl[multiple changes]
2007-01-06 Steven G. Karglarith.c: Update copyright years.
2007-01-05 Roger Sayletrans-expr.c (gfc_trans_assignment_1): New subroutine...
2007-01-05 Roger Sayletrans-array.c (gfc_trans_array_constructor_value):...
2007-01-05 Roger Sayletrans-array.c (gfc_conv_loop_setup): Test whether the...
2007-01-05 Tobias Burnussymbol.c (check_conflict): Fix error message.
2007-01-05 Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
2007-01-05 Tobias Burnusre PR fortran/29624 (Fortran 2003: Support intent for...
2007-01-05 Brooks Mosesre PR fortran/30371 (kill suboutine accepts (invalid...
2007-01-05 Brooks Mosesintrinsic.texi: Minor cleanup, reflowing overlong parag...
2007-01-05 Brooks Mosesintrinsic.texi (LBOUND): Add documentation.
2007-01-04 Brooks Mosesintrinsic.texi (IAND): Clarify argument specifications.
2007-01-04 Brooks Mosesre PR fortran/30235 ([4.1 only] missing alternate retur...
2007-01-04 Brooks Moses* invoke.texi: Update manpage copyright to include...
2007-01-04 Brooks Mosesgfortran.texi: Update copyright to include 2007.
2007-01-04 Tobias Burnusre PR fortran/30276 (gfortran include problem)
2007-01-04 Brooks Moses* gfortran.texi (GNU Fortran and GCC): Rewrite
2007-01-04 Brooks Mosesgfortran.texi (Introduction): Lower "Part I...
2007-01-04 Brooks Moses* intrinsic.texi (Introduction): Rewrite first paragraph.
2007-01-04 Brooks Mosesinvoke.texi (OpenMP): Added index entry.
2007-01-04 Brooks Mosesgfortran.texi (GFORTRAN_DEFAULT_RECL): Added units...
2007-01-04 Brooks Mosesintrinsic.texi: Improvements to index entries; change...
2007-01-04 Brooks Mosesinvoke.texi: Change @code-type macros to appropriate...
2007-01-03 Brooks Moses* intrinsic.texi: Various minor cleanups.
next