From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28787 invoked by alias); 8 Aug 2003 00:48:17 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28780 invoked from network); 8 Aug 2003 00:48:16 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 8 Aug 2003 00:48:16 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h780mGt25852 for ; Thu, 7 Aug 2003 20:48:16 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h780mGx11044 for ; Thu, 7 Aug 2003 20:48:16 -0400 Received: from redhat.com (blc.cipe.redhat.com [10.0.2.152]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h780mF717766; Thu, 7 Aug 2003 20:48:15 -0400 Message-ID: <3F32F423.2060800@redhat.com> Date: Fri, 08 Aug 2003 00:48:00 -0000 From: Brendan Conoboy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Buettner CC: gdb-patches@sources.redhat.com Subject: Re: small configuration patch to add xscale-linux support References: <3F1ED2B1.8010503@redhat.com> <1030723210616.ZM8762@localhost.localdomain> In-Reply-To: <1030723210616.ZM8762@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg00116.txt.bz2 Kevin Buettner wrote: > Brendan's patch looks good to me, so I recommend that he be added to > the "Write After Approval" list. Woo! > Brendan, assuming that no one disagrees, I believe the next step is > for you to add yourself to the the "Write After Approval" list in > gdb/MAINTAINERS (with an appropriate entry added to gdb/ChangeLog as > well), commit it, and then post that patch to gdb-patches. Done. > Then, assuming that there are no objections to your xscale config > patch, you can commit that. I'd wait a couple of days for comments. Andrew and yourself were the only respondents, so I've just committed these two patches. -Brendan (blc@redhat.com)