Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2001-08-31 10:37:20 +0400
committerEric Christopher <echristo@gmail.com>2001-08-31 10:37:20 +0400
commit4597920dfce077bce3b9e7c94e03b0e39850b61f (patch)
tree43afe9e9dc64e88da7bee70e596d76f4aab33f6c /config.sub
parenta39a34f715f238633051cb79223b46178202d6c8 (diff)
2001-08-30 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com> * config.sub: Add support for mipsisa32.
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 ff13f7aa2..15e4417a6 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-23'
+timestamp='2001-08-30'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -236,7 +236,7 @@ case $basic_machine in
| mips16 | mips64 | mips64el | mips64orion | mips64orionel \
| mips64vr4100 | mips64vr4100el | mips64vr4300 \
| mips64vr4300el | mips64vr5000 | mips64vr5000el \
- | mipsbe | mipsel | mipsle | mipstx39 | mipstx39el \
+ | mipsbe | mipsel | mipsle | mipstx39 | mipstx39el | mipsisa32 \
| mn10200 | mn10300 \
| ns16k | ns32k \
| openrisc \
@@ -294,7 +294,7 @@ case $basic_machine in
| mips-* | mips16-* | mips64-* | mips64el-* | mips64orion-* \
| mips64orionel-* | mips64vr4100-* | mips64vr4100el-* \
| mips64vr4300-* | mips64vr4300el-* | mipsbe-* | mipsel-* \
- | mipsle-* | mipstx39-* | mipstx39el-* \
+ | mipsle-* | mipstx39-* | mipstx39el-* | mipsisa32-* \
| none-* | np1-* | ns16k-* | ns32k-* \
| orion-* \
| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \