[rtems commit] sparc.t: Correct for V8/V9

Joel Sherrill joel at rtems.org
Wed Nov 20 21:19:30 UTC 2013


Module:    rtems
Branch:    master
Commit:    5124d64acd9dc60960572e767f65010fbdc1e0f4
Changeset: http://git.rtems.org/rtems/commit/?id=5124d64acd9dc60960572e767f65010fbdc1e0f4

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Wed Nov 20 15:25:43 2013 -0600

sparc.t: Correct for V8/V9

---

 doc/cpu_supplement/sparc.t |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/doc/cpu_supplement/sparc.t b/doc/cpu_supplement/sparc.t
index bb92385..32f4321 100644
--- a/doc/cpu_supplement/sparc.t
+++ b/doc/cpu_supplement/sparc.t
@@ -17,9 +17,9 @@ issues, interrupt processing, exact RTEMS memory requirements,
 performance data, header files, and the assembly language
 interface to the executive.
 
-This document discusses the SPARC architecture
-dependencies in this port of RTEMS.  Currently, only
-implementations of SPARC Version 7 are supported by RTEMS.
+This document discusses the SPARC architecture dependencies in this
+port of RTEMS.  This architectural port is for SPARC Version 7 and
+8. Implementations for SPARC V9 are in the sparc64 target.
 
 It is highly recommended that the SPARC RTEMS
 application developer obtain and become familiar with the
@@ -37,8 +37,6 @@ the following documents available from SPARC International, Inc.
 @item SPARC Standard Version 7.
 
 @item SPARC Standard Version 8.
-
- at item SPARC Standard Version 9.
 @end itemize
 
 @subheading ERC32 Specific Information




More information about the vc mailing list