aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/match.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-02re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...Paul Thomas1-1/+2
2007-09-04decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...Janus Weil1-0/+1
2007-09-02decl.c (match_string_p): New helper function to explicitly match a string of ...Roger Sayle1-1/+0
2007-08-18[multiple changes]Tobias Burnus1-0/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-02[multiple changes]Christopher D. Rickett1-1/+26
2007-06-08re PR fortran/32223 (Backslash handling inconsistent)Steven G. Kargl1-0/+1
2007-06-07decl.c: Miscellaneous whitespace fixes.Steven G. Kargl1-13/+14
2007-05-12re PR fortran/30746 (50th Anniversary Bug - Forward reference to contained fu...Paul Thomas1-1/+0
2007-01-05re PR fortran/23232 ([4.1 only] DATA implied DO variables)Paul Thomas1-1/+1
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+1
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas1-0/+1
2006-11-15re PR fortran/27546 (IMPORT is broken)Tobias Burnus1-0/+1
2006-11-07re PR fortran/29601 (VOLATILE attribute and statement)Tobias Burnus1-0/+1
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+22
2005-12-16re PR fortran/25106 ([4.0/4.1] statement label is zero)Steven G. Kargl1-1/+1
2005-12-03re PR fortran/25106 ([4.0/4.1] statement label is zero)Francois-Xavier Coudert1-1/+1
2005-09-09* match.h (gfc_match_equiv_variable): Declare.Richard Sandiford1-0/+1
2005-08-07[multiple changes]Janne Blomqvist1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-03Make-lang.in, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-05re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character...Feng Wang1-0/+2
2004-08-29re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter1-1/+1
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter1-1/+1
2004-06-30re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented)Tobias Schlüter1-3/+3
2004-06-29Revert previous accidental commit.Tobias Schlüter1-3/+3
2004-06-29dump-parse-tree.c (show_common): New function.Tobias Schlüter1-3/+3
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter1-0/+4
2004-05-15re PR fortran/13826 (Derived types in DATA statements not PARAMETERs)Tobias Schlüter1-0/+1
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/+164