Daily bump.
[gcc.git] / gcc / fortran /
2006-01-18 Paul Thomasre PR fortran/20869 (EXTERNAL and INTRINSIC cannot...
2006-01-17 Ben EllistonFix up recent entries by espindola.
2006-01-16 Rafael Espindolajvspec.c (lang_specific_spec_functions): remove
2006-01-16 Richard Guenthertrans-stmt.c (gfc_trans_if_1): Use fold_buildN and...
2006-01-16 Richard Guenthertrans-expr.c (gfc_conv_function_call): Use fold_build2.
2006-01-13 Steven G. Kargl[multiple changes]
2006-01-13 Diego Novillotrans.c (gfc_add_expr_to_block): Do not fold tcc_statem...
2006-01-11 Tobias Schlüter* parse.c (next_fixed): Remove superfluous string conca...
2006-01-11 Bernhard Fischerre PR fortran/25486 (fortran fixed-form literal charact...
2006-01-11 Paul Thomas[multiple changes]
2006-01-09 Andrew Pinskitrans-stmt.c (gfc_trans_pointer_assign_need_temp):...
2006-01-09 Andrew Pinskire PR fortran/21977 (nested function returning array)
2006-01-09 Feng WangAdd 2006 copyright year.
2006-01-09 Feng Wangfortran ChangeLog entry:
2006-01-09 Feng Wangsimplify.c (gfc_simplify_char): Use UCHAR_MAX instead...
2006-01-08 Erik Edelmannre PR fortran/25093 (PUBLIC function of PRIVATE type)
2006-01-08 Jerry DeLisleRemove libgfortran log entry, wrong ChangeLog.
2006-01-07 Tobias Schlüterdecl.c (gfc_match_function_decl): Correctly error out...
2006-01-07 Paul Thomasre PR fortran/22146 (ICE when calling ELEMENTAL subrout...
2006-01-06 Jerry DeLislere PR libfortran/25598 (gfortran - Fortran runtime...
2006-01-06 Jerry DeLisleFix date on log entry.
2006-01-06 Jerry DeLislere PR fortran/24268 (gfortran rejects valid format...
2006-01-05 Erik Edelmannre PR fortran/23675 (ICE in gfc_finish_var_decl (string...
2006-01-03 Steven G. Karglre PR fortran/25101 ([4.1] Zero stride allowed in FORALL:s)
2006-01-02 Steven G. Karglre PR fortran/24640 ([4.1] ice with invalid label)
2006-01-01 Steven G. Kargl* Split the ChangeLog into years.
2005-12-30 Erik Edelmannre PR fortran/22607 (Elemental character functions...
2005-12-29 Paul Thomasre PR fortran/25532 (ICE in gfc_conv_component_ref...
2005-12-28 Andrew Pinskire PR fortran/25587 (Garbage in output of -fdump-tree...
2005-12-28 Rafael Ávila de... Make-lang.in: Remove distdir from comment.
2005-12-24 Paul Thomasre PR fortran/25029 (Assumed size array can be associat...
2005-12-23 Paul Thomasre PR fortran/25029 (Assumed size array can be associat...
2005-12-22 Tobias Schlüterre PR fortran/18990 (ICE in gfc_get_derived_type, at...
2005-12-22 Paul Thomasre PR fortran/20889 (type in a structure-constructor...
2005-12-21 Erik Edelmannre PR fortran/25423 (Error with nested where statements)
2005-12-18 Paul Thomasre PR fortran/25018 (Segfault with simple expression)
2005-12-17 Steven G. Karglre PR fortran/25458 ([4.1] Kind of constants in generic...
2005-12-17 Steven G. Kargldecl.c (gfc_match_old_kind_spec,match_type_spec): Use...
2005-12-16 Jerry DeLislere PR fortran/24268 (gfortran rejects valid format...
2005-12-16 Steven G. Karglre PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-12-16 Richard Guenthertrans.h (tree): Remove declaration of gfc_build_functio...
2005-12-16 Richard Guenthertrans.h (gfc_build_indirect_ref): Remove declaration.
2005-12-16 Richard BienerChangeLog: Fix missing file names.
2005-12-16 Richard Guenther(gfc_conv_descriptor_data_addr): Use build_fold_addr_ex...
2005-12-16 Kazu Hiratadependency.c, [...]: Fix comment typos.
2005-12-15 Erik Edelmannre PR fortran/18197 (bus error on returning from a...
2005-12-13 Richard Guenthertrans-expr.c (gfc_conv_substring): Use fold_build2...
2005-12-13 Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-12-12 Steven G. Karglre PR fortran/25078 (EQUILALENCE requires two or more...
2005-12-11 Aldy Hernandez* lang.opt: Add RejectNegative to ffixed-form and ffree...
2005-12-10 Francois-Xavier... re PR fortran/25068 ([4.0/4.1] IOSTAT should be default...
2005-12-10 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2005-12-10 Roger Saylere PR fortran/22527 (fortran produces mismatch types...
2005-12-09 Richard Guentherf95-lang.c (build_builtin_fntypes): Use correct return...
2005-12-08 François-Xavier... * ChangeLog: correct typo in date.
2005-12-08 Erik Edelmannre PR fortran/25292 (ASSOCIATED( func() ) rejected ?)
2005-12-07 Rafael Ávila de... sourcebuild.texi (all.build, [...]): Remove.
2005-12-07 Alan Modragty.texi: Remove instructions for adding a dependency...
2005-12-03 Francois-Xavier... re PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-12-02 Richard Guenthertrans.h (build1_v): Use build1, not build to build...
2005-12-02 Erik Schnetterdecl.c (gfc_match_old_kind_spec): Improve handling...
2005-12-01 Paul Thomasre PR fortran/24789 ([gfortran] ICE when assigning...
2005-11-30 Bernhard Fischerre PR fortran/21302 (Max line length in free form mode)
2005-11-30 Paul Thomas[multiple changes]
2005-11-29 Jakub Jelinekio.c (gfc_resolve_open): RESOLVE_TAG access field as...
2005-11-27 Bernhard Fischergfortran.h: remove superfluous whitespace and use GNU...
2005-11-27 Steven G. Karglre PR fortran/24917 (Handling of hexadecimal constants...
2005-11-27 Francois-Xavier... re PR fortran/23912 (MOD function requires same kind...
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-21 Paul Thomasre PR fortran/24223 (Gfortran crashes in two places)
2005-11-20 Toon Moeneinvoke.texi: Remove superfluous @item.
2005-11-19 Janne Blomqvistfortran ChangeLog:
2005-11-17 Francois-Xavier... re PR fortran/20811 (gfortran include problem (regressi...
2005-11-15 Alan Modrare PR fortran/24096 (huge() returns infinity for long...
2005-11-13 Francois-Xavier... fget.c: New file.
2005-11-11 Paul Thomasre PR fortran/15976 (ICE: assertion failure in trans...
2005-11-10 Paul Thomasre PR fortran/24655 (ICE with statement function)
2005-11-10 Tobias Schlüterre PR fortran/24643 (Unclassifiable statement on implic...
2005-11-09 Steven G. KarglFix typo in comment.
2005-11-09 Erik Edelmannre PR fortran/22607 (Elemental character functions...
2005-11-08 Tobias Schlüterdump-parse-tree.c: Fix comment typo, add a few blank...
2005-11-07 Steven G. Kargl* Update ChangeLog with the missing entry from my...
2005-11-07 Steven G. Karglerror.c: Use flag_fatal_error.
2005-11-06 Paul Thomasre PR fortran/24534 (PUBLIC derived types with private...
2005-11-06 Janne Blomqvistgfortran ChangeLog
2005-11-06 Francois-Xavier... intrinsic.c (add_functions): Add ctime and fdate intrin...
2005-11-05 Kazu Hiratadecl.c, [...]: Fix comment typos.
2005-11-05 Francois-Xavier... intrinsic.c (add_functions): Add function version of...
2005-11-04 Steven G. Karglre PR fortran/24636 (gfortran: STOP without stop-code...
2005-11-04 Francois-Xavier... re PR fortran/18452 (Fortran options induces warning...
2005-11-02 Andrew Pinskire PR fortran/18157 (ice-on-valid code, pointer to...
2005-11-02 Tobias Schlüterdecl.c (gfc_match_entry): Function entries don't need...
2005-11-01 Tobias Schlüterre PR fortran/24008 (gfortran too permissive about...
2005-11-01 Erik Edelmannre PR fortran/24245 (-fdump-parse-tree gives ICE for...
2005-11-01 Tobias Schlüterre PR fortran/24404 (Poor Error Description, bad error...
2005-11-01 Tobias Schlüterdump-parse-tree.c (show_symtree): Revert change uninten...
2005-11-01 Paul Thomasre PR fortran/21565 (namelist in block data is illegal)
2005-10-30 Andreas SchwabMake-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define.
2005-10-30 Erik Edelmanngfortran.texi: Update contributors.
2005-10-30 Erik Edelmannre PR fortran/18883 (ICE in gfc_finish_var_decl)
next