From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21578 invoked by alias); 1 Jul 2002 15:39:01 -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 21567 invoked from network); 1 Jul 2002 15:38:53 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 1 Jul 2002 15:38:53 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 0F6323C2B; Mon, 1 Jul 2002 11:38:51 -0400 (EDT) Message-ID: <3D20778A.3020902@ges.redhat.com> Date: Mon, 01 Jul 2002 08:39:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020613 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michal Ludvig Cc: obrien@FreeBSD.org, gdb@sources.redhat.com, Andrew Cagney Subject: Re: /cvs/src/src/gdb/config/i386/nm-x86-64.h,v References: <20020630203722.A88696@dragon.nuxi.com> <3D20611A.4000507@suse.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00005.txt.bz2 > David O'Brien wrote: > I'm working on the FreeBSD/x86-64 GDB support and noticed this seeming > OS-neutral file is full of Linux'isms. Can you please rename to > something with "linux" in the name? > > Can someone (Andrew?) with direct access to the CVS tree please rename the file to nm-x86-64linux.h, so that we don't loose the history? I'll commit appropriate changes to config files as soon as this is done. Sorry, no (although I'm very tempted :-). A file rename involves an add/delete. The history is still all there, just in the Attic. Andrew