* Makefile.in (ULIMIT): New variable.
[binutils-gdb.git] / sim / testsuite / sky / ChangeLog
1 Fri Apr 17 14:17:17 1998 Doug Evans <devans@canuck.cygnus.com>
2
3 * Makefile.in (ULIMIT): New variable.
4 (sce%.ok): Use it.
5 (.run.ok,.run.ko): Ditto.
6
7 Fri Apr 17 14:47:53 1998 Frank Ch. Eigler <fche@cygnus.com>
8
9 * t-cop2b.c: New test for COP2 via inline asm.
10 * Makefile.in: Build t-cop2b.
11 * t-cop2.s: Update for new VCALLMSR instruction.
12
13 Thu Apr 16 15:05:51 1998 Jillian Ye <jillian@cygnus.com>
14
15 * t-pke2.trc t-pke2.vif1expect : Update the testcase
16 to work with sce gpu2 lib.
17
18 Tue Apr 14 12:20:10 1998 Jillian Ye <jillian@cygnus.com>
19
20 * c_gen.pl: Change the datatype from "long int" to "int"
21 in function perform_test_read_only.
22
23 Mon Apr 13 16:51:00 1998 Frank Ch. Eigler <fche@cygnus.com>
24
25 * Makefile.in (*): Added .vuout/.vuexpect/.vuok test targets
26 for confirming VU instruction trace.
27 (t-cop2): Test COP2 sim using above facility.
28
29 * t-cop2.vuexpect: New file.
30
31 Thu Apr 9 16:26:17 1998 Frank Ch. Eigler <fche@cygnus.com>
32
33 * t-pke3.trc: Additional test for MASK=0 MODE=2 UNPACK.
34
35 Thu Apr 9 13:03:54 1998 Jillian Ye <jillian@cygnus.com>
36
37 * c_gen.pl: Added handling for data from GIF PATH1/2/3 FIFO.
38
39 Wed Apr 8 18:07:41 1998 Frank Ch. Eigler <fche@cygnus.com>
40
41 * t-cop2.s (mpg): Put END/NOP VU instructions to give something to
42 VCALLMS to run.
43 (end,error): Store rc for exit trap explicitly in $4.
44
45 * Makefile.in: Zap ".s.run" target before update attempt.
46
47 Wed Apr 8 16:53:00 1998 Jillian Ye <jillian@cygnus.com>
48
49 * c_gen.pl: Added subroutin perform_test_read_only.
50
51 Wed Apr 8 14:03:13 1998 Jillian Ye (jillian@cygnus.com>
52
53 * sce_test40.dvpasm, sce_test41.dvpasm, sce_test42.dvpasm, sce_test43.dvpasm:
54 Update the testcase to use correct include files.
55 ../include/macros.s -> ./sce_macros.s
56 test.vu -> sce_test*.vuasm
57
58 Wed Apr 8 14:03:13 1998 Jillian Ye (jillian@cygnus.com>
59 * Makefile.in :
60 Remove sce_testcase from make "check" target until they are more stable.
61 Added make "check_sce" target to drive the sce_testcase.
62
63 Tue Apr 7 18:31:47 1998 Frank Ch. Eigler <fche@cygnus.com>
64
65 * t-cop2.s: New test for COP2 function.
66
67 * Makefile.in: Added rule to assemble self-contained R5900 asm tests.
68
69 Tue Apr 7 16:18:46 1998 Ian Carmichael <iancarm@cygnus.com>
70
71 * test41.dvpasm, test42.dvpasm, test43.dvpasm,
72 test44.dvpasm: Added missing ITOP instructions.
73
74 Tue Apr 7 11:20:50 1998 Jillian Ye <jillian@cygnus.com>
75
76 * Added the SCE (feb28) testsuite.
77 sce_testN.* corresponds to the original testN/test.*
78 *.vuasm : MICRO code
79 *.dvpasm : DMAtag and VIF code description
80 *.out_gif.dat : GIF output values for the corresponding testcase.
81
82 They are modified to compile before check in.
83
84 * Added sce_macros.s, originated from SCE (feb28)
85 provide macros.s.
86
87 * Added sce_main.c as the driver for the SCE testcases.
88
89 * Added refresh.s, needed by sce_main.c.
90 It may be used by other test cases in the future.
91
92 * Updated Makefile.in to work with the newly added testcases.
93
94 Mon Apr 6 16:40:17 1998 Jillian Ye <jillian@cygnus.com>
95
96 * c_gen.pl: Added subroutin perform_test64.
97
98 Sun Apr 5 12:34:56 1998 Frank Ch. Eigler <fche@cygnus.com>
99
100 * t-pke3.trc: Modified to confirm parts of GPUIF PATH3-masking
101 functionality.
102
103 Fri Apr 3 15:41:07 1998 Jillian Ye <jillian@cygnus.com>
104
105 * c_gen.pl: Added subroutin process_data_reg64.
106 * ChangeLog: Added this entry.
107
108 Fri Mar 27 19:31:36 1998 Frank Ch. Eigler <fche@cygnus.com>
109
110 * Makefile.in: Removed t-pke1 testcase. Remove previous "make -k"
111 kludge previously in place for known-wrong test cases.
112
113 * t-pke1.*: Removed obsolete testcase.
114
115 * ts[sv]*.trc: Updated test cases from new SCEI spec for PKE
116 unpack operation.
117
118 Fri Mar 20 17:41:07 1998 Jim Lemke <jlemke@cygnus.com>
119
120 * t-dma.c: Created file of DMAC unit tests.
121 * sky.ld: Created file to load tests at a lower addr.
122
123 Tue Mar 17 15:41:07 1998 Frank Ch. Eigler <fche@cygnus.com>
124
125 * c_gen.pl: Added file from Toronto's /build directory.
126 * Makefile.in (C_GEN): Use local c_gen.pl script.
127 * ChangeLog: Added this entry.
128 * t-pke4.trc: New file.
129 * t-pke4.vif0expect: New file.
130
131 Mon Mar 16 19:04:26 1998 Frank Ch. Eigler <fche@cygnus.com>
132
133 * tsv308_1.trc: Fixed test case as per SCEI email.
134 * tsv316_1.trc: Ditto.
135 * tsv408_1.trc: Same.
136 * tsv416_1.trc: Again.
137 * t-pke3.trc: Added more padding to one VU test to widen timing race.
138
139 Fri Mar 13 20:34:13 1998 Frank Ch. Eigler <fche@cygnus.com>
140
141 * tss*.trc: New files, generated by perl script from
142 SCEI "test0" bucket.
143
144 * tsv*.trc: New files, generated by perl script from SCEI "test0"
145 bucket. Note that tsv432_0 may obsolete t-pke1.
146
147 * Makefile.in (TESTS): Run new scripts.
148 (check): Bulldoze through failing test cases with "make -k" until
149 SCEI fixes some of them.
150 (.run.ok): Increased run-time limit since some test runs can take
151 several seconds.
152
153 Fri Mar 6 17:30:31 1998 Frank Ch. Eigler <fche@cygnus.com>
154
155 * t-pke4.run: Removed test, since it succeeds yet returns a
156 non-zero exit code.
157
158 * Makefile.in (RUNOPTS): Removed --memory-size flag, made
159 unnecessary by sim/mips/interp.c changes.
160 (TESTS): Removed t-pke4.ok target.
161
162 * t-pke3.trc: Classified tests with [---] indicators, to match
163 items up with entries documented in testplan.sgml. Added numerous
164 additional tests. They assert behavior that assumes certain
165 favorable answers to PKE question set #6 to SCEI.
166
167 * t-pke1.trc: Added some [---] indicators.
168
169 Mon Mar 2 18:54:26 1998 Frank Ch. Eigler <fche@cygnus.com>
170
171 * t-pke3.trc: Added FLUSH* / PKEMS* tests.
172
173 Fri Feb 27 16:53:29 1998 Frank Ch. Eigler <fche@cygnus.com>
174
175 * Makefile.in (*): Changes now allow test case srcdir != objdir.
176 Switched to "r5900.ld" linker script.
177
178 Wed Feb 25 14:24:04 1998 Frank Ch. Eigler <fche@cygnus.com>
179
180 * t-pke3.trc: Added tests for PKEcode[i] stalling and masking,
181 FBRST register STP and STC, erroneous register accesses.
182
183 Tue Feb 24 19:32:10 1998 Frank Ch. Eigler <fche@cygnus.com>
184
185 * ChangeLog, Makefile.in, configure, configure.in, t-pke1.trc,
186 t-pke1.vif0expect, t-pke2.trc, t-pke2.vif1expect, t-pke3.trc,
187 t-pke4.run: Created.
188
189