summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
Commit message (Expand)AuthorAgeFilesLines
* fortran/eedelman2006-02-121-3/+9
* fortran/tobi2006-02-101-0/+1
* Backport from gomp-20050608-branchjakub2006-02-061-1/+1
* 2005-01-26 Paul Thomas <pault@gcc.gnu.org>pault2006-01-261-11/+24
* 2005-01-21 Paul Thomas <pault@gcc.gnu.org>pault2006-01-211-1/+229
* 2006-01-16 Richard Guenther <rguenther@suse.de>rguenth2006-01-161-1/+2
* Add 2006 copyright year.fengwang2006-01-091-1/+1
* fortran ChangeLog entry:fengwang2006-01-091-12/+71
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-6/+6
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-12/+12
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-9/+9
* 2005-12-13 Richard Guenther <rguenther@suse.de>rguenth2005-12-131-6/+5
* gcc/fortran/rsandifo2005-12-131-1/+3
* 2005-11-02 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-021-1/+1
* fortran/eedelman2005-10-301-1/+6
* * trans.h (gfc_conv_cray_pointee): Remove.jakub2005-10-251-5/+1
* Commit for Asher Langtonsteven2005-10-241-1/+5
* 2005-10-23 Paul Thomas <pault@gcc.gnu.org>pault2005-10-231-0/+16
* PR libfortran/19308fxcoudert2005-10-031-0/+24
* 2005-09-13 Erik Edelmann <erik.edelmann@iki.fi>tobi2005-09-131-1/+2
* PR fortran/19239rsandifo2005-09-091-0/+5
* PR fortran/21104rsandifo2005-09-091-73/+16
* PR fortran/12840rsandifo2005-09-091-1/+1
* PR fortran/15326rsandifo2005-09-081-107/+552
* PR fortran/19928rsandifo2005-09-081-3/+3
* PR fortran/23373rsandifo2005-09-081-6/+25
* 2004-08-16 Huang Chun <chunhuang73@hotmail.com>fengwang2005-08-161-0/+1
* * decl.c, dump-parse-tree.c, gfortran.texi, intrinsic.texi,kazu2005-08-061-1/+1
* 2005-08-04 Paul Brook <paul@codesourcery.com>pbrook2005-08-041-3/+13
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-17/+4
* Update FSF address.kcook2005-06-251-2/+2
* * trans-expr.c (gfc_conv_function_call): Return int instead ofjakub2005-06-131-6/+18
* * trans-array.c (gfc_conv_descriptor_data_get): Rename fromrth2005-06-131-12/+3
* fortran/tobi2005-06-121-4/+1
* 2005-06-01 Paul Thomas <pault@gcc.gnu.org>pault2005-06-011-13/+14
* 2005-05-30 Paul Thomas <pault@gcc.gnu.org>pault2005-05-311-1/+4
* * trans-expr.c: Fix comment typos.kazu2005-05-301-2/+2
* * trans-expr.c: Remove trailing ^M.kazu2005-05-301-51/+51
* 2005-05-29 Paul Thomas <pault@gcc.gnu.org>pault2005-05-291-38/+106
* fortran/tobi2005-05-111-1/+1
* gcc/fortran/tobi2005-05-101-4/+31
* 2005-04-29 Jakub Jelinek <jakub@redhat.com>jakub2005-04-291-10/+34
* 2005-04-29 Paul Brook <paul@codesourcery.com>pbrook2005-04-291-2/+3
* * convert.c (convert): Replace fold (buildN (...)) with fold_buildN.steven2005-03-231-8/+7
* fortran/tobi2005-03-041-1/+2
* * gfortran.h (gfc_expr): Move 'operator', 'op1', 'op2', and 'uop'tobi2005-02-231-20/+20
* * data.c, dependency.c, f95-lang.c, io.c, trans-array.c,kazu2005-01-231-1/+1
* * trans-expr.c (gfc_conv_function_call): Remove bogus TODO.pbrook2005-01-221-1/+1
* * 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