From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11965 invoked by alias); 26 Jun 2003 14:52:09 -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 11958 invoked from network); 26 Jun 2003 14:52:08 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.2) by sources.redhat.com with SMTP; 26 Jun 2003 14:52:08 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2A5102B5F; Thu, 26 Jun 2003 10:47:21 -0400 (EDT) Message-ID: <3EFB0779.7080904@redhat.com> Date: Thu, 26 Jun 2003 14:52:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: cagney@redhat.com, gdb@sources.redhat.com Subject: Re: Strange changelog entry in gdbserver/ References: <20030620140218.GA28193@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00490.txt.bz2 > Hi Andrew, > > I noticed this this morning in gdbserver/ChangeLog: > 2003-04-24 Andrew Cagney > > * low-nbsd.c (fetch_inferior_registers): > (store_inferior_registers): > > It looks like you sedded FP_REGNUM to DEPRECATED_FP_REGNUM in that file, > which isn't right. It doesn't matter, since I'm about to delete the file, > but could you either fix or remove the changelog entry? Oops, deleted. Trunk and branch. Andrew