From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16304 invoked by alias); 26 Sep 2005 22:17:47 -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 16265 invoked by uid 22791); 26 Sep 2005 22:17:37 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 26 Sep 2005 22:17:37 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EK1I0-0004dC-1p; Mon, 26 Sep 2005 18:17:36 -0400 Date: Mon, 26 Sep 2005 22:17:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: FYI: Minor ChangeLog correction Message-ID: <20050926221736.GA17762@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20050926221122.GS772@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050926221122.GS772@adacore.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00235.txt.bz2 On Mon, Sep 26, 2005 at 03:11:22PM -0700, Joel Brobecker wrote: > Hello, > > Not sure how to report this. I think think I needed to add a ChangeLog > entry to that ChangeLog correction ;-). Anyway, just to document on this > mailing-list the fact that I saw this tiny error in the name of the > directory when long_long.exp is, and corrected it. > > Index: ChangeLog > =================================================================== > RCS file: /cvs/src/src/gdb/ChangeLog,v > retrieving revision 1.7363 > diff -u -p -r1.7363 ChangeLog > --- ChangeLog 26 Sep 2005 21:40:33 -0000 1.7363 > +++ ChangeLog 26 Sep 2005 22:08:47 -0000 > @@ -32,8 +32,8 @@ > (arm_return_value): New function. > (arm_gdbarch_init): Default for VFP float model for EABI binaries. > Use set_gdbarch_return_value instead of obsolete functions. > - * testsuite/long_long.exp: Exclude eabi targets from arm FPA float > - format test. > + * testsuite/gdb.base/long_long.exp: Exclude eabi targets from arm > + FPA float format test. Thanks - except you're both wrong... it's a test, it goes in testsuite/ChangeLog. -- Daniel Jacobowitz CodeSourcery, LLC