diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-09-24 23:02:53 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-09-24 23:02:53 +0000 |
commit | 469adf23a15a81b7c3948fb54c3703754607e96c (patch) | |
tree | ae145806b334f7418cd0a01527d6768de3e2beab /gas/ChangeLog | |
parent | 9d696aa3460a66368024dee912bae7c0f87d8167 (diff) | |
download | gdb-469adf23a15a81b7c3948fb54c3703754607e96c.zip gdb-469adf23a15a81b7c3948fb54c3703754607e96c.tar.gz gdb-469adf23a15a81b7c3948fb54c3703754607e96c.tar.bz2 |
* config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 711f583..d474fca 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -5,6 +5,8 @@ Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com> Wed Sep 24 11:30:25 1997 Ian Lance Taylor <ian@cygnus.com> + * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers. + * doc/c-i386.texi (i386-Float): Remove incorrect assertion that fn* instructions do not insert implicit fwait. This was changed Jan 29, 1996. |