aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2007-08-29 15:21:28 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2007-08-29 15:21:28 +0000
commit26dd65f35e0c4fc3724b5870bbaff6e4c4a81d44 (patch)
treea10a031a6bf297ef10cd75d61951e771c11f1ef8 /config.sub
parent52ed1096f92ec252751d0ffcecc4846a8863bade (diff)
* config.sub, config.guess: Update from upstream sources.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127904 138bc75d-0d04-0410-961f-82ee72b054a4
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
;;