Update copyright notices of my recent commits.
[official-gcc.git] / libgfortran / ChangeLog
blobfbd9dd43309165a1a6260eb5c8b49d7132247e65
1 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         * configure: Regenerate.
5 2010-01-03  Janne Blomqvist  <jb@gcc.gnu.org>
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.
20 Copyright (C) 2010 Free Software Foundation, Inc.
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.