aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2003-04-16 20:41:46 +0000
committerKevin Buettner <kevinb@redhat.com>2003-04-16 20:41:46 +0000
commitab9fe00ef06a15d4166eba425fab99fa93b219a5 (patch)
tree0a86195e76ece86dda56546665aa4660937d3799 /gdb/ChangeLog
parentc8c4d8dcfb13da53404d9c599d74f96405682734 (diff)
downloadgdb-ab9fe00ef06a15d4166eba425fab99fa93b219a5.zip
gdb-ab9fe00ef06a15d4166eba425fab99fa93b219a5.tar.gz
gdb-ab9fe00ef06a15d4166eba425fab99fa93b219a5.tar.bz2
* rs6000-tdep.c (rs6000_gdbarch_init): For the SVR4 ABI, set
the size of ``long double'' to 16, instead of 8.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fcd5d47..3742bef 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-16 Kevin Buettner <kevinb@redhat.com>
+
+ * rs6000-tdep.c (rs6000_gdbarch_init): For the SVR4 ABI, set
+ the size of ``long double'' to 16, instead of 8.
+
2003-04-16 Mark Kettenis <kettenis@gnu.org>
* i386-linux-nat.c: Add some whitespace to make things more