Correctly check gcc version.
[deliverable/binutils-gdb.git] / gas / NEWS
index 6017d5875c07e9821a4048eb7f490e75a30c0960..48df8446bd1e794cea42a4815ab4037e8c7626a9 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,14 +1,36 @@
 -*- text -*-
 
+Changes in 2.11:
+
+Support for IA-64.
+
 Changes in 2.10:
 
-Support for the Motorolla MCore 210 processor added.
+Support for ATMEL AVR.
+
+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).
 
-A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386 assembly
-programs with intel syntax.
+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
This page took 0.022574 seconds and 4 git commands to generate.