From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2269 invoked by alias); 11 May 2011 14:24:38 -0000 Received: (qmail 2243 invoked by uid 22791); 11 May 2011 14:24:37 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,TW_BD X-Spam-Check-By: sourceware.org Received: from mail-px0-f171.google.com (HELO mail-px0-f171.google.com) (209.85.212.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 11 May 2011 14:24:23 +0000 Received: by pxi7 with SMTP id 7so387070pxi.30 for ; Wed, 11 May 2011 07:24:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.31.40 with SMTP id x8mr2805497pbh.114.1305123862605; Wed, 11 May 2011 07:24:22 -0700 (PDT) Received: by 10.68.46.67 with HTTP; Wed, 11 May 2011 07:24:22 -0700 (PDT) In-Reply-To: <4DCA4B670200007800040E8A@vpn.id2.novell.com> References: <4DCA4B670200007800040E8A@vpn.id2.novell.com> Date: Wed, 11 May 2011 14:24:00 -0000 Message-ID: Subject: Re: [PATCH] add bdver2 processor. From: Quentin Neill To: Jan Beulich Cc: "H.J. Lu" , binutils@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-05/txt/msg00151.txt.bz2 On Wed, May 11, 2011 at 1:40 AM, Jan Beulich wrote: >>>> On 10.05.11 at 21:10, "H.J. Lu" wrote: >> On Tue, May 10, 2011 at 11:28 AM, Quentin Neill >>> Should I rename the PROCESSOR_BDVER1 variable to perhaps PROCESSOR_BDVER? >> >> Sounds good to me. > > And in a couple of years from now nobody will be able to tell what the > "VER" in the name stands for ... > > Jan I thought of that last night when I got home. I'll change it to PROCESSOR_BD with another patch. -- Quentin