summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@gcc.gnu.org>2001-08-25 17:20:10 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2001-08-25 17:20:10 +0000
commit32f30f91efcb4c875595fe44d7868b8d99827656 (patch)
tree1b05225f60bfb086009414f44c564c268624ee57 /config.sub
parent4b58290fe6d467cf8d1c4f72e35c308218728b3b (diff)
config.sub: Merge from master sources, rev 1.219.
* config.sub: Merge from master sources, rev 1.219. * MAINTAINERS: Add self as contact for stormy16 port. From-SVN: r45174
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub6
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-* \