[rtems commit] sparc.t: Correct for V8/V9
Joel Sherrill
joel at rtems.org
Wed Nov 20 21:46:47 UTC 2013
Module: rtems
Branch: 4.10
Commit: 387c90b9a8d1520b9f41445933a02c9041d740bd
Changeset: http://git.rtems.org/rtems/commit/?id=387c90b9a8d1520b9f41445933a02c9041d740bd
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Wed Nov 20 15:53:27 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 7cfb45e..048ce5c 100644
--- a/doc/cpu_supplement/sparc.t
+++ b/doc/cpu_supplement/sparc.t
@@ -20,9 +20,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
@@ -40,8 +40,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