forked from Imagelibrary/rtems
52 lines
2.3 KiB
Plaintext
52 lines
2.3 KiB
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
This file is current as of the 3.5.17 snapshot.
|
|
|
|
The RTEMS project uses SparcStations running the Solaris 2.3 operating
|
|
system internally for development. This release has been tested on the
|
|
following Languages/CPUs/Targets using Solaris 2.3/SPARC as the host
|
|
environment:
|
|
|
|
CPU CPU
|
|
LANGUAGE FAMILY MODEL TARGET SUITES
|
|
======== ====== ========= =================== ===============
|
|
C m68k m68000 efi68k (note 1)
|
|
C m68k m68020 Motorola MVME136 ALL TESTS
|
|
C m68k m68020 Motorola MVME147 (note 1)
|
|
C m68k m68lc040 Motorola MVME162 (note 1)
|
|
C m68k m68ec040 Motorola IDP (note 1)
|
|
C m68k m68020 DY-4 DMV152 (note 1)
|
|
C m68k m68302 generic 68302 (note 1)
|
|
C m68k m68332 efi332 (note 1)
|
|
C m68k m68302 generic 68360 (note 1)
|
|
C i386 i386_fp Force CPU-386 ALL TESTS
|
|
C i386 i486 DJGPP/PC-AT ALL TESTS
|
|
C i386 pentium DJGPP/PC-AT ALL TESTS
|
|
C i960 i960ca Cyclone CVME961 (note 4)
|
|
C hppa hppa7100 simhppa (note 1)
|
|
C ppc 403 Papyrus (note 1)
|
|
C UNIX NA Solaris 2 (SPARC) ALL TESTS (inlines)
|
|
C UNIX NA Solaris 2 (SPARC) ALL TESTS (macros)
|
|
C UNIX NA Linux (i386) NOT TESTED
|
|
C UNIX NA HPUX (PA-RISC) (note 2)
|
|
C no_cpu NA no_bsp (note 3)
|
|
|
|
NOTES:
|
|
|
|
"NOT TESTED" indicates that this was not tested in the testing cycle
|
|
immediately preceding the snapshot.
|
|
|
|
(1) Target board is not owned by RTEMS Project. The target is known
|
|
to compile and link with all appropriate tests successfully.
|
|
If the target does not support multiprocessor configurations, then
|
|
"ALL TESTS" does not include the multiprocessor tests.
|
|
|
|
(2) RTEMS Project cannot internally compile or test this target.
|
|
|
|
(3) Target is not intended to be executed. It is only an example.
|
|
|
|
(4) The board owned by the RTEMS Project is broken. The BSP is known
|
|
to compile and link with all appropriate tests successfully.
|