Document --listing-XXX command line switches.
[deliverable/binutils-gdb.git] / gas / NEWS
index 6017d5875c07e9821a4048eb7f490e75a30c0960..6c3439d5939bb003bee272e0d4428a143b962dbb 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,14 +1,57 @@
 -*- text -*-
 
+Changes in 2.11:
+
+x86 gas now supports the full Pentium4 instruction set.
+
+Support for AMD x86-64 architecture, by Jan Hubicka, SuSE Labs.
+
+Support for Motorola 68HC11 and 68HC12.
+
+Support for Texas Instruments TMS320C54x (tic54x).
+
+Support for IA-64.
+
+Support for i860, by Jason Eckhardt.
+
+Support for CRIS (Axis Communications ETRAX series).
+
+x86 gas has a new .arch pseudo op to specify the target CPU architecture.
+
+x86 gas -q command line option quietens warnings about register size changes
+due to suffix, indirect jmp/call without `*', stand-alone prefixes, and
+translating various deprecated floating point instructions.
+
 Changes in 2.10:
 
-Support for the Motorolla MCore 210 processor added.
+Support for the ARM msr instruction was changed to only allow an immediate
+operand when altering the flags field.
+
+Support for ATMEL AVR.
 
-A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386 assembly
-programs with intel syntax.
+Support for IBM 370 ELF.  Somewhat experimental.
+
+Support for numbers with suffixes.
+
+Added support for breaking to the end of repeat loops.
+
+Added support for parallel instruction syntax (DOUBLEBAR_PARALLEL).
+
+New .elseif pseudo-op added.
+
+New --fatal-warnings option.
+
+picoJava architecture support added.
+
+Motorola MCore 210 processor support added.
+
+A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386
+assembly programs with intel syntax.
 
 New pseudo-ops .func,.endfunc to aid in debugging user-written assembler code.
 
+Added -gdwarf2 option to generate DWARF 2 debugging information.
+
 Full 16-bit mode support for i386.
 
 Greatly improved instruction operand checking for i386.  This change will
@@ -24,6 +67,8 @@ Texas Instruments c80 (tms320c80) support added.
 
 i960 ELF support added.
 
+ARM ELF support added.
+
 Changes in 2.9:
 
 Texas Instruments c30 (tms320c30) support added.
This page took 0.034653 seconds and 4 git commands to generate.