2 # Configuration validation subroutine script.
3 # Copyright 1992-2023 Free Software Foundation, Inc.
5 # shellcheck disable=SC2006,SC2268 # see below for rationale
9 # This file is free software; you can redistribute it and/or modify it
10 # under the terms of the GNU General Public License as published by
11 # the Free Software Foundation, either version 3 of the License, or
12 # (at your option) any later version.
14 # This program is distributed in the hope that it will be useful, but
15 # WITHOUT ANY WARRANTY; without even the implied warranty of
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 # General Public License for more details.
19 # You should have received a copy of the GNU General Public License
20 # along with this program; if not, see <https://www.gnu.org/licenses/>.
22 # As a special exception to the GNU General Public License, if you
23 # distribute this file as part of a program that contains a
24 # configuration script generated by Autoconf, you may include it under
25 # the same distribution terms that you use for the rest of that
26 # program. This Exception is an additional permission under section 7
27 # of the GNU General Public License, version 3 ("GPLv3").
30 # Please send patches to <config-patches@gnu.org>.
32 # Configuration subroutine to validate and canonicalize a configuration type.
33 # Supply the specified configuration type as an argument.
34 # If it is invalid, we print an error message on stderr and exit with code 1.
35 # Otherwise, we print the canonical config type on stdout and succeed.
37 # You can get the latest version of this script from:
38 # https://git.savannah.gnu.org/cgit/config.git/plain/config.sub
40 # This file is supposed to be the same for all GNU packages
41 # and recognize all the CPU types, system types and aliases
42 # that are meaningful with *any* GNU software.
43 # Each package is responsible for reporting which valid configurations
44 # it does not support. The user should be able to distinguish
45 # a failure to support a valid configuration from a meaningless
48 # The goal of this file is to map all the various variations of a given
49 # machine specification into a single specification in the form:
50 # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
51 # or in some cases, the newer four-part form:
52 # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
53 # It is wrong to echo any other type of specification.
55 # The "shellcheck disable" line above the timestamp inhibits complaints
56 # about features and limitations of the classic Bourne shell that were
57 # superseded or lifted in POSIX. However, this script identifies a wide
58 # variety of pre-POSIX systems that do not have POSIX shells at all, and
59 # even some reasonably current systems (Solaris 10 as case-in-point) still
60 # have a pre-POSIX /bin/sh.
62 me
=`echo "$0" | sed -e 's,.*/,,'`
65 Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
67 Canonicalize a configuration name.
70 -h, --help print this help, then exit
71 -t, --time-stamp print date of last modification, then exit
72 -v, --version print version number, then exit
74 Report bugs and patches to <config-patches@gnu.org>."
77 GNU config.sub ($timestamp)
79 Copyright 1992-2023 Free Software Foundation, Inc.
81 This is free software; see the source for copying conditions. There is NO
82 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
85 Try '$me --help' for more information."
88 while test $# -gt 0 ; do
90 --time-stamp |
--time* |
-t )
91 echo "$timestamp" ; exit ;;
93 echo "$version" ; exit ;;
95 echo "$usage"; exit ;;
96 -- ) # Stop option processing
98 - ) # Use stdin as input.
101 echo "$me: invalid option $1$help" >&2
105 # First pass through any local machine types.
115 0) echo "$me: missing argument$help" >&2
118 *) echo "$me: too many arguments$help" >&2
122 # Split fields of configuration type
123 # shellcheck disable=SC2162
125 IFS
="-" read field1 field2 field3 field4
<<EOF
130 # Separate into logical components for further validation
133 echo "Invalid configuration '$1': more than four components" >&2
137 basic_machine
=$field1-$field2
138 basic_os
=$field3-$field4
141 # Ambiguous whether COMPANY is present, or skipped and KERNEL-OS is two
143 maybe_os
=$field2-$field3
145 nto-qnx
* | linux-
* | uclinux-uclibc
* \
146 | uclinux-gnu
* | kfreebsd
*-gnu* | knetbsd
*-gnu* | netbsd
*-gnu* \
147 | netbsd
*-eabi* | kopensolaris
*-gnu* | cloudabi
*-eabi* \
148 | storm-chaos
* | os2-emx
* | rtmk-nova
* | managarm-
* \
150 basic_machine
=$field1
154 basic_machine
=$field1-unknown
155 basic_os
=linux-android
158 basic_machine
=$field1-$field2
164 # A lone config we happen to match not fitting any pattern
165 case $field1-$field2 in
167 basic_machine
=mips-dec
171 # Second component is usually, but not always the OS
173 # Prevent following clause from handling this valid os
175 basic_machine
=$field1
179 basic_machine
=$field1-unknown
183 dec
* | mips
* | sequent
* | encore
* | pc533
* | sgi
* | sony
* \
184 | att
* |
7300* |
3300* | delta
* | motorola
* | sun
[234]* \
185 | unicom
* | ibm
* | next | hp | isi
* | apollo | altos
* \
186 | convergent
* | ncr
* | news |
32* |
3600* |
3100* \
187 | hitachi
* | c
[123]* | convex
* | sun | crds | omron
* | dg \
188 | ultra | tti
* | harris | dolphin | highlevel | gould \
189 | cbm | ns | masscomp | apple | axis | knuth | cray \
190 | microblaze
* | sim | cisco \
191 | oki | wec | wrs | winbond
)
192 basic_machine
=$field1-$field2
196 basic_machine
=$field1
204 # Convert single-component short-hands not valid as part of
205 # multi-component configurations.
208 basic_machine
=i386-pc
212 basic_machine
=a29k-amd
216 basic_machine
=m68010-adobe
220 basic_machine
=fx80-alliant
224 basic_machine
=m68k-altos
228 basic_machine
=a29k-none
232 basic_machine
=580-amdahl
236 basic_machine
=m68k-unknown
240 basic_machine
=m68k-unknown
244 basic_machine
=m68k-unknown
248 basic_machine
=m68k-apollo
252 basic_machine
=m68k-apollo
256 basic_machine
=i386-pc
260 basic_machine
=m68k-apple
264 basic_machine
=ns32k-sequent
268 basic_machine
=bfin-unknown
272 basic_machine
=arm-unknown
276 basic_machine
=c1-convex
280 basic_machine
=c2-convex
284 basic_machine
=c32-convex
288 basic_machine
=c34-convex
292 basic_machine
=c38-convex
296 basic_machine
=j90-cray
300 basic_machine
=m68k-crds
304 basic_machine
=m68k-da30
307 decstation | pmax | pmin | dec3100 | decstatn
)
308 basic_machine
=mips-dec
312 basic_machine
=m88k-motorola
316 basic_machine
=i686-pc
320 basic_machine
=i586-pc
324 basic_machine
=a29k-amd
327 es1800 | OSE68k | ose68k | ose | OSE
)
328 basic_machine
=m68k-ericsson
332 basic_machine
=tron-gmicro
336 basic_machine
=i386-pc
340 basic_machine
=h8300-hitachi
344 basic_machine
=h8300-hitachi
348 basic_machine
=h8500-hitachi
352 basic_machine
=m88k-harris
356 basic_machine
=m68k-hp
360 basic_machine
=m68k-hp
364 basic_machine
=hppa1.1
-hp
368 basic_machine
=hppa1.1
-hp
372 basic_machine
=i386-mach
376 basic_machine
=m68k-isi
380 basic_machine
=m68k-unknown
384 basic_machine
=mips-mips
388 basic_machine
=ns32k-utek
392 basic_machine
=x86_64-pc
396 basic_machine
=i686-pc
400 basic_machine
=arm-unknown
404 basic_machine
=m68k-rom68k
408 basic_machine
=powerpc-unknown
412 basic_machine
=moxie-unknown
416 basic_machine
=i386-pc
420 basic_machine
=i686-pc
424 basic_machine
=i370-ibm
428 basic_machine
=le32-unknown
432 basic_machine
=i486-ncr
436 basic_machine
=i386-pc
440 basic_machine
=armv4l-rebel
443 news | news700 | news800 | news900
)
444 basic_machine
=m68k-sony
448 basic_machine
=m68030-sony
452 basic_machine
=v70-nec
456 basic_machine
=m68k-harris
460 basic_machine
=m88k-harris
464 basic_machine
=i960-intel
468 basic_machine
=i960-intel
472 basic_machine
=mips-compaq
476 basic_machine
=powerpc-ibm
480 basic_machine
=m68000-ericsson
484 basic_machine
=m68k-none
488 basic_machine
=i860-intel
492 basic_machine
=hppa-unknown
496 basic_machine
=mipsallegrexel-sony
500 basic_machine
=i586-unknown
504 basic_machine
=x86_64-pc
508 basic_machine
=i386-pc
512 basic_machine
=m68k-rom68k
516 basic_machine
=a29k-amd
520 basic_machine
=mips-sei
524 basic_machine
=i386-sequent
528 basic_machine
=m68k-bull
532 basic_machine
=m68k-tandem
536 basic_machine
=i860-stratus
540 basic_machine
=m68000-sun
544 basic_machine
=m68000-sun
548 basic_machine
=m68000-sun
552 basic_machine
=m68k-sun
556 basic_machine
=m68k-sun
560 basic_machine
=m68k-sun
564 basic_machine
=sparc-sun
568 basic_machine
=sparc-sun
572 basic_machine
=sparc-sun
576 basic_machine
=sparc-sun
579 sun386 | sun386i | roadrunner
)
580 basic_machine
=i386-sun
584 basic_machine
=sv1-cray
588 basic_machine
=i386-sequent
592 basic_machine
=alphaev5-cray
596 basic_machine
=t90-cray
600 basic_machine
=pdp10-xkl
604 basic_machine
=s390x-ibm
608 basic_machine
=a29k-amd
612 basic_machine
=a29k-nyu
616 basic_machine
=v810-nec
620 basic_machine
=vax-dec
624 basic_machine
=vax-dec
628 basic_machine
=i386-pc
632 basic_machine
=i960-wrs
636 basic_machine
=m68k-wrs
640 basic_machine
=a29k-wrs
644 basic_machine
=i686-pc
648 basic_machine
=ymp-cray
659 # Decode 1-component or ad-hoc basic machines
660 case $basic_machine in
661 # Here we handle the default manufacturer of certain CPU types. It is in
662 # some cases the only manufacturer, in others, it is the most popular.
692 # Recognize the various machine names and aliases which stand
693 # for a CPU type and a company and sometimes even an OS.
694 3b1 |
7300 |
7300-att | att-7300 | pc7300 | safari | unixpc
)
707 decsystem10
* | dec10
*)
712 decsystem20
* | dec20
*)
717 delta |
3300 | motorola-3300 | motorola-delta \
718 |
3300-motorola | delta-motorola
)
727 encore | umax | mmax
)
734 basic_os
=${basic_os:-bsd}
749 hp3k9
[0-9][0-9] | hp9
[0-9][0-9])
753 hp9k2
[0-9][0-9] | hp9k31
[0-9])
761 hp9k6
[0-9][0-9] | hp6
[0-9][0-9])
765 hp9k7
[0-79][0-9] | hp7
[0-79][0-9])
769 hp9k78
[0-9] | hp78
[0-9])
770 # FIXME: really hppa2.0-hp
774 hp9k8
[67]1 | hp8
[67]1 | hp9k80
[24] | hp80
[24] | hp9k8
[78]9 | hp8
[78]9 | hp9k893 | hp893
)
775 # FIXME: really hppa2.0-hp
779 hp9k8
[0-9][13679] | hp8
[0-9][13679])
783 hp9k8
[0-9][0-9] | hp8
[0-9][0-9])
788 cpu
=`echo "$1" | sed -e 's/86.*/86/'`
793 cpu
=`echo "$1" | sed -e 's/86.*/86/'`
798 cpu
=`echo "$1" | sed -e 's/86.*/86/'`
803 cpu
=`echo "$1" | sed -e 's/86.*/86/'`
810 basic_os
=${basic_os:-unicos}
827 *mint | mint
[0-9]* |
*MiNT |
*MiNT
[0-9]*)
832 news-3600 | risc-news
)
902 basic_os
=${basic_os:-elf}
932 vendor
=$basic_machine
936 vendor
=`echo "$basic_machine" | sed 's/-.*//'`
940 # shellcheck disable=SC2162
942 IFS
="-" read cpu vendor
<<EOF
947 # We use 'pc' rather than 'unknown'
948 # because (1) that's what they normally are, and
949 # (2) the word "unknown" tends to confuse beginning users.
954 # These rules are duplicated from below for sake of the special case above;
955 # i.e. things that normalized to x86 arches should also default to "pc"
964 # Recognize the basic CPU types without company name.
971 unset -v basic_machine
973 # Decode basic machines in the full and proper CPU-Company form.
975 # Here we handle the default manufacturer of certain CPU types in canonical form. It is in
976 # some cases the only manufacturer, in others, it is the most popular.
979 basic_os
=${basic_os:-unicosmp}
981 c90-unknown | c90-cray
)
983 basic_os
=${Basic_os:-unicos}
994 microblaze-unknown | microblazeel-unknown
)
1018 xps-unknown | xps100-unknown
)
1023 # Here we normalize CPU types with a missing or matching vendor
1024 armh-unknown | armh-alt
)
1027 basic_os
=${basic_os:-linux-gnueabihf}
1029 dpx20-unknown | dpx20-bull
)
1032 basic_os
=${basic_os:-bosx}
1035 # Here we normalize CPU types irrespective of the vendor
1054 basic_os
=${basic_os}"spe"
1066 m9s12z-
* | m68hcs12z-
* | hcs12z-
* | s12z-
*)
1076 pentium-
* | p5-
* | k5-
* | k6-
* | nexgen-
* | viac3-
*)
1079 pentiumpro-
* | p6-
* |
6x86-
* | athlon-
* | athlon_
*-*)
1082 pentiumii-
* | pentium2-
* | pentiumiii-
* | pentium3-
*)
1094 ppcle-
* | powerpclittle-
*)
1100 ppc64le-
* | powerpc64little-
*)
1110 cpu
=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
1115 strongarm-
* | thumb-
*)
1127 xscale-
* | xscalee
[bl
]-*)
1128 cpu
=`echo "$cpu" | sed 's/^xscale/arm/'`
1130 arm64-
* | aarch64le-
*)
1134 # Recognize the canonical CPU Types that limit and/or modify the
1135 # company names they are paired with.
1137 basic_os
=${basic_os:-elf}
1139 crisv32-
* | etraxfs
*-*)
1148 basic_os
=${basic_os:-elf}
1170 mipsallegrexel-sony
)
1175 basic_os
=${basic_os:-linux-gnu}
1179 # Recognize the canonical CPU types that are allowed with any
1184 | aarch64 | aarch64_be \
1186 | alpha | alphaev
[4-8] | alphaev56 | alphaev6
[78] \
1187 | alpha64 | alpha64ev
[4-8] | alpha64ev56 | alpha64ev6
[78] \
1188 | alphapca5
[67] | alpha64pca5
[67] \
1191 | arc | arceb | arc32 | arc64 \
1192 | arm | arm
[lb
]e | arme
[lb
] | armv
* \
1197 | bfin | bpf | bs2000 \
1198 | c
[123]* | c30 |
[cjt
]90 | c4x \
1199 | c8051 | clipper | craynv | csky | cydra \
1200 | d10v | d30v | dlx | dsp16xx \
1201 | e2k | elxsi | epiphany \
1202 | f30
[01] | f700 | fido | fr30 | frv | ft32 | fx80 \
1204 | hppa | hppa1.
[01] | hppa2.0 | hppa2.0
[nw
] | hppa64 \
1206 | i370 | i
*86 | i860 | i960 | ia16 | ia64 \
1212 | loongarch32 | loongarch64 \
1213 | m32c | m32r | m32rle \
1214 | m5200 | m68000 | m680
[012346]0 | m68360 | m683?
2 | m68k \
1215 | m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \
1216 | m88110 | m88k | maxq | mb | mcore | mep | metag \
1217 | microblaze | microblazeel \
1218 | mips | mipsbe | mipseb | mipsel | mipsle \
1220 | mips64 | mips64eb | mips64el \
1221 | mips64octeon | mips64octeonel \
1222 | mips64orion | mips64orionel \
1223 | mips64r5900 | mips64r5900el \
1224 | mips64vr | mips64vrel \
1225 | mips64vr4100 | mips64vr4100el \
1226 | mips64vr4300 | mips64vr4300el \
1227 | mips64vr5000 | mips64vr5000el \
1228 | mips64vr5900 | mips64vr5900el \
1229 | mipsisa32 | mipsisa32el \
1230 | mipsisa32r2 | mipsisa32r2el \
1231 | mipsisa32r3 | mipsisa32r3el \
1232 | mipsisa32r5 | mipsisa32r5el \
1233 | mipsisa32r6 | mipsisa32r6el \
1234 | mipsisa64 | mipsisa64el \
1235 | mipsisa64r2 | mipsisa64r2el \
1236 | mipsisa64r3 | mipsisa64r3el \
1237 | mipsisa64r5 | mipsisa64r5el \
1238 | mipsisa64r6 | mipsisa64r6el \
1239 | mipsisa64sb1 | mipsisa64sb1el \
1240 | mipsisa64sr71k | mipsisa64sr71kel \
1241 | mipsr5900 | mipsr5900el \
1242 | mipstx39 | mipstx39el \
1244 | mn10200 | mn10300 \
1248 | nds32 | nds32le | nds32be \
1250 | nios | nios2 | nios2eb | nios2el \
1251 | none | np1 | ns16k | ns32k | nvptx \
1257 | pdp10 | pdp11 | pj | pjl | pn | power \
1258 | powerpc | powerpc64 | powerpc64le | powerpcle | powerpcspe \
1261 | riscv | riscv32 | riscv32be | riscv64 | riscv64be \
1262 | rl78 | romp | rs6000 | rx \
1266 | sh
[1234] | sh
[24]a | sh
[24]ae
[lb
] | sh
[23]e | she
[lb
] | sh
[lb
]e \
1267 | sh
[1234]e
[lb
] | sh
[12345][lb
]e | sh
[23]ele | sh64 | sh64le \
1268 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet \
1270 | sparcv8 | sparcv9 | sparcv9b | sparcv9v | sv1 | sx
* \
1274 | tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \
1277 | v70 | v850 | v850e | v850e1 | v850es | v850e2 | v850e2v3 \
1283 | x86 | x86_64 | xc16x | xgate | xps100 \
1284 | xstormy16 | xtensa
* \
1290 echo "Invalid configuration '$1': machine '$cpu-$vendor' not recognized" 1>&2
1297 # Here we canonicalize certain aliases for manufacturers.
1309 # Decode manufacturer-specific aliases for certain operating systems.
1311 if test x
$basic_os != x
1314 # First recognize some ad-hoc cases, or perhaps split kernel-os, or else just
1319 os
=`echo "$basic_os" | sed -e 's|gnu/linux|gnu|'`
1323 os
=`echo "$basic_os" | sed -e 's|os2-emx|emx|'`
1327 os
=`echo "$basic_os" | sed -e 's|nto-qnx|qnx|'`
1330 # shellcheck disable=SC2162
1332 IFS
="-" read kernel os
<<EOF
1337 # Default OS when just kernel was specified
1340 os
=`echo "$basic_os" | sed -e 's|nto|qnx|'`
1344 os
=`echo "$basic_os" | sed -e 's|linux|gnu|'`
1348 os
=`echo "$basic_os" | sed -e 's|managarm|mlibc|'`
1356 # Now, normalize the OS (knowing we just have one component, it's not a kernel,
1359 # First match some system type aliases that might get confused
1360 # with valid system types.
1361 # solaris* is a basic system type, with this one exception.
1368 solaris1 | solaris1.
*)
1369 os
=`echo "$os" | sed -e 's|solaris1|sunos4|'`
1377 # es1800 is here to avoid being matched by es* (a different OS)
1381 # Some version numbers need modification
1398 os
=`echo "$os" | sed -e 's/sco3.2./sco3.2v/'`
1422 # don't get caught up in next wildcard
1428 os
=`echo "$os" | sed -e 's|mac|macos|'`
1437 os
=`echo "$os" | sed -e 's|sunos5|solaris2|'`
1440 os
=`echo "$os" | sed -e 's|sunos6|solaris3|'`
1472 # Preserve the version number of sinix5.
1474 os
=`echo "$os" | sed -e 's|sinix|sysv|'`
1500 *mint | mint
[0-9]* |
*MiNT | MiNT
[0-9]*)
1507 # Until real need of OS specific support for
1508 # particular features comes up, bare metal
1509 # configurations are quite functional.
1520 # No normalization, but not necessarily accepted, that comes below.
1526 # Here we handle the default operating systems that come with various machines.
1527 # The value should be what the vendor currently ships out the door with their
1528 # machine or put another way, the most popular os provided with the machine.
1530 # Note that if you're going to try to match "-MANUFACTURER" here (say,
1531 # "-sun"), then you have to tell the case statement up towards the top
1532 # that MANUFACTURER isn't an operating system. Otherwise, code above
1533 # will signal an error saying that MANUFACTURER isn't an operating
1534 # system, and we'll never get to this point.
1537 case $cpu-$vendor in
1575 # This must come before the *-dec entry.
1609 *-tti) # must be before sparc entry or we get the wrong os.
1642 i860-
* |
*-att |
*-ncr |
*-altos |
*-motorola |
*-convergent)
1693 f30
[01]-fujitsu | f700-fujitsu
)
1718 # Now, validate our (potentially fixed-up) OS.
1720 # Sometimes we do "kernel-libc", so those need to count as OSes.
1721 musl
* | newlib
* | relibc
* | uclibc
*)
1723 # Likewise for "kernel-abi"
1726 # VxWorks passes extra cpu info in the 4th filed.
1727 simlinux | simwindows | spe
)
1729 # Now accept the basic system types.
1730 # The portable systems comes first.
1731 # Each alternative MUST end in a * to match a version number.
1732 gnu
* | android
* | bsd
* | mach
* | minix
* | genix
* | ultrix
* | irix
* \
1733 |
*vms
* | esix
* | aix
* | cnk
* | sunos | sunos
[34]* \
1734 | hpux
* | unos
* | osf
* | luna
* | dgux
* | auroraux
* | solaris
* \
1735 | sym
* | plan9
* | psp
* | sim
* | xray
* | os68k
* | v88r
* \
1736 | hiux
* | abug | nacl
* | netware
* | windows
* \
1737 | os9
* | macos
* | osx
* | ios
* \
1738 | mpw
* | magic
* | mmixware
* | mon960
* | lnews
* \
1739 | amigaos
* | amigados
* | msdos
* | newsos
* | unicos
* | aof
* \
1740 | aos
* | aros
* | cloudabi
* | sortix
* | twizzler
* \
1741 | nindy
* | vxsim
* | vxworks
* | ebmon
* | hms
* | mvs
* \
1742 | clix
* | riscos
* | uniplus
* | iris
* | isc
* | rtu
* | xenix
* \
1743 | mirbsd
* | netbsd
* | dicos
* | openedition
* | ose
* \
1744 | bitrig
* | openbsd
* | secbsd
* | solidbsd
* | libertybsd
* | os108
* \
1745 | ekkobsd
* | freebsd
* | riscix
* | lynxos
* | os400
* \
1746 | bosx
* | nextstep
* | cxux
* | aout
* | elf
* | oabi
* \
1747 |
ptx* | coff
* | ecoff
* | winnt
* | domain
* | vsta
* \
1748 | udi
* | lites
* | ieee
* | go32
* | aux
* | hcos
* \
1749 | chorusrdb
* | cegcc
* | glidix
* | serenity
* \
1750 | cygwin
* | msys
* | pe
* | moss
* | proelf
* | rtems
* \
1751 | midipix
* | mingw32
* | mingw64
* | mint
* \
1752 | uxpv
* | beos
* | mpeix
* | udk
* | moxiebox
* \
1753 | interix
* | uwin
* | mks
* | rhapsody
* | darwin
* \
1754 | openstep
* | oskit
* | conix
* | pw32
* | nonstopux
* \
1755 | storm-chaos
* | tops10
* | tenex
* | tops20
* | its
* \
1756 | os2
* | vos
* | palmos
* | uclinux
* | nucleus
* | morphos
* \
1757 | scout
* | superux
* | sysv
* | rtmk
* | tpf
* | windiss
* \
1758 | powermax
* | dnix
* | nx6 | nx7 | sei
* | dragonfly
* \
1759 | skyos
* | haiku
* | rdos
* | toppers
* | drops
* | es
* \
1760 | onefs
* | tirtos
* | phoenix
* | fuchsia
* | redox
* | bme
* \
1761 | midnightbsd
* | amdhsa
* | unleashed
* | emscripten
* | wasi
* \
1762 | nsk
* | powerunix
* | genode
* | zvmoe
* | qnx
* | emx
* | zephyr
* \
1763 | fiwix
* | mlibc
* | cos
* | mbr
* )
1765 # This one is extra strict with allowed versions
1766 sco3.2v2 | sco3.2v
[4-9]* | sco5v6
*)
1767 # Don't forget version if it is 3.2v4 or newer.
1772 # Restricted further below
1775 echo "Invalid configuration '$1': OS '$os' not recognized" 1>&2
1780 # As a final step for OS-related things, validate the OS-kernel combination
1781 # (given a valid OS), if there is a kernel.
1783 linux-gnu
* | linux-dietlibc
* | linux-android
* | linux-newlib
* \
1784 | linux-musl
* | linux-relibc
* | linux-uclibc
* | linux-mlibc
* )
1788 managarm-mlibc
* | managarm-kernel
* )
1790 windows
*-gnu* | windows
*-msvc*)
1792 -dietlibc* |
-newlib* |
-musl* |
-relibc* |
-uclibc* |
-mlibc* )
1793 # These are just libc implementations, not actual OSes, and thus
1795 echo "Invalid configuration '$1': libc '$os' needs explicit kernel." 1>&2
1799 echo "Invalid configuration '$1': '$os' needs explicit kernel." 1>&2
1803 echo "Invalid configuration '$1': '$kernel' does not support '$os'." 1>&2
1807 echo "Invalid configuration '$1': '$os' needs 'windows'." 1>&2
1810 kfreebsd
*-gnu* | kopensolaris
*-gnu*)
1812 vxworks-simlinux | vxworks-simwindows | vxworks-spe
)
1818 *-eabi* |
*-gnueabi*)
1821 # Blank kernel with real OS is always fine.
1824 echo "Invalid configuration '$1': Kernel '$kernel' not known to work with OS '$os'." 1>&2
1829 # Here we handle the case where we know the os, and the CPU type, but not the
1830 # manufacturer. We pick the logical manufacturer.
1885 *-vxsim* |
*-vxworks* |
*-windiss*)
1897 *-*mint |
*-mint[0-9]* |
*-*MiNT |
*-MiNT[0-9]*)
1907 echo "$cpu-$vendor-${kernel:+$kernel-}$os"
1911 # eval: (add-hook 'before-save-hook 'time-stamp)
1912 # time-stamp-start: "timestamp='"
1913 # time-stamp-format: "%:y-%02m-%02d"
1914 # time-stamp-end: "'"