From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26543 invoked by alias); 25 Sep 2006 16:09:10 -0000 Received: (qmail 26509 invoked by uid 22791); 25 Sep 2006 16:09:10 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 25 Sep 2006 16:09:05 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8PG7rPK008011 for ; Mon, 25 Sep 2006 12:07:53 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8PG7lv4028079 for ; Mon, 25 Sep 2006 12:07:47 -0400 Received: from [10.32.68.11] (vpn-68-11.surrey.redhat.com [10.32.68.11]) by pobox.surrey.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k8PG6scW025043; Mon, 25 Sep 2006 17:07:46 +0100 Message-ID: <4517FEA5.7020801@redhat.com> Date: Mon, 25 Sep 2006 16:14:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5.0.7 (X11/20060911) MIME-Version: 1.0 To: ligang@sunnorth.com.cn CC: binutils@sourceware.org Subject: Re: [patch] add target Score to Binutils References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00260.txt.bz2 Hi Ligang, >> One other thing - your submission included a suggested change to the top >> level config.sub file. This file is not part of the binutils project >> and you will need to submit a separate patch to have it changed. This >> patch should be sent to config-patches@gnu.org. > > I have sent the change of config.sub to config-patches@gnu.org. > What is the next step to enter binutils main tree? Once the patch is accepted by the config maintainer he/she will check it in to the mainline sources for you. Cheers Nick