projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25f7492
)
Remove change description for a file that is actually part of the testsuite/
author
Joel Brobecker
<brobecker@gnat.com>
Mon, 26 Sep 2005 22:31:16 +0000
(22:31 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Mon, 26 Sep 2005 22:31:16 +0000
(22:31 +0000)
subdirectory. The description is included in testsuite/ChangeLog.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index ea711cb3b47c84801561f75d23646ed31d8af1e2..2c774a4e37fc009004bc83ac2056ae620a05f562 100644
(file)
--- 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>