diff options
author | Joel Brobecker <brobecker@gnat.com> | 2005-09-26 22:09:41 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2005-09-26 22:09:41 +0000 |
commit | 25f7492a6623b9b08ddcd9472143c19126087104 (patch) | |
tree | 6ff448da050697ea8c51ce0f73104cdaa173d56e /gdb/ChangeLog | |
parent | b9ff61f809e997d976f65f4eabc9a4fb3a414e3c (diff) | |
download | binutils-gdb-25f7492a6623b9b08ddcd9472143c19126087104.tar.gz |
Fix name of directory in one ChangeLog entry.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 01f42818467..ea711cb3b47 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 <kettenis@gnu.org> |