summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-08-29 15:21:28 +0000
committerNick Clifton <nickc@gcc.gnu.org>2007-08-29 15:21:28 +0000
commitc3f07bd6a09f916ff4497db5b7675b5891a5627d (patch)
treea10a031a6bf297ef10cd75d61951e771c11f1ef8 /config.sub
parentbae891736b7f378f46de7999db525829869ce456 (diff)
* config.sub, config.guess: Update from upstream sources.
From-SVN: r127904
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub8
1 files changed, 2 insertions, 6 deletions
diff --git a/config.sub b/config.sub
index c9c3a7c2cdf..1761d8bdf63 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2007-04-29'
+timestamp='2007-06-28'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -475,11 +475,7 @@ case $basic_machine in
basic_machine=craynv-cray
os=-unicosmp
;;
- cr16c)
- basic_machine=cr16c-unknown
- os=-elf
- ;;
- cr16)
+ cr16)
basic_machine=cr16-unknown
os=-elf
;;