From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19297 invoked by alias); 25 Mar 2004 22:25:24 -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 19275 invoked from network); 25 Mar 2004 22:25:22 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 25 Mar 2004 22:25:22 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 3DA292B9B; Thu, 25 Mar 2004 17:25:22 -0500 (EST) Message-ID: <40635C52.5020102@gnu.org> Date: Fri, 26 Mar 2004 06:11:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Stan Shebs Cc: Jason Molenda , binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: Retire the MPW support from toplevel and binutils References: <406239C8.6020106@apple.com> <4062FB6D.5060108@gnu.org> <40635448.1000902@gnu.org> <4063585E.9090101@apple.com> In-Reply-To: <4063585E.9090101@apple.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00574.txt.bz2 > Andrew Cagney wrote: > >>> On Mar 25, 2004, at 7:31 AM, Andrew Cagney wrote: >>> >>>>> 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: >>>> >>>> >>>> >>>> >>>> Er, the modules file should _not_ be updated. You can always add, but never remove entries. >>> >>> >>> >>> >>> In this case, these support files have been obsolete for longer than the sourceware repositories have been live. From a completely maniacal outlook we'd never want to remove files like this, but looking at it realistically, there's nothing being lost here. Yes, if someone checks out binutils 2.10 (one of the first releases after the repositories moved to sourceware, circa June 2000) by a cvs command they'll be missing the mpw support files from the top level. >> >> >> >> On the other hand this will cause them to mysteriously disappear from the current live GDB and BINUTILS branches. >> >> Anyway to sit on this until after there's been a release pulled from those branches? > > > Well, they're not any different from what was in any of the last > releases. In fact, those files haven't been touched (except for > a couple mass-edits) since I last worked on them, in 1996. So on > the off chance that some software archaeologist wants to get a > PhD studying the mysteries of Mac in GNU (hey, it could happen!), > there will be plenty of releases where the latest versions may > be found. Stan, what's the urgency? Why not wait until GDB 6.1 and BINUTILS 1.? are released as that is obviously going to make everyones life easier. What's that, a few extra weeks? BTW, I've a few modules of my own that should be dropped. If we do them all in a single hit and when those branches have died, things will work a lot better. Andrew