From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31665 invoked by alias); 7 Dec 2009 18:08:05 -0000 Received: (qmail 31657 invoked by uid 22791); 7 Dec 2009 18:08:05 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 Dec 2009 18:08:01 +0000 Received: from wpaz33.hot.corp.google.com (wpaz33.hot.corp.google.com [172.24.198.97]) by smtp-out.google.com with ESMTP id nB7I7vub004818 for ; Mon, 7 Dec 2009 18:07:58 GMT Received: from ewy3 (ewy3.prod.google.com [10.241.103.3]) by wpaz33.hot.corp.google.com with ESMTP id nB7I7SID017370 for ; Mon, 7 Dec 2009 10:07:55 -0800 Received: by ewy3 with SMTP id 3so85870ewy.33 for ; Mon, 07 Dec 2009 10:07:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.91.67 with SMTP id g45mr418401wef.190.1260209263757; Mon, 07 Dec 2009 10:07:43 -0800 (PST) In-Reply-To: <20091207180036.GG2891@adacore.com> References: <4B1D3829.2020509@vmware.com> <20091207174317.GF2891@adacore.com> <4B1D4152.7000200@vmware.com> <20091207180036.GG2891@adacore.com> Date: Mon, 07 Dec 2009 18:08:00 -0000 Message-ID: Subject: Re: [RFA] Prec x86 MMX 3DNow! SSE SSE2 SSE3 SSSE3 SSE4 support From: Doug Evans To: Joel Brobecker Cc: Michael Snyder , Hui Zhu , gdb-patches ml , Mark Kettenis Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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/msg00084.txt.bz2 On Mon, Dec 7, 2009 at 10:00 AM, 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? And regardless of what the answer is, can we write it down on the wiki somewhere. :-) [assuming it's not there already]