forked from Imagelibrary/rtems
relnotes/intro.texi: Change rtems.com to rtems.org and update
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
@c
|
@c
|
||||||
@c COPYRIGHT (c) 1989-2011.
|
@c COPYRIGHT (c) 1989-2014.
|
||||||
@c On-Line Applications Research Corporation (OAR).
|
@c On-Line Applications Research Corporation (OAR).
|
||||||
@c All rights reserved.
|
@c All rights reserved.
|
||||||
|
|
||||||
@@ -35,17 +35,9 @@ This RTEMS release package contains the following general components:
|
|||||||
|
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
There is a mailing list dedicated to RTEMS. This is
|
There are multiple mailing lists dedicated to RTEMS.
|
||||||
a Majordomo style mailing list and may be subscribed to
|
Each list may be subscribed to, archives view, etc. by visiting
|
||||||
by sending a message to rtems-list-request@@rtems.com with
|
@uref{http://www.rtems.org/mailman/listinfo}.
|
||||||
the following line as the body:
|
|
||||||
|
|
||||||
@example
|
|
||||||
subscribe rtems_user@@your_email_goes_here.com
|
|
||||||
@end example
|
|
||||||
|
|
||||||
Please replace rtems_user@@your_email_goes_here.com with your
|
|
||||||
email address.
|
|
||||||
|
|
||||||
@node Introduction Supporting Tools, GNU Development Tools, Introduction, Introduction
|
@node Introduction Supporting Tools, GNU Development Tools, Introduction, Introduction
|
||||||
@section Supporting Tools
|
@section Supporting Tools
|
||||||
@@ -141,22 +133,14 @@ very complete and is compliant with as many standards as
|
|||||||
possible. Because of this, it may be the only choice for many
|
possible. Because of this, it may be the only choice for many
|
||||||
developers.
|
developers.
|
||||||
|
|
||||||
There is currently no RTEMS support for the GNU C Library.
|
@node NEWLIB C Library, Introduction Documentation, GNU C Library, Introduction Supporting Tools
|
||||||
|
@subsection NEWLIB C Library
|
||||||
|
|
||||||
The primary ftp site for this library is
|
The NEWLIB C Library was specifically designed for real-time embedded
|
||||||
prep.ai.mit.edu (18.71.0.38).
|
systems. It is a small, reasonably documented Library with support
|
||||||
|
for reentrancy. This library is a collection of freely distributable
|
||||||
@node Cygnus NEWLIB C Library, Introduction Documentation, GNU C Library, Introduction Supporting Tools
|
and public domain source code and is freely distributable with as few
|
||||||
@subsection Cygnus NEWLIB C Library
|
restrictions as possible placed on the end user.
|
||||||
|
|
||||||
The Cygnus NEWLIB C Library was specifically designed
|
|
||||||
for real-time embedded systems. It is a small, reasonably
|
|
||||||
documented Library with support 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.
|
|
||||||
|
|
||||||
The primary ftp site for this library is ftp.cygnus.com (205.180.83.42).
|
|
||||||
|
|
||||||
@node Introduction Documentation, Installation Procedure, Cygnus NEWLIB C Library, Introduction
|
@node Introduction Documentation, Installation Procedure, Cygnus NEWLIB C Library, Introduction
|
||||||
@section Documentation
|
@section Documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user