summaryrefslogtreecommitdiff
path: root/libgfortran/io/transfer.c
Commit message (Expand)AuthorAgeFilesLines
* PR libfortran/24919fxcoudert2005-11-271-4/+28
* gcc/fortran/jakub2005-11-211-554/+581
* 2005-11-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2005-11-111-5/+22
* gfortran ChangeLogjb2005-11-061-52/+41
* PR libfortran/20179fxcoudert2005-10-301-0/+3
* 2005-10-24 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-251-14/+99
* 2005-10-23 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-241-13/+13
* 2005-10-07 Janne Blomqvist <jblomqvi@cc.hut.fi>tkoenig2005-10-071-17/+79
* 2005-10-07 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-071-3/+13
* * runtime/string.c (find_option): Change 3rd argument tojakub2005-09-291-1/+1
* 2005-09-24 Janne Blomqvist <jblomqvi@cc.hut.fi>bdavis2005-09-261-22/+156
* 2005-09-14 Jerry DeLisle <jvdelisle@verizon.netjvdelisle2005-09-141-30/+41
* PR libfortran/20179fxcoudert2005-09-111-1/+1
* PR libfortran/23262fxcoudert2005-09-071-1/+12
* 2005-09-04 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-09-041-1/+14
* * io/read.c (read_x): Take int argument instead of fnode * andjakub2005-09-031-5/+2
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* 2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-08-161-3/+7
* 2005-08-08 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-08-091-1/+3
* 2005-08-04 Paul Thomas <pault@gcc.gnu.org>pault2005-08-041-1/+1
* 2005-07-30 Paul Thomas <pault@gcc.gnu.org>pault2005-07-301-17/+25
* 2005-07-22 Jerry DeLisle <jvdelisle@verizon.net>pault2005-07-221-8/+14
* 2005-07-12 Paul Thomas <pault@gcc.gnu.org>pault2005-07-141-113/+158
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.fengwang2005-07-071-2/+0
* * intrinsics/unpack_generic.c: Remove const from parameter.aj2005-07-011-1/+1
* PR libfortran/22170fxcoudert2005-06-281-3/+1
* * io/transfer.c (formatted_transfer): Fix typo in error message.fxcoudert2005-06-161-1/+1
* PR libfortran/16436fxcoudert2005-06-161-13/+11
* PR libfortran/20006fxcoudert2005-05-291-3/+4
* * configure.ac: Add additional warning flags.aj2005-05-171-5/+7
* * io/unit.c (is_internal_unit): Add void as parameter list.aj2005-05-151-8/+8
* Remove extra whitespace.aj2005-05-151-11/+10
* * runtime/normalize.c (almostone_r4, almostone_r8): Fix parameteraj2005-05-151-2/+2
* -------------------------------------------------------------------pault2005-04-171-66/+51
* 2005-04-10 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-04-101-8/+37
* PR fortran/19872kargl2005-04-101-0/+7
* PR libfortran/20660fxcoudert2005-03-311-0/+6
* PR libfortran/19678fxcoudert2005-03-251-1/+1
* 2004-02-21 Bud Davis <bdavis@gfortran.org>bdavis2005-02-221-1/+1
* 2005-01-29 Thomas Koenig <Thomas.Koenig@online.de>pbrook2005-01-291-1/+1
* Update Copyright.pbrook2005-01-231-1/+1
* 2005-01-22 Thomas Koenig <Thomas.Koenig@online.de>pbrook2005-01-231-0/+3
* 2004-01-22 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-221-0/+3
* 2005-01-16 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-161-0/+3
* 2005-01-15 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-151-3/+7
* 2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-01-121-0/+9
* 2005-01-07 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-071-1/+2
* 2004-12-23 Bud Davis <bdavis9659@comcast.net>bdavis2004-12-241-8/+8
* * libgfortran/io/transfer.c (us_read): Use memcpy/memsetsje2004-12-141-8/+10
* * io/transfer.c (read_sf): Change bitwise "and" to logical "and".dje2004-12-131-1/+1