*** empty log message ***
[deliverable/binutils-gdb.git] / gas / NEWS
index f6cd969ac07539827d75bbf0b177965d6d62af48..e94438f0c002e09414af10f0b9f66c1b0c8b88f3 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,23 @@
 -*- text -*-
+
+* Add support for the new discriminator column in the DWARF line table,
+  with a discriminator operand for the .loc directive.
+
+* Add support for Sunplus score architecture.
+
+* Add support for Lattice Mico32 (lm32) architecture.
+
+Changes in 2.19:
+
+* New pseudo op .cfi_val_encoded_addr, to record constant addresses in unwind
+  tables without runtime relocation.
+
+* 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
@@ -7,7 +26,7 @@
 * New command line option -msse2avx for x86 target to encode SSE
   instructions with VEX prefix.
 
-* Add Intel XSAVE, AES, PCLMUL, AVX/FMA support for x86 target.
+* 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,
This page took 0.024253 seconds and 4 git commands to generate.