From: toon Date: Sun, 3 Jun 2001 11:45:59 +0000 (+0000) Subject: 2001-06-03 Toon Moene X-Git-Tag: upstream/4.9.2~94028 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=309e5f73a3e16be6908d38efe8beacecbe0d66c0;p=platform%2Fupstream%2Flinaro-gcc.git 2001-06-03 Toon Moene Jan van Male * root.texi: Define `help' and `patches' mailing list addresses. * news.texi: Remove `prerelease' from 0.5.26 * g77.texi: Use two spaces between command options, eliminate some 'overfull hboxes'. Use help and patches mailing list addresses where appropriate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42825 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 5c6f679..94450b4 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,13 @@ +2001-06-03 Toon Moene + Jan van Male + + * root.texi: Define `help' and `patches' mailing list + addresses. + * news.texi: Remove `prerelease' from 0.5.26 + * g77.texi: Use two spaces between command options, eliminate + some 'overfull hboxes'. Use help and patches mailing list + addresses where appropriate. + 2001-06-02 Joseph S. Myers * g77.texi: Move contents to just after title page. diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 5d3fb2f..889af7b 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -2,7 +2,7 @@ @c %**start of header @setfilename g77.info -@set last-update 2001-05-22 +@set last-update 2001-06-03 @set copyrights-g77 1995,1996,1997,1998,1999,2000,2001 @include root.texi @@ -616,7 +616,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. @end smallexample Also add information on how to contact you by electronic and paper mail. @@ -1372,7 +1373,8 @@ by type. Explanations are in the following sections. -fintrin-case-lower -fintrin-case-any -fmatch-case-initcap -fmatch-case-upper -fmatch-case-lower -fmatch-case-any --fsource-case-upper -fsource-case-lower -fsource-case-preserve +-fsource-case-upper -fsource-case-lower +-fsource-case-preserve -fsymbol-case-initcap -fsymbol-case-upper -fsymbol-case-lower -fsymbol-case-any -fcase-strict-upper -fcase-strict-lower @@ -1398,7 +1400,7 @@ by type. Explanations are in the following sections. @xref{Warning Options,,Options to Request or Suppress Warnings}. @smallexample -fsyntax-only -pedantic -pedantic-errors -fpedantic --w -Wno-globals -Wimplicit -Wunused -Wuninitialized +-w -Wno-globals -Wimplicit -Wunused -Wuninitialized -Wall -Wsurprising -Werror -W @end smallexample @@ -13535,8 +13537,8 @@ we should be able to reproduce the crash ourselves. If you would like to write bug fixes or improvements for the GNU Fortran compiler, that is very helpful. -Send suggested fixes to the bug report -mailing list, @email{@value{email-bugs}}. +Send suggested fixes to the mailing list for patches, +@email{@value{email-patch}}. Please follow these guidelines so we can study your patches efficiently. If you don't follow these guidelines, your information might still be @@ -13661,7 +13663,7 @@ The service directory is found in the file named @file{SERVICE} in the GNU CC distribution. @item -Send a message to @email{@value{email-general}}. +Send a message to @email{@value{email-help}}. @end itemize @end ifset diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 450e942..992ba28 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -9,7 +9,7 @@ @c in the standalone derivations of this file (e.g. NEWS). @set copyrights-news 1995,1996,1997,1998,1999,2000,2001 -@set last-update-news 2001-05-22 +@set last-update-news 2001-06-03 @include root.texi @@ -160,7 +160,7 @@ The following information was last updated on @value{last-update-news}: @end ifclear @end itemize -@heading In prerelease, 0.5.26, @code{GCC} 3.0 versus @code{GCC} 2.95: +@heading In 0.5.26, @code{GCC} 3.0 versus @code{GCC} 2.95: @itemize @bullet @item When a REWIND was issued after a WRITE statement on an unformatted diff --git a/gcc/f/root.texi b/gcc/f/root.texi index 2c588e6..8f13aea 100644 --- a/gcc/f/root.texi +++ b/gcc/f/root.texi @@ -7,7 +7,9 @@ @set version-gcc 3.1 @set email-general gcc@@gcc.gnu.org +@set email-help gcc-help@@gcc.gnu.org @set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org +@set eamil-patch gcc-patches@@gcc.gnu.org @set path-g77 gcc/gcc/f @set path-libf2c gcc/libf2c