From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7734 invoked by alias); 25 Mar 2004 06:19:02 -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 7727 invoked from network); 25 Mar 2004 06:19:01 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 25 Mar 2004 06:19:01 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1B6OCj-0007xj-VO; Thu, 25 Mar 2004 01:19:02 -0500 Date: Thu, 25 Mar 2004 07:35:00 -0000 Message-Id: From: Eli Zaretskii To: Stan Shebs CC: gdb@sources.redhat.com In-reply-to: <406239C8.6020106@apple.com> (message from Stan Shebs on Wed, 24 Mar 2004 17:45:44 -0800) Subject: Re: Retire the MPW support from toplevel and binutils Reply-to: Eli Zaretskii References: <406239C8.6020106@apple.com> X-SW-Source: 2004-03/txt/msg00251.txt.bz2 > 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.