From M R Swami Reddy <MR.Swami.Reddy@nsc.com>:

* config.sub: Rename cr16c to cr16.
This commit is contained in:
Ben Elliston 2007-06-28 06:56:43 +00:00
parent 6ee3cb904c
commit 99ad2cf9ad
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2007-06-28 Ben Elliston <bje@gnu.org>
From M R Swami Reddy <MR.Swami.Reddy@nsc.com>:
* config.sub: Rename cr16c to cr16.
2007-05-17 Ben Elliston <bje@gnu.org> 2007-05-17 Ben Elliston <bje@gnu.org>
From Luke Mewburn <luke@mewburn.net>: From Luke Mewburn <luke@mewburn.net>:

6
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc. # Inc.
timestamp='2007-04-29' timestamp='2007-06-28'
# This file is (in principle) common to ALL GNU software. # This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software # The presence of a machine in this file suggests that SOME GNU software
@ -475,8 +475,8 @@ case $basic_machine in
basic_machine=craynv-cray basic_machine=craynv-cray
os=-unicosmp os=-unicosmp
;; ;;
cr16c) cr16)
basic_machine=cr16c-unknown basic_machine=cr16-unknown
os=-elf os=-elf
;; ;;
crds | unos) crds | unos)