Add rvalue reference tests and docs
[deliverable/binutils-gdb.git] / gas / NEWS
index f5708a2554c3a141d738899f3414c0fcc85d219b..aee38525d75940696cd9694dc1fd158b92ac695c 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,19 @@
 -*- text -*-
+
+* PowerPC gas now checks that the correct register class is used in
+  instructions.  For instance, "addi %f4,%cr3,%r31" warns three times
+  that the registers are invalid.
+
+* Add support for the Texas Instruments PRU processor.
+
+Changes in 2.28:
+
+* Add support for the RISC-V architecture.
+
+* Add support for the ARM Cortex-M23 and Cortex-M33 processors.
+
+Changes in 2.27:
+
 * Default to --enable-compressed-debug-sections=gas for Linux/x86 targets.
 
 * Add --no-pad-sections to stop the assembler from padding the end of output
@@ -34,6 +49,9 @@
 
 * Add assembly-time relaxation option for ARC cpus.
 
+* Add --with-cpu=TYPE configure option for ARC gas.  This allows the default
+  cpu type to be adjusted at configure time.
+
 Changes in 2.26:
 
 * Add a configure option --enable-compressed-debug-sections={all,gas} to
@@ -689,7 +707,7 @@ Changes in 1.93.01:
   of new CPUs and formats, lots of bugs fixed.
 
 \f
-Copyright (C) 2012-2016 Free Software Foundation, Inc.
+Copyright (C) 2012-2017 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.024318 seconds and 4 git commands to generate.