summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.fxcoudert2007-08-291-11/+4
* PR fortran/31270fxcoudert2007-08-101-4/+4
* * arith.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-011-4/+3
* PR fortran/32938fxcoudert2007-07-311-1/+2
* 2007-07-28 Janne Blomqvist <jb@gcc.gnu.org>jb2007-07-271-4/+3
* PR fortran/32035fxcoudert2007-07-271-36/+18
* 2007-07-11 Richard Guenther <rguenther@suse.de>rguenth2007-07-111-2/+4
* 2007-06-07 Dirk Mueller <dmueller@suse.de>mueller2007-06-121-2/+2
* * decl.c: Miscellaneous whitespace fixes.brooks2007-06-071-1/+1
* * gfortran.h (gfc_expr): Remove from_H, add "representation"brooks2007-05-281-2/+4
* PR fortran/32046fxcoudert2007-05-231-1/+1
* PR fortran/32027fxcoudert2007-05-211-4/+4
* 2007-05-21 H.J. Lu <hongjiu.lu@intel.com>hjl2007-05-211-1/+1
* PR fortran/30723fxcoudert2007-05-141-13/+6
* gcc/espindola2007-05-141-2/+2
* PR fortran/31399fxcoudert2007-05-071-34/+55
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-51/+22
* PR fortran/30720fxcoudert2007-02-091-1/+1
* * trans-stmt.c (gfc_trans_forall_1): Optimize the cases where thesayle2007-02-081-2/+21
* * trans-stmt.c (compute_overall_iter_number): Document functionsayle2007-02-021-28/+25
* * trans-stmt.c (forall_info): Replace the next_nest and outersayle2007-01-271-17/+9
* 2007-01-27 Paul Thomas <pault@gcc.gnu.org>pault2007-01-271-6/+30
* 2007-01-18 H.J. Lu <hongjiu.lu@intel.com>hjl2007-01-181-1/+1
* * trans-stmt.c (compute_overall_iter_number): Enhance to precomputesayle2007-01-181-3/+27
* 2007-01-16 Roger Sayle <roger@eyesopen.com>sayle2007-01-161-127/+109
* 2007-01-15 Paul Thomas <pault@gcc.gnu.org>pault2007-01-151-0/+2
* * trans-array.c (gfc_trans_array_constructor_value): Make thesayle2007-01-051-0/+1
* PR fortran/25392tobi2006-12-211-1/+1
* 2006-12-13 Richard Guenther <rguenther@suse.de>rguenth2006-12-131-15/+8
* PR fortran/26025fxcoudert2006-10-221-2/+4
* 2006-10-19 Paul Thomas <pault@gcc.gnu.org>pault2006-10-191-1/+1
* 2006-10-16 Tobias Burnus <burnus@net-b.de>burnus2006-10-161-1/+1
* 2006-10-05 Erik Edelmann <edelmann@gcc.gnu.org>pault2006-10-081-6/+38
* 2006-09-19 Paul Thomas <pault@gcc.gnu.org>pault2006-09-191-3/+7
* 2006-09-18 Paul Thomas <pault@gcc.gnu.org>pault2006-09-181-0/+2
* 2006-07-22 Steven Bosscher <steven@gcc.gnu.org> kargl2006-07-221-0/+1
* PR fortran/27874fxcoudert2006-07-061-0/+4
* * trans-expr.c (gfc_conv_missing_dummy, gfc_conv_unary_op,fxcoudert2006-06-211-1/+1
* 2006-06-15 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-06-151-1/+1
* * trans.c (gfc_msg_bounds, gfc_msg_fault, gfc_msg_wrong_return):fxcoudert2006-06-031-9/+7
* * check.c, expr.c, resolve.c, trans-common.c,kazu2006-05-281-1/+1
* 2006-05-21 Paul Thomas <pault@gcc.gnu.org>pault2006-05-211-5/+131
* * gfortran.texi: Fix typos. Follow spelling conventions.kazu2006-04-081-1/+1
* 2006-03-06 Paul Thomas <pault@gcc.gnu.org>pault2006-03-061-1/+1
* 2006-03-03 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-03-031-16/+1
* * trans-stmt.c (generate_loop_for_temp_to_lhs): Add an additionalsayle2006-03-021-81/+141
* * trans-stmt.c (gfc_trans_where_2): Avoid updating unused currentsayle2006-02-201-12/+29
* * trans-stmt.c (gfc_trans_where_assign): Remove code to handlesayle2006-02-201-27/+4
* * trans-stmt.c (struct temporary_list): Delete.sayle2006-02-181-176/+119
* 2006-02-09 Paul Thomas <pault@gcc.gnu.org>pault2006-02-091-0/+4