diff -Nrcpad gcc-3.4.4/gcc/f/BUGS gcc-3.4.5/gcc/f/BUGS *** gcc-3.4.4/gcc/f/BUGS 2005-05-19 10:01:23.000000000 +0000 --- gcc-3.4.5/gcc/f/BUGS 2005-12-01 03:55:12.000000000 +0000 *************** Fortran compiler. Copyright (C) *** 8,15 **** Inc. You may copy, distribute, and modify it freely as long as you preserve this copyright notice and permission notice. ! Known Bugs In GNU Fortran ! ************************* This section identifies bugs that `g77' _users_ might run into in the GCC-3.4.4 version of `g77'. This includes bugs that are actually --- 8,15 ---- Inc. You may copy, distribute, and modify it freely as long as you preserve this copyright notice and permission notice. ! 1 Known Bugs In GNU Fortran ! *************************** This section identifies bugs that `g77' _users_ might run into in the GCC-3.4.4 version of `g77'. This includes bugs that are actually *************** with) `g77', so it isn't worth separatin *** 122,125 **** However, these modifications have reduced performance on targets such as x86, due to the extra copies of operands involved. ! --- 122,125 ---- However, these modifications have reduced performance on targets such as x86, due to the extra copies of operands involved. ! diff -Nrcpad gcc-3.4.4/gcc/f/ChangeLog gcc-3.4.5/gcc/f/ChangeLog *** gcc-3.4.4/gcc/f/ChangeLog 2005-05-19 07:48:14.000000000 +0000 --- gcc-3.4.5/gcc/f/ChangeLog 2005-12-01 02:38:34.000000000 +0000 *************** *** 1,3 **** --- 1,7 ---- + 2005-11-30 Release Manager + + * GCC 3.4.5 released. + 2005-05-19 Release Manager * GCC 3.4.4 released. diff -Nrcpad gcc-3.4.4/gcc/f/NEWS gcc-3.4.5/gcc/f/NEWS *** gcc-3.4.4/gcc/f/NEWS 2005-05-19 10:01:23.000000000 +0000 --- gcc-3.4.5/gcc/f/NEWS 2005-12-01 03:55:12.000000000 +0000 *************** versions) of the GNU Fortran compiler. *** 8,15 **** Foundation, Inc. You may copy, distribute, and modify it freely as long as you preserve this copyright notice and permission notice. ! News About GNU Fortran ! ********************** _`GCC' 3.4.x is the last edition of `GCC' to contain `g77' - from `GCC' 4.0 onwards, use `gfortran'_ --- 8,15 ---- Foundation, Inc. You may copy, distribute, and modify it freely as long as you preserve this copyright notice and permission notice. ! 1 News About GNU Fortran ! ************************ _`GCC' 3.4.x is the last edition of `GCC' to contain `g77' - from `GCC' 4.0 onwards, use `gfortran'_ *************** In 0.5.25, `GCC' 2.95 (`EGCS' 1.2) versu *** 400,407 **** In 0.5.24 versus 0.5.23: ======================== ! There is no `g77' version 0.5.24 at this time, or planned. 0.5.24 ! is the version number designated for bug fixes and, perhaps, some new features added, to 0.5.23. Version 0.5.23 requires `gcc' 2.8.1, as 0.5.24 was planned to require. --- 400,407 ---- In 0.5.24 versus 0.5.23: ======================== ! There is no `g77' version 0.5.24 at this time, or planned. 0.5.24 is ! the version number designated for bug fixes and, perhaps, some new features added, to 0.5.23. Version 0.5.23 requires `gcc' 2.8.1, as 0.5.24 was planned to require. *************** In `EGCS' 1.1 versus `g77' 0.5.23: *** 623,629 **** In previous versions: ===================== ! Information on previous versions is not provided in this `gcc/gcc/f/NEWS' file, to keep it short. See `gcc/gcc/f/news.texi', or any of its other derivations (Info, HTML, dvi forms) for such information. --- 623,629 ---- In previous versions: ===================== ! Information on previous versions is not provided in this `gcc/gcc/f/NEWS' file, to keep it short. See `gcc/gcc/f/news.texi', or any of its other derivations (Info, HTML, dvi forms) for such information. diff -Nrcpad gcc-3.4.4/libf2c/ChangeLog gcc-3.4.5/libf2c/ChangeLog *** gcc-3.4.4/libf2c/ChangeLog 2005-05-19 07:49:57.000000000 +0000 --- gcc-3.4.5/libf2c/ChangeLog 2005-12-01 02:39:37.000000000 +0000 *************** *** 1,3 **** --- 1,7 ---- + 2005-11-30 Release Manager + + * GCC 3.4.5 released. + 2005-05-19 Release Manager * GCC 3.4.4 released.