summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2006-12-13 Richard Guenther <rguenther@suse.de>rguenth2006-12-131-7/+22
* 2006-12-05 Paul Thomas <pault@gcc.gnu.org>pault2006-12-051-1/+25
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+11
* PR fortran/29892fxcoudert2006-11-261-5/+34
* 2006-11-09 Paul Thomas <pault@gcc.gnu.org>pault2006-11-091-2/+10
* 2006-11-09 Paul Thomas <pault@gcc.gnu.org>pault2006-11-091-0/+3
* 2006-10-17 Paul Thomas <pault@gcc.gnu.org>pault2006-10-161-0/+8
* * intrinsic.texi: Fix typos.kazu2006-10-141-1/+1
* 2006-10-05 Erik Edelmann <edelmann@gcc.gnu.org>pault2006-10-081-36/+372
* 2006-09-09 Paul Thomas <pault@gcc.gnu.org>jvdelisle2006-09-101-0/+9
* fortran/eedelman2006-07-241-1/+7
* PR fortran/28129fxcoudert2006-07-061-9/+12
* 2006-07-04 Paul Thomas <pault@gcc.gnu.org>pault2006-07-041-1/+18
* 2006-06-24 Paul Thomas <pault@gcc.gnu.org>pault2006-06-241-3/+31
* PR fortran/27965fxcoudert2006-06-161-12/+81
* 2006-06-15 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-06-151-7/+54