summaryrefslogtreecommitdiffstats
path: root/doc/relnotes
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes')
-rw-r--r--doc/relnotes/install.texi4
-rw-r--r--doc/relnotes/intro.texi15
-rw-r--r--doc/relnotes/status.texi2
3 files changed, 8 insertions, 13 deletions
diff --git a/doc/relnotes/install.texi b/doc/relnotes/install.texi
index ba4329bb66..969272c1fb 100644
--- a/doc/relnotes/install.texi
+++ b/doc/relnotes/install.texi
@@ -140,8 +140,8 @@ and installed, it will be necessary to modify the environment of
each RTEMS application developer to reflect at least the path of
the newly installed cross development toolset.
-The documentation for the FSF GNU and Cygnus tools is
-formatted using TeX. The RTEMS developers use TeX 3.14t3 to
+The documentation for the FSF GNU and open source tools is
+formatted using TeX. The RTEMS developers use TeX to
format the manuals for their own use. This document does not
contain instructions on the acquisition or installation of TeX
and supporting tools.
diff --git a/doc/relnotes/intro.texi b/doc/relnotes/intro.texi
index b7faa9ba1e..30e0914be8 100644
--- a/doc/relnotes/intro.texi
+++ b/doc/relnotes/intro.texi
@@ -15,7 +15,7 @@ procedure, and current status of Release @value{VERSION} of the RTEMS
executive. An installation procedure is provided which
describes the steps necessary to load and configure the RTEMS
environment, including the GNU Development Environment and the
-Cygnus NEWLIB ANSI C Library, on a host computer. The status of
+NEWLIB ANSI C Library, on a host computer. The status of
the RTEMS environment is given, which includes supported
processors and target boards, versions of the GNU utilities
which were used by the RTEMS developers for this release,
@@ -45,7 +45,7 @@ Each list may be subscribed to, archives view, etc. by visiting
* GNU Development Tools::
* ANSI C Libraries::
* GNU C Library::
-* Cygnus NEWLIB C Library::
+* NEWLIB C Library::
@end menu
This section discusses the freely available tools and
@@ -95,11 +95,6 @@ The primary ftp site for the FSF GNU tools is
prep.ai.mit.edu (18.71.0.38) in the /pub/gnu directory. These
tools are mirrored on numerous ftp sites.
-Cygnus maintains an ftp site -- ftp.cygnus.com
-(205.180.83.42) -- which contains a source code which appeals to
-embedded developers. Of especial interest on this site are the
-directories /pub/newlib and /pub/embedded.
-
@node ANSI C Libraries, GNU C Library, GNU Development Tools, Introduction Supporting Tools
@subsection ANSI C Libraries
@@ -109,14 +104,14 @@ distributable ANSI C Libraries:
@itemize @bullet
@item GNU C Library, and
-@item Cygnus NEWLIB
+@item NEWLIB
@end itemize
No C Library is included in the standard RTEMS
distribution. It is the responsibility of the user to obtain
and install a C Library separately.
-@node GNU C Library, Cygnus NEWLIB C Library, ANSI C Libraries, Introduction Supporting Tools
+@node GNU C Library, NEWLIB C Library, ANSI C Libraries, Introduction Supporting Tools
@subsection GNU C Library
The GNU C Library is a robust and well-documented C
@@ -142,7 +137,7 @@ for reentrancy. This library is a collection of freely distributable
and public domain source code and is freely distributable with as few
restrictions as possible placed on the end user.
-@node Introduction Documentation, Installation Procedure, Cygnus NEWLIB C Library, Introduction
+@node Introduction Documentation, Installation Procedure, NEWLIB C Library, Introduction
@section Documentation
The RTEMS Documentation Set is provided online at
diff --git a/doc/relnotes/status.texi b/doc/relnotes/status.texi
index 109eebc506..7b8c5b6bd3 100644
--- a/doc/relnotes/status.texi
+++ b/doc/relnotes/status.texi
@@ -97,7 +97,7 @@ following processors and target boards:
@end itemize
-Support for the Cygnus NEWLIB Standard C Library is
+Support for the NEWLIB Standard C Library is
provided with this release which may be used on any of the RTEMS
supported targets. The BSPs only provide support for console
I/O only using this library. Support for the reentrancy