From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8867 invoked by alias); 12 Mar 2010 14:17:46 -0000 Received: (qmail 8856 invoked by uid 22791); 12 Mar 2010 14:17:45 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Mar 2010 14:17:41 +0000 Received: by wye20 with SMTP id 20so629795wye.0 for ; Fri, 12 Mar 2010 06:17:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.86.67 with SMTP id v45mr587763wee.70.1268403459514; Fri, 12 Mar 2010 06:17:39 -0800 (PST) In-Reply-To: <83vdd13ie7.fsf@gnu.org> References: <20100304180219.GA10826@intel.com> <20100304180408.GA10869@intel.com> <20100306221946.GC21133@intel.com> <83vdd13ie7.fsf@gnu.org> Date: Fri, 12 Mar 2010 14:17:00 -0000 Message-ID: <6dc9ffc81003120617n55dcb954jef2d59f9b5edc9be@mail.gmail.com> Subject: Re: PATCH: 2/6 [2nd try]: Add AVX support (Update document) From: "H.J. Lu" To: Eli Zaretskii Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-03/txt/msg00444.txt.bz2 On Fri, Mar 12, 2010 at 3:10 AM, Eli Zaretskii wrote: >> Date: Sat, 6 Mar 2010 14:19:46 -0800 >> From: "H.J. Lu" >> >> This patch updates document for AVX support. =A0OK to install? > > I'm sorry, I'm not sure if you are waiting for me to review this, > given the discussions that followed. =A0I understood that you are going > to rework this patch and resubmit, is that right? > I will update my patches. But so far I don't need to update document changes. Thanks. --=20 H.J.