summaryrefslogtreecommitdiff
path: root/libgfortran/io
Commit message (Expand)AuthorAgeFilesLines
* 2005-10-24 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-254-76/+149
* 2005-10-24 Paul Thomas <pault@gcc.gnu.org>pault2005-10-241-1/+2
* 2005-10-23 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-241-13/+13
* PR libfortran/23272fxcoudert2005-10-233-6/+21
* PR libfortran/24383fxcoudert2005-10-211-0/+4
* 2005-10-13 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-10-131-6/+24
* 2005-10-12 Janne Blomqvist <jblomqvi@cc.hut.fi>pault2005-10-121-3/+3
* 2005-10-07 Janne Blomqvist <jblomqvi@cc.hut.fi>tkoenig2005-10-073-71/+345
* 2005-10-07 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-10-073-9/+22
* * libgfortran.h (GFC_ITOA_BUF_SIZE, GFC_XTOA_BUF_SIZE,jakub2005-10-013-32/+33
* 2005-09-30 Janne Blomqvist <jblomqvi@cc.hut.fi>tobi2005-09-301-1/+1
* * runtime/string.c (find_option): Change 3rd argument tojakub2005-09-296-13/+13
* PR target/23552sje2005-09-271-3/+0
* 2005-09-24 Janne Blomqvist <jblomqvi@cc.hut.fi>bdavis2005-09-264-28/+209
* 2005-09-14 Jerry DeLisle <jvdelisle@verizon.netjvdelisle2005-09-144-33/+103
* PR libfortran/20179fxcoudert2005-09-113-1/+15
* 2005-09-10 Janne Blomqvist <jblomqvi@cc.hut.fi>tobi2005-09-101-209/+6
* PR libfortran/23784fxcoudert2005-09-091-0/+3
* 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-09-091-0/+3
* PR libfortran/23262fxcoudert2005-09-072-1/+21
* PR libfortran/23419sje2005-09-071-14/+70
* 2005-09-05 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-09-051-1/+1
* 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-033-11/+4
* * io/unix.c (stream_ttyname): Protect use of ttyname byfxcoudert2005-09-021-0/+4
* * libgfortran.h: Add prototype for init_compile_options.aj2005-09-021-0/+4
* * io/read.c (set_integer): Use memcpy to fill buffer.sje2005-08-311-5/+20
* PR target/23556sje2005-08-311-6/+18
* 2005-08-29 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-08-291-1/+1
* * acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to seefxcoudert2005-08-273-2/+30
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-1713-26/+26
* 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