aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/config.sub
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-07 13:47:29 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-07 13:47:29 +0300
commit110e88df64d96ec8d0b9a1eeea0d1d18d1de289f (patch)
treee1ef41a35fa85a3047ecda8100061a7af735ba93 /build-aux/config.sub
parentea33d6487ac96e175507406ed994bb9546a7f3ca (diff)
parentaa6a71c05ac79553f88583264179054998037f90 (diff)
downloadegawk-110e88df64d96ec8d0b9a1eeea0d1d18d1de289f.tar.gz
egawk-110e88df64d96ec8d0b9a1eeea0d1d18d1de289f.tar.bz2
egawk-110e88df64d96ec8d0b9a1eeea0d1d18d1de289f.zip
Merge branch 'master' into feature/bool
Diffstat (limited to 'build-aux/config.sub')
-rwxr-xr-xbuild-aux/config.sub10
1 files changed, 7 insertions, 3 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 7f7d0b05..7384e919 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2021 Free Software Foundation, Inc.
-timestamp='2021-03-10'
+timestamp='2021-04-30'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -1165,7 +1165,7 @@ case $cpu-$vendor in
| alphapca5[67] | alpha64pca5[67] \
| am33_2.0 \
| amdgcn \
- | arc | arceb \
+ | arc | arceb | arc64 \
| arm | arm[lb]e | arme[lb] | armv* \
| avr | avr32 \
| asmjs \
@@ -1204,9 +1204,13 @@ case $cpu-$vendor in
| mips64vr5900 | mips64vr5900el \
| mipsisa32 | mipsisa32el \
| mipsisa32r2 | mipsisa32r2el \
+ | mipsisa32r3 | mipsisa32r3el \
+ | mipsisa32r5 | mipsisa32r5el \
| mipsisa32r6 | mipsisa32r6el \
| mipsisa64 | mipsisa64el \
| mipsisa64r2 | mipsisa64r2el \
+ | mipsisa64r3 | mipsisa64r3el \
+ | mipsisa64r5 | mipsisa64r5el \
| mipsisa64r6 | mipsisa64r6el \
| mipsisa64sb1 | mipsisa64sb1el \
| mipsisa64sr71k | mipsisa64sr71kel \
@@ -1707,7 +1711,7 @@ case $os in
| nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
| clix* | riscos* | uniplus* | iris* | isc* | rtu* | xenix* \
| mirbsd* | netbsd* | dicos* | openedition* | ose* \
- | bitrig* | openbsd* | solidbsd* | libertybsd* | os108* \
+ | bitrig* | openbsd* | secbsd* | solidbsd* | libertybsd* | os108* \
| ekkobsd* | freebsd* | riscix* | lynxos* | os400* \
| bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
| ptx* | coff* | ecoff* | winnt* | domain* | vsta* \