summaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-22 17:37:35 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-10-22 17:37:35 +0000
commitf027f4738197435fd4ddb90ef5ac4ba9c4b49c2f (patch)
tree7e2c0de77c31f317993475687662ce10f7c605e5 /config.sub
parent1369b96cb2e87a52eb744fd966cc76cd5a02dc82 (diff)
downloadppe42-gcc-f027f4738197435fd4ddb90ef5ac4ba9c4b49c2f.tar.gz
ppe42-gcc-f027f4738197435fd4ddb90ef5ac4ba9c4b49c2f.zip
Opps. Revert another accidental checkin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23233 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub30
1 files changed, 0 insertions, 30 deletions
diff --git a/config.sub b/config.sub
index 8acc06ab330..02d959dfa88 100755
--- a/config.sub
+++ b/config.sub
@@ -224,40 +224,14 @@ case $basic_machine in
;;
thumb-*) # CYGNUS LOCAL angela/thumb
;;
-# start-sanitize-sky
- dvp-* | txvu-*)
- ;;
-# end-sanitize-sky
v850-*) # CYGNUS LOCAL
;;
-# start-sanitize-v850e
- v850e-*) # CYGNUS LOCAL
- ;;
- v850ea-*) # CYGNUS LOCAL
- ;;
-# end-sanitize-v850e
d30v-*) # CYGNUS LOCAL
;;
-# start-sanitize-vr4320
- mips64vr4320-* | mips64vr4320el-*)
- ;;
-# end-sanitize-vr4320
mips64vr4300-* | mips64vr4300el-*) # CYGNUS LOCAL jsmith/vr4300
;;
mips64vr4100-* | mips64vr4100el-*) # CYGNUS LOCAL jsmith/vr4100
;;
-# start-sanitize-tx19
- mipstx19-* | mipstx19el-*)
- ;;
-# end-sanitize-tx19
-# start-sanitize-tx49
- mips64tx49-* | mips64tx49el-*)
- ;;
-# end-sanitize-tx49
-# start-sanitize-r5900
- mips64r5900-* | mips64r5900el-*) # CYGNUS LOCAL gavin/r5900
- ;;
-# end-sanitize-r5900
mips16-*) # CYGNUS LOCAL krk/mips16
;;
tic30-*) # CYGNUS LOCAL ian/tic30
@@ -265,10 +239,6 @@ case $basic_machine in
c30-*) # CYGNUS LOCAL ian/tic30
basic_machine=tic30-unknown
;;
-# start-sanitize-tic80
- tic80-*) # CYGNUS LOCAL fnf/TIc80
- ;;
-# end-sanitize-tic80
# Recognize the various machine names and aliases which stand
# for a CPU type and a company and sometimes even an OS.
386bsd) # CYGNUS LOCAL
OpenPOWER on IntegriCloud