Fix name of directory in one ChangeLog entry.

This commit is contained in:
Joel Brobecker 2005-09-26 22:09:41 +00:00
parent b9ff61f809
commit 25f7492a66
1 changed files with 2 additions and 2 deletions

View File

@ -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 <kettenis@gnu.org>