X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=config.sub;h=ab72d8515be30ecad9cc2274d83aefd0ba6ad660;hb=7b023c17ba5756caaaee5cbff33d8718892b7597;hp=edb6b663ca2b30ff0dd886e09137ebb59b6e4568;hpb=ccf99faab79a66c17a2f673be854c95761a79a53;p=pf3gnuchains%2Fgcc-fork.git diff --git a/config.sub b/config.sub index edb6b663ca2..ab72d8515be 100755 --- a/config.sub +++ b/config.sub @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. -timestamp='2004-08-29' +timestamp='2004-11-12' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -489,6 +489,10 @@ case $basic_machine in basic_machine=m88k-motorola os=-sysv3 ;; + djgpp) + basic_machine=i586-pc + os=-msdosdjgpp + ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx @@ -1297,6 +1301,9 @@ case $os in -kaos*) os=-kaos ;; + -zvmoe) + os=-zvmoe + ;; -none) ;; *)