From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31593 invoked by alias); 25 Mar 2004 02:06:14 -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 31490 invoked from network); 25 Mar 2004 02:06:13 -0000 Received: from unknown (HELO mail-out4.apple.com) (17.254.13.23) by sources.redhat.com with SMTP; 25 Mar 2004 02:06:13 -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 i2P28vGO002988; Wed, 24 Mar 2004 18:08:57 -0800 (PST) Received: from relay2.apple.com (relay2.apple.com) by mailgate2.apple.com (Content Technologies SMTPRS 4.3.6) with ESMTP id ; Wed, 24 Mar 2004 18:06:12 -0800 Received: from apple.com ([17.219.197.219]) by relay2.apple.com (8.12.11/8.12.11) with ESMTP id i2P269rg002008; Thu, 25 Mar 2004 02:06:10 GMT Message-ID: <40623E92.4020303@apple.com> Date: Thu, 25 Mar 2004 06:19: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: Jason Molenda CC: binutils@sources.redhat.com, 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/msg00248.txt.bz2 Jason Molenda wrote: > > On Mar 24, 2004, at 5:45 PM, Stan Shebs wrote: > >> 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. > > > I'm sure you already knew this, but you'll need to update the cvs > modules for the repository at the same time you're doing this - these > files are explicitly named in there: Oh yeah, I'd forgotten about those. Module hacking, alright! It's been a while. Stan