]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/cr16/ChangeLog
sim: testsuite: push $arch out to targets
[thirdparty/binutils-gdb.git] / sim / testsuite / cr16 / ChangeLog
1 2021-02-13 Mike Frysinger <vapier@gentoo.org>
2
3 * allinsn.exp, misc.exp: Define arch.
4
5 2015-12-24 Mike Frysinger <vapier@gentoo.org>
6
7 * allinsn.exp: Append --load-vma to global_sim_options.
8 * misc.exp: Likewise.
9
10 2015-03-29 Mike Frysinger <vapier@gentoo.org>
11
12 PR sim/12385
13 * testutils.inc (START): Add _start symbol.
14
15 2008-05-02 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
16
17 * cbitb.cgs, cbitw.cgs, sbitb.cgs, sbitw.cgs, tbit.cgs, tbitb.cgs,
18 tbitw.cgs, hw-trap.ms, uread16.ms, uread32.ms: New testcases.
19 addb.cgs, addd.cgs, addi.cgs, andb.cgs, andd.cgs, andw.cgs, ashub.cgs,
20 ashub_i.cgs, ashud.cgs, ashud_i.cgs, ashuw.cgs, ashuw_i.cgs, cmpi.cgs,
21 cmpw.cgs, jlt.cgs, jump.cgs, loadd.cgs, loadw.cgs, lshb.cgs, lshb_i.cgs,
22 lshd.cgs, lshd_i.cgs, lshw.cgs, lshw_i.cgs, movb.cgs, movd.cgs,
23 movw.cgs, movxb.cgs, movxw.cgs, movzb.cgs, movzw.cgs, mulb.cgs,
24 muluw.cgs, mulw.cgs, orb.cgs, ord.cgs, orw.cgs, pop1.cgs, pop2.cgs,
25 pop3.cgs, popret1.cgs, popret2.cgs, popret3.cgs, push1.cgs, push2.cgs,
26 push3.cgs: Update testcase comment.
27 bnc8.cgs, bnc24.cgs and ret.cgs: Removed.
28
29 2008-04-08 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
30
31 * allinsn.exp: Remove target_alias and global_ld_options.
32
33 2008-02-12 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
34
35 * allinsn.exp, misc.exp: New files: Test scripts
36 testutils.inc: New file: Test macros.
37 addb.cgs, addd.cgs, addi.cgs, addw.cgs, andb.cgs, andd.cgs, andw.cgs,
38 ashub.cgs, ashub_i.cgs, ashud.cgs, ashud_i.cgs, ashuw.cgs, ashuw_i.cgs,
39 bal1_24.cgs, bal2_24.cgs, bcc.cgs, bcs.cgs, beq0b.cgs, beq0w.cgs,
40 beq.cgs, bge.cgs, bgt.cgs, bhi.cgs, bhs.cgs, bht.cgs, blo.cgs, bls.cgs,
41 blt.cgs, bnc24.cgs, bnc8.cgs, bne0b.cgs, bne0w.cgs, bne.cgs, br.cgs,
42 cmpb.cgs, cmpb_i.cgs, cmpd.cgs, cmpd_i.cgs, cmpi.cgs, cmpw.cgs,
43 cmpw_i.cgs, excp.cgs, hello.ms, jal.cgs, jcc.cgs, jcs.cgs, jeq.cgs,
44 jfc.cgs, jfs.cgs, jge.cgs, jgt.cgs, jhi.cgs, jhs.cgs, jlo.cgs, jls.cgs,
45 jlt.cgs, jne.cgs, jump.cgs, loadb.cgs, loadd.cgs, loadm.cgs, loadmp.cgs,
46 loadw.cgs, lprd-sprd.cgs, lpr-spr.cgs, lshb.cgs, lshb_i.cgs, lshd.cgs,
47 lshd_i.cgs, lshw.cgs, lshw_i.cgs, macqw.cgs, macsw.cgs, macuw.cgs,
48 movb.cgs, movd.cgs, movw.cgs, movxb.cgs, movxw.cgs, movzb.cgs,
49 movzw.cgs, mulb.cgs, mulsb.cgs, mulsw.cgs, muluw.cgs, mulw.cgs,
50 nop.cgs, orb.cgs, ord.cgs, orw.cgs, pop1.cgs, pop2.cgs, pop3.cgs,
51 popret1.cgs, popret2.cgs, popret3.cgs, push1.cgs, push2.cgs, push3.cgs,
52 ret.cgs, scc.cgs, scs.cgs, seq.cgs, sfc.cgs, sfs.cgs, sge.cgs, sgt.cgs,
53 shi.cgs, shs.cgs, slo.cgs, sls.cgs, slt.cgs, sne.cgs, storb.cgs,
54 stord.cgs, storw.cgs, subb.cgs, subd.cgs, subi.cgs, subw.cgs,
55 xorb.cgs, xord.cgs, xorw.cgs: New files