[rtems-docs commit] Remove m32c architecture port
Sebastian Huber
sebh at rtems.org
Mon Nov 12 06:03:32 UTC 2018
Module: rtems-docs
Branch: master
Commit: 1a704cdc7f34a1a5444a168662830e6a00f81cf8
Changeset: http://git.rtems.org/rtems-docs/commit/?id=1a704cdc7f34a1a5444a168662830e6a00f81cf8
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Thu Nov 8 16:35:03 2018 +0100
Remove m32c architecture port
Update #3599.
---
cpu-supplement/renesas_m32c.rst | 10 +---------
user/hardware/architectures.rst | 3 +--
2 files changed, 2 insertions(+), 11 deletions(-)
diff --git a/cpu-supplement/renesas_m32c.rst b/cpu-supplement/renesas_m32c.rst
index c9119a9..0060c9c 100644
--- a/cpu-supplement/renesas_m32c.rst
+++ b/cpu-supplement/renesas_m32c.rst
@@ -7,12 +7,4 @@
Renesas M32C Specific Information
*********************************
-Symmetric Multiprocessing
-=========================
-
-SMP is not supported.
-
-Thread-Local Storage
-====================
-
-Thread-local storage is not implemented.
+The port for this architecture was removed in RTEMS 5.1.
diff --git a/user/hardware/architectures.rst b/user/hardware/architectures.rst
index c1a3705..6a5628d 100644
--- a/user/hardware/architectures.rst
+++ b/user/hardware/architectures.rst
@@ -34,14 +34,13 @@ a single target.
that is equivalent to statically linked executable of the same code. Dynamic
loading is a system level tool for system architects.
-RTEMS supports 19 architectures:
+RTEMS supports 18 architectures:
- arm
- bfin
- epiphany
- i386
- lm32
-- m32c
- m68k
- mips
- moxie
More information about the vc
mailing list