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:
ab9fe00
)
Fix typo.
author
Kevin Buettner
<kevinb@redhat.com>
Wed, 16 Apr 2003 20:44:04 +0000
(20:44 +0000)
committer
Kevin Buettner
<kevinb@redhat.com>
Wed, 16 Apr 2003 20:44:04 +0000
(20:44 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3742befb25872f1b8ad8310c8d79b80740211907..27bf2c8dbab9d718d5f3759d32b35d91e801a06b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
2003-04-16 Kevin Buettner <kevinb@redhat.com>
- * rs6000-tdep.c (rs6000_gdbarch_init): For the S
VR4
ABI, set
+ * rs6000-tdep.c (rs6000_gdbarch_init): For the S
ysV
ABI, set
the size of ``long double'' to 16, instead of 8.
2003-04-16 Mark Kettenis <kettenis@gnu.org>