*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 20 Feb 2013 14:58:54 +0100
changeset 1299 5c85be8ef967
parent 1298 0ac96786d93f
child 1300 a153aa1ed4a5
*** empty log message ***
smalltalk.rc
--- a/smalltalk.rc	Mon Feb 04 18:55:26 2013 +0100
+++ b/smalltalk.rc	Wed Feb 20 14:58:54 2013 +0100
@@ -39,13 +39,16 @@
 ].
 
 "/
-"/ the JIT translator is known to work with the following
+"/ the JIT translator is (was) known to work with the following
 "/ architectures:
 "/  ix86        (linux, win32, unixware)
 "/  sgi-mips    (irix)
 "/  alpha       (osf)
 "/  sparc       (solaris)   [only tested with v7 & v8 & v9 cpus]
-"/  aix         (rs6k)      [not very well tested]
+"/  rs6k        (aix)       [not very well tested]
+"/  mc68k                   [no longer supported]
+"/  mc88k                   [no longer supported]
+"/  pa-risk                 [no longer supported]
 "/
 enableJIT := false.