* common.m4: Add test for libz and zlib.h.
[deliverable/binutils-gdb.git] / gas / NEWS
index d9c55796b6331d558794c3a6e5827355259e6985..da7fe0d316579c3122167ef99c54f6d0fc905cf9 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,21 @@
 -*- text -*-
+* New command line option, -msse-check=[none|error|warning], for x86
+  targets.
+
+* New sub-option added to the assembler's -a command line switch to
+  generate a listing output.  The 'g' sub-option will insert into the listing
+  various information about the assembly, such as assembler version, the
+  command line options used, and a time stamp.
+
+* New command line option -msse2avx for x86 target to encode SSE
+  instructions with VEX prefix.
+
+* Add Intel XSAVE, EPT, MOVBE, AES, PCLMUL, 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.
+
 * Support for generating wide character strings has been added via the new
   pseudo ops: .string16, .string32 and .string64.
 
This page took 0.0232 seconds and 4 git commands to generate.