2003-09-30 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / gas / NEWS
index 5a92f3cf2f03ac7c7c495361eeecdd5be29108ed..b363df485970e40a62f5d63cba566b092a719cad 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,20 @@
 -*- text -*-
 
+* 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.
+
 * Support for Intel's iWMMXt processor (an ARM variant) added.
 
 * An assembler test generator has been contributed and an example file that
This page took 0.022871 seconds and 4 git commands to generate.