From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2084 invoked by alias); 9 Jan 2006 15:41:14 -0000 Received: (qmail 2061 invoked by uid 22791); 9 Jan 2006 15:41:11 -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, 09 Jan 2006 15:41:09 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id k09Ff7e6031173; Mon, 9 Jan 2006 10:41:07 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k09Ff5108825; Mon, 9 Jan 2006 10:41:05 -0500 Received: from [172.16.50.63] (vpn50-63.rdu.redhat.com [172.16.50.63]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id k09FejV3016555; Mon, 9 Jan 2006 15:40:48 GMT Message-ID: <43C28544.5030004@redhat.com> Date: Mon, 09 Jan 2006 15:41:00 -0000 From: Nick Clifton User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Jie Zhang CC: Jim Blandy , binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Add support for Analog Devices Blackfin processor (part 6/6: src toplevel) References: <43B160B0.9000203@gmail.com> <8f2776cb0601032139u24a10ebapcda0e8294037cbde@mail.gmail.com> <6f48278f0601032315p2038610fw740d7a2c8a420700@mail.gmail.com> In-Reply-To: <6f48278f0601032315p2038610fw740d7a2c8a420700@mail.gmail.com> 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-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00096.txt.bz2 Hi Jie, > Here is the second patch, which is for configure.in, and also sent to > binutils@sources.redhat.com. Sorry for not sending the first one to > binutils mailing list. > >> The actual content of the change looks straightforward to me. >> > If it's also OK for binutils, I'll commit it along with other Blackfin > gdb patches. It is OK for binutils. Cheers Nick