From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9738 invoked by alias); 14 Jan 2003 00:18:32 -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 9712 invoked from network); 14 Jan 2003 00:18:29 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by 209.249.29.67 with SMTP; 14 Jan 2003 00:18:29 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id EDEF93DF5; Mon, 13 Jan 2003 19:18:18 -0500 (EST) Message-ID: <3E23574A.1040500@redhat.com> Date: Tue, 14 Jan 2003 00:18:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: gdb@sources.redhat.com Subject: Re: [maint] Drop z8k, h8500 and mn10200 from build list? References: <200301140004.h0E04MH23677@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00221.txt.bz2 > My nefarious idea: > > z8k --OBSOLETE.t.a.r.g.e.t=z8k-coff ,-Werror > > So the information would be human-accessible during the obsoletion > phase in case anyone steps forward to rescue it. But gdb_mbuild.sh > would not pick it up. Just FYI, the process for obsoleting a target is defined here: http://sources.redhat.com/gdb/current/onlinedocs/gdbint_15.html#SEC134 (it should mention to update NEWS ...) Andrew