aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2008-01-12 15:23:15 +0000
committerEli Zaretskii2008-01-12 15:23:15 +0000
commite10bf4de8df322feff54d9d34d061ad9ac2506ec (patch)
treeb2c7cbbaafc10e88376a71c74250d8378f48e071
parent839087fe8aa980001731a75a8f2fcb1e629b4820 (diff)
downloademacs-e10bf4de8df322feff54d9d34d061ad9ac2506ec.tar.gz
emacs-e10bf4de8df322feff54d9d34d061ad9ac2506ec.zip
Add an explicit list of platforms that are no longer supported.
-rw-r--r--etc/MACHINES78
1 files changed, 78 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES
index 66a55ff6363..b959531c69c 100644
--- a/etc/MACHINES
+++ b/etc/MACHINES
@@ -24,6 +24,9 @@ file, and then edit the `configure' script to tell it which
24configuration name(s) should select your new machine description and 24configuration name(s) should select your new machine description and
25system description files. 25system description files.
26 26
27Some obsolete platforms are unsupported beginning with Emacs 23.1, see
28the full list at the end of this file.
29
27 30
28Here are the configurations Emacs is intended to work with, with the 31Here are the configurations Emacs is intended to work with, with the
29corresponding configuration names. You can postpend version numbers 32corresponding configuration names. You can postpend version numbers
@@ -937,6 +940,81 @@ X86_64 GNU/Linux
937 940
938 (using the location of the 32-bit X libraries on your system). 941 (using the location of the 32-bit X libraries on your system).
939 942
943Support for the following obsolete platforms was removed in Emacs 23.1
944(the names in parentheses state the files in src/ that were removed):
945
946 Apollo SR10.x (unexapollo.c)
947 Convex (unexconvex.c and m/convex.c)
948 Xenix (unexenix.c and s/xenix.h)
949 Iris (unexmips.c m/iris4d.h m/irist.h s/iris3-5.h s/iris3-6.h)
950 Gould (m/gould*)
951 Siemens machines running Sinix (unexsni.c)
952 Harris CXUX (s/cxux*)
953 ESIX, a variant of v.5.3 for the 386 (s/esix*)
954 Interactive (ISC) Unix (s/isc*)
955 Sony News (s/newsos*)
956 RTU 3.0, ucb universe (s/rtu.h)
957 UniSoft's UniPlus 5.2 (s/uniplus.h)
958 UMAX (s/umax.h)
959 AT&T UNIX PC model 7300 (m/7300.h)
960 Acorn
961 Alliant (m/alliant*)
962 Amdahl (m/amdahl*)
963 Altos 3068 Unix System V Release 2 (m/altos.h)
964 Apollo (m/apollo.h)
965 AT&T 3b (m/att3b.h)
966 Aviion (m/aviion*)
967 Celerity (m/celerity.h)
968 clipper (m/clipper.h)
969 convergent S series (m/cnvrgnt.h)
970 cydra (m/cydra5.h)
971 Motorola System V/88 machines (m/delta88k.h)
972 Bull DPX/2 range (m/dpx2.h)
973 Dual machines using unisoft port (m/dual.h)
974 Elxsi machine (running enix) (m/elxsi.h)
975 Fujitsu F301 machine (m/f301.h)
976 i860 (m/i860.h)
977 ibm ps/2 aix386 (m/ibmps2-aix.h)
978 ISI 68000's (m/is*)
979 Masscomp 5000 series running RTU, ucb universe (m/masscomp.h)
980 Megatest 68000's (m/mega68.h)
981 Whitechapel Computer Works MG1 (ns16000 based) (m/mg1.h)
982 Harris Night Hawk Series 1200 and Series 3000 (m/nh3000.h m/nh4000.h)
983 ns16000 (m/ns16000.h)
984 National Semiconductor 32000, running Genix (m/ns32000.h)
985 TI Nu machines using system V (m/nu.h)
986 HLH Orion (m/orion.h m/orion105.h)
987 Paragon i860 (m/paragon.h)
988 PFU A-series (m/pfa50.h)
989 Plexus running System V.2 (m/plexus.h)
990 pyramid. (m/pyramid.h)
991 sh3el (m/sh3el.h)
992 Bull SPS-7 (m/sps7.h)
993 Hitachi SR2001/SR2201 (m/sr2k.h)
994 Stride (m/stride.h)
995 Sun 1 (m/sun1.h)
996 Sun 2 (m/sun2.h)
997 SEQUENT SYMMETRY (m/symmetry.h)
998 Tadpole 68k machines (m/tad68k.h)
999 tahoe (m/tahoe.h)
1000 targon31 (m/targon31.h)
1001 Tektronix* (m/tek4300.h m/tekxd88.h)
1002 NCR Tower 32 running System V.2 (m/tower32.h)
1003 NCR Tower 32 running System V.3 (m/tower32v3.h)
1004 U-station (Nihon Unisys, SS5E; Sumitomo Denkoh, U-Station E30) (m/ustation.h)
1005 Wicat (m/wicat.h)
1006 Honeywell XPS100 running UNIX System V.2 (m/xps100.h)
1007 Data General's DG/UX (s/dgux*)
1008 Irix before version 6
1009 osf1 (s/osf*)
1010 SunOS4 (s/sunos*)
1011 RISCiX (s/riscix*)
1012 SCO 3.2v4 (s/sco4.h)
1013 SCO 3.2v5 (s/sco5.h)
1014 Sun's 386-based RoadRunner (m/sun386.h)
1015 Sun3 machines (m/sun3*)
1016 Integrated Solutions 386 machine (m/is386.h)
1017
940 1018
941Local variables: 1019Local variables:
942mode: text 1020mode: text