aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index a657b2b..ce3cda1 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,9 @@
-*- text -*-
+* New command line option -msse2avx for x86 target to encode SSE
+ instructions with VEX prefix.
+
+* Add Intel AES, CLMUL, AVX/FMA support for x86 target.
+
* New command line options, -march=CPU[,+EXTENSION...], -mtune=CPU,
-mmnemonic=[att|intel], -msyntax=[att|intel], -mindex-reg,
-mnaked-reg and -mold-gcc, for x86 targets.