summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-15 09:14:36 +0000
committerJim Meyering <jim@meyering.net>2006-08-15 09:14:36 +0000
commit1289d068090ca3a019ce55d8df73dd327884323c (patch)
tree266a1f29be64a9c8b2e9ae9ba4af99606d8e97c0 /build-aux
parent1a00d99c2f1f4006ccad3b2289839676d0b282de (diff)
downloadcoreutils-1289d068090ca3a019ce55d8df73dd327884323c.tar.xz
update from gnulib
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/config.sub10
1 files changed, 7 insertions, 3 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 387c18d1a..53954dbe9 100644
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2006-07-02'
+timestamp='2006-08-14'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -284,7 +284,7 @@ case $basic_machine in
| tahoe | thumb | tic4x | tic80 | tron \
| v850 | v850e \
| we32k \
- | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
+ | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
| z8k)
basic_machine=$basic_machine-unknown
;;
@@ -367,7 +367,7 @@ case $basic_machine in
| tron-* \
| v850-* | v850e-* | vax-* \
| we32k-* \
- | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
+ | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa-* \
| ymp-* \
| z8k-*)
@@ -909,6 +909,10 @@ case $basic_machine in
sb1el)
basic_machine=mipsisa64sb1el-unknown
;;
+ sde)
+ basic_machine=mipsisa32-sde
+ os=-elf
+ ;;
sei)
basic_machine=mips-sei
os=-seiux