switchover to GCC terminology

craig@jcb-sc.com craig@jcb-sc.com
Sat Jul 17 08:53:00 GMT 1999


Committed to mainline.

        tq vm, (burley)


Sat Jul 17 11:28:43 1999  Craig Burley  <craig@jcb-sc.com>

	* root.texi, g77install.texi: Switchover to GCC terminology.
	Also, FSF-G77 had been mistakenly set at some point.

diff -rcp2N -x CVS -x .cvsignore egcs/gcc/f/g77install.texi gcc-2.95/gcc/f/g77install.texi
*** egcs/gcc/f/g77install.texi	Mon May 10 11:20:39 1999
--- gcc-2.95/gcc/f/g77install.texi	Sat Jul 17 11:27:53 1999
***************
*** 10,14 ****
  @set copyrights 1995-1999
  
! @set last-update-install 1999-05-10
  
  @include root.texi
--- 10,14 ----
  @set copyrights 1995-1999
  
! @set last-update-install 1999-07-17
  
  @include root.texi
*************** this copyright notice and permission not
*** 31,35 ****
  @end ifset
  
- @set version-gcc 2.8.1
  @set version-autoconf 2.12
  @set version-bison 1.25
--- 31,34 ----
*************** this copyright notice and permission not
*** 51,69 ****
  The following information describes how to install @code{g77}.
  
  @ifset EGCS-G77
  @set OMIT-FSF-G77
! Note that, for @code{egcs} users,
  much of the information is obsolete,
  and is superceded by the
! @code{egcs} installation procedures.
  Such information is accordingly omitted and flagged as such.
- @ifset DEVELOPMENT
- @ifclear DOC-INSTALL
- @clear OMIT-FSF-G77
- (It is not actually omitted from the development version of this documentation,
- so the @code{g77} developers can easily find all the documentation
- for all versions of @code{g77} in one place.)
- @end ifclear
- @end ifset
  @end ifset
  
--- 50,69 ----
  The following information describes how to install @code{g77}.
  
+ @clear OMIT-FSF-G77
+ 
  @ifset EGCS-G77
  @set OMIT-FSF-G77
! @end ifset
! 
! @ifset GCC-G77
! @set OMIT-FSF-G77
! @end ifset
! 
! @ifset OMIT-FSF-G77
! Note that, for users of the @value{which-g77} version of @code{g77},
  much of the information is obsolete,
  and is superceded by the
! @value{which-gcc} installation procedures.
  Such information is accordingly omitted and flagged as such.
  @end ifset
  
*************** The following information was last updat
*** 113,119 ****
  @cindex prerequisites
  
! @ifset EGCS-G77
! For @code{egcs} users, this information is
! superceded by the @code{egcs} installation instructions.
  @end ifset
  
--- 113,120 ----
  @cindex prerequisites
  
! @ifset OMIT-FSF-G77
! For users of the @value{which-g77} version of @code{g77},
! this information is superceded by the
! @value{which-gcc} installation instructions.
  @end ifset
  
*************** is not yet established.
*** 483,489 ****
  @cindex SunOS4
  
! @ifset EGCS-G77
! This information does not apply to the
! @code{egcs} version of @code{g77}.
  @end ifset
  
--- 484,490 ----
  @cindex SunOS4
  
! @ifset OMIT-FSF-G77
! This information does not apply to
! the @value{which-g77} version of @code{g77},
  @end ifset
  
*************** systems.
*** 891,897 ****
  @cindex quick start
  
! @ifset EGCS-G77
! For @code{egcs} users, this information is
! superceded by the @code{egcs} installation instructions.
  @end ifset
  
--- 892,899 ----
  @cindex quick start
  
! @ifset OMIT-FSF-G77
! For users of the @value{which-g77} version of @code{g77},
! this information is superceded by the
! @value{which-gcc} installation instructions.
  @end ifset
  
*************** Removing them can free up a lot of disk 
*** 1179,1185 ****
  @section Complete Installation
  
! @ifset EGCS-G77
! For @code{egcs} users, this information is
! superceded by the @code{egcs} installation instructions.
  @end ifset
  
--- 1181,1188 ----
  @section Complete Installation
  
! @ifset OMIT-FSF-G77
! For users of the @value{which-g77} version of @code{g77},
! this information is superceded by the
! @value{which-gcc} installation instructions.
  @end ifset
  
*************** sh#
*** 2049,2055 ****
  @cindex code, distributing
  
! @ifset EGCS-G77
! For @code{egcs} users, this information is
! superceded by the @code{egcs} installation instructions.
  @end ifset
  
--- 2052,2059 ----
  @cindex code, distributing
  
! @ifset OMIT-FSF-G77
! For users of the @value{which-g77} version of @code{g77},
! this information is superceded by the
! @value{which-gcc} installation instructions.
  @end ifset
  
diff -rcp2N -x CVS -x .cvsignore egcs/gcc/f/root.texi gcc-2.95/gcc/f/root.texi
*** egcs/gcc/f/root.texi	Wed May 26 08:48:30 1999
--- gcc-2.95/gcc/f/root.texi	Sat Jul 17 11:27:53 1999
***************
*** 6,17 ****
  @set version-g77 0.5.25
  @set version-egcs 1.2
  
! @c EGCS-G77 is set to indicate this is the EGCS version of g77.
  @clear EGCS-G77
  
! @ifclear EGCS-G77
! @c FSF-G77 is set to indicate this is the FSF version of g77.
! @set FSF-G77
! @end ifclear
  
  @set email-general egcs@@egcs.cygnus.com
--- 6,19 ----
  @set version-g77 0.5.25
  @set version-egcs 1.2
+ @set version-gcc 2.95
  
! @c GCC-G77 indicates this is the GCC (2.95 or later) version of g77.
! @set GCC-G77
! 
! @c EGCS-G77 indicates this is the EGCS (1.0 or 1.1) version of g77.
  @clear EGCS-G77
  
! @c FSF-G77 indicates this is the FSF (0.5.23 or earlier) version of g77.
! @clear FSF-G77
  
  @set email-general egcs@@egcs.cygnus.com
***************
*** 20,29 ****
--- 22,38 ----
  @set path-libf2c egcs/libf2c
  
+ @ifset GCC-G77
+ @set which-g77 GCC-@value{version-gcc}
+ @set which-gcc GCC
+ @end ifset
+ 
  @ifset EGCS-G77
  @set which-g77 EGCS-@value{version-egcs}
+ @set which-gcc EGCS
  @end ifset
  
  @ifset FSF-G77
  @set which-g77 FSF-@value{version-g77}
+ @set which-gcc GCC
  @end ifset
  


More information about the Gcc-patches mailing list