From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12629 invoked by alias); 15 Jan 2002 01:49:13 -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 12597 invoked from network); 15 Jan 2002 01:49:12 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sources.redhat.com with SMTP; 15 Jan 2002 01:49:12 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id E98683D1F; Mon, 14 Jan 2002 20:49:01 -0500 (EST) Message-ID: <3C438A8D.3040706@cygnus.com> Date: Mon, 14 Jan 2002 17:49:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Christopher Faylor Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfa] Drop some arm-* targets References: <3C2E1ABD.8070207@cygnus.com> <3C41F1FE.1060902@cygnus.com> <20020113212834.GB23817@redhat.com> <3C438645.7000900@cygnus.com> <20020115014231.GA22400@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00405.txt.bz2 > Do I just have to remove the target from Makefile.in and submit the patch > here? > > If so, I'll do it. > > cgf Unfortunatly no. The process goes something like: o post intent to gdb@ wait o post intent to gdb-announce@ wait o mark all relevant files with OBSOLETE comments wait for a release to occure o remove the code Andrew