From 115bb25d1590818c167d7e654c84e14f16dd0396 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 3 Jul 1998 19:28:00 +0000 Subject: [PATCH] add missing word --- gas/NEWS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gas/NEWS b/gas/NEWS index 88d190c..def1f79 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -2,14 +2,19 @@ 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. -- 2.7.4