From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27916 invoked by alias); 30 Mar 2009 14:59:43 -0000 Received: (qmail 27907 invoked by uid 22791); 30 Mar 2009 14:59:41 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_14,J_CHICKENPOX_93 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 30 Mar 2009 14:59:36 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 5DA312BBA88; Mon, 30 Mar 2009 10:59:34 -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 HQb5O0ZDNvo7; Mon, 30 Mar 2009 10:59:34 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id DF8F12BBA78; Mon, 30 Mar 2009 10:59:33 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E97DCF5898; Mon, 30 Mar 2009 07:59:27 -0700 (PDT) Date: Mon, 30 Mar 2009 15:17:00 -0000 From: Joel Brobecker To: don.lee@sunplusct.com Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Support new target S+core 3, a variant of S+core Message-ID: <20090330145927.GX9472@adacore.com> References: <20090324170944.GA21622@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-03/txt/msg00669.txt.bz2 > > The change in gdb/configure.ac is also approved, but please repost > > the patch with the associated ChangeLog entry as well. > > Do you mean gdb/configure.tgt? Because I didn't change gdb/configure.ac, > the file which I changed is gdb/configure.tgt. Anyway, I'll repost this > change with the associated ChangeLog entry. Yes - sorry. Small typo. > Do I need commit them separately? One commit in for score-tdep.[ch]? One > commit in for configure.tgt? Yes, please :). -- Joel