summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.c
Commit message (Expand)AuthorAgeFilesLines
* fortran/eedelman2006-02-121-12/+15
* Backport from gomp-20050608-branchjakub2006-02-061-2/+27
* * gfortranspec.c: Update copyright years.tobi2006-01-191-1/+2
* 2006-01-07 Paul Thomas <pault@gcc.gnu.org>pault2006-01-071-5/+5
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-15/+15
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-10/+10
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-9/+9
* * dependency.c, resolve.c, trans-array.c: Fix comment typos.kazu2005-12-161-1/+1
* gcc/fortran/rsandifo2005-12-131-0/+89
* 2005-11-30 Paul Thomas <pault@gcc.gnu.org>pault2005-11-301-1/+3
* 2005-11-02 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-021-2/+5
* * trans.h (gfc_conv_cray_pointee): Remove.jakub2005-10-251-6/+1
* Commit for Asher Langtonsteven2005-10-241-2/+16
* 2005-09-13 Paul Thomas <pault@gcc.gnu.org>pault2005-09-141-1/+1
* PR fortran/18899rsandifo2005-09-131-2/+6
* gcc/fortran/rsandifo2005-09-131-3/+1
* PR fortran/19239rsandifo2005-09-091-217/+159
* PR fortran/21104rsandifo2005-09-091-19/+68
* PR fortran/12840rsandifo2005-09-091-133/+286
* PR fortran/15326rsandifo2005-09-081-0/+1
* PR fortran/19928rsandifo2005-09-081-6/+33
* 2005-08-27 Erik Edelmann <erik.edelmann@iki.fi>tobi2005-08-271-2/+2
* * decl.c, dump-parse-tree.c, gfortran.texi, intrinsic.texi,kazu2005-08-061-1/+1
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-14/+10
* 2005-07-07 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-07-071-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * trans-array.c (gfc_conv_descriptor_data_get): Rename fromrth2005-06-131-44/+64
* PR fortran/17792kargl2005-06-111-3/+3
* fortran/tobi2005-06-051-13/+24
* 2005-05-30 Paul Thomas <pault@gcc.gnu.org>pault2005-05-311-4/+21
* 2005-05-29 Paul Thomas <pault@gcc.gnu.org>pault2005-05-291-1/+2
* * trans-array.c (gfc_trans_deferred_array): Use build_int_cst to forcekargl2005-05-271-1/+2
* * data.c, parse.c, trans-array.c, trans-decl.c,kazu2005-05-261-1/+1
* 2005-04-29 Jakub Jelinek <jakub@redhat.com>jakub2005-04-291-1/+3
* * convert.c (convert): Replace fold (buildN (...)) with fold_buildN.steven2005-03-231-98/+98
* * trans-array.c (gfc_trans_static_array_pointer,tobi2005-03-171-3/+3
* fortran/tobi2005-03-121-37/+0
* * decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s).reichelt2005-02-241-1/+1
* Unrevert previously reversed patch, adding this patch:tobi2005-02-241-1/+1
* Revert yesterday's patch:tobi2005-02-241-1/+1
* * gfortran.h (gfc_component, gfc_actual_arglist, gfc_user_op): Maketobi2005-02-231-1/+1
* * gfortran.h (gfc_expr): Move 'operator', 'op1', 'op2', and 'uop'tobi2005-02-231-6/+6
* * data.c, dependency.c, f95-lang.c, io.c, trans-array.c,kazu2005-01-231-8/+8
* * 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-2/+0
* PR fortran/13010pbrook2004-11-161-5/+3
* * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,kazu2004-11-081-7/+7
* PR fortran/17678pbrook2004-10-071-2/+2
* 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>pbrook2004-10-041-9/+31
* * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,kazu2004-09-161-11/+11