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
This commit is contained in:
parent
8ab0785536
commit
096c33c36a
@ -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>
|
2001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||||
|
|
||||||
* g77.texi: Move contents to just after title page.
|
* g77.texi: Move contents to just after title page.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
@c %**start of header
|
@c %**start of header
|
||||||
@setfilename g77.info
|
@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
|
@set copyrights-g77 1995,1996,1997,1998,1999,2000,2001
|
||||||
|
|
||||||
@include root.texi
|
@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
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program; if not, write to the Free Software
|
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
|
@end smallexample
|
||||||
|
|
||||||
Also add information on how to contact you by electronic and paper mail.
|
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
|
-fintrin-case-lower -fintrin-case-any
|
||||||
-fmatch-case-initcap -fmatch-case-upper
|
-fmatch-case-initcap -fmatch-case-upper
|
||||||
-fmatch-case-lower -fmatch-case-any
|
-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-initcap -fsymbol-case-upper
|
||||||
-fsymbol-case-lower -fsymbol-case-any
|
-fsymbol-case-lower -fsymbol-case-any
|
||||||
-fcase-strict-upper -fcase-strict-lower
|
-fcase-strict-upper -fcase-strict-lower
|
||||||
@ -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
|
If you would like to write bug fixes or improvements for the GNU Fortran
|
||||||
compiler, that is very helpful.
|
compiler, that is very helpful.
|
||||||
Send suggested fixes to the bug report
|
Send suggested fixes to the mailing list for patches,
|
||||||
mailing list, @email{@value{email-bugs}}.
|
@email{@value{email-patch}}.
|
||||||
|
|
||||||
Please follow these guidelines so we can study your patches efficiently.
|
Please follow these guidelines so we can study your patches efficiently.
|
||||||
If you don't follow these guidelines, your information might still be
|
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.
|
GNU CC distribution.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Send a message to @email{@value{email-general}}.
|
Send a message to @email{@value{email-help}}.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@end ifset
|
@end ifset
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
@c in the standalone derivations of this file (e.g. NEWS).
|
@c in the standalone derivations of this file (e.g. NEWS).
|
||||||
@set copyrights-news 1995,1996,1997,1998,1999,2000,2001
|
@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
|
@include root.texi
|
||||||
|
|
||||||
@ -160,7 +160,7 @@ The following information was last updated on @value{last-update-news}:
|
|||||||
@end ifclear
|
@end ifclear
|
||||||
@end itemize
|
@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
|
@itemize @bullet
|
||||||
@item
|
@item
|
||||||
When a REWIND was issued after a WRITE statement on an unformatted
|
When a REWIND was issued after a WRITE statement on an unformatted
|
||||||
|
@ -7,7 +7,9 @@
|
|||||||
@set version-gcc 3.1
|
@set version-gcc 3.1
|
||||||
|
|
||||||
@set email-general gcc@@gcc.gnu.org
|
@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 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-g77 gcc/gcc/f
|
||||||
@set path-libf2c gcc/libf2c
|
@set path-libf2c gcc/libf2c
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user