From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13333 invoked by alias); 6 Oct 2003 19:42:36 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13317 invoked from network); 6 Oct 2003 19:42:36 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 6 Oct 2003 19:42:36 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id CD5B6CB2F; Mon, 6 Oct 2003 12:42:35 -0700 (PDT) To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: rm OBSOLETE away References: <3F81B6F8.2010807@redhat.com> From: David Carlton Date: Mon, 06 Oct 2003 19:42:00 -0000 In-Reply-To: <3F81B6F8.2010807@redhat.com> (Andrew Cagney's message of "Mon, 06 Oct 2003 14:39:52 -0400") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-10/txt/msg00117.txt.bz2 On Mon, 06 Oct 2003 14:39:52 -0400, Andrew Cagney said: > With 6.0 released, all that OBSOLETE code can go. Expect a few jumbo > patches in comming hours .... I happened to notice while looking at Makefile.in recently that not all the obsolete stuff in there is marked as OBSOLETE. The one bit that I noticed was the special compilation rule for z8k-tdep.o; there might be others. David Carlton carlton@kealia.com