projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ff61f
)
Fix name of directory in one ChangeLog entry.
author
Joel Brobecker
<brobecker@gnat.com>
Mon, 26 Sep 2005 22:09:41 +0000
(22:09 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Mon, 26 Sep 2005 22:09:41 +0000
(22:09 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
01f4281
..
ea711cb
100644
(file)
--- 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>