diff options
author | Mark Kettenis <kettenis@gnu.org> | 2005-11-01 07:30:47 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2005-11-01 07:30:47 +0000 |
commit | e85e5c83dbb4e9ba6949e41a02eac9b6762aaff2 (patch) | |
tree | e648c4c869ce70dd305fe9c190e92aafac0ab6ed /gdb/NEWS | |
parent | 3cb8e7f69cf29d2b1e994ef7790e58950636ab1d (diff) | |
download | gdb-e85e5c83dbb4e9ba6949e41a02eac9b6762aaff2.zip gdb-e85e5c83dbb4e9ba6949e41a02eac9b6762aaff2.tar.gz gdb-e85e5c83dbb4e9ba6949e41a02eac9b6762aaff2.tar.bz2 |
* NEWS: Mention VAX floating point support.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |