From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12937 invoked by alias); 5 Aug 2004 17:34:30 -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 12879 invoked from network); 5 Aug 2004 17:34:29 -0000 Received: from unknown (HELO ms-smtp-04.nyroc.rr.com) (24.24.2.58) by sourceware.org with SMTP; 5 Aug 2004 17:34:29 -0000 Received: from [24.59.115.43] (syr-24-59-115-43.twcny.rr.com [24.59.115.43]) by ms-smtp-04.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id i75HYRt2020284; Thu, 5 Aug 2004 13:34:28 -0400 (EDT) Message-ID: <41126FA4.2020302@twcny.rr.com> Date: Thu, 05 Aug 2004 17:34:00 -0000 From: Nathanael Nerode User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 MIME-Version: 1.0 To: mec@gnu.mindspring.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Convert utils/sparclite to autoconf 2.59 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-SW-Source: 2004-08/txt/msg00124.txt.bz2 >According to gdb/NEWS, support for sparclite was removed in gdb 6.1. > >Is utils/ shared with any other project? According to CVSROOT/modules, utils is strictly GDB. Accordingly, I will proceed to blow away the utils/sparclite files and related code. :-) Is utils/wince still used? How about utils/spu? How about utils/misc/doschk (which is in particularly bad shape)?