This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] Mention VAX floating-point support in NEWS


Thought this was worth mentioning.

Committed,

Mark


Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* NEWS: Mention VAX floating point support.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.175
diff -u -p -r1.175 NEWS
--- NEWS 4 Oct 2005 00:16:07 -0000 1.175
+++ NEWS 1 Nov 2005 07:27:10 -0000
@@ -56,6 +56,10 @@ After turning this setting "on", GDB pri
 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]