Make power8 the default cpu when assembling for 64-bit little endian targets.
[deliverable/binutils-gdb.git] / gas / NEWS
index ef0780dd590e40390a4cbf0ef78d61a94aaae613..4cb6d738c30892398761b317c69256967355ad1f 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,11 +1,32 @@
 -*- text -*-
 
+* Remove -mold-gcc command-line option for x86 targets.
+
+* Add -O[2|s] command-line options to x86 assembler to enable alternate
+  shorter instruction encoding.
+
+* Add support for .nops directive.  It is currently supported only for
+  x86 targets.
+
+Changes in 2.30:
+
+* Add support for loaction views in DWARF debug line information.
+
+Changes in 2.29:
+
+* Add support for ELF SHF_GNU_MBIND.
+
+* Add support for the WebAssembly file format and wasm32 ELF conversion.
+
 * PowerPC gas now checks that the correct register class is used in
-  instructions.  For instance, "addi %f4,%cr3,%r31" is now rejected
-  rather than silently producing "addi r4,r3,31".
+  instructions.  For instance, "addi %f4,%cr3,%r31" warns three times
+  that the registers are invalid.
 
 * Add support for the Texas Instruments PRU processor.
 
+* Support for the ARMv8-R architecture and Cortex-R52 processor has been
+  added to the ARM port.
+
 Changes in 2.28:
 
 * Add support for the RISC-V architecture.
@@ -707,7 +728,7 @@ Changes in 1.93.01:
   of new CPUs and formats, lots of bugs fixed.
 
 \f
-Copyright (C) 2012-2017 Free Software Foundation, Inc.
+Copyright (C) 2012-2018 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.024556 seconds and 4 git commands to generate.