aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2001-06-03 13:45:59 +0200
committerToon Moene <toon@gcc.gnu.org>2001-06-03 11:45:59 +0000
commit096c33c36a8ed790e8466e49f9ba9cf74cb2b249 (patch)
tree5e3d0f1038d5510fbafec3da31e49875b537292f /gcc
parent8ab0785536f74d9a409d39247853d0da68177e6a (diff)
downloadgcc-096c33c36a8ed790e8466e49f9ba9cf74cb2b249.zip
gcc-096c33c36a8ed790e8466e49f9ba9cf74cb2b249.tar.gz
gcc-096c33c36a8ed790e8466e49f9ba9cf74cb2b249.tar.bz2
root.texi: Define `help' and `patches' mailing list addresses.
2001-06-03 Toon Moene <toon@moene.indiv.nluug.nl> Jan van Male <jan.vanmale@fenk.wau.nl> * 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. Co-Authored-By: Jan van Male <jan.vanmale@fenk.wau.nl> From-SVN: r42825
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/ChangeLog10
-rw-r--r--gcc/f/g77.texi16
-rw-r--r--gcc/f/news.texi4
-rw-r--r--gcc/f/root.texi2
4 files changed, 23 insertions, 9 deletions
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 <toon@moene.indiv.nluug.nl>
+ Jan van Male <jan.vanmale@fenk.wau.nl>
+
+ * 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 <jsm28@cam.ac.uk>
* 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