aboutsummaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-06-15 20:48:28 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-06-15 20:48:28 +0300
commit3da7ad05f8a8c2bfaaf607f5dc2a1f9f17347bcf (patch)
tree02bbdbb5df31131989fad8d8e8af970d46152ecf /config.sub
parent92edf3d8864ca092c9cffb7e1211e38ef7556be5 (diff)
parentf9586a3dc83144d6383f2db275532f981601426b (diff)
downloadegawk-3da7ad05f8a8c2bfaaf607f5dc2a1f9f17347bcf.tar.gz
egawk-3da7ad05f8a8c2bfaaf607f5dc2a1f9f17347bcf.tar.bz2
egawk-3da7ad05f8a8c2bfaaf607f5dc2a1f9f17347bcf.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub10
1 files changed, 9 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 6d86a1e2..eccd2189 100755
--- a/config.sub
+++ b/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.
-timestamp='2016-05-10'
+timestamp='2016-06-14'
# 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
@@ -643,6 +643,14 @@ case $basic_machine in
basic_machine=m68k-bull
os=-sysv3
;;
+ e500v[12])
+ basic_machine=powerpc-unknown
+ os=$os"spe"
+ ;;
+ e500v[12]-*)
+ basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
+ os=$os"spe"
+ ;;
ebmon29k)
basic_machine=a29k-amd
os=-ebmon