]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/frv/ChangeLog
sim: testsuite: push $arch out to targets
[thirdparty/binutils-gdb.git] / sim / testsuite / frv / ChangeLog
1 2021-02-13 Mike Frysinger <vapier@gentoo.org>
2
3 * allinsn.exp, fr400/allinsn.exp, fr500/allinsn.exp,
4 fr550/allinsn.exp, interrupts.exp, misc.exp,
5 parallel.exp: Define arch.
6
7 2021-01-15 Mike Frysinger <vapier@gentoo.org>
8
9 * cache.ms: New testcase from ../../frv-elf/.
10 * exit47.ms, grloop.ms, hello.ms: Likewise.
11 * misc.exp: New file.
12
13 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
14
15 * allinsn.exp (all_machs): Add fr405 and fr450.
16 * fr400/allinsn.exp (all_machs): Likewise.
17 * fr400/addss.cgs (mach): Change to "fr405 fr450".
18 * fr400/scutss.cgs (mach): Likewise.
19 * fr400/slass.cgs (mach): Likewise.
20 * fr400/smass.cgs (mach): Likewise.
21 * fr400/smsss.cgs (mach): Likewise.
22 * fr400/smu.cgs (mach): Likewise.
23 * fr400/subss.cgs (mach): Likewise.
24 * interrupts/fp_exception.cgs: Replace fmadds with .word.
25 * interrupts/fp_exception-fr550.cgs: Likewise.
26 * mqlclrhs.cgs: New test.
27 * mqlmths.cgs: New test.
28 * mqsllhi.cgs: New test.
29 * mqsrahi.cgs: New test.
30
31 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
32
33 * fr400/scutss.cgs: Fix tests to account for rounding.
34 Add some new ones.
35
36 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
37
38 * {rstb,rsth,rst,rstd,rstq}.cgs: Delete.
39 * {rstbf,rsthf,rstf,rstdf,rstqf}.cgs: Delete.
40
41 2003-10-10 Dave Brolley <brolley@redhat.com>
42
43 * testutils.inc (or_gr_immed): New macro.
44 * fp_exception-fr550.cgs: Write insns using
45 unaligned registers into the program in order to
46 cause the required exceptions.
47 * fp_exception.cgs: Ditto.
48 * regalign.cgs: Ditto.
49
50 2003-10-06 Dave Brolley <brolley@redhat.com>
51
52 * fr550: New subdirectory.
53 * fr400/*.cgs: Add fr550 as appropriate.
54 * fr500/*.cgs: Add fr550 as appropriate.
55 * interrupts/*.cgs: Add fr550 as appropriate.
56 * interrupts/*-fr550.cgs: New test cases for fr550.
57
58 2003-09-19 Michael Snyder <msnyder@redhat.com>
59
60 * nldqi.cgs: Remove. This insn was never implemented
61 by Fujitsu.
62
63 2003-09-19 Dave Brolley <brolley@redhat.com>
64
65 * rstqf.cgs: Use nldq instead of nldqi.
66 * rstq.cgs: Use nldq instead of nldqi.
67
68 2003-09-11 Michael Snyder <msnyder@redhat.com>
69
70 * movgs.cgs: Change lcr to spr[273],
71 which according to the comments seems to be the intent.
72
73 2003-09-09 Dave Brolley <brolley@redhat.com>
74
75 * maddaccs.cgs: move to fr400 subdirectory.
76 * msubaccs.cgs: move to fr400 subdirectory.
77 * masaccs.cgs: move to fr400 subdirectory.
78
79 2003-09-03 Michael Snyder <msnyder@redhat.com>
80
81 * fr500/mclracc.cgs: Change mach to 'all', to be
82 consistent with other tests in the directory.
83
84 2003-09-03 Michael Snyder <msnyder@redhat.com>
85
86 * interrupts/Ipipe-fr400.cgs: New file.
87 * interrupts/Ipipe-fr500.cgs: New file.
88 * interrupts/Ipipe.cgs: Remove (replaced by above).