summaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.c
Commit message (Expand)AuthorAgeFilesLines
* gfortran.h (operator): Remove macro.Kaveh R. Ghazi2008-07-191-3/+3
* gfortran.h (protected): Remove macro.Kaveh R. Ghazi2008-07-191-1/+1
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-1/+12
* arith.c: (gfc_arith_concat...Francois-Xavier Coudert2008-05-061-4/+2
* dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...François-Xavier Coudert2008-04-061-600/+594
* PR fortran/25829 28655Jerry DeLisle2008-04-051-0/+110
* arith.c: Update copyright years.Tobias Schlüter2008-02-241-1/+1
* re PR fortran/31213 (ICE on valid code with gfortran)Paul Thomas2007-12-161-0/+11
* re PR fortran/32129 (ICE: Procedure call with array-section-actual to scalar ...Paul Thomas2007-12-091-0/+9
* re PR fortran/34186 (dump-parse-tree: ICE for ts->cl->length, if ts->cl == NULL)Tobias Burnus2007-11-301-0/+2
* dump-parse-tree.c (show_char_const): New function.Tobias Schlüter2007-09-021-24/+25
* [multiple changes]Tobias Burnus2007-08-181-0/+2
* re PR fortran/31214 (User-defined operator using entry leads to ICE)Paul Thomas2007-08-041-0/+1
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-4/+3
* re PR fortran/17711 (Wrong operator name in error message)Daniel Franke2007-07-081-1/+7
* re PR fortran/32633 (bogus error)Daniel Franke2007-07-061-4/+3
* re PR fortran/32460 (structure constructor not allowed if a USEd type has pri...Tobias Burnus2007-06-241-0/+2
* gfortran.h (gfc_expr): Remove from_H, add "representation" struct.Brooks Moses2007-05-281-10/+22
* decl.c, [...]: Update Copyright dates.Steven G. Kargl2007-01-071-58/+52
* re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)Tobias Burnus2006-12-101-0/+2
* re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas2006-12-031-0/+2
* re PR fortran/29601 (VOLATILE attribute and statement)Tobias Burnus2006-11-071-0/+2
* [multiple changes]Paul Thomas2006-10-191-0/+1
* gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.Tobias Schlüter2006-10-121-18/+13
* re PR fortran/27552 (-fdump-parse-tree doesn't like Holleriths (but then, who...Francois-Xavier Coudert2006-05-181-0/+10
* re PR fortran/27320 (ICE with -fdump-parse-tree after error)Francois-Xavier Coudert2006-05-171-1/+7
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-0/+215
* dump-parse-tree.c: Update copyright years.Tobias Schlüter2006-02-101-1/+1
* re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter2006-02-101-0/+3
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2005-12-101-0/+10
* re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek2005-11-211-1/+6
* dump-parse-tree.c: Fix comment typo, add a few blank lines.Tobias Schlüter2005-11-081-1/+5
* dump-parse-tree.c (show_symtree): Revert change unintentionally committed in ...Tobias Schlüter2005-11-011-3/+1
* arith.c (gfc_enum_initializer): New function.Tobias Schlüter2005-10-301-1/+3
* gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig2005-09-091-0/+26
* [multiple changes]Janne Blomqvist2005-08-071-0/+4
* decl.c, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-2/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* match.c (gfc_match_return): Only require space after keyword when it is oblig...Tobias Schlüter2005-05-091-1/+6
* Make-lang.in, [...]: Update copyright.Kazu Hirata2005-05-031-1/+1
* re PR fortran/18525 (ICE on valid code in gfc_get_symbol_decl())Tobias Schlüter2005-03-191-0/+2
* Unrevert previously reversed patch, adding this patch:Tobias Schlüter2005-02-241-1/+1
* Revert yesterday's patch:Tobias Schlüter2005-02-241-1/+1
* gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter2005-02-231-1/+1
* gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter2005-02-231-4/+4
* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter2004-08-271-4/+4
* re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook2004-08-171-0/+5
* arith.c: Add #define for model numbers.Steven G. Kargl2004-08-061-3/+3
* dump-parse-tree.c (show_common): New function.Tobias Schlüter2004-06-291-0/+23
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-291-14/+1