mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 12:34:47 +00:00
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* HELP.html, bsp_howto/support.t, relnotes/status.texi, started_ada/buildada.t: Remove references to posix/Unix port.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* HELP.html, bsp_howto/support.t, relnotes/status.texi,
|
||||
started_ada/buildada.t: Remove references to posix/Unix port.
|
||||
|
||||
2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* user/conf.t, user/userext.t: Eliminate use of deprecated
|
||||
|
||||
@@ -10,7 +10,6 @@ The following supplement manuals do not currently exist:
|
||||
<MENU>
|
||||
<LI>RTEMS MIPS Applications Supplement</LI>
|
||||
<LI>RTEMS Hitachi SH Applications Supplement</LI>
|
||||
<LI>RTEMS UNIX Port Applications Supplement</LI>
|
||||
</MENU>
|
||||
<p>If you have knowledge of the processors used in the above ports and
|
||||
want to contribute to RTEMS, please contact a member of the
|
||||
|
||||
@@ -94,9 +94,6 @@ on the BSP. Examples of this include:
|
||||
VMEbus into target memory if the host is a VMEbus board in the same
|
||||
chasis.
|
||||
|
||||
@item @code{unix/posix} includes scripts to run the tests automatically
|
||||
on this BSP.
|
||||
|
||||
@end itemize
|
||||
|
||||
@section bsp.h Include File
|
||||
|
||||
@@ -104,18 +104,6 @@ following processors and target boards:
|
||||
@item P4000 with R4600 or R4650
|
||||
@end itemize
|
||||
|
||||
@item AMD 29K
|
||||
@itemize -
|
||||
@item Portsw
|
||||
@end itemize
|
||||
|
||||
@item UNIX
|
||||
@itemize -
|
||||
@item Hewlett Packard HPUX (PA-RISC)
|
||||
@item Sun Solaris 2.x (SPARC)
|
||||
@item Linux (i386)
|
||||
@end itemize
|
||||
|
||||
@end itemize
|
||||
|
||||
Support for the Cygnus NEWLIB Standard C Library is
|
||||
|
||||
@@ -487,16 +487,14 @@ is the directory under tools that contails @value{RTEMSUNTAR}.
|
||||
|
||||
@item ENABLE_RTEMS_POSIX
|
||||
is set to "yes" if you want to enable the RTEMS POSIX API support.
|
||||
At this time, this feature is not supported by the UNIX ports of RTEMS
|
||||
and is forced to "no" for those targets. This corresponds to the
|
||||
This corresponds to the
|
||||
@code{configure} option @code{--enable-posix}.
|
||||
|
||||
This must be enabled to support the GNAT/RTEMS run-time.
|
||||
|
||||
@item ENABLE_RTEMS_ITRON
|
||||
is set to "yes" if you want to enable the RTEMS ITRON API support.
|
||||
At this time, this feature is not supported by the UNIX ports of RTEMS
|
||||
and is forced to "no" for those targets. This corresponds to the
|
||||
This corresponds to the
|
||||
@code{configure} option @code{--enable-itron}.
|
||||
|
||||
@item ENABLE_RTEMS_MP
|
||||
|
||||
Reference in New Issue
Block a user