From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6114 invoked by alias); 4 Apr 2018 14:43:47 -0000 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 Received: (qmail 6104 invoked by uid 89); 4 Apr 2018 14:43:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Apr 2018 14:43:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3EFE2116997; Wed, 4 Apr 2018 10:43:44 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id manS4bxTwTrR; Wed, 4 Apr 2018 10:43:44 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0F569116991; Wed, 4 Apr 2018 10:43:44 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5D1A983313; Wed, 4 Apr 2018 07:43:42 -0700 (PDT) Date: Wed, 04 Apr 2018 14:43:00 -0000 From: Joel Brobecker To: "H.J. Lu" Cc: GDB Subject: Re: Fwd: [PATCH, committed] i386: Clear vex instead of vex.evex Message-ID: <20180404144342.vxvb7u52s2zz33eh@adacore.com> References: <20180404114219.GA439@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-04/txt/msg00067.txt.bz2 > I'd like to backport it to GDB 8.1 branch. Is it OK for gdb-8.1-branch? Looks good to me, but in that case, create a GDB PR that points to the binutils one, and set the Target Milestone to 8.1. This is to make sure all changes made on the 8.1 branch since the 8.1 release are easily trackable by everyone. -- Joel