From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20061 invoked by alias); 16 Apr 2003 01:00:21 -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 20051 invoked from network); 16 Apr 2003 01:00:21 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 16 Apr 2003 01:00:21 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 833AA2B2F; Tue, 15 Apr 2003 21:00:13 -0400 (EDT) Message-ID: <3E9CAB1D.9000504@redhat.com> Date: Wed, 16 Apr 2003 01:00: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: cgd@broadcom.com Cc: cagney@redhat.com, gdb-patches@gcc.gnu.org Subject: Re: bogus changelog for 2003-02-28 sim/mips patch? References: Content-Type: multipart/mixed; boundary="------------030801040308070607040102" X-SW-Source: 2003-04/txt/msg00314.txt.bz2 This is a multi-part message in MIME format. --------------030801040308070607040102 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 269 > While applying rsandifo's vr.igen patch i noticed: > > 2003-02-27 Andrew Cagney > > * interp.c (sim_open): > (sim_create_inferior): > > in the ChangeLog file. > > Andrew, could you fix that? 8-) But what was it? Hmm, ah --------------030801040308070607040102 Content-Type: text/plain; name="diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diffs" Content-length: 524 ? diffs Index: ChangeLog =================================================================== RCS file: /cvs/src/src/sim/mips/ChangeLog,v retrieving revision 1.95 diff -u -r1.95 ChangeLog --- ChangeLog 16 Apr 2003 00:52:08 -0000 1.95 +++ ChangeLog 16 Apr 2003 00:58:08 -0000 @@ -5,8 +5,8 @@ 2003-02-27 Andrew Cagney - * interp.c (sim_open): - (sim_create_inferior): + * interp.c (sim_open): Rename _bfd to bfd. + (sim_create_inferior): Ditto. 2003-01-14 Chris Demetriou --------------030801040308070607040102--