From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30850 invoked by alias); 7 Dec 2009 18:05:54 -0000 Received: (qmail 30842 invoked by uid 22791); 7 Dec 2009 18:05:54 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 Dec 2009 18:05:47 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 5303B3205D; Mon, 7 Dec 2009 10:05:46 -0800 (PST) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost3.vmware.com (Postfix) with ESMTP id 46D91CD90F; Mon, 7 Dec 2009 10:05:46 -0800 (PST) Message-ID: <4B1D43E1.5010400@vmware.com> Date: Mon, 07 Dec 2009 18:05:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20090624) MIME-Version: 1.0 To: Joel Brobecker CC: Hui Zhu , gdb-patches ml , Mark Kettenis Subject: Re: [RFA] Prec x86 MMX 3DNow! SSE SSE2 SSE3 SSSE3 SSE4 support References: <4B1D3829.2020509@vmware.com> <20091207174317.GF2891@adacore.com> <4B1D4152.7000200@vmware.com> <20091207180036.GG2891@adacore.com> In-Reply-To: <20091207180036.GG2891@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00083.txt.bz2 Joel Brobecker wrote: >>> Let's avoid that extension, as GDB is supposed to be buildable with >>> a non-GCC compiler. >> I thought we had given up that requirement? > > You might be right, but I don't remember us making that decision. > Anyone remembers? Nah, I'm probably confusing it for when we gave up the requirement to be compilable by K&R (non-ansii) compilers.