From 618063e47a623fc3b3c9c364c1fb9f45bd21801f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Oct 2009 13:11:09 +0000 Subject: =?UTF-8?q?2009-10-14=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * HELP.html, bsp_howto/support.t, relnotes/status.texi, started_ada/buildada.t: Remove references to posix/Unix port. --- doc/ChangeLog | 5 +++++ doc/HELP.html | 1 - doc/bsp_howto/support.t | 3 --- doc/relnotes/status.texi | 12 ------------ doc/started_ada/buildada.t | 6 ++---- 5 files changed, 7 insertions(+), 20 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 7a54e20357..0885974586 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-10-14 Ralf Corsépius + + * HELP.html, bsp_howto/support.t, relnotes/status.texi, + started_ada/buildada.t: Remove references to posix/Unix port. + 2009-09-26 Joel Sherrill * user/conf.t, user/userext.t: Eliminate use of deprecated diff --git a/doc/HELP.html b/doc/HELP.html index 1d8dac4d4d..350ff8c197 100644 --- a/doc/HELP.html +++ b/doc/HELP.html @@ -10,7 +10,6 @@ The following supplement manuals do not currently exist:
  • RTEMS MIPS Applications Supplement
  • RTEMS Hitachi SH Applications Supplement
  • -
  • RTEMS UNIX Port Applications Supplement
  • If you have knowledge of the processors used in the above ports and want to contribute to RTEMS, please contact a member of the diff --git a/doc/bsp_howto/support.t b/doc/bsp_howto/support.t index c056650f97..949be37678 100644 --- a/doc/bsp_howto/support.t +++ b/doc/bsp_howto/support.t @@ -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 diff --git a/doc/relnotes/status.texi b/doc/relnotes/status.texi index 9aa2b1cac5..d10cfe1fe0 100644 --- a/doc/relnotes/status.texi +++ b/doc/relnotes/status.texi @@ -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 diff --git a/doc/started_ada/buildada.t b/doc/started_ada/buildada.t index df725414b9..e160c28ac4 100644 --- a/doc/started_ada/buildada.t +++ b/doc/started_ada/buildada.t @@ -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 -- cgit v1.2.3