]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/decl.c
[multiple changes]
[gcc.git] / gcc / fortran / decl.c
2007-07-02 Christopher D. Rickett[multiple changes]
2007-06-21 Jerry DeLislere PR fortran/25061 (procedure name conflict)
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-11 Paul Thomasre PR fortran/31474 (ENTRY & procedural pointer: insert...
2007-05-08 Paul Thomasre PR fortran/29397 (Constant logical expression with...
2007-05-06 Jerry DeLislere PR fortran/31251 (Non-integer character length leads...
2007-04-15 Paul Thomasre PR fortran/31204 (wrong host association of implied...
2007-04-12 Tobias Schlüterre PR fortran/31250 (Initialization expr as constant...
2007-04-12 Tobias Schlüterdecl.c (gfc_match_end): Also check for construct name...
2007-04-12 Tobias Burnusre PR fortran/31472 (gfortran does not detect the illeg...
2007-04-05 Paul Thomasre PR fortran/31292 (ICE with module procedure interfac...
2007-03-22 Tobias Schlüterre PR fortran/20897 (derived type name shall not be...
2007-03-15 Paul Thomas[multiple changes]
2007-03-06 Brooks Mosesgfortran.texi (Old-style kind specifications): Document...
2007-03-02 Paul Thomasre PR fortran/30873 ([4.1 only] ENTRY without explict...
2007-02-22 Brooks Mosesgfortran.texi (Old-style kind specifications): Document...
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-01-31 Tobias Burnusre PR fortran/30520 (Conflics checking of VOLATILE...
2007-01-07 Steven G. Kargldecl.c, [...]: Update Copyright dates.
2007-01-05 Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
2006-12-20 Paul Thomasre PR fortran/29992 ([4.1 only] INTERFACE equivalent...
2006-12-10 Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-12-03 Paul Thomasre PR fortran/29642 (Fortran 2003: VALUE Attribute...
2006-11-16 Brooks Mosesdata.c: Remove trailing periods from error messages.
2006-11-15 Tobias Burnusre PR fortran/27546 (IMPORT is broken)
2006-11-09 Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-11-07 Paul Thomasre PR fortran/29539 (ICE in variable_decl)
2006-11-07 Tobias Burnusre PR fortran/29601 (VOLATILE attribute and statement)
2006-11-07 Tobias Burnusdecl.c (match_attr_spec, [...]): Unify gfc_notify_std...
2006-10-31 Francois-Xavier... re PR fortran/29067 (gfc_resolve_expr(): Bad expression...
2006-10-29 Jerry DeLislere PR fortran/17741 (ICE in gfc_free_namespace, at...
2006-10-27 Jerry DeLislere PR fortran/27954 (ICE on garbage in DATA statement)
2006-10-13 Paul Thomasre PR fortran/29373 (implicit type declaration and...
2006-10-08 Paul Thomas[multiple changes]
2006-09-15 Paul Thomasre PR fortran/29051 (segfault when too few values are...
2006-08-24 Paul Thomasre PR fortran/28788 (ICE on valid code)
2006-08-20 Paul Thomasre PR fortran/28601 (ICE on reexport of renamed type)
2006-07-13 Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-07-03 Asher Langtondecl.c (match_old_style_init): Add data attribute to...
2006-06-09 Paul Thomasre PR fortran/24558 (ENTRY doesn't work in module proce...
2006-02-10 Steven G. Karglre PR fortran/20858 (NULL doesn't get its argument...
2006-01-23 Paul Thomasre PR fortran/25901 (overloaded function is rejected)
2006-01-21 Paul ThomasPR25024, PR20881, PR23308, PR25538 and PR25710 - Proced...
2006-01-18 Tobias Schlüterre PR fortran/18540 (Jumping into blocks gives error...
2006-01-18 Paul Thomasre PR fortran/20869 (EXTERNAL and INTRINSIC cannot...
2006-01-07 Tobias Schlüterdecl.c (gfc_match_function_decl): Correctly error out...
2005-12-17 Steven G. Kargldecl.c (gfc_match_old_kind_spec,match_type_spec): Use...
2005-12-16 Steven G. Karglre PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-12-02 Erik Schnetterdecl.c (gfc_match_old_kind_spec): Improve handling...
2005-11-06 Paul Thomasre PR fortran/24534 (PUBLIC derived types with private...
2005-11-05 Kazu Hiratadecl.c, [...]: Fix comment typos.
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-10-30 Tobias Schlüterarith.c (gfc_enum_initializer): New function.
2005-10-26 Paul Thomasre PR fortran/24158 (ICE in f951 with nested, recursive...
2005-10-25 Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-10-24 Asher LangtonCommit for Asher Langton
2005-10-24 Asher LangtonCommit for Asher Langton <langton2@llnl.gov>
2005-10-24 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-10-23 Asher LangtonCommit for Asher Langton <langton2@llnl.gov>
2005-10-22 Erik Edelmannre PR fortran/24426 (gfortran ICE for valid derived...
2005-10-17 Paul Thomasre PR fortran/23446 (Valid internal subprogram array...
2005-10-12 Paul Thomasre PR fortran/18082 (Infinite loop with automatic lengt...
2005-08-25 Erik Edelmannre PR fortran/20363 (interface body has incorrect scope)
2005-08-22 Steven G. Kargl* decl.c: Typo in comment.
2005-08-06 Kazu Hiratadecl.c, [...]: Fix comment/doc typos.
2005-07-17 David Edelsohnre PR fortran/21730 ([4.0 only] Character length incorr...
2005-07-06 Jakub Jelinekdecl.c (gfc_match_entry): Allow ENTRY without parenthes...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-29 Jakub Jelinek[multiple changes]
2005-04-05 Feng Wangre PR fortran/15959 (ICE and assertion failure in trans...
2005-04-01 Kazu Hiratadecl.c, [...]: Fix comment typos.
2005-03-12 Kaveh R. GhaziMake-lang.in (fortran-warn): Set to $(STRICT_WARN)...
2005-02-24 Volker Reichelt* decl.c, resolve.c, trans-array.c, trans.h: Fix commen...
2005-02-07 Tobias Schlütergfortran.h (gfc_add_dimension, [...]): Add argument.
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-12-08 Tobias Schlüter* decl.c (gfc_match_end): Use locus of END when eos...
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-09-25 Tobias Schlüter* decl.c (add_init_expr_to_sym, variable_decl): Comment...
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-14 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-08-29 Tobias Schlüterre PR fortran/13910 (Cannot initialize variables with...
2004-08-27 Tobias Schlütergfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-26 Richard Hendersonarith.c (gfc_validate_kind): Add may_fail argument...
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-03 Paul Brookdecl.c (gfc_match_implicit_range): Don't use typespec.
2004-06-30 Tobias Schlüterre PR fortran/16161 ([gfortran] IMPLICIT CHARACTER...
2004-06-29 Tobias Schlüterdecl.c, [...]: Add 2004 to copyright years.
2004-06-29 Tobias SchlüterRevert previous accidental commit.
2004-06-29 Tobias Schlüterdump-parse-tree.c (show_common): New function.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-26 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-26 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-12 Tobias Schlüterre PR fortran/14957 (testsuite issues)
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-18 Paul Brookre PR fortran/13930 (derived type with intent(in) attri...
2004-05-15 Tobias Schlüterre PR fortran/13742 (Not Implemented: initial values...
next
This page took 1.620696 seconds and 108 git commands to generate.