re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
[gcc.git] / gcc / fortran / match.h
2012-01-29 Janne BlomqvistPR 51808 Constify binding_label.
2012-01-29 Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-09 Tobias Burnusre PR fortran/51578 (Import of same symbol via differen...
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-06-08 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-10-21 Janus Weilre PR fortran/46060 ([F03] procedure pointer component...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-10 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-05-23 Tobias Burnusgfortran.h: Do not include system.h.
2010-04-09 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06 Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2010-04-01 Paul Thomasioparm.def: Update copyright.
2010-01-08 Tobias Burnusre PR fortran/25829 ([F03] Asynchronous IO support)
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-09-29 Daniel Kraftre PR fortran/39626 (Correctly implement details of...
2009-08-31 Janus Weilre PR fortran/40940 ([F03] CLASS statement)
2009-06-28 Tobias Burnusre PR fortran/34112 (Add $!DEC ATTRIBUTE support for...
2008-10-31 Mikael Morinre PR fortran/35840 (ICE for character expression in...
2008-08-31 Daniel Kraftgfortran.h (enum gfc_statement): New entry `ST_GENERIC'.
2008-08-22 Daniel Kraftgfortran.h (in_prefix): Removed from this header.
2008-07-29 Paul Thomastrans-expr.c (conv_parent_component_references): New...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-02 Janus Weilre PR fortran/32580 (iso_c_binding c_f_procpointer...
2008-06-18 Daniel KraftPR fortran/36517, fortran/36492
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-02 Daniel Kraftgfortran.h: New statement-type ST_FINAL for FINAL decla...
2008-05-06 Francois-Xavier... openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char...
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2007-12-19 Jerry DeLislere PR fortran/34325 (Wrong error message for syntax...
2007-11-30 Tobias Burnusre PR fortran/34133 (Bind(c,name="") should be rejected...
2007-10-02 Paul Thomasre PR fortran/31154 (IMPORT fails for "<imported symbo...
2007-09-04 Janus Weildecl.c (match_procedure_decl,match_procedure_in_interfa...
2007-09-02 Roger Sayledecl.c (match_string_p): New helper function to explici...
2007-08-18 Tobias Burnus[multiple changes]
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-02 Christopher D. Rickett[multiple changes]
2007-06-08 Steven G. Karglre PR fortran/32223 (Backslash handling inconsistent)
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-12 Paul Thomasre PR fortran/30746 (50th Anniversary Bug - Forward...
2007-01-05 Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
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-15 Tobias Burnusre PR fortran/27546 (IMPORT is broken)
2006-11-07 Tobias Burnusre PR fortran/29601 (VOLATILE attribute and statement)
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2005-12-16 Steven G. Karglre PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-12-03 Francois-Xavier... re PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-09-09 Richard Sandiford* match.h (gfc_match_equiv_variable): Declare.
2005-08-07 Janne Blomqvist[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
2005-05-03 Kazu HirataMake-lang.in, [...]: Update copyright.
2005-04-05 Feng Wangre PR fortran/15959 (ICE and assertion failure in trans...
2004-08-29 Tobias Schlüterre PR fortran/13910 (Cannot initialize variables with...
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-06-30 Tobias Schlüterre PR fortran/16161 ([gfortran] IMPLICIT CHARACTER...
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-05-15 Tobias Schlüterre PR fortran/13826 (Derived types in DATA statements...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.