From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28734 invoked by alias); 2 Jan 2004 16:38:50 -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 28585 invoked from network); 2 Jan 2004 16:38:49 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 2 Jan 2004 16:38:49 -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 i02GcmA01482; Fri, 2 Jan 2004 11:38:49 -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 i02GcmE07041; Fri, 2 Jan 2004 11:38:48 -0500 Received: from localhost.localdomain.redhat.com (vpn50-18.rdu.redhat.com [172.16.50.18]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id i02Gcgel003840; Fri, 2 Jan 2004 16:38:43 GMT To: Bernardo Innocenti Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] add m68k-uclinux-* target References: <3FE51545.8070101@develer.com> From: Nick Clifton Date: Fri, 02 Jan 2004 16:38:00 -0000 In-Reply-To: <3FE51545.8070101@develer.com> (Bernardo Innocenti's message of "Sun, 21 Dec 2003 04:36:37 +0100") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-01/txt/msg00024.txt.bz2 Hi Bernardo, > 2003-21-12 Bernardo Innocenti > > * config.bfd: Add uClinux target. > > 2003-21-12 Bernardo Innocenti > > * configure.in: Add uClinux target. > * configure: Regenerate. > > 2003-21-12 Bernardo Innocenti > > * configure.tgt: Add uClinux target. Approved and applied (with the fix to config.bfd) Cheers Nick