diff options
author | Eric Christopher <echristo@apple.com> | 2001-08-31 05:45:40 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2001-08-31 05:45:40 +0000 |
commit | 0f92fdc241cdc7330aa93a293043f15f65829c50 (patch) | |
tree | e5e2149f885a0bb43a90f73cba49b37182e71987 /config.sub | |
parent | b1728cefa73b92a931e4b8d97ec62daadcc52925 (diff) | |
download | gdb-0f92fdc241cdc7330aa93a293043f15f65829c50.tar.gz |
2001-08-30 Eric Christopher <echristo@redhat.com>
* config.sub, config.guess: Import latest from subversions.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.sub b/config.sub index 12ebc7875a3..ff13f7aa213 100755 --- a/config.sub +++ b/config.sub @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. -timestamp='2001-08-13' +timestamp='2001-08-23' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -246,7 +246,7 @@ case $basic_machine in | s390 | s390x \ | sh | sh[34] | sh[34]eb | shbe | shle \ | sparc | sparc64 | sparclet | sparclite | sparcv9 | sparcv9b \ - | strongarm \ + | stormy16 | strongarm \ | tahoe | thumb | tic80 | tron \ | v850 \ | we32k \ @@ -304,7 +304,7 @@ case $basic_machine in | s390-* | s390x-* \ | sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* \ | sparc-* | sparc64-* | sparc86x-* | sparclite-* \ - | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* \ + | sparcv9-* | sparcv9b-* | stormy16-* | strongarm-* | sv1-* \ | t3e-* | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \ | v850-* | vax-* \ | we32k-* \ |