From: Joel Brobecker Date: Mon, 26 Sep 2005 22:09:41 +0000 (+0000) Subject: Fix name of directory in one ChangeLog entry. X-Git-Tag: gdb-csl-arm-20051020-branchpoint~192 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25f7492a6623b9b08ddcd9472143c19126087104;p=platform%2Fupstream%2Fbinutils.git Fix name of directory in one ChangeLog entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 01f4281..ea711cb 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