summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/ChangeLog4
-rw-r--r--c/TESTED4
2 files changed, 8 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index 85653e3f80..ecb0ee96a3 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-20 Joel Sherrill <joel@OARcorp.com>
+
+ * TESTED: Added new sparc variations (erc32, leon, and Tharsys).
+
2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
diff --git a/c/TESTED b/c/TESTED
index 088a620a70..4c29b0e89c 100644
--- a/c/TESTED
+++ b/c/TESTED
@@ -67,6 +67,10 @@ RedHat Linux 5.1 as the host environment:
sh sh7032 generic sh1 (note 1)
sh sh7035 generic sh2 (note 1)
sparc erc32 generic erc32 ALL TESTS (note 5)
+ sparc leon generic leon w/FPU ALL TESTS (note 5)
+ sparc leon generic leon w/o FPU ALL TESTS (note 5)
+ sparc erc32 Tharsys ERC32 board (note 1)
+ sparc erc32 generic erc32 ALL TESTS (note 5)
UNIX NA FreeBSD (ix86) (note 2)
UNIX NA Solaris 2 (SPARC) ALL TESTS (inlines)
UNIX NA Linux (ix86) ALL TESTS (inlines)