summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-io.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-08-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-08-151-6/+13
* 2006-07-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-07-241-0/+5
* 2006-07-11 Feng Wang <fengwang@nudt.edu.cn>fengwang2006-07-111-0/+1
* * trans-expr.c (gfc_conv_missing_dummy, gfc_conv_unary_op,fxcoudert2006-06-211-2/+2
* * trans.c (gfc_msg_bounds, gfc_msg_fault, gfc_msg_wrong_return):fxcoudert2006-06-031-4/+8
* * trans-io.c (gfc_build_io_library_fndecls): Align pad.sje2006-04-181-0/+8
* * trans-io.c (set_string): Use fold_build2 and build_int_cst insteadsayle2006-04-151-2/+2
* fortran/eedelman2006-01-301-1/+1
* 2005-12-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-12-281-1/+1
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-10/+10
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-5/+5
* 2005-12-16 Richard Guenther <rguenther@suse.de>rguenth2005-12-161-16/+16
* 2005-12-10 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-12-101-0/+8
* 2005-11-30 Paul Thomas <pault@gcc.gnu.org>pault2005-11-301-24/+16
* gcc/fortran/jakub2005-11-211-475/+617
* fortran ChangeLog:jb2005-11-191-8/+33
* gfortran ChangeLogjb2005-11-061-2/+8
* 2005-09-24 Janne Blomqvist <jblomqvi@cc.hut.fi>bdavis2005-09-261-6/+44
* 2005-09-14 Paul Thomas <pault@gcc.gnu.org>jvdelisle2005-09-141-2/+62
* 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-09-091-1/+27
* 2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>kargl2005-08-071-0/+20
* * decl.c, dump-parse-tree.c, gfortran.texi, intrinsic.texi,kazu2005-08-061-2/+2
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.fengwang2005-07-071-2/+71
* Update FSF address.kcook2005-06-251-2/+2
* 2005-05-15 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-05-151-1/+2
* -------------------------------------------------------------------pault2005-04-171-139/+225
* fortran/fengwang2005-03-151-1/+2
* Unrevert previously reversed patch, adding this patch:tobi2005-02-241-2/+3
* Revert yesterday's patch:tobi2005-02-241-3/+2
* * gfortran.h (gfc_component, gfc_actual_arglist, gfc_user_op): Maketobi2005-02-231-2/+3
* * trans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL andsteven2005-01-271-2/+1
* * data.c, dependency.c, f95-lang.c, io.c, trans-array.c,kazu2005-01-231-1/+1
* 2005-01-22 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-231-0/+4
* gcc/fortran/tobi2005-01-221-3/+3
* * 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
* PR fortran/18375pbrook2004-11-101-2/+2
* * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,kazu2004-11-081-6/+6
* * trans-const.c (gfc_build_cstring_const): New function.tobi2004-10-041-2/+2
* 2004-09-16 Victor Leikehman <lei@il.ibm.com>pbrook2004-09-161-13/+111
* Revert accidental commit of unrelated/unfinished changes.pbrook2004-09-161-85/+5
* 2004-09-15 Steven G. Kargl <kargls@comcast.net>pbrook2004-09-151-5/+85
* * array.c: Don't include assert.h.pbrook2004-09-081-12/+11
* 2004-09-07 Per Bothner <per@bothner.com>pbrook2004-09-071-0/+4
* fortran/tobi2004-08-311-1/+1
* * Make-lang.in (fortran/f95-lang.o): Update dependencies.rth2004-08-301-5/+6
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-1/+1
* * trans.h (build2_v, build3_v): New macros.tobi2004-08-251-15/+16
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-7/+7
* 2004-08-18 Victor Leikehman <lei@il.ibm.com>pbrook2004-08-181-50/+106