errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc / fortran /
2007-03-06 Brooks Moses* intrinsic.texi: Limit column widths to a total of...
2007-03-06 Brooks Moses* gfortran.texi (GFortran and G77): Rewrite completely.
2007-03-06 Brooks Moses* match.c (gfc_match_name): Expanded comment.
2007-03-06 Brooks Mosesgfortran.texi (Old-style kind specifications): Document...
2007-03-06 Brooks Mosesre PR other/31050 ([4.1] gcc --version reports wrong...
2007-03-03 Paul Thomasre PR fortran/30882 ([4.1 and 4.2 only] size with initi...
2007-03-02 Paul Thomasre PR fortran/30873 ([4.1 only] ENTRY without explict...
2007-03-02 Brooks MosesMake-lang.in: Add install-pdf target as copied from...
2007-03-01 Tobias Burnusre PR fortran/30865 ([4.1, 4.2 only] optional argument...
2007-02-28 Tobias Burnusre PR fortran/30888 (%VAL construct fails with argument...
2007-02-28 Tobias Burnusre PR fortran/30968 ([4.1 only] Bogus warning with...
2007-02-27 Richard Guenthertrans-array.c (structure_alloc_comps): Use correct...
2007-02-27 Brooks Mosesgcc/ChangeLog ------------------------------------...
2007-02-26 Thomas Koenigre PR fortran/30865 ([4.1, 4.2 only] optional argument...
2007-02-23 Paul Thomasre PR fortran/30660 (Allocatable components of a derive...
2007-02-23 Jerry DeLisleoptions.c (set_default_std_flags): New function to...
2007-02-22 Brooks Mosesgfortran.texi (Old-style kind specifications): Document...
2007-02-21 Jakub Jelinek[multiple changes]
2007-02-20 Thomas Koenigre PR fortran/30869 ([4.1 only] Rejects pointer to...
2007-02-20 Tobias Burnusre PR fortran/30522 (Host-/use-associated VOLATILE...
2007-02-20 Tobias Burnusre PR fortran/30783 ("character(*), value" produces...
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-14 Thomas Koenigre PR fortran/30452 ([4.2, 4.1 only] Strange syntax...
2007-01-11 Thomas Koenigre PR libfortran/30415 (MINLOC, MAXLOC missing for...
2007-01-11 Paolo Bonziniconfigure.ac (strict1_warn): Rename to strict_warn.
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]
next