summaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.Kelley Cook2005-06-251-2/+2
* [multiple changes]Jakub Jelinek2005-04-291-2/+3
* re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character...Feng Wang2005-04-051-0/+53
* decl.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-2/+2
* Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.Kaveh R. Ghazi2005-03-121-1/+1
* * decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s).Volker Reichelt2005-02-241-1/+1
* gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter2005-02-071-33/+40
* arith.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* arith.c: Add system.h; remove string.hSteven G. Kargl2005-01-031-1/+1
* * decl.c (gfc_match_end): Use locus of END when eos is an error.Tobias Schlüter2004-12-081-2/+2
* arith.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-2/+2
* * decl.c (add_init_expr_to_sym, variable_decl): Comment fixes.Tobias Schlüter2004-09-251-2/+3
* array.c, [...]: Fix comment typos.Kazu Hirata2004-09-161-1/+1
* data.c, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter2004-08-291-0/+417
* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter2004-08-271-8/+8
* arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don...Richard Henderson2004-08-251-4/+4
* re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook2004-08-171-29/+49
* re PR fortran/16336 (ICE with common block in module)Tobias Schlüter2004-07-111-8/+1
* decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook2004-07-031-29/+44
* re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented)Tobias Schlüter2004-06-301-8/+215
* decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter2004-06-301-1/+1
* Revert previous accidental commit.Tobias Schlüter2004-06-291-215/+8
* dump-parse-tree.c (show_common): New function.Tobias Schlüter2004-06-291-8/+215
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-291-3/+13
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-261-10/+31
* Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2004-06-261-0/+9
* re PR fortran/14957 (testsuite issues)Tobias Schlüter2004-06-121-1/+6
* gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter2004-05-271-15/+15
* re PR fortran/13930 (derived type with intent(in) attribute not accepted)Paul Brook2004-05-181-62/+6
* re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE)Tobias Schlüter2004-05-151-0/+9
* * decl.c (add_init_expr_to_sym): Check for variable size arrays.Victor Leikehman2004-05-151-1/+15
* decl.c (variable_decl): Always apply default initializer.Victor Leikehman2004-05-141-4/+5
* 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/+2649