summaryrefslogtreecommitdiff
path: root/shells/tcsh/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'shells/tcsh/patches/patch-ac')
-rw-r--r--shells/tcsh/patches/patch-ac44
1 files changed, 22 insertions, 22 deletions
diff --git a/shells/tcsh/patches/patch-ac b/shells/tcsh/patches/patch-ac
index 3cdf687429f..050668b872c 100644
--- a/shells/tcsh/patches/patch-ac
+++ b/shells/tcsh/patches/patch-ac
@@ -1,24 +1,24 @@
-$NetBSD: patch-ac,v 1.5 2001/06/07 13:28:05 wiz Exp $
+$NetBSD: patch-ac,v 1.6 2001/09/03 01:57:21 kim Exp $
---- config.sub.orig Sun Nov 12 00:03:33 2000
-+++ config.sub
-@@ -156,8 +156,8 @@
- | alpha | alphaev5 | alphaev56 | alphaev6 \
- | we32k | ns16k | clipper \
- | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
-- | mips64 | mipsel | mips64el | mips64orion | mips64orionel \
-- | mipstx39 | mipstx39el \
-+ | mips64 | mipseb | mipsel | mips64el | mips64orion \
-+ | mips64orionel | mipstx39 | mipstx39el \
- | sparc | sparclet | sparclite | sparc64 | v850)
- basic_machine=$basic_machine-unknown
- ;;
-@@ -183,7 +183,7 @@
- | we32k-* | cydra-* \
- | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
+--- config.sub.orig Sun Mar 18 14:06:28 2001
++++ config.sub Sun Sep 2 20:46:48 2001
+@@ -172,7 +172,8 @@
+ | hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \
+ | alpha | alphaev[4-7] | alphaev56 | alphapca5[67] \
+ | we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \
+- | 1750a | dsp16xx | pdp11 | mips16 | mips64 | mipsel | mips64el \
++ | 1750a | dsp16xx | pdp11 | mips16 | mips64 \
++ | mipseb | mipsel | mips64el \
+ | mips64orion | mips64orionel | mipstx39 | mipstx39el \
+ | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
+ | mips64vr5000 | miprs64vr5000el | mcore \
+@@ -206,7 +207,8 @@
+ | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \
+ | clipper-* | orion-* \
| sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
-- | sparc64-* | mips64-* | mipsel-* \
-+ | sparc64-* | mips64-* | mipseb-* | mipsel-* \
- | mips64el-* | mips64orion-* | mips64orionel-* \
- | mipstx39-* | mipstx39el-* \
- | f301-*)
+- | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipsel-* \
++ | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* \
++ | mipseb-* | mipsel-* \
+ | mips64el-* | mips64orion-* | mips64orionel-* \
+ | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \
+ | mipstx39-* | mipstx39el-* | mcore-* \