From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31286 invoked by alias); 28 Jan 2002 03:50:25 -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 30841 invoked from network); 28 Jan 2002 03:50:10 -0000 Received: from unknown (HELO mail-out2.apple.com) (17.254.0.51) by sources.redhat.com with SMTP; 28 Jan 2002 03:50:10 -0000 Received: from mailgate1.apple.com (A17-128-100-225.apple.com [17.128.100.225]) by mail-out2.apple.com (8.11.3/8.11.3) with ESMTP id g0S3oA716579 for ; Sun, 27 Jan 2002 19:50:10 -0800 (PST) Received: from scv1.apple.com (scv1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.2.1) with ESMTP id ; Sun, 27 Jan 2002 19:49:49 -0800 Received: from apple.com (vpn-gh-50.apple.com [17.254.136.49]) by scv1.apple.com (8.11.3/8.11.3) with ESMTP id g0S3o9I03131; Sun, 27 Jan 2002 19:50:09 -0800 (PST) Message-ID: <3C54CAC3.FE3D0CA2@apple.com> Date: Sun, 27 Jan 2002 19:50:00 -0000 From: Stan Shebs X-Mailer: Mozilla 4.77C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: Nathanael Nerode CC: gdb@sources.redhat.com Subject: Re: autoconfiscating top level directory -- info wanted References: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00314.txt.bz2 [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 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