From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109051 invoked by alias); 4 Apr 2018 15:33:06 -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 109032 invoked by uid 89); 4 Apr 2018 15:33:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=perfect 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 15:33:04 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4605A1169D9; Wed, 4 Apr 2018 11:33:03 -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 BsCInrLLLXGA; Wed, 4 Apr 2018 11:33:03 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 13B551169D4; Wed, 4 Apr 2018 11:33:03 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 2E02D83313; Wed, 4 Apr 2018 08:33:01 -0700 (PDT) Date: Wed, 04 Apr 2018 15:33: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: <20180404153301.ud5oahwwf25cqi7e@adacore.com> References: <20180404114219.GA439@intel.com> <20180404144342.vxvb7u52s2zz33eh@adacore.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/msg00069.txt.bz2 > > 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. > > Done: > https://sourceware.org/bugzilla/show_bug.cgi?id=23028 Perfect, thank you. -- Joel