Remove change description for a file that is actually part of the testsuite/

subdirectory. The description is included in testsuite/ChangeLog.
This commit is contained in:
Joel Brobecker 2005-09-26 22:31:16 +00:00
parent 25f7492a66
commit f8f989ef77
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@
(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/gdb.base/long_long.exp: Exclude eabi targets from arm
FPA float format test.
2005-09-21 Mark Kettenis <kettenis@gnu.org>