summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR fortran/32046fxcoudert2007-05-231-4/+8
* PR fortran/31627fxcoudert2007-05-221-57/+79
* 2007-05-21 Paul Thomas <pault@gcc.gnu.org>pault2007-05-211-3/+18
* PR fortran/31974fxcoudert2007-05-191-1/+2
* PR fortran/30723fxcoudert2007-05-141-30/+8
* 2007-05-08 Paul Thomas <pault@gcc.gnu.org>pault2007-05-081-5/+33
* 2007-04-29 Paul Thomas <pault@gcc.gnu.org>pault2007-04-291-0/+2
* * trans-types.h (gfc_packed): New enum.tobi2007-04-171-1/+1
* 2007-03-15 Tobias Burnus <burnus@gcc.gnu.org>pault2007-03-151-4/+7
* * trans-array.c (gfc_trans_auto_array_allocation): Replacefxcoudert2007-03-141-3/+2
* 2007-02-27 Richard Guenther <rguenther@suse.de>rguenth2007-02-271-1/+1
* * trans-array.c (gfc_build_constant_array_constructor): When thesayle2007-02-181-16/+62
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-63/+27
* PR fortran/30720fxcoudert2007-02-091-45/+14
* * trans-array.c: Fix a comment typo.kazu2007-02-031-1/+1
* * trans-array.c (gfc_conv_expr_descriptor): We don't need to usesayle2007-02-021-9/+32
* * simplify.c, trans-array.c: Fix comment typos.kazu2007-01-311-1/+1
* * dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL,sayle2007-01-201-4/+4
* * trans-array.c (constant_array_constructor_p): New function tosayle2007-01-081-7/+136
* fortran/ChangeLogaldot2007-01-071-2/+2
* * trans-array.c (gfc_trans_array_constructor_value): Make thesayle2007-01-051-0/+1
* * trans-array.c (gfc_conv_loop_setup): Test whether the loopsayle2007-01-051-2/+4
* 2006-12-22 Paul Thomas <pault@gcc.gnu.org>pault2006-12-221-2/+11
* * trans-array.c (gfc_trans_create_temp_array): When the size is knownsayle2006-12-221-15/+29
* 2006-12-20 Paul Thomas <pault@gcc.gnu.org>pault2006-12-201-2/+0
* * trans-array.c (gfc_conv_array_index_offset): Avoid multiplyingsayle2006-12-181-5/+8
* 2006-12-17 Roger Sayle <roger@eyesopen.com>sayle2006-12-171-20/+1