From: Joel Brobecker Date: Mon, 26 Sep 2005 22:09:41 +0000 (+0000) Subject: Fix name of directory in one ChangeLog entry. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a8ed08172afdab051237f17f9e97308bf4e1eb7f;p=pf3gnuchains%2Fpf3gnuchains3x.git Fix name of directory in one ChangeLog entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 01f4281846..ea711cb3b4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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. 2005-09-21 Mark Kettenis