add missing word
This commit is contained in:
parent
5b6ca067a8
commit
115bb25d15
9
gas/NEWS
9
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user