summaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.h
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus2011-09-081-1/+1
* re PR fortran/44602 ([F2008] EXIT: Jump to end of construct)Daniel Kraft2010-09-031-0/+1
* re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft2010-08-261-1/+0
* re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft2010-06-101-1/+1
* gfortran.h: Do not include system.h.Tobias Burnus2010-05-231-2/+0
* re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus2010-04-061-2/+2
* expr.c (gfc_check_pointer_assign): Do the correct type checking when CLASS va...Janus Weil2009-10-071-0/+1
* re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus2009-09-301-1/+1
* re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft2009-09-291-1/+2
* gfortran.h (gfc_typebound_proc): New struct.Daniel Kraft2008-08-241-2/+2
* gfortran.h (try): Remove macro.Kaveh R. Ghazi2008-07-291-1/+1
* arith.c: Update copyright years.Tobias Schlüter2008-02-241-1/+2
* re PR fortran/34429 (Fails: character(len=use_associated_const) function foo())Paul Thomas2008-01-171-3/+2
* re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas2007-10-021-0/+2
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-5/+4
* arith.h: Update copyright years.Tobias Schlüter2007-04-171-1/+1
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-2/+3
* arith.c (gfc_enum_initializer): New function.Tobias Schlüter2005-10-301-1/+4
* re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert2005-10-241-1/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-1/+1
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-1/+1
* re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter2004-07-161-0/+3
* Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter2004-05-141-12/+12
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+65