* config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add
[deliverable/binutils-gdb.git] / gas / NEWS
index 46dfc1321f427dcf90f2ced7d22031206865479b..0913febf5eaf04f1b537f97c896aab4df9457460 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,27 @@
 -*- text -*-
 
+* Limited support for Mapping Symbols as specified in the ARM ELF specification
+  has been added to the arm assembler.
+
+* On ARM architectures, added a new gas directive ".unreq" that undoes
+  definitions created by ".req".
+
+* Support for Motorola ColdFire MCF528x added.
+
+* Added --gstabs+ switch to enable the generation of STABS debug format
+  information with GNU extensions.
+* Added support for MIPS64 Release 2.
+
+* Added support for v850e1.
+
+* Added -n switch for x86 assembler.  By default, x86 GAS replaces
+  multiple nop instructions used for alignment within code sections
+  with multi-byte nop instructions such as leal 0(%esi,1),%esi.  This
+  switch disables the optimization.
+
+Changes in 2.14:
+
 * Added support for MIPS32 Release 2.
 
 * Added support for Xtensa architecture.
This page took 0.022999 seconds and 4 git commands to generate.