From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32619 invoked by alias); 10 Dec 2001 03:06:34 -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 32597 invoked from network); 10 Dec 2001 03:06:33 -0000 Received: from unknown (HELO localhost.cygnus.com) (205.180.231.71) by sources.redhat.com with SMTP; 10 Dec 2001 03:06:33 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id E5C383D60; Sun, 9 Dec 2001 19:06:30 -0800 (PST) Message-ID: <3C1426B6.1060902@cygnus.com> Date: Sun, 09 Dec 2001 19:06:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: Jim Blandy Cc: Kevin Buettner , gdb@sources.redhat.com Subject: Re: linux-thread.o no longer used References: <20011208193605.9BEB55E9D8@zwingli.cygnus.com> <1011209214213.ZM18965@ocotillo.lan> <3C13E5CA.1080700@cygnus.com> <1011210011053.ZM19230@ocotillo.lan> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00111.txt.bz2 > Okay. A patch to delete those files is going to look stupid, and it > won't really work (patch just truncates them to zero length, rather > than deleting them). So may I just `cvs rm' the files, commit the > change, and post a verbal 'PATCH' message to gdb-patches? [completly off topic] I sometimes create a patch but forget to specify the `-N' flag so the sillyness is missing. CF me removing obosolete targets. Andrew