OSDN Git Service

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