Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function.
[deliverable/binutils-gdb.git] / gas / NEWS
index def1f79cd302ecec5092e0fe90f4ddef8ee15480..03f554c8fbb73f4a840ba31fa9254e8a4f6aa588 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,6 +2,31 @@
 
 Changes in 2.10:
 
+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).
+
+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
@@ -9,9 +34,17 @@ produce errors or warnings on incorrect assembly code that previous versions of
 gas accepted.  If you get unexpected messages from code that worked with older
 versions of gas, please double check the code before reporting a bug.
 
+Weak symbol support added for COFF targets.
+
+Mitsubishi D30V support added.
+
+Texas Instruments c80 (tms320c80) support added.
+
+i960 ELF support added.
+
 Changes in 2.9:
 
-Texas Instruction c30 (tms320c30) support added.
+Texas Instruments c30 (tms320c30) support added.
 
 The assembler now optimizes the exception frame information generated by egcs
 and gcc 2.8.  The new --traditional-format option disables this optimization.
This page took 0.023886 seconds and 4 git commands to generate.