OSDN Git Service

config:
[pf3gnuchains/gcc-fork.git] / libgfortran / ChangeLog
1 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2
3         * configure: Regenerate.
4
5 2010-01-03  Janne Blomqvist  <jb@gcc.gnu.org>
6
7         PR libfortran/42420
8         * io/unix.c: Defines for MINGW stat and fstat.
9         (gfstat_t): New typedef.
10         (id_from_fd): Use gfstat_t instead of struct stat.
11         (fd_to_stream): Likewise.
12         (compare_file_filename): Likewise.
13         (find_file): Likewise.
14         (file_exists): Likewise.
15         (inquire_sequential): Likewise.
16         (inquire_direct): Likewise.
17         (inquire_formatted): Likewise.
18
19 \f
20 Copyright (C) 2010 Free Software Foundation, Inc.
21
22 Copying and distribution of this file, with or without modification,
23 are permitted in any medium without royalty provided the copyright
24 notice and this notice are preserved.