summaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kcook2005-06-251-2/+2
* 2005-04-29 Jakub Jelinek <jakub@redhat.com>jakub2005-04-291-2/+3
* 2005-04-05 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-04-051-0/+53
* * decl.c, f95-lang.c, interface.c, module.c, trans-stmt.c,kazu2005-04-011-2/+2
* * Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.ghazi2005-03-121-1/+1
* * decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s).reichelt2005-02-241-1/+1
* * gfortran.h (gfc_add_dimension, gfc_add_result, gfc_add_save,tobi2005-02-071-33/+40
* * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,kazu2005-01-181-1/+1
* * arith.c: Add system.h; remove string.hrth2005-01-031-1/+1
* * decl.c (gfc_match_end): Use locus of END when eos is an error.tobi2004-12-081-2/+2
* * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,kazu2004-11-081-2/+2
* * decl.c (add_init_expr_to_sym, variable_decl): Comment fixes.tobi2004-09-251-2/+3
* * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,kazu2004-09-161-1/+1
* * data.c, decl.c, f95-lang.c, gfortran.h, match.c,kazu2004-09-141-1/+1
* fortran/tobi2004-08-291-0/+417
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-8/+8
* * arith.c (gfc_validate_kind): Add may_fail argument; abort ifrth2004-08-261-4/+4
* 2004-08-17 Paul Brook <paul@codesourcery.com>pbrook2004-08-171-29/+49
* PR fortran/16336tobi2004-07-101-8/+1
* * decl.c (gfc_match_implicit_range): Don't use typespec.pbrook2004-07-031-29/+44
* fortran/tobi2004-06-301-8/+215
* * decl.c, interface.c, symbol.c, trans-common.c: Add 2004 totobi2004-06-291-1/+1
* Revert previous accidental commit.tobi2004-06-291-215/+8
* * dump-parse-tree.c (show_common): New function.tobi2004-06-291-8/+215
* 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>tobi2004-06-291-3/+13
* 2004-06-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>tobi2004-06-261-10/+31
* 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>tobi2004-06-261-0/+9
* fortran/tobi2004-06-121-1/+6
* * gfortran.h (gfc_current_locus, gfc_set_locus): Remove.tobi2004-05-271-15/+15
* PR fortran/13930pbrook2004-05-181-62/+6
* PR fortran/13742tobi2004-05-151-0/+9
* * decl.c (add_init_expr_to_sym): Check for variable size arrays.pbrook2004-05-151-1/+15
* fortran/pbrook2004-05-141-4/+5
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-12/+12
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+2649