From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4604 invoked by alias); 1 Feb 2008 18:34:14 -0000 Received: (qmail 4404 invoked by uid 22791); 1 Feb 2008 18:34:13 -0000 X-Spam-Check-By: sourceware.org Received: from hq.tensilica.com (HELO mailapp.tensilica.com) (65.205.227.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Feb 2008 18:33:48 +0000 Received: from localhost ([127.0.0.1]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1JL0hu-00011v-5S; Fri, 01 Feb 2008 10:33:46 -0800 Received: from mailapp.tensilica.com ([127.0.0.1]) by localhost (mailapp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31349-09; Fri, 1 Feb 2008 10:33:45 -0800 (PST) Received: from heron.hq.tensilica.com ([192.168.11.123]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1JL0ht-00011d-0T; Fri, 01 Feb 2008 10:33:45 -0800 Message-ID: <47A36608.9000805@tensilica.com> Date: Fri, 01 Feb 2008 18:34:00 -0000 From: Bob Wilson User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: Marc Gauthier CC: binutils@sources.redhat.com, gdb-patches@sources.redhat.com, gcc-patches@gcc.gnu.org Subject: Re: PATCH: Recognizing Xtensa processor variants (1 of 2) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2008-02/txt/msg00027.txt.bz2 Marc Gauthier wrote: > 2008-01-31 Marc Gauthier > > * configure.ac (xtensa*-*-*): Recognize processor variants. > * configure: Regenerate. Thanks, Marc. Since this change is specific to Xtensa (and entirely trivial), I think I can approve this. I've applied your patch for both GCC and Binutils.