From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12640 invoked by alias); 3 Jan 2007 22:28:32 -0000 Received: (qmail 12615 invoked by uid 22791); 3 Jan 2007 22:28:30 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 03 Jan 2007 22:28:26 +0000 Received: (qmail 7430 invoked from network); 3 Jan 2007 22:28:24 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Jan 2007 22:28:24 -0000 To: =?utf-8?B?56em5beN?= Cc: bjgnu@sunnorth.com.cn, gdb-patches@sourceware.org Subject: Re: [patch] add target Score to GDB References: From: Jim Blandy Date: Wed, 03 Jan 2007 22:28:00 -0000 In-Reply-To: (Jim Blandy's message of "Tue, 02 Jan 2007 16:08:43 -0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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: 2007-01/txt/msg00086.txt.bz2 Jim Blandy writes: > Hi, Qinwei. I'm sorry we didn't make the GDB 6.6 release, but this > version of the patch looks fine for inclusion. I've asked the Free > Software Foundation clerks whether the copyright paperwork is all > ready; once that's done, we'll get you write-after-approval access to > GDB, and you can commit the S+Core port. Hi, Qinwei. The FSF confirms that we can accept your contributions, so you can go ahead and commit your change. Please apply for an account via the form at http://sourceware.org/cgi-bin/pdw/ps_form.cgi, and list me as the approver. Once that's done, follow the directions for checking out a read-write CVS tree at http://sourceware.org/gdb/current/. Add yourself to the "Write After Approval" list in gdb/MAINTAINERS, and add yourself as the maintainer of the S+Core port in the "Responsible Maintainers" section. Add an appropriate ChangeLog entry (see Gary Funck's on 2006-12-27), and commit. Then, as a separate change, go ahead and commit the S+Core port. (Note that ChangeLog entries on the same day by the same person can share a date/name line in the ChangeLog.) Good to have you, and thanks for the port!