diff options
author | Joel Brobecker <brobecker@gnat.com> | 2005-09-26 22:31:16 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2005-09-26 22:31:16 +0000 |
commit | f8f989ef7732622d7cd5c3f489027106ced59b8a (patch) | |
tree | 140bbb022021a43011034f0e1badc5a009841316 | |
parent | 25f7492a6623b9b08ddcd9472143c19126087104 (diff) | |
download | gdb-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/ChangeLog | 2 |
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> |