summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/ChangeLog
blob: 1237d81fe67b2530d412b5a05c66d8ef40d96dac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
2013-05-07  Jayant Sonar  <jayant.sonar@kpitcummins.com>
	    Kaushik Phatak <Kaushik.Phatak@kpitcummins.com>

	* movw-movt.ms: New file: Test movw & movt instructions.

2011-07-01  Nick Clifton  <nickc@redhat.com>

	PR sim/12737
	* iwmmxt/wcmpgt.cgs: Remove expectation of failure.
	* iwmmxt/wmac.cgs: Remove expectation of failure.
	* iwmmxt/wsra.cgs: Remove expectation of failure.
	* xscale/blx.cgs: Remove expectation of failure.

2011-05-11  Joseph Myers  <joseph@codesourcery.com>
	    Hans-Peter Nilsson  <hp@axis.com>

	PR sim/12737
	* iwmmxt/wcmpgt.cgs, iwmmxt/wmac.cgs,
	iwmmxt/wsra.cgs, xscale/blx.cgs: Kfail.

2011-05-04  Joseph Myers  <joseph@codesourcery.com>

	* allinsn.exp (xscale*-*-*): Don't handle target.
	* misc.exp (thumb*-*-*, xscale*-*-*): Don't handle
	targets.
	* iwmmxt/iwmmxt.exp: Test for arm*-*-* instead of
	xscale*-*-*.
	* thumb/allthumb.exp (thumb*-*-*): Don't handle target.
	* xscale/xscale.exp: Test for arm*-*-* instead of
	xscale*-*-*.

2003-04-01  Nick Clifton  <nickc@redhat.com>

	* .: New directory: Tests for ARM simulator.
	* allinsn.exp: New file: Test script.
	* testutils.inc: New file: Test macros.
	* adc.cgs, add.cgs, and.cgs,
	b.cgs, bic.cgs, bl.cgs, bx.cgs,
	cmn.cgs, cmp.cgs, eor.cgs,
	hello.ms, ldm.cgs, ldr.cgs,
	ldrb.cgs, ldrh.cgs, ldrsb.cgs,
	ldrsh.cgs, misaligned1.ms, misaligned2.ms,
	misaligned3.ms, misc.exp, mla.cgs,
	mov.cgs, mrs.cgs, msr.cgs,
	mul.cgs, mvn.cgs, orr.cgs,
	rsb.cgs, rsc.cgs, sbc.cgs,
	smlal.cgs, smull.cgs, stm.cgs,
	str.cgs, strb.cgs, strh.cgs,
	sub.cgs, swi.cgs, swp.cgs,
	swpb.cgs, teq.cgs,  tst.cgs,
	umlal.cgs, umull.cgs: New files: ARM tests.
	* iwmmxt: New Directory: Tests for iWMMXt.
	* iwmmxt/iwmmxt.exp: New file: Test script.
	* iwmmxt/testutils.inc: New file: Test macros.
	* iwmmxt/tbcst.cgs, iwmmxt/textrm.cgs,
	iwmmxt/tinsr.cgs, iwmmxt/tmia.cgs,
	iwmmxt/tmiaph.cgs, iwmmxt/tmiaxy.cgs,
	iwmmxt/tmovmsk.cgss, iwmmxt/wacc.cgs,
	iwmmxt/wadd.cgs, iwmmxt/waligni.cgs,
	iwmmxt/walignr.cgs, iwmmxt/wand.cgs,
	iwmmxt/wandn.cgs, iwmmxt/wavg2.cgs,
	iwmmxt/wcmpeq.cgs, iwmmxt/wcmpgt.cgs,
	iwmmxt/wmac.cgs, iwmmxt/wmadd.cgs,
	iwmmxt/wmax.cgs, iwmmxt/wmin.cgs,
	iwmmxt/wmov.cgs, iwmmxt/wmul.cgs,
	iwmmxt/wor.cgs, iwmmxt/wpack.cgs,
	iwmmxt/wror.cgs, iwmmxt/wsad.cgs,
	iwmmxt/wshufh.cgs, iwmmxt/wsll.cgs,
	iwmmxt/wsra.cgs, iwmmxt/wsrl.cgs,
	iwmmxt/wsub.cgs, iwmmxt/wunpckeh.cgs,
	iwmmxt/wunpckel.cgs, iwmmxt/wunpckih.cgs,
	iwmmxt/wunpckil.cgs, iwmmxt/wxor.cgs,
	iwmmxt/wzero.cgs: New files: iWMMXt tests.
	* thumb: New Directory: Thumb tests.
	* thumb/allthumb.exp: New file: Test script.
	* thumb/testutils.inc: New file: Test macros.
	* thumb/adc.cgs, thumb/add-hd-hs.cgs,
	thumb/add-hd-rs.cgs, thumb/add-rd-hs.cgs,
	thumb/add-sp.cgs, thumb/add.cgs,
	thumb/addi.cgs, thumb/addi8.cgs,
	thumb/and.cgs, thumb/asr.cgs, thumb/b.cgs,
	thumb/bcc.cgs, thumb/bcs.cgs,
	thumb/beq.cgs, thumb/bge.cgs,
	thumb/bgt.cgs, thumb/bhi.cgs,
	thumb/bic.cgs, thumb/bl-hi.cgs,
	thumb/bl-lo.cgs, thumb/ble.cgs,
	thumb/bls.cgs, thumb/blt.cgs,
	thumb/bmi.cgs, thumb/bne.cgs,
	thumb/bpl.cgs, thumb/bvc.cgs,
	thumb/bvs.cgs, thumb/bx-hs.cgs,
	thumb/bx-rs.cgs, thumb/cmn.cgs,
	thumb/cmp-hd-hs.cgs, thumb/cmp-hd-rs.cgs,
	thumb/cmp-rd-hs.cgs, thumb/cmp.cgs,
	thumb/eor.cgs, thumb/lda-pc.cgs,
	thumb/lda-sp.cgs, thumb/ldmia.cgs,
	thumb/ldr-imm.cgs, thumb/ldr-pc.cgs,
	thumb/ldr-sprel.cgs, thumb/ldr.cgs,
	thumb/ldrb-imm.cgs, thumb/ldrb.cgs,
	thumb/ldrh-imm.cgs, thumb/ldrh.cgs,
	thumb/ldsb.cgs, thumb/ldsh.cgs,
	thumb/lsl.cgs, thumb/lsr.cgs,
	thumb/mov-hd-hs.cgs, thumb/mov-hd-rs.cgs,
	thumb/mov-rd-hs.cgs, thumb/mov.cgs,
	thumb/mul.cgs, thumb/mvn.cgs,
	thumb/neg.cgs, thumb/orr.cgs,
	thumb/pop-pc.cgs, thumb/pop.cgs,
	thumb/push-lr.cgs, thumb/push.cgs,
	thumb/ror.cgs, thumb/sbc.cgs,
	thumb/stmia.cgs, thumb/str-imm.cgs,
	thumb/str-sprel.cgs, thumb/str.cgs,
	thumb/strb-imm.cgs, thumb/strb.cgs,
	thumb/strh-imm.cgs, thumb/strh.cgs,
	thumb/sub-sp.cgs, thumb/sub.cgs,
	thumb/subi.cgs, thumb/subi8.cgs,
	thumb/swi.cgs, thumb/tst.cgs: New files: Thumb
	tests.
	* xscale: New directory.
	* xscale/xscale.exp: New file: Test script.
	* xscale/testutils.inc: New file: Test macros.
	* xscale/blx.cgs, xscale/mia.cgs,
	xscale/miaph.cgs, xscale/miaxy.cgs,
	xscale/mra.cgs: New files: XScale tests.