aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2004-03-26 20:59:38 +0000
committerJim Blandy <jimb@codesourcery.com>2004-03-26 20:59:38 +0000
commit81a07a45e4d3f88ff26d279d5a65bca404e4bc2e (patch)
tree69cced7fd2af381e81bebbbfbb4de924e5181c1d /gdb/ChangeLog
parent8c691c7a43c3d7fe63246221fcc71f334e12eb21 (diff)
downloadgdb-81a07a45e4d3f88ff26d279d5a65bca404e4bc2e.zip
gdb-81a07a45e4d3f88ff26d279d5a65bca404e4bc2e.tar.gz
gdb-81a07a45e4d3f88ff26d279d5a65bca404e4bc2e.tar.bz2
* ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
bytes long on PPC GNU/Linux.
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 954f879..9ff8846 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-26 Jim Blandy <jimb@redhat.com>
+
+ * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
+ bytes long on PPC GNU/Linux.
+
2004-03-26 David Carlton <carlton@kealia.com>
* PROBLEMS: Refer to gdb/1588 instead of gdb/826.