From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31870 invoked by alias); 25 Nov 2003 06:56:22 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31863 invoked from network); 25 Nov 2003 06:56:21 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 25 Nov 2003 06:56:21 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AOY3b-0002Cb-Ml; Tue, 25 Nov 2003 02:56:26 -0500 Date: Tue, 25 Nov 2003 06:56:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew Cagney CC: drow@mvista.com,gdb-patches@sources.redhat.com In-reply-to: <3FC262DE.5080308@gnu.org> (message from Andrew Cagney on Mon, 24 Nov 2003 14:58:22 -0500) Subject: Re: [commit] Deprecate remaining STREQ uses Reply-to: Eli Zaretskii References: <3FC119EB.1060102@gnu.org> <3FC234C0.1000500@gnu.org> <20031124165047.GA2227@nevyn.them.org> <9003-Mon24Nov2003213315+0200-eliz@elta.co.il> <3FC262DE.5080308@gnu.org> X-SW-Source: 2003-11/txt/msg00557.txt.bz2 > Date: Mon, 24 Nov 2003 14:58:22 -0500 > From: Andrew Cagney > > BTW, coff (not xcoff) support which is where (ignoring ada, hi joel) > most of the remaining references occure _is_ heading for oblivion. I > just sent out patches to wack m68k and mips svr3 support. That leaves > just i386 and alpha. Well, i386 is not going away any time soon, I suppose. DJGPP uses COFF ;-).