aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2023-03-31 08:25:24 +0200
committerJan Beulich <jbeulich@suse.com>2023-03-31 08:25:24 +0200
commit695a8c347a3de35b29c2184d487a487a1b0348cd (patch)
tree9a848bc993ff5ad69addd42cfc28293ecacdc29b /gas/NEWS
parentc032bc4fe7b1bfc29d82e84d39d32557b77aea19 (diff)
downloadgdb-695a8c347a3de35b29c2184d487a487a1b0348cd.zip
gdb-695a8c347a3de35b29c2184d487a487a1b0348cd.tar.gz
gdb-695a8c347a3de35b29c2184d487a487a1b0348cd.tar.bz2
x86: document .insn
... and mention its introduction in NEWS.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 05fbed1..f95383e 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,6 +2,8 @@
* Add SME2 support to the AArch64 port.
+* A new .insn directive is recognized by x86 gas.
+
Changes in 2.40:
* Add support for Intel RAO-INT instructions.