summaryrefslogtreecommitdiff
path: root/libgfortran/io
Commit message (Expand)AuthorAgeFilesLines
* 2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-08-161-3/+7
* PR libfortran/20006fxcoudert2005-08-111-0/+1
* * check.c (gfc_check_ttynam_sub, gfc_check_isatty): Add checkfxcoudert2005-08-092-0/+18
* 2005-08-08 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-08-091-1/+3
* Forgot to remove and add these files in the previous commit.kargl2005-08-073-162/+117
* * io/io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.fxcoudert2005-08-062-2/+4
* * io/unix.c: Add O_RDWR to open() call.fxcoudert2005-08-061-1/+1
* 2005-08-04 Paul Thomas <pault@gcc.gnu.org>pault2005-08-041-1/+1
* PR libfortran/22436fxcoudert2005-07-301-5/+20
* 2005-07-30 Paul Thomas <pault@gcc.gnu.org>pault2005-07-301-17/+25
* 2005-07-23 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-07-241-4/+34
* 2005-07-22 Jerry DeLisle <jvdelisle@verizon.net>pault2005-07-221-3/+3
* 2005-07-22 Jerry DeLisle <jvdelisle@verizon.net>pault2005-07-222-26/+56
* 2005-07-14 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-07-171-3/+3
* 2005-07-12 Paul Thomas <pault@gcc.gnu.org>pault2005-07-143-117/+163
* 2005-07-13 Paul Thomas <pault@gcc.gnu.org>pault2005-07-132-2/+20
* 2005-07-12 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-07-121-4/+8
* PR libgfortran/22412dje2005-07-121-3/+3
* 2005-07-09 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-07-091-19/+39
* 2005-07-07 Francois-Xavier Coudert <coudert@clipper.ens.fr>tkoenig2005-07-091-1/+35
* 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
* * intrinsics/c99_functions.c (log10l): New log10l function forfxcoudert2005-06-234-67/+136
* * unix.c (stream_at_bof): Don't assume that all non-mmapped filesfxcoudert2005-06-181-6/+6
* PR libfortran/19155fxcoudert2005-06-171-1/+1
* PR libfortran/19216fxcoudert2005-06-161-5/+0
* * io/transfer.c (formatted_transfer): Fix typo in error message.fxcoudert2005-06-161-1/+1
* PR libfortran/16436fxcoudert2005-06-162-24/+18
* PR libfortran/19155fxcoudert2005-06-121-20/+22
* PR libfortran/20179fxcoudert2005-05-301-2/+5
* PR libfortran/20006fxcoudert2005-05-292-3/+5
* PR libfortran/21376fxcoudert2005-05-221-2/+5
* * io/unit.c (get_unit): Mark argument as unused.aj2005-05-171-3/+3
* * configure.ac: Add additional warning flags.aj2005-05-176-33/+42
* * m4/eoshift1.m4: Initialize variables to avoid warnings.aj2005-05-151-2/+2
* * intrinsics/system_clock.c (system_clock_4, system_clock_8): Addaj2005-05-151-1/+1
* * io/unit.c (is_internal_unit): Add void as parameter list.aj2005-05-152-9/+9
* Remove extra whitespace.aj2005-05-154-37/+35
* * runtime/normalize.c (almostone_r4, almostone_r8): Fix parameteraj2005-05-156-13/+13
* * intrinsics/chdir.c, intrinsics/getlog.c, intrinsics/link.c,aj2005-05-151-2/+1
* 2005-05-12 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-05-123-0/+6
* PR fortran/19478fxcoudert2005-05-111-2/+4
* PR libfortran/21471fxcoudert2005-05-111-0/+7
* PR libfortran/20788fxcoudert2005-05-101-2/+4
* PR libfortran/19155fxcoudert2005-05-091-6/+9
* * configure.ac: Check for ftruncate and chsize.fxcoudert2005-04-291-0/+7
* * io/rewind.c (st_rewind): Flush the stream when resetting the modedje2005-04-261-3/+7
* Fix bug that causes testsuite failure in namelist_13.f90 on some systems.pault2005-04-232-3/+5
* correct memory leaks in namelist code for derived typespault2005-04-181-2/+10