OSDN Git Service

New testsuite
[pf3gnuchains/pf3gnuchains3x.git] / sid / component / testsuite / sidcomp.cgen-cpu.ms1 / ChangeLog
1 2001-09-17  Ben Elliston  <bje@redhat.com>
2
3         * ms1-state-snapshot.exp: Run if $sidtarget(ms1) is set.
4
5 2001-08-23  graydon hoare  <graydon@redhat.com>
6
7         * ms1-state-snapshot.exp: New test.
8         * test-img.x: New binary file for test.
9
10 2001-08-02  John Healy  <jhealy@redhat.com>
11
12         * ms1-allinsn.exp: Load of basic-sid and run tests
13         using run-sid-tests-raw.
14
15 2001-05-22  John Healy  <jhealy@redhat.com>
16
17         * addinsns.s, ctinsn.s, intctrlinsns.s, ioinsns.s, logicalinsns.s,
18         memoryinsns.s, memoryinsns.s, mulinsns.s, shiftinsns.s, subinsns.s:
19         Added machine identification.
20         * ms1-allinsn.exp: Added --nosched to assembler flags.
21
22 2001-05-17  John Healy  <jhealy@redhat.com>
23         
24         * ioinsns.s: Added tests for the rest of the io instructions.
25
26 2001-05-14  John Healy  <jhealy@redhat.com>
27
28         * ctinsns.s: Added test for brne instruction.
29
30 2001-04-12  John Healy  <jhealy@redhat.com>
31
32         * ctinsns.s: Updated expected value for pc offset from jal insn.
33
34 2001-04-11  John Healy  <jhealy@redhat.com>
35
36         * testutils.inc: Modified macros to use gloss-based syscalls and
37         to respect scheduling restrictions.
38         * addinsns.s, intctrlinsns.s, logicalinsns.s, memoryinsns.s,
39         mulinsns.s, shiftinsns.s, subinsns.s: Added .align directives to
40         .data sections and added nop's where necessary to obey the rules
41         of scheduling restrictions.
42
43 2001-04-09  John Healy  <jhealy@redhat.com>
44
45         * ctinsns.s: Adjusted test cases to test for delayed branching.
46         * testutils.inc: Modified macros to allow for delayed branching.
47
48 2001-04-09  John Healy  <jhealy@redhat.com>
49
50         * mulinsns.s: Added more tests.
51
52 2001-04-06  John Healy  <jhealy@redhat.com>
53
54         * ctinsns.s, intctrlinsns.s, ioinsns.s, logicalinsns.s
55         memoryinsns.s, mulinsns.s shiftinsns.s, subinsns.s: Renamed to have
56         better filename extension (.cgs changed to .s).  New tests also added
57         to each file.
58         * addinsns.s: New file.  Tests from add.cgs, addi.cgs and addui.cgs
59         grouped into addinsns.s.  
60         * testutils.inc: Improved assertion and loading macros.
61
62 2001-04-05  John Healy  <jhealy@redhat.com>
63
64         * intctrlinsns.cgs: New tests added.
65
66 2001-04-03  John Healy  <jhealy@redhat.com>
67
68         * add.cgs: Improved tests.
69         * addi.cgs: New file.
70         * addiinsns.cgs: New file.
71         * addui.cgs: New file.
72         * ctinsns.cgs: New file.
73         * intctrlinsns.cgs: New file.
74         * ioinsns.cgs: New file.
75         * logicalinsns.cgs: New file.
76         * memoryinsns.cgs: New file.
77         * mulinsns.cgs: New file.
78         * shiftinsns.cgs: New file.
79         * subinsns.cgs: New file.
80         * testutils.inc: New file.
81         
82 2001-03-28  John Healy  <jhealy@redhat.com>
83
84         * sidcomp.cgen-cpu.ms1/testutils.inc: Added support for
85         syscalls with up to three arguments.
86         * sidcomp.cgen-cpu.ms1/allinsn.exp: New file.
87         * sidcomp.cgen-cpu.ms1/add.cgs: New file.
88