summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-08-29 15:23:21 +0000
committerNick Clifton <nickc@redhat.com>2007-08-29 15:23:21 +0000
commita4075a8588b269bd9298f4478c220fc365663337 (patch)
treeef556341726c2548e060b648caa4cbdb4cf1bb97 /config.sub
parent69e42eba3082258256e0957f8c9b6ee5eda5aacb (diff)
downloadgdb-a4075a8588b269bd9298f4478c220fc365663337.tar.gz
* config.sub, config.guess: Update from upstream sources.
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 014646224c1..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-08-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
;;