diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-05-29 16:12:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-05-29 16:12:31 +0000 |
commit | 1793f86d75d6e150e227e21f321c290731876954 (patch) | |
tree | 5a0b5eaaf78375976e58063bab22b2ce35606aab /gas | |
parent | df26156d684ea423a3face00e911c052187a1b8e (diff) | |
download | gdb-1793f86d75d6e150e227e21f321c290731876954.zip gdb-1793f86d75d6e150e227e21f321c290731876954.tar.gz gdb-1793f86d75d6e150e227e21f321c290731876954.tar.bz2 |
* gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
the instruction.
* gas/sh/basic.exp: Adjust accordingly.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f4ebe08..e63135b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,18 @@ +Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com> + + * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports + the instruction. + * gas/sh/basic.exp: Adjust accordingly. + +start-sanitize-d30v +Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com> + + * gas/d30v/align.d: Updated to match latest assembler output. + * gas/d30v/inst.d: Updated to match latest assembler output. + * gas/d30v/inst.s: Updated to match latest assembler rules. + * gas/d30v/opt.d: Updated to match latest assembler output. + +end-sanitize-d30v Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com> * gas/m32r/allinsn.d: Handle 64 bit bfd_vma. |