From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14273 invoked by alias); 7 Apr 2010 18:34:59 -0000 Received: (qmail 14261 invoked by uid 22791); 7 Apr 2010 18:34:58 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Apr 2010 18:34:53 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id o37IYn76007100; Wed, 7 Apr 2010 20:34:49 +0200 (CEST) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id o37IYlbs031347; Wed, 7 Apr 2010 20:34:47 +0200 (CEST) Date: Wed, 07 Apr 2010 18:34:00 -0000 Message-Id: <201004071834.o37IYlbs031347@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: hjl.tools@gmail.com CC: gdb-patches@sourceware.org In-reply-to: <20100407165458.GB16891@intel.com> (hongjiu.lu@intel.com) Subject: Re: PATCH: 3/6 [3rd try]: Add AVX support (i386 changes) References: <20100304180219.GA10826@intel.com> <20100304180408.GA10869@intel.com> <20100304180643.GB10869@intel.com> <20100306222037.GD21133@intel.com> <20100312164930.GB6144@intel.com> <20100329011124.GA27275@intel.com> <20100402143107.GA24450@intel.com> <20100407165458.GB16891@intel.com> 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-04/txt/msg00150.txt.bz2 > Date: Wed, 7 Apr 2010 09:54:58 -0700 > From: "H.J. Lu" > > On Fri, Apr 02, 2010 at 07:31:07AM -0700, H.J. Lu wrote: > > On Sun, Mar 28, 2010 at 06:11:24PM -0700, H.J. Lu wrote: > > > Hi, > > > > > > Here are i386 changes to support AVX. OK to install? > > > > > > Here is the updated i386 changes to support AVX. I removed > i386_linux_update_xstateregset. OK to install? Still some nits, but this is taking long enough already. Let's get 3, 4 and 5 in and I'll fix the remaining issues in the tree.