16834560948ae0ca0d44cb592ebb3cd248eee2cc
[deliverable/binutils-gdb.git] / sim / testsuite / ChangeLog
1 Wed Jul 1 15:57:54 1998 Doug Evans <devans@seba.cygnus.com>
2
3 * sim/m32r/hw-trap.ms: New testcase.
4
5 start-sanitize-sky
6 Wed Jun 24 19:09:03 1998 Frank Ch. Eigler <fche@cygnus.com>
7
8 * sim/sky/t-cop2.vuexpect: Adapt to new disassembly format.
9
10 Wed Jun 24 18:16:00 EDT 1998 Jim Lemke <jlemke@cygnus.com>
11
12 * sim/sky/t-int.c, sim/sky/t-int-handler.c:
13 Testcase errors: two in the former file, one in the latter.
14
15 Wed Jun 24 17:35:00 EDT 1998 Jim Lemke <jlemke@cygnus.com>
16
17 * Updated sim/sky/t-dma.c: It missed check-in earlier today.
18
19 Wed Jun 24 11:34:00 EDT 1998 Jim Lemke <jlemke@cygnus.com>
20
21 * Updated sim/sky/t-dma.{brn|dmaexpect} because a
22 warning msg being checked for contains an address
23 that differs between -mhard-float and -msoft-float.
24
25 Fri Jun 19 17:57:50 1998 Jillian Ye <jillian@cygnus.com>
26
27 * Created sim/sky/fast_gs and sim/sky/accurate_gs
28 for storing the gs output file for float-type fast
29 and accurate respectively; also added and moved
30 files for this purpose.
31
32 start-sanitize-sky
33 Thu Jun 18 23:53:43 1998 Doug Evans <devans@seba.cygnus.com>
34
35 * sim/sky/vureloc{.brn,-main.c,.dvpasm}: New files.
36
37 end-sanitize-sky
38 Tue Jun 16 18:39:32 1998 Frank Ch. Eigler <fche@cygnus.com>
39
40 * sim/sky/sky-defs.tcl: Use --sky-debug option instead of environment
41 variable to collect PKE traces.
42
43 Tue Jun 16 18:33:37 1998 Jillian Ye <jillian@cygnus.com>
44
45 * sim/sky/sky_sce.exp: Removing sce2* and adding comments.
46 * sim/sky/sky_sce_fast.exp: Removing diff, sce2, and adding
47 comments.
48
49 Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
50
51 * sim/sky/sky-defs.tcl: passing timeout option to sim_run
52 * lib/sim-defs.exp : Print out timeout setting info when "-v" is used.
53
54 Tue Jun 16 09:03:37 1998 Frank Ch. Eigler <fche@cygnus.com>
55
56 * t-cop2.s: Reorder instruction blocks to prevent "Out of bounds"
57 messages during test execution. Added dummy branch labels for BC2*
58 instructions.
59 * t-cop2.brn: Use --sky-debug option instead of env var.
60 * t-cop2.vuexpect: Updated for with new disassembly format.
61
62 * sky_sce_fast.exp: Don't compare GIF outputs for
63 --float-type=fast.
64 * sce_test{17,33,49}.dvpasm: Use ".DmaPackVif 1" option to
65 exercise assembler / PKE.
66
67 * rw-vureg.c: Cast memcpy operand to allay warning.
68
69 Mon Jun 15 15:34:10 1998 Frank Ch. Eigler <fche@cygnus.com>
70
71 * sim/sky/sky_sce_fast.exp: New file for fast floating point mode of
72 SCEI test cases.
73
74 Tue Jun 12 16:20:30 1998 Jillian Ye <jillian@cygnus.com>
75
76 * sim/sky/sky_sce.exp: Set the timeout for the sce visual testcases
77 to be 2000 sec (clock time).
78 * sim/sky/sky-defs.tcl: Accept the timeout set in brn file
79 by sky_sce.exp for the duration of the test, and restore
80 the original value after the test is done.
81
82 Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
83
84 * sim/sky/vu01reg-main.c: New file.
85 * sim/sky/vu01reg.dvpasm: New file.
86 * sim/sky/vu01reg.brn: New file.
87
88 * sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro.
89 (VU0_MEM1_SIZE): New macro.
90
91 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
92 which is now a list of options controlling the behaviour of sim_run.
93
94 * sim/sky/sky-defs.tcl (run_brn_test): Fix `options' arg to
95 sim_compile. Fix handling of dvpasm_flags.
96 (run_trc_test): Update to new way of environment variables to sim_run.
97
98 Wed Jun 10 15:56:10 1998 Frank Ch. Eigler <fche@cygnus.com>
99
100 * sim/sky/t-int.c: New file to test sky hardware
101 interrupts.
102 * sim/sky/t-int-handler.s: New file for null interrupt
103 handler.
104 * sim/sky/t-int.brn: New file to build new test.
105
106 end-sanitize-sky
107 Wed Jun 10 10:53:20 1998 Doug Evans <devans@seba.cygnus.com>
108
109 * sim/m32r/addx.cgs: Add another test.
110 * sim/m32r/jmp.cgs: Add another test.
111 start-sanitize-m32rx
112 * sim/m32r/bra8-2.cgs: New testcase.
113 * sim/m32r/hello.ms: Run on m32rx too.
114 end-sanitize-m32rx
115
116 start-sanitize-sky
117 Tue Jun 9 16:30:16 1998 Jillian Ye <jillian@cygnus.com>
118
119 * sky_sce.exp: Added the "diff -bitw" clause,
120 and turn on the "--enable-gs", "--float-type" options.
121
122 Tue Jun 9 08:55:05 1998 Doug Evans <devans@canuck.cygnus.com>
123
124 * sim/sky/dma.h: New file.
125 * sim/sky/vif.h: New file.
126 * sim/sky/vu.h: New file.
127 * sim/sky/sce_main.c: Move magic numbers to .h files.
128
129 end-sanitize-sky
130 Mon Jun 8 16:08:27 1998 Doug Evans <devans@canuck.cygnus.com>
131
132 * sim/m32r/trap.cgs: Test trap 2.
133
134 start-sanitize-sky
135 Fri Jun 03 11:22:33 1998 Patrick Macdonald <patrickm@cygnus.com>
136
137 * sim/sky/t-gif4.[trc|gifexpect]: additional test for a PATH3
138 pause
139 * sim/sky/t-gif6.[trc|gifexpect]: additional test for IMT ( non
140 multiple of 8)
141
142 end-sanitize-sky
143 Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
144
145 * lib/sim-defs.exp (sim_run): Add possible environment variable
146 list to simulator run.
147 start-sanitize-sky
148 * sim/sky/sky-defs.tcl: Use it.
149
150 * sim/sky/t-pke2.vif1out: Update to match recent word-precise
151 tracking table change in sim/mips/sky-pke.c.
152 * sim/sky/t-pke3.trc: Ditto.
153 * sim/sky/t-pke4.vif0expect: Ditto.
154 end-sanitize-sky
155
156 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
157
158 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
159 so that make check can be invoked recursively.
160
161 start-sanitize-sky
162 Thu May 21 11:45:50 1998 Patrick Macdonald <patrickm@cygnus.com>
163
164 * sim/sky/t-gif6.trc: IMT burst testcases
165 * sim/sky/t-gif6.gifexpect: IMT burst expected results
166
167 Wed May 20 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
168
169 * sim/sky/c_gen.pl: Added subroutine "print_comment"
170 and on/off option for "src line #"
171
172 Mon May 18 10:37:47 1998 Doug Evans <devans@canuck.cygnus.com>
173
174 * sim/sky/sky.ld: Delete file.
175
176 end-sanitize-sky
177 Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
178
179 * config/default.exp (CC,SIM): Delete.
180 start-sanitize-sky
181 * sim/sky/sky-defs.tcl (LDSCRIPT,SIM): Delete.
182 (run_trc_test): Use sim_compile, sim_run. Only delete temp files
183 if testcase passed.
184 (run_brn_test): Ditto.
185 * sim/sky/sky.exp: Add runtest_file_p support. Don't print
186 unsupported message if not sky.
187 * sim/sky/sky_sce.exp: Likewise.
188 end-sanitize-sky
189
190 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
191 New arg prog_opts. All callers updated.
192
193 Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
194
195 * Makefile.in: Made "check" the target of two
196 dependencies (test1, test2) so that test2 get a chance to
197 run even when test1 failed if "make -k check" is used.
198
199 Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
200
201 * lib/sim-defs.exp (sim_version): Simplify.
202 (sim_run): Implement.
203 (run_sim_test): Use sim_run.
204 (sim_compile): New proc.
205
206 start-sanitize-sky
207 Thu May 7 12:30:59 1998 Patrick Macdonald <patrickm@cygnus.com>
208
209 * sim/sky/sky-defs.tcl: add handling for gifexpect and gsexpect
210 * sim/sky/t-gif*.trc: GIF unit test cases
211 * sim/sky/t-gif*.gifexpect: GIF unit test expected results
212 * sim/sky/t-gs.trc: GS unit test case
213 * sim/sky/t-gs.gsexpect: GS unit test case expected result
214
215 Mon May 4 17:49:56 1998 Frank Ch. Eigler <fche@cygnus.com>
216
217 * sim/sky/sky-defs.tcl: New file, common dejagnu routine definitions.
218 * sim/sky/sky.exp: New file, quick dejagnu test driver.
219 * sim/sky/sky_sce.exp: New file, SCE dejagnu test driver.
220 * sim/sky/*.brn: New files, test fragment descriptions.
221 * sim/sky/OTHERS: Old test cases from sim/testsuite/sky.
222
223 end-sanitize-sky
224 Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
225
226 start-sanitize-sky
227 * configure.in (testdir): Don't use old sky test directory.
228 * configure: Regenerated
229 * sky/Makefile.in: swallow stderr on buggy tests
230 end-sanitize-sky
231 * config/default.exp: Added C compiler settings.
232
233 Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
234
235 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
236
237 Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
238
239 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
240 try all machs.
241
242 * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
243
244 Fri Apr 17 16:00:52 1998 Doug Evans <devans@canuck.cygnus.com>
245
246 * sim/m32r/mv[ft]achi.cgs: Fix expected result
247 (sign extension of top 8 bits).
248 start-sanitize-m32rx
249 * sim/m32r/mv[ft]achi-a.cgs: Ditto.
250 end-sanitize-m32rx
251
252 start-sanitize-m32rx
253 Tue Apr 14 14:06:34 1998 Doug Evans <devans@canuck.cygnus.com>
254
255 * sim/m32r/maclh1.cgs: Fix testcase.
256 * sim/m32r/maclh1-2.cgs: New testcase.
257
258 Tue Mar 3 19:09:09 1998 Doug Evans <devans@canuck.cygnus.com>
259
260 * sim/m32r/sat.cgs: Change sath to sat.
261
262 end-sanitize-m32rx
263 Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
264
265 * Makefile.in (RUNTEST): Fix path to runtest.
266
267 start-sanitize-sky
268 Tue Feb 24 19:47:56 1998 Frank Ch. Eigler <fche@cygnus.com>
269
270 * configure.in (testdir): Added sky subdir for mips64r5900-sky-elf
271 target.
272 * configure: Regenerate.
273 end-sanitize-sky
274
275 Fri Feb 20 11:00:02 1998 Nick Clifton <nickc@cygnus.com>
276
277 * sim/m32r/unlock.cgs: Fixed test.
278 * sim/m32r/mvfc.cgs: Fixed test.
279 * sim/m32r/remu.cgs: Fixed test.
280
281 * sim/m32r/bnc24.cgs: Test long BNC instruction.
282 * sim/m32r/bnc8.cgs: Test short BNC instruction.
283 * sim/m32r/ld-plus.cgs: Test LD instruction.
284 * sim/m32r/macwhi.cgs: Test MACWHI instruction.
285 * sim/m32r/macwlo.cgs: Test MACWLO instruction.
286 * sim/m32r/mulwhi.cgs: Test MULWHI instruction.
287 * sim/m32r/mulwlo.cgs: Test MULWLO instruction.
288 * sim/m32r/mvfachi.cgs: Test MVFACHI instruction.
289 * sim/m32r/mvfaclo.cgs: Test MVFACLO instruction.
290 * sim/m32r/mvtaclo.cgs: Test MVTACLO instruction.
291 * sim/m32r/addv.cgs: Test ADDV instruction.
292 * sim/m32r/addv3.cgs: Test ADDV3 instruction.
293 * sim/m32r/addx.cgs: Test ADDX instruction.
294 * sim/m32r/lock.cgs: Test LOCK instruction.
295 * sim/m32r/neg.cgs: Test NEG instruction.
296 * sim/m32r/not.cgs: Test NOT instruction.
297 * sim/m32r/unlock.cgs: Test UNLOCK instruction.
298 start-sanitize-m32rx
299 * sim/m32r/mvfachi-a.cgs: Test extended MVFACHI instruction.
300 * sim/m32r/mvfaclo-a.cgs: Test extended MVFACLO instruction.
301 * sim/m32r/mvtachi-a.cgs: Test extended MVTACHI instruction.
302 * sim/m32r/mvtaclo-a.cgs: Test extended MVTACLO instruction.
303 end-sanitize-m32rx
304 Thu Feb 19 11:15:45 1998 Nick Clifton <nickc@cygnus.com>
305
306 * sim/m32r/testutils.inc (mvaddr_h_gr): new macro to load an
307 address into a general register.
308
309 * sim/m32r/or3.cgs: Test OR3 instruction.
310 * sim/m32r/rach.cgs: Test RACH instruction.
311 * sim/m32r/rem.cgs: Test REM instruction.
312 * sim/m32r/sub.cgs: Test SUB instruction.
313 * sim/m32r/mv.cgs: Test MV instruction.
314 * sim/m32r/mul.cgs: Test MUL instruction.
315 * sim/m32r/bl24.cgs: Test long BL instruction.
316 * sim/m32r/bl8.cgs: Test short BL instruction.
317 * sim/m32r/blez.cgs: Test BLEZ instruction.
318 * sim/m32r/bltz.cgs: Test BLTZ instruction.
319 * sim/m32r/bne.cgs: Test BNE instruction.
320 * sim/m32r/bnez.cgs: Test BNEZ instruction.
321 * sim/m32r/bra24.cgs: Test long BRA instruction.
322 * sim/m32r/bra8.cgs: Test short BRA instruction.
323 * sim/m32r/jl.cgs: Test JL instruction.
324 * sim/m32r/or.cgs: Test OR instruction.
325 * sim/m32r/jmp.cgs: Test JMP instruction.
326 * sim/m32r/and.cgs: Test AND instruction.
327 * sim/m32r/and3.cgs: Test AND3 instruction.
328 * sim/m32r/beq.cgs: Test BEQ instruction.
329 * sim/m32r/beqz.cgs: Test BEQZ instruction.
330 * sim/m32r/bgez.cgs: Test BGEZ instruction.
331 * sim/m32r/bgtz.cgs: Test BGTZ instruction.
332 * sim/m32r/cmp.cgs: Test CMP instruction.
333 * sim/m32r/cmpi.cgs: Test CMPI instruction.
334 * sim/m32r/cmpu.cgs: Test CMPU instruction.
335 * sim/m32r/cmpui.cgs: Test CMPUI instruction.
336 * sim/m32r/div.cgs: Test DIV instruction.
337 * sim/m32r/divu.cgs: Test DIVU instruction.
338 * sim/m32r/cmpeq.cgs: Test CMPEQ instruction.
339 * sim/m32r/sll.cgs: Test SLL instruction.
340 * sim/m32r/sll3.cgs: Test SLL3 instruction.
341 * sim/m32r/slli.cgs: Test SLLI instruction.
342 * sim/m32r/sra.cgs: Test SRA instruction.
343 * sim/m32r/sra3.cgs: Test SRA3 instruction.
344 * sim/m32r/srai.cgs: Test SRAI instruction.
345 * sim/m32r/srl.cgs: Test SRL instruction.
346 * sim/m32r/srl3.cgs: Test SRL3 instruction.
347 * sim/m32r/srli.cgs: Test SRLI instruction.
348 * sim/m32r/xor3.cgs: Test XOR3 instruction.
349 * sim/m32r/xor.cgs: Test XOR instruction.
350 start-sanitize-m32rx
351 * sim/m32r/jnc.cgs: Test JNC instruction.
352 * sim/m32r/jc.cgs: Test JC instruction.
353 * sim/m32r/cmpz.cgs: Test CMPZ instruction.
354 * sim/m32r/bcl24.cgs: Test long version of BCL instruction
355 * sim/m32r/bcl8.cgs: Test short BCL instruction.
356 * sim/m32r/bncl24.cgs: Test long BNCL instruction.
357 * sim/m32r/bncl8.cgs: Test short BNCL instruction.
358 * sim/m32r/divh.cgs: Test DIVH instruction.
359 * sim/m32r/rach-dsi.cgs: Test extended RACH instruction.
360 end-sanitize-m32rx
361 Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
362
363 * config/default.exp: New file.
364 * lib/sim-defs.exp: New file.
365 * sim/m32r/*: m32r dejagnu simulator testsuite.
366
367 * Makefile.in (build_alias): Define.
368 (arch): Define.
369 (RUNTEST_FOR_TARGET): Delete.
370 (RUNTEST): Fix.
371 (SCHEME,SCHEMEFLAGS,CGENDIR,CGENFLAGS): Define.
372 (check): Depend on site.exp. Run dejagnu.
373 (site.exp): New target.
374 (cgen): New target.
375 * configure.in: Call AC_CHECK_PROG(SCHEME) if using cgen.
376 (arch): Define from target_cpu.
377 * configure: Regenerate.
378
379 Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
380
381 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
382 (gen_mask): Ditto.
383
384 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
385 (calc): Add support for 8 bit version of macros.
386 (main): Add tests for 8 bit versions of macros.
387 (check_sext): Check SEXT of zero clears bits.
388
389 * common/bits-gen.c (main): Generate tests for 8 bit versions of
390 macros.
391
392 Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
393
394 * common/Make-common.in: New file, provide generic rules for
395 running checks.
396
397 Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
398
399 * configure.in (configdirs): Test for the target directory instead
400 of matching on a target.
401
402 start-sanitize-r5900
403 Tue Jul 15 13:43:20 1997 Andrew Cagney <cagney@sendai.cygnus.com>
404
405 * configure.in (configdirs): Configure mips64vr5900el
406 directory.
407 * configure: Regenerate.
408
409 end-sanitize-r5900
This page took 0.036401 seconds and 3 git commands to generate.