From e85e5c83dbb4e9ba6949e41a02eac9b6762aaff2 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Tue, 1 Nov 2005 07:30:47 +0000 Subject: [PATCH] * NEWS: Mention VAX floating point support. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 670a65683f8..1a63e2d8932 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-11-01 Mark Kettenis + + * NEWS: Mention VAX floating point support. + 2005-10-31 Christopher Faylor * win32-nat.c (get_relocated_section_addrs): Reinstate. diff --git a/gdb/NEWS b/gdb/NEWS index eb5af88361a..89099f6138e 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -56,6 +56,10 @@ After turning this setting "on", GDB prints the index of each element when displaying arrays. The default is "off" to preserve the previous behavior. +* VAX floating point support + +GDB now supports the not-quite-ieee VAX F and D floating point formats. + *** Changes in GDB 6.3: * New command line option -- 2.30.2