* gas/cfi/cfi-common-1.d: Allow for differing offsets, and
[deliverable/binutils-gdb.git] / gas / NEWS
index 77a49fb0097dcf1c9bb5c204d6b07822acc07db8..e3d2f0f22d4bb757eafe56bae5edb7042e100b66 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,29 @@
 -*- text -*-
+* New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which
+  adds compatibility with H'00 style hex constants.
+
+* 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.
+
+* Support for SSE5 has been added to the i386 port.
+
 Changes in 2.18:
 
 * The GAS sources are now released under the GPLv3.
This page took 0.025285 seconds and 4 git commands to generate.