aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-04re PR fortran/31214 (User-defined operator using entry leads to ICE)Paul Thomas1-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-08re PR fortran/17711 (Wrong operator name in error message)Daniel Franke1-1/+7
2007-07-06re PR fortran/32633 (bogus error)Daniel Franke1-4/+3
2007-06-24re PR fortran/32460 (structure constructor not allowed if a USEd type has pri...Tobias Burnus1-0/+2
2007-05-28gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses1-10/+22
2007-01-07decl.c, [...]: Update Copyright dates.Steven G. Kargl1-58/+52
2006-12-10re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus1-0/+2
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas1-0/+2
2006-11-07re PR fortran/29601 (VOLATILE attribute and statement)Tobias Burnus1-0/+2
2006-10-19[multiple changes]Paul Thomas1-0/+1
2006-10-12gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.Tobias Schlüter1-18/+13
2006-05-18re PR fortran/27552 (-fdump-parse-tree doesn't like Holleriths (but then, who...Francois-Xavier Coudert1-0/+10
2006-05-17re PR fortran/27320 (ICE with -fdump-parse-tree after error)Francois-Xavier Coudert1-1/+7
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+215
2006-02-10dump-parse-tree.c: Update copyright years.Tobias Schlüter1-1/+1
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter1-0/+3
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+10
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-1/+6
2005-11-08dump-parse-tree.c: Fix comment typo, add a few blank lines.Tobias Schlüter1-1/+5
2005-11-01dump-parse-tree.c (show_symtree): Revert change unintentionally committed in ...Tobias Schlüter1-3/+1
2005-10-30arith.c (gfc_enum_initializer): New function.Tobias Schlüter1-1/+3
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig1-0/+26
2005-08-07[multiple changes]Janne Blomqvist1-0/+4
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-09match.c (gfc_match_return): Only require space after keyword when it is oblig...Tobias Schlüter1-1/+6
2005-05-03Make-lang.in, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-19re PR fortran/18525 (ICE on valid code in gfc_get_symbol_decl())Tobias Schlüter1-0/+2
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-1/+1
2005-02-24Revert yesterday's patch:Tobias Schlüter1-1/+1
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-1/+1
2005-02-23gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter1-4/+4
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-4/+4
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-0/+5
2004-08-06arith.c: Add #define for model numbers.Steven G. Kargl1-3/+3
2004-06-29dump-parse-tree.c (show_common): New function.Tobias Schlüter1-0/+23
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter1-14/+1
2004-05-22dump-parse-tree.c (gfc_show_equiv): New function.Paul Brook1-0/+21
2004-05-15dump-parse-tree.c (gfc_show_array_ref): Print colon only for ranges when dump...Tobias Schlüter1-7/+17
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-13/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1459