install.texi (Downloading the source): Do not mention Chill any longer, but mention...
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Thu, 18 Apr 2002 18:04:03 +0000 (20:04 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Thu, 18 Apr 2002 18:04:03 +0000 (18:04 +0000)
* doc/install.texi (Downloading the source): Do not mention Chill
any longer, but mention Ada.
(Configuration): Do not mention Chill any longer.

From-SVN: r52482

gcc/ChangeLog
gcc/doc/install.texi

index eeed93e149a02dfaef087c58c2da197d55cc34ed..091231ed8a279b5cb13e97124628e2b6af75f61e 100644 (file)
@@ -19,6 +19,12 @@ objc:
        * config/arc/arc.md: Remove #if HOST_FLOAT_FORMAT !=
        TARGET_FLOAT_FORMAT blocks.
 
+2002-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/install.texi (Downloading the source): Do not mention Chill
+       any longer, but mention Ada.
+       (Configuration): Do not mention Chill any longer.
+
 2002-04-18  Hans-Peter Nilsson  <hp@axis.com>
 
        * config/cris/cris.h (TARGET_VERSION): Remove local version number.
index 0006e093a7ac50c55229f80905dad28d2c00fe86..efd2c0e96597014fa86441df123d753121182ef2 100644 (file)
@@ -231,10 +231,10 @@ Please refer to our @uref{http://gcc.gnu.org/releases.html,,releases web page}
 for information on how to obtain GCC@.
 
 The full distribution includes the C, C++, Objective-C, Fortran, Java,
-and CHILL compilers.  The full distribution also includes runtime libraries
-for C++, Objective-C, Fortran, Java and CHILL.  (GCC 3.0 does not
-include CHILL.)  In GCC 3.0 and later versions, GNU compiler testsuites
-are also included in the full distribution.
+and Ada (in case of GCC 3.1 and later) compilers.  The full distribution
+also includes runtime libraries for C++, Objective-C, Fortran, and Java.
+In GCC 3.0 and later versions, GNU compiler testsuites are also included
+in the full distribution.
 
 If you choose to download specific components, you must download the core
 GCC distribution plus any language specific distributions you wish to
@@ -445,7 +445,7 @@ before the target alias is prepended to the name - so, specifying
 resulting binary would be installed as
 @file{/usr/local/bin/i686-pc-linux-gnu-foo-gcc-3.1}.
 
-As a last shortcoming, none of the installed CHILL and Ada programs are
+As a last shortcoming, none of the installed Ada programs are
 transformed yet, which will be fixed in some time.
 
 @item --with-local-prefix=@var{dirname}
@@ -726,9 +726,7 @@ grep language= */config-lang.in
 @end example
 Currently, you can use any of the following:
 @code{ada}, @code{c}, @code{c++}, @code{f77}, @code{java}, @code{objc}.
-@code{CHILL} is not currently maintained, and will almost
-certainly fail to compile.  Building the Ada compiler has special
-requirements, see below.@*
+Building the Ada compiler has special requirements, see below.@*
 If you do not pass this flag, all languages available in the @file{gcc}
 sub-tree will be configured.  Re-defining @code{LANGUAGES} when calling
 @samp{make bootstrap} @strong{does not} work anymore, as those