aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-05Fortran: Add OpenMP's assume(s) directivesTobias Burnus1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-21openmp: Fortran strictly-structured blocks supportChung-Lin Tang1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-22dump-parse-tree.c (show_namespace): Handle declares.James Norris1-1/+1
2015-08-19remove more useless typedefsTrevor Saunders1-3/+2
2015-07-02re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-3/+3
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-04-11Replace enum gfc_try with bool type.Janne Blomqvist1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-09-08re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus1-1/+1
2010-09-03re PR fortran/44602 ([F2008] EXIT: Jump to end of construct)Daniel Kraft1-0/+1
2010-08-26re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft1-1/+0
2010-06-10re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft1-1/+1
2010-05-23gfortran.h: Do not include system.h.Tobias Burnus1-2/+0
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus1-2/+2
2009-10-07expr.c (gfc_check_pointer_assign): Do the correct type checking when CLASS va...Janus Weil1-0/+1
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus1-1/+1
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft1-1/+2
2008-08-24gfortran.h (gfc_typebound_proc): New struct.Daniel Kraft1-2/+2
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-1/+1
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+2
2008-01-17re PR fortran/34429 (Fails: character(len=use_associated_const) function foo())Paul Thomas1-3/+2
2007-10-02re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas1-0/+2
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-5/+4
2007-04-17arith.h: Update copyright years.Tobias Schlüter1-1/+1
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-2/+3
2005-10-30arith.c (gfc_enum_initializer): New function.Tobias Schlüter1-1/+4
2005-10-24re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-1/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-07-16re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter1-0/+3
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+65