diff options
Diffstat (limited to 'gcc/fortran/ChangeLog-2005')
-rw-r--r-- | gcc/fortran/ChangeLog-2005 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gcc/fortran/ChangeLog-2005 b/gcc/fortran/ChangeLog-2005 index 71fbf68cee7..d9fa6a5872a 100644 --- a/gcc/fortran/ChangeLog-2005 +++ b/gcc/fortran/ChangeLog-2005 @@ -3442,7 +3442,7 @@ * gfortran.texi: Don't give last update date. -2006-01-30 Richard Henderson <rth@redhat.com> +2005-01-30 Richard Henderson <rth@redhat.com> * options.c (gfc_init_options): Zero flag_errno_math. @@ -3721,3 +3721,10 @@ * trans-stmt.c: Ditto * trans.c: Ditto * trans-intrinsic.c: Remove stdio.h and string.h + + +Copyright (C) 2005 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |