X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=config.guess;h=c7607c74f1b8db4387a814a64dc12b21145e02e6;hb=8e3bdc85fe447bf8f1db965212b7d307608f9548;hp=6603908c211dbecd16c02a91ce65e4558d968383;hpb=82ab37f5efa17f224b3321eeeb8cdc6de68b7570;p=pf3gnuchains%2Fgcc-fork.git diff --git a/config.guess b/config.guess index 6603908c211..c7607c74f1b 100755 --- a/config.guess +++ b/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2008-03-12' +timestamp='2008-04-14' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -985,9 +985,6 @@ EOF a.out-i386-linux) echo "${UNAME_MACHINE}-pc-linux-gnuaout" exit ;; - coff-i386) - echo "${UNAME_MACHINE}-pc-linux-gnucoff" - exit ;; "") # Either a pre-BFD a.out linker (linux-gnuoldld) or # one that does not give us useful --help.