aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-04-01 14:17:17 +0000
committerNick Clifton <nickc@redhat.com>2005-04-01 14:17:17 +0000
commitd2c5f73ed772457d6e3b82d38abe007863ddca2c (patch)
treecc63ea9e267d2fd11b1abd7901f0bc36c40bb8df /gas/NEWS
parentce8d332a69fd042e0fa29d8c08050efafc1bffd0 (diff)
downloadgdb-d2c5f73ed772457d6e3b82d38abe007863ddca2c.zip
gdb-d2c5f73ed772457d6e3b82d38abe007863ddca2c.tar.gz
gdb-d2c5f73ed772457d6e3b82d38abe007863ddca2c.tar.bz2
Support the .f_floating, .d_floating, .g_floating and .h_floating directives
for the VAX target in order to be more compatible with the VAX MACRO assembler.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index a0aa088..0e9b332 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,9 @@
-*- text -*-
+* Support the .f_floating, .d_floating, .g_floating and .h_floating directives
+ for the VAX target in order to be more compatible with the VAX MACRO
+ assembler.
+
* New command line option -mtune=[itanium1|itanium2] for IA64 targets.
Changes in 2.16: