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