Changes in 2.10:
-Greatly improved instruction operand checking for i386.
+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.
The assembler now optimizes the exception frame information generated by egcs
-and gcc 2.8. The new --traditional-format disables this optimization.
+and gcc 2.8. The new --traditional-format option disables this optimization.
Added --gstabs option to generate stabs debugging information.