Added helas403 and changed column spacing.

This commit is contained in:
Joel Sherrill
1998-10-12 17:22:41 +00:00
parent b19cb179ab
commit 7c0ee06983

View File

@@ -12,7 +12,7 @@ RedHat Linux 4.2 as the host environment:
CPU CPU
FAMILY MODEL TARGET SUITES
====== ========= ======================= ===============
======== ========= ======================= ===============
m68k m68000 efi68k (note 1)
m68k m68020 Motorola MVME136 NOT TESTED
m68k m68030 Motorola MVME147 (note 1)
@@ -35,7 +35,9 @@ RedHat Linux 4.2 as the host environment:
hppa hppa7100 simhppa (note 1)
mips idt4600 p4000 (note 1)
mips idt4650 p4000 (note 1)
ppc 403 Papyrus (note 1)
powerpc ppc403 helas403 (note 1, 6)
powerpc ppc403 Papyrus (note 1)
powerpc ppc403 psim (note 5)
sh sh7032 generic sh1 (note 1)
sparc erc32 generic erc32 ALL TESTS (note 5)
a29k a29k port sw (note 2)
@@ -65,4 +67,6 @@ immediately preceding the snapshot.
(4) The board owned by the RTEMS Project is broken. The BSP is known
to compile and link with all appropriate tests successfully.
(5) This BSP is tested on the SPARC Instruction Simulator (SIS).
(5) This BSP is tested on a CPU software simulator.
(6) This BSP was tested by an RTEMS volunteer and reported to work.