aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2005-09-26 22:31:16 +0000
committerJoel Brobecker <brobecker@gnat.com>2005-09-26 22:31:16 +0000
commitf8f989ef7732622d7cd5c3f489027106ced59b8a (patch)
tree140bbb022021a43011034f0e1badc5a009841316
parent25f7492a6623b9b08ddcd9472143c19126087104 (diff)
downloadgdb-f8f989ef7732622d7cd5c3f489027106ced59b8a.zip
gdb-f8f989ef7732622d7cd5c3f489027106ced59b8a.tar.gz
gdb-f8f989ef7732622d7cd5c3f489027106ced59b8a.tar.bz2
Remove change description for a file that is actually part of the testsuite/
subdirectory. The description is included in testsuite/ChangeLog.
-rw-r--r--gdb/ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ea711cb..2c774a4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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>