summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.c
Commit message (Expand)AuthorAgeFilesLines
* PR fortran/36319fxcoudert2008-05-281-4/+9
* 2008-05-27 Tobias Burnus <burnus@net-b.de>burnus2008-05-271-2/+2
* * intrinsic.c (char_conversions, ncharconv): New static variables.fxcoudert2008-05-181-18/+17
* 2008-05-16 Paul Thomas <pault@gcc.gnu.org>pault2008-05-161-13/+14
* 2008-04-16 Daniel Kraft <d@domob.eu>burnus2008-05-161-4/+31
* PR fortran/35682fxcoudert2008-05-141-1/+5
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-6/+0
* 2008-04-19 Paul Thomas <pault@gcc.gnu.org>pault2008-04-191-0/+31
* 2008-03-29 Paul Thomas <pault@gcc.gnu.org>pault2008-03-291-1/+4
* 2008-03-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2008-03-151-1/+0
* PR fortran/34956fxcoudert2008-03-081-20/+24
* * trans-array.c (gfc_conv_descriptor_data_get,tobi2008-02-241-72/+91
* 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2008-01-261-3/+3
* 2008-01-20 Paul Thomas <pault@gcc.gnu.org>pault2008-01-201-1/+1
* 2008-01-20 Paul Thomas <pault@gcc.gnu.org>pault2008-01-201-1/+13
* 2008-01-10 Paul Thomas <pault@gcc.gnu.org>pault2008-01-101-21/+37
* 2008-01-08 Paul Thomas <pault@gcc.gnu.org>pault2008-01-081-2/+2
* 2007-12-16 Paul Thomas <pault@gcc.gnu.org>pault2007-12-161-4/+60
* PR fortran/22244jakub2007-12-091-2/+4
* 2007-11-18 Paul Thomas <pault@gcc.gnu.org>pault2007-11-181-9/+4
* 2007-11-16 Paul Thomas <pault@gcc.gnu.org>pault2007-11-161-1/+1
* PR fortran/33881fxcoudert2007-11-031-2/+2
* 2007-10-29 Paul Thomas <pault@gcc.gnu.org>burnus2007-10-291-0/+7
* 2007-10-20 Paul Thomas <pault@gcc.gnu.org>pault2007-10-201-1/+9
* 2007-10-14 Tobias Burnus <burnus@net-b.de>burnus2007-10-141-20/+18
* 2007-10-13 Tobias Schlueter <tobi@gcc.gnu.org>tobi2007-10-131-1/+19
* * gfortran.h (gfc_get_data_variable, gfc_get_data_value,fxcoudert2007-10-051-7/+10
* PR fortran/31119fxcoudert2007-09-181-2/+16
* 2007-09-16 Paul Thomas <pault@gcc.gnu.org>pault2007-09-161-18/+135
* 2007-08-31 Paul Thomas <pault@gcc.gnu.org>pault2007-08-301-72/+16
* * builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.fxcoudert2007-08-291-30/+9
* 2007-08-24 Tobias Burnus <burnus@net-b.de>burnus2007-08-241-7/+9
* 2007-08-18 Paul Thomas <pault@gcc.gnu.org>pault2007-08-181-0/+7
* 2007-08-13 Paul Thomas <pault@gcc.gnu.org>pault2007-08-131-4/+9
* PR fortran/32937fxcoudert2007-08-111-3/+1
* PR fortran/31270fxcoudert2007-08-101-29/+55
* * arith.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-011-4/+3
* 2007-07-29 Paul Thomas <pault@gcc.gnu.org>pault2007-07-291-0/+15
* PR fortran/32036fxcoudert2007-07-141-0/+3
* 2007-07-11 Richard Guenther <rguenther@suse.de>rguenth2007-07-111-1/+2
* PR fortran/29459fxcoudert2007-07-091-0/+1
* * decl.c, gfortran.h, interface.c, module.c, resolve.c,kazu2007-07-071-1/+1
* fortran frontend:jb2007-07-011-12/+4
* * decl.c: Miscellaneous whitespace fixes.brooks2007-06-071-3/+3
* * trans-array.c (gfc_conv_array_parameter): Initialize tmp.sje2007-06-041-1/+1
* 2007-05-31 Richard Guenther <rguenther@suse.de>rguenth2007-05-311-1/+2
* 2007-05-31 Paul Thomas <pault@gcc.gnu.org>pault2007-05-311-1/+11
* 2007-05-29 Daniel Franke <franke.daniel@gmail.com>dfranke2007-05-291-2/+2
* * trans-array.c (gfc_conv_expr_descriptor): Edit comment.brooks2007-05-291-3/+3
* 2007-05-26 Paul Thomas <pault@gcc.gnu.org>pault2007-05-261-13/+57