diff options
author | Jeff Law <law@redhat.com> | 1996-11-07 07:27:44 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-11-07 07:27:44 +0000 |
commit | f8b8cdf8cc12180f3eab0579116447e6f1b6e3e5 (patch) | |
tree | 1c7db66e81f5b59f1ff4f81aa114fbd0d1e520d9 | |
parent | f2ab9a75057b571b97b68762f960dbc21296c7a4 (diff) | |
download | gdb-f8b8cdf8cc12180f3eab0579116447e6f1b6e3e5.zip gdb-f8b8cdf8cc12180f3eab0579116447e6f1b6e3e5.tar.gz gdb-f8b8cdf8cc12180f3eab0579116447e6f1b6e3e5.tar.bz2 |
* gas/mn10300/basic.exp: Check opcode insertion for
extended instructions.
* gas/mn10300/extend.s: Tweak constants for better
testsuite coverage.
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6716a8f..5c5ef57 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com) + + * gas/mn10300/basic.exp: Check opcode insertion for + extended instructions. + * gas/mn10300/extend.s: Tweak constants for better + testsuite coverage. + Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com) * gas/mn10300/basic.exp: Test insertion of operands |