sanitize fr30 parts
[deliverable/binutils-gdb.git] / gas / NEWS
index 2542e2e018472858bc5576896e9ce3e98b44b0bb..def1f79cd302ecec5092e0fe90f4ddef8ee15480 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,10 +1,22 @@
 -*- text -*-
 
+Changes in 2.10:
+
+Full 16-bit mode support for i386.
+
+Greatly improved instruction operand checking for i386.  This change will
+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.
+
 Changes in 2.9:
 
 Texas Instruction c30 (tms320c30) support added.
 
-Added --gstabs option to generates stabs debugging information.
+The assembler now optimizes the exception frame information generated by egcs
+and gcc 2.8.  The new --traditional-format option disables this optimization.
+
+Added --gstabs option to generate stabs debugging information.
 
 The -a option takes a new suboption, m (e.g., -alm) to expand macros in a
 listing.
@@ -57,7 +69,7 @@ default is to build COFF-only support.  To get a set of tools that generate ELF
 (they'll understand both COFF and ELF), you must configure with
 target=i386-unknown-sco3.2v5elf.
 
-m88k-motorola-sysv* support added.
+m88k-motorola-sysv3* support added.
 
 Changes in 2.6:
 
This page took 0.037869 seconds and 4 git commands to generate.