diff options
author | Nick Clifton <nickc@redhat.com> | 2007-08-29 15:23:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-08-29 15:23:21 +0000 |
commit | f00a31658d1f69419ab6d4f5fd8ceb7a7eeeb4d9 (patch) | |
tree | 24ea4f5eff82821347653ce99e189a1b4b3e669f /config.sub | |
parent | 971aaaa5b793a427ef5b590b0286445d7abc29f0 (diff) | |
download | gdb-f00a31658d1f69419ab6d4f5fd8ceb7a7eeeb4d9.zip gdb-f00a31658d1f69419ab6d4f5fd8ceb7a7eeeb4d9.tar.gz gdb-f00a31658d1f69419ab6d4f5fd8ceb7a7eeeb4d9.tar.bz2 |
* config.sub, config.guess: Update from upstream sources.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -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 ;; |