From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29961 invoked by alias); 25 Mar 2004 01:49:10 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 29947 invoked from network); 25 Mar 2004 01:49:09 -0000 Received: from unknown (HELO yosemite.airs.com) (209.128.65.135) by sources.redhat.com with SMTP; 25 Mar 2004 01:49:09 -0000 Received: (qmail 28445 invoked by uid 10); 25 Mar 2004 01:49:09 -0000 Received: (qmail 22385 invoked by uid 500); 25 Mar 2004 01:49:00 -0000 Mail-Followup-To: binutils@sources.redhat.com, gdb@sources.redhat.com, shebs@apple.com From: Ian Lance Taylor To: Stan Shebs Cc: binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: Retire the MPW support from toplevel and binutils References: <406239C8.6020106@apple.com> Date: Thu, 25 Mar 2004 13:39:00 -0000 In-Reply-To: <406239C8.6020106@apple.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-03/txt/msg00551.txt.bz2 Stan Shebs writes: > 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.) By all means. Preapproved for binutils. Thanks. Remember that libiberty bits should go into the gcc repository first or simultaneously. Those bits are also pre-approved (if DJ didn't already approve them). Ian