OSDN Git Service

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