aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-10-22 11:37:35 -0600
committerJeff Law <law@gcc.gnu.org>1998-10-22 11:37:35 -0600
commit8f38ad1fd87f97efa2225d862fc452ec42e4ca20 (patch)
tree7e2c0de77c31f317993475687662ce10f7c605e5
parent1da8742aff6ab312f0e1680eb912fbd48d30603e (diff)
downloadgcc-8f38ad1fd87f97efa2225d862fc452ec42e4ca20.zip
gcc-8f38ad1fd87f97efa2225d862fc452ec42e4ca20.tar.gz
gcc-8f38ad1fd87f97efa2225d862fc452ec42e4ca20.tar.bz2
Opps. Revert another accidental checkin.
From-SVN: r23233
-rwxr-xr-xconfig.sub30
1 files changed, 0 insertions, 30 deletions
diff --git a/config.sub b/config.sub
index 8acc06a..02d959d 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