From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19631 invoked by alias); 25 Mar 2004 21:43:29 -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 19624 invoked from network); 25 Mar 2004 21:43:28 -0000 Received: from unknown (HELO mail-out4.apple.com) (17.254.13.23) by sources.redhat.com with SMTP; 25 Mar 2004 21:43:28 -0000 Received: from mailgate2.apple.com (a17-128-100-204.apple.com [17.128.100.204]) by mail-out4.apple.com (8.12.11/8.12.11) with ESMTP id i2PLkFsS002498 for ; Thu, 25 Mar 2004 13:46:15 -0800 (PST) Received: from relay1.apple.com (relay1.apple.com) by mailgate2.apple.com (Content Technologies SMTPRS 4.3.6) with ESMTP id ; Thu, 25 Mar 2004 13:43:28 -0800 Received: from apple.com ([17.219.197.219]) by relay1.apple.com (8.12.11/8.12.11) with ESMTP id i2PLhPf9020758; Thu, 25 Mar 2004 21:43:26 GMT Message-ID: <4063527F.1010006@apple.com> Date: Thu, 25 Mar 2004 22:25:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: Eli Zaretskii CC: gdb@sources.redhat.com Subject: Re: Retire the MPW support from toplevel and binutils References: <406239C8.6020106@apple.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00267.txt.bz2 Eli Zaretskii wrote: >>Date: Wed, 24 Mar 2004 17:45:44 -0800 >>From: Stan Shebs >> >>GNU support for MPW (Macintosh Programmer's Workshop) stopped working >>some years ago, and has long since been flushed from GCC and GDB. So >>I'm going to save everybody some disk space and remove the support bits >>from the rest of src/, starting with this patch to the top level, >>preapproved by DJ. (If a binutils maintainer would like to preapprove >>the necessary binutils patches, that would be efficient.) >> >>Stan >> >>2004-03-24 Stan Shebs >> >> Remove MPW support, no longer used. >> * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, >> mpw-install: Remove files. >> * src-release (DEVO_SUPPORT): Remove names of removed files. >> * MAINTAINERS: Likewise. >> > >I think we need to update gdb/NEWS to say that MPW is removed, unless >some previous GDB release already said that. > > NEWS says it came out of GDB in 5.2; I'm just GCing the bits not associated with any particular program. Stan