summaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese
2016-01-04Update copyright years.Jakub Jelinek
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-02re PR fortran/52846 ([F2008] Support submodules)Paul Thomas
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-04-11Replace enum gfc_try with bool type.Janne Blomqvist
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-09-08re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus
2010-09-03re PR fortran/44602 ([F2008] EXIT: Jump to end of construct)Daniel Kraft
2010-08-26re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft
2010-06-10re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft
2010-05-23gfortran.h: Do not include system.h.Tobias Burnus
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus
2009-10-07expr.c (gfc_check_pointer_assign): Do the correct type checking when CLASS va...Janus Weil
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft
2008-08-24gfortran.h (gfc_typebound_proc): New struct.Daniel Kraft
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi
2008-02-24arith.c: Update copyright years.Tobias Schlüter
2008-01-17re PR fortran/34429 (Fails: character(len=use_associated_const) function foo())Paul Thomas
2007-10-02re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton
2007-04-17arith.h: Update copyright years.Tobias Schlüter
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek
2005-10-30arith.c (gfc_enum_initializer): New function.Tobias Schlüter
2005-10-24re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert
2005-06-25Update FSF address.Kelley Cook
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata
2004-07-16re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo