From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24937 invoked by alias); 28 Jan 2002 21:25:21 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24892 invoked from network); 28 Jan 2002 21:25:17 -0000 Received: from unknown (HELO nerodeguest) (66.24.57.101) by sources.redhat.com with SMTP; 28 Jan 2002 21:25:17 -0000 Received: from neroden (helo=localhost) by nerodeguest with local-esmtp (Exim 3.33 #1 (Debian)) id 16VJHB-0006KE-00; Mon, 28 Jan 2002 16:25:17 -0500 Date: Mon, 28 Jan 2002 13:25:00 -0000 From: Nathanael Nerode X-Sender: neroden@nerodeguest To: Stan Shebs cc: gdb@sources.redhat.com Subject: Re: autoconfiscating top level directory -- info wanted In-Reply-To: <3C54CAC3.FE3D0CA2@apple.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-01/txt/msg00322.txt.bz2 On Sun, 27 Jan 2002, Stan Shebs wrote: > [Redirecting to GDB list] > > Nathanael Nerode wrote: > > > > My next patch is to autoconfiscate the remainder of the 'utils' > > directory. It *looks* like this is part of GDB, and so should be > > submitted to gdb-patches -- is this correct? > > Yep, but before you spend too much on it, you should be aware > that the a29k has just been obsoleted, which means that the > code in utils/amd-udi and utils/msdos is obsolete too. The Um... that's lovely. Thank you for making my job significantly easier. Msdos was the only one which looked truly difficult. > programs in utils/sparclite are quite likely obsolete also, > check Fujitsu's website to see if they even still make the > boards in question. Even utils/wince is on the chopping block, > again because the support has been abandoned. > > That leaves spu, which is my code and which I've been > considering making into a "real" GNU program that sits alongside > the other programs. Autoconfiscation of it would be worthwhile > and much appreciated. > > Stan --Nathanael