diff options
author | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:55:36 +0000 |
---|---|---|
committer | M R Swami Reddy <MR.Swami.Reddy@nsc.com> | 2008-05-05 09:55:36 +0000 |
commit | 20f55b937bb60c45766b489357a69566cc51688f (patch) | |
tree | 1e31c33509493950e211ddd90b89fe4a0258e600 /sim/testsuite | |
parent | fae9ec8dca2e5d4da931451946f220271b5c5003 (diff) | |
download | gdb-20f55b937bb60c45766b489357a69566cc51688f.zip gdb-20f55b937bb60c45766b489357a69566cc51688f.tar.gz gdb-20f55b937bb60c45766b489357a69566cc51688f.tar.bz2 |
Add the change for testcases comment update and new testcases addition.
Diffstat (limited to 'sim/testsuite')
-rw-r--r-- | sim/testsuite/sim/cr16/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sim/testsuite/sim/cr16/ChangeLog b/sim/testsuite/sim/cr16/ChangeLog index 0364a21..2aa6735 100644 --- a/sim/testsuite/sim/cr16/ChangeLog +++ b/sim/testsuite/sim/cr16/ChangeLog @@ -1,3 +1,17 @@ +2008-05-02 M R Swami Reddy <MR.Swami.Reddy@nsc.com> + + * cbitb.cgs, cbitw.cgs, sbitb.cgs, sbitw.cgs, tbit.cgs, tbitb.cgs, + tbitw.cgs, hw-trap.ms, uread16.ms, uread32.ms: New testcases. + addb.cgs, addd.cgs, addi.cgs, andb.cgs, andd.cgs, andw.cgs, ashub.cgs, + ashub_i.cgs, ashud.cgs, ashud_i.cgs, ashuw.cgs, ashuw_i.cgs, cmpi.cgs, + cmpw.cgs, jlt.cgs, jump.cgs, loadd.cgs, loadw.cgs, lshb.cgs, lshb_i.cgs, + lshd.cgs, lshd_i.cgs, lshw.cgs, lshw_i.cgs, movb.cgs, movd.cgs, + movw.cgs, movxb.cgs, movxw.cgs, movzb.cgs, movzw.cgs, mulb.cgs, + muluw.cgs, mulw.cgs, orb.cgs, ord.cgs, orw.cgs, pop1.cgs, pop2.cgs, + pop3.cgs, popret1.cgs, popret2.cgs, popret3.cgs, push1.cgs, push2.cgs, + push3.cgs: Update testcase comment. + bnc8.cgs, bnc24.cgs and ret.cgs: Removed. + 2008-04-08 M R Swami Reddy <MR.Swami.Reddy@nsc.com> * allinsn.exp: Remove target_alias and global_ld_options. |