aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-06-04 00:08:42 +0000
committerIan Lance Taylor <ian@airs.com>1998-06-04 00:08:42 +0000
commitbe5fbc838867f5889063fc2f072d086d991d5990 (patch)
tree6bed0cec0c40115af0dd953f70c2468f024636b7 /gas
parent105ba43fc5aa439317fee689f7048123ce4eb83b (diff)
downloadfsf-binutils-gdb-be5fbc838867f5889063fc2f072d086d991d5990.zip
fsf-binutils-gdb-be5fbc838867f5889063fc2f072d086d991d5990.tar.gz
fsf-binutils-gdb-be5fbc838867f5889063fc2f072d086d991d5990.tar.bz2
x
Diffstat (limited to 'gas')
-rw-r--r--gas/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 6bd74d5..88d190c 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,9 @@
-*- text -*-
+Changes in 2.10:
+
+Greatly improved instruction operand checking for i386.
+
Changes in 2.9:
Texas Instruction c30 (tms320c30) support added.
@@ -7,7 +11,7 @@ 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.
-Added --gstabs option to generates stabs debugging information.
+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.
@@ -60,7 +64,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: