aboutsummaryrefslogtreecommitdiffstats
path: root/extension
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-03-23 21:30:37 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-03-23 21:30:37 +0200
commitde35ebb8a343a6756ee5b45a6f0958626c17982c (patch)
treee8bb3f946e98238b8fe354496b7548b09f7abe52 /extension
parenteab8c54a43c4f1e7827b28f0e4e0e3b2d6643b97 (diff)
parent10c17fe33a10746bd44fc4b62f764ca4c3f3c5a6 (diff)
downloadegawk-de35ebb8a343a6756ee5b45a6f0958626c17982c.tar.gz
egawk-de35ebb8a343a6756ee5b45a6f0958626c17982c.tar.bz2
egawk-de35ebb8a343a6756ee5b45a6f0958626c17982c.zip
Merge branch 'master' into feature/api-parser
Diffstat (limited to 'extension')
-rw-r--r--extension/build-aux/ChangeLog4
-rwxr-xr-xextension/build-aux/config.sub7
2 files changed, 10 insertions, 1 deletions
diff --git a/extension/build-aux/ChangeLog b/extension/build-aux/ChangeLog
index af726346..0851fdf4 100644
--- a/extension/build-aux/ChangeLog
+++ b/extension/build-aux/ChangeLog
@@ -1,3 +1,7 @@
+2017-03-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * config.sub: Updated again.
+
2017-03-20 Arnold D. Robbins <arnold@skeeve.com>
* config.guess, config.rpath, config.sub, install-sh:
diff --git a/extension/build-aux/config.sub b/extension/build-aux/config.sub
index 87abeab6..7203bf1e 100755
--- a/extension/build-aux/config.sub
+++ b/extension/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2017 Free Software Foundation, Inc.
-timestamp='2017-02-07'
+timestamp='2017-03-21'
# 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
@@ -315,6 +315,7 @@ case $basic_machine in
| ubicom32 \
| v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
| visium \
+ | wasm32 \
| we32k \
| x86 | xc16x | xstormy16 | xtensa \
| z8k | z80)
@@ -446,6 +447,7 @@ case $basic_machine in
| v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
| vax-* \
| visium-* \
+ | wasm32-* \
| we32k-* \
| x86-* | x86_64-* | xc16x-* | xps100-* \
| xstormy16-* | xtensa*-* \
@@ -1246,6 +1248,9 @@ case $basic_machine in
basic_machine=a29k-wrs
os=-vxworks
;;
+ wasm32)
+ basic_machine=wasm32-unknown
+ ;;
w65*)
basic_machine=w65-wdc
os=-none