diff options
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |