summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh/ChangeLog
blob: 33938feb0a3bec944ac1604d34e183d871070a29 (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
2004-09-13  DJ Delorie  <dj@redhat.com>

	* sim/sh/allinsn.exp: Set global_as_options and
	global_ld_options appropriately for little endian builds.
	* sim/sh/movua.s: Support little endian.

2004-09-08  Michael Snyder  <msnyder@redhat.com>

	Commited by Corinna Vinschen <vinschen@redhat.com>
	* allinsn.exp: Add new tests.
	* bandor.s: New file.
	* bandornot.s: New file.
	* bclr.s: New file.
	* bld.s: New file.
	* bldnot.s: New file.
	* bset.s: New file.
	* bst.s: New file.
	* bxor.s: New file.
	* clip.s: New file.
	* div.s: New file.
	* fail.s: New file, make sure fail works.
	* fsca.s: New file.
	* fsrra.s: New file.
	* mov.s: New file.
	* mulr.s: New file.
	* pass.s: New file, make sure pass works.
	* pushpop.s: New file.
	* resbank.s: New file.
	* testutils.inc (bf8k, bt8k, assertmem): New macros.

2004-02-12  Michael Snyder  <msnyder@redhat.com>

	* and.s, movi.s, sett.s: New files.
	* allinsn.exp: Add new tests.
	* testutils.inc (set_sr_bit): Fix macro labels.

2004-01-07  Michael Snyder  <msnyder@redhat.com>

	* dmxy.s, fipr.s, fpchg.s, ldrc.s, loop.s, movli.s, movua.s,
	movxy.s, pabs.s, pclr.s, prnd.s, psub.s, pswap.s: New files.
	* allinsn.exp: Add new tests.
	* testutils.inc (set_sr_bit): Add argument.
	(set_greg): Add .align directives.

2003-08-11  Michael Snyder  <msnyder@redhat.com>

	* macl.s: New file.
	* macw.s: New file.
	* allinsn.exp: Add new tests for mac.w and mac.l.

2003-07-25  Michael Snyder  <msnyder@redhat.com>

	* pshai.s, pshar.s, pshli.s, pshlr.s: New files.
	* allinsn.exp: Add psha, pshl tests.
	* pdec.s, pinc.s, padd.s, paddc.s: New files.
	* allinsn.exp: Add pdec, pinc, padd, paddc tests.
	* pand.s, pdmsb.s: New files.
	* allinsn.exp: Add pand, pdmsb tests.

2003-07-23  Michael Snyder  <msnyder@redhat.com>

	* pmuls.s: New file.

2003-07-08  Michael Snyder  <msnyder@redhat.com>

	* allinsn.exp, testutils.inc, add.s, fabs.s, fadd.s, fcmpeq.s,
	fcmpgt.s, fcnvds.s, fcnvsd.s, fdiv.s, fldi0.s, fldi1.s, flds.s,
	float.s, fmac.s, fmov.s, fmul.s, fneg.s, frchg.s, fschg.s, 
	fsqrt.s, fsub.s, ftrc.s, shll16.s, shll2.s, shll8.s, shll.s, 
	shlr16.s, shlr2.s, shlr8.s, shlr.s, swap.s: New files.

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: