* sky test case updates for MTIR insn PR
[external/binutils.git] / sim / testsuite / ChangeLog
1 start-sanitize-sky
2 1998-12-31  Frank Ch. Eigler  <fche@cygnus.com>
3
4         * sim/sky/t-cop2.s: Adjust vmtir instruction tests for new syntax.
5         * sim/sky/t-cop2.vuexpect: Matching changes.
6
7 1998-12-30  Felix Lee  <flee@cygnus.com>
8  
9         * sim/sky/sky-defs.tcl: various changes for remote host testing.
10         * sim/sky/mload.exp: ditto.
11         * sim/sky/sky_sce.exp: ditto.
12         * sim/sky/sky_sce_accurate.exp: ditto.
13         * sim/sky/sky_sce_fast.exp: ditto.
14
15         * sim/sky/mload.exp: mark as unresolved on error.
16
17 end-sanitize-sky
18 Fri Dec 18 17:19:34 1998  Dave Brolley  <brolley@cygnus.com>
19
20         * sim/fr30/ldres.cgs: New testcase.
21         * sim/fr30/copld.cgs: New testcase.
22         * sim/fr30/copst.cgs: New testcase.
23         * sim/fr30/copsv.cgs: New testcase.
24         * sim/fr30/nop.cgs: New testcase.
25         * sim/fr30/andccr.cgs: New testcase.
26         * sim/fr30/orccr.cgs: New testcase.
27         * sim/fr30/addsp.cgs: New testcase.
28         * sim/fr30/stilm.cgs: New testcase.
29         * sim/fr30/extsb.cgs: New testcase.
30         * sim/fr30/extub.cgs: New testcase.
31         * sim/fr30/extsh.cgs: New testcase.
32         * sim/fr30/extuh.cgs: New testcase.
33         * sim/fr30/enter.cgs: New testcase.
34         * sim/fr30/leave.cgs: New testcase.
35         * sim/fr30/xchb.cgs: New testcase.
36         * sim/fr30/dmovb.cgs: New testcase.
37         * sim/fr30/dmov.cgs: New testcase.
38         * sim/fr30/dmovh.cgs: New testcase.
39
40 Thu Dec 17 17:18:43 1998  Dave Brolley  <brolley@cygnus.com>
41
42         * sim/fr30/testutils.inc (take_branch{_d},no_branch{_d}): New macros.
43         * sim/fr30/ret.cgs: Add tests fir ret:d.
44         * sim/fr30/inte.cgs: New testcase.
45         * sim/fr30/reti.cgs: New testcase.
46         * sim/fr30/bra.cgs: New testcase.
47         * sim/fr30/bno.cgs: New testcase.
48         * sim/fr30/beq.cgs: New testcase.
49         * sim/fr30/bne.cgs: New testcase.
50         * sim/fr30/bc.cgs: New testcase.
51         * sim/fr30/bnc.cgs: New testcase.
52         * sim/fr30/bn.cgs: New testcase.
53         * sim/fr30/bp.cgs: New testcase.
54         * sim/fr30/bv.cgs: New testcase.
55         * sim/fr30/bnv.cgs: New testcase.
56         * sim/fr30/blt.cgs: New testcase.
57         * sim/fr30/bge.cgs: New testcase.
58         * sim/fr30/ble.cgs: New testcase.
59         * sim/fr30/bgt.cgs: New testcase.
60         * sim/fr30/bls.cgs: New testcase.
61         * sim/fr30/bhi.cgs: New testcase.
62
63 start-sanitize-sky
64 Thu Dec 17 13:28:06 1998  Doug Evans  <devans@canuck.cygnus.com>
65
66         * sim/sky/sce_test12.vuasm: Update syntax of MTIR insn.
67         * sim/sky/sce_test14.vuasm: Ditto.
68         * sim/sky/sce_test16.vuasm: Ditto.
69         * sim/sky/sce_test18.vuasm: Ditto.
70         * sim/sky/sce_test20.vuasm: Ditto.
71         * sim/sky/sce_test22.vuasm: Ditto.
72         * sim/sky/sce_test24.vuasm: Ditto.
73         * sim/sky/sce_test26.vuasm: Ditto.
74         * sim/sky/sce_test28.vuasm: Ditto.
75         * sim/sky/sce_test30.vuasm: Ditto.
76         * sim/sky/sce_test32.vuasm: Ditto.
77         * sim/sky/sce_test34.vuasm: Ditto.
78         * sim/sky/sce_test47.vuasm: Ditto.
79
80 end-sanitize-sky
81 Tue Dec 15 17:47:13 1998  Dave Brolley  <brolley@cygnus.com>
82
83         * sim/fr30/div.cgs (int): Add signed division scenario.
84         * sim/fr30/int.cgs (int): Complete testcase.
85         * sim/fr30/testutils.inc (_start): Initialize tbr.
86         (test_s_user,test_s_system,set_i,test_i): New macros.
87
88 1998-12-14  Doug Evans  <devans@casey.cygnus.com>
89
90         * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
91         errors.  Translate \n sequences in expected output to newline char.
92         (slurp_options): Make parentheses optional.
93         (sim_run): Look for board_info sim,options.
94         * sim/fr30/hello.ms: Add trailing \n to expected output.
95         * sim/m32r/hello.ms: Ditto.
96         * sim/m32r/hw-trap.ms: Ditto.
97
98         * sim/m32r/trap.cgs: Properly align trap2_handler.
99
100         * sim/m32r/uread16.ms: New testcase.
101         * sim/m32r/uread32.ms: New testcase.
102         * sim/m32r/uwrite16.ms: New testcase.
103         * sim/m32r/uwrite32.ms: New testcase.
104
105 1998-12-14  Dave Brolley  <brolley@cygnus.com>
106
107         * sim/fr30/call.cgs: Test ret here as well.
108         * sim/fr30/ld.cgs: Remove bogus comment.
109         * sim/fr30/testutils.inc (save_rp,restore_rp): New macros.
110         * sim/fr30/div.ms: New testcase.
111         * sim/fr30/st.cgs: New testcase.
112         * sim/fr30/sth.cgs: New testcase.
113         * sim/fr30/stb.cgs: New testcase.
114         * sim/fr30/mov.cgs: New testcase.
115         * sim/fr30/jmp.cgs: New testcase.
116         * sim/fr30/ret.cgs: New testcase.
117         * sim/fr30/int.cgs: New testcase.
118
119 Thu Dec 10 18:46:25 1998  Dave Brolley  <brolley@cygnus.com>
120
121         * sim/fr30/div0s.cgs: New testcase.
122         * sim/fr30/div0u.cgs: New testcase.
123         * sim/fr30/div1.cgs: New testcase.
124         * sim/fr30/div2.cgs: New testcase.
125         * sim/fr30/div3.cgs: New testcase.
126         * sim/fr30/div4s.cgs: New testcase.
127         * sim/fr30/testutils.inc (mvi_h_dr,set_dbits,test_dbits): New Macros.
128
129 Tue Dec  8 13:16:53 1998  Dave Brolley  <brolley@cygnus.com>
130
131         * sim/fr30/testutils.inc (set_s_user): Correct Mask.
132         (set_s_system): Correct Mask.
133         * sim/fr30/ld.cgs (ld): Move previously failing test back
134         into place.
135         * sim/fr30/ldm0.cgs: New testcase.
136         * sim/fr30/ldm1.cgs: New testcase.
137         * sim/fr30/stm0.cgs: New testcase.
138         * sim/fr30/stm1.cgs: New testcase.
139
140 Thu Dec  3 14:20:03 1998  Dave Brolley  <brolley@cygnus.com>
141
142         * sim/fr30/ld.cgs: Implement more loads.
143         * sim/fr30/call.cgs: New testcase.
144         * sim/fr30/testutils.inc (testr_h_dr): New macro.
145         (set_s_user,set_s_system): New macros.
146
147         * sim/fr30: New Directory.
148
149 Wed Nov 18 10:50:19 1998  Andrew Cagney  <cagney@b1.cygnus.com>
150
151         * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
152         recent sim/common/sim-basics.h changes.
153         * common/Makefile.in: Update.
154         
155 Fri Oct 30 00:37:31 1998  Felix Lee  <flee@cygnus.com>
156
157         * lib/sim-defs.exp (sim_run): download target program to remote
158         host, if necessary.  for unix-driven win32 testing.
159
160 start-sanitize-sky
161 Thu Oct 29 14:10:22 1998  Frank Ch. Eigler  <fche@cygnus.com>
162
163         * sim/sky/sky-defs.tcl: xfail certain tests due to changes in
164         constant value of VU register VF00yz.
165
166 Tue Oct 13 13:01:24 EDT 1998 Frank Ch. Eigler <fche@cygnus.com>
167
168         * sim/sky/t-cop2.*: Update tests for VRNEXT and VRGET
169         instructions, to match corrected operand synatx.
170
171 Wed Sep 23 12:05:11 1998  Frank Ch. Eigler  <fche@cygnus.com>
172
173         * sim/sky/level2_gen.pl (*): Converted some perl constructs to use
174         only perl 4 features.  Remove junk whitespace before calling split()
175         for compatibility.
176
177 Fri Sep 18 15:16:56 1998  Doug Evans  <devans@canuck.cygnus.com>
178
179         * sim/sky/vu01reg-main.c (validate_ctrl): Only test bits of
180         statusflag that we're allowed to set.
181         * sim/sky/vu01reg.dvpasm (vumain1_ctrl): Set statusflag to 0xa80.
182
183 Fri Sep 18 14:52:00 1998  Frank Ch. Eigler  <fche@cygnus.com>
184
185         * sim/sky/level2_gen.pl (conv_vuasm): Convert incoming .float
186         constants to .word in perl to avoid gas processing.
187
188 Fri Sep 18 13:16:21 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
189
190         * sim/sky/t-dma.dmaexpect: Modified last line to expect that
191         DMA_Dn_CHCR__DIR be set to "1".  Change required because of pr17171.
192
193 Thu Sep 17 17:30:42 1998  Frank Ch. Eigler  <fche@cygnus.com>
194
195         * sim/sky/level2_gen.pl (conv_vuasm): Handle DC.F construct
196         in parallel with lower VU insn.
197
198 Wed Sep 16 15:12:38 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
199
200         * sim/sky/sce_main.c (DMA_Dn_CHCR__{STR,TTE,MODE}: cleanup.
201
202 Tue Sep 15 17:32:29 1998  Frank Ch. Eigler  <fche@cygnus.com>
203
204         * sim/sky/level2_gen.pl (conv_vuasm): Support data segment
205         label addresses for ADDI instruction.
206
207 Tue Sep 15 09:56:59 1998  Frank Ch. Eigler  <fche@cygnus.com>
208
209         * sim/sky/rw-vureg.c: Check that attempts to overwrite constant
210          VU registers (VF0, VI0) are futile.
211
212         * sim/sky/sky-defs.tcl (run_l2s_test): Clean up all files left
213         behind by level2_gen.pl for passing level-2 test cases.
214
215         * sim/sky/t-cop2.vuexpect: Update to match slightly changed
216         disassembly format from sky-libvpe.
217
218 Tue Sep 15 01:08:40 1998  Doug Evans  <devans@canuck.cygnus.com>
219
220         * sim/sky/vu01reg-main.c: Test vu1 control reg access.
221         * sim/sky/vu01reg.dvpasm: Ditto.
222
223 Mon Sep 14 20:30:34 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
224
225         * sim/sky/dma.h (DMA_Dn_CHCR__{STR,TTE,MODE}: cleanup.
226         * sim/sky/vu01reg-main.c: as above
227         * sim/sky/vureloc-main.c: as above
228         * sim/sky/t-int.c: Change setting of DMA DIRection flag.
229
230 Mon Sep 14 15:33:15 1998  Doug Evans  <devans@canuck.cygnus.com>
231
232         * sim/sky/dma.h (DMA_Dn_CHCR__{START,TIE,MODE}): New macros.
233         (DMA_Dn_CHCR__{MODE_NORM,MODE_CHAIN,DIR}): New macros.
234         * sim/sky/vu01reg-main.c: Specify DMA_Dn_CHCR__DIR.
235         * sim/sky/vureloc.c: Specify DMA_Dn_CHCR__DIR.
236         * sim/sky/sce_main.c: DMA_Dn_CHCR__START renamed from ...__DMA_START.
237
238         * sim/sky/sky-defs.tcl (run_trc_test): Save old timeout before
239         clobbering it.
240         (run_brn_test): Set default timeout of 500 seconds.
241
242 end-sanitize-sky
243 Tue Sep 15 14:56:22 1998  Doug Evans  <devans@canuck.cygnus.com>
244
245         * sim/m32r/testutils.inc (test_h_gr): Use mvaddr_h_gr.
246         * sim/m32r/rte.cgs: Test bbpc,bbpsw.
247         * sim/m32r/trap.cgs: Test bbpc,bbpsw.
248
249 start-sanitize-sky
250 Wed Sep  9 14:42:24 1998  Doug Evans  <devans@canuck.cygnus.com>
251
252         * sim/sky/pr17191.s: New file.
253         * sim/sky/pr17191.brn: New file.
254         * sim/sky/t-macros.inc: New file.
255
256 Tue Sep 8 18:33:04 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
257
258         * sim/sky/sce_main.c: PR17171: DMA_Dn_CHCR__DIR was not specified.
259         * sim/sky/t_dma.c: PR17171: DMA_Dn_CHCR__DIR was not specified.
260
261 Thu Sep 3 10:27:04 EDT 1998 Frank Ch. Eigler <fche@cygnus.com>
262
263         * sim/sky/level2.exp: Renamed back.
264         * sim/sky/sky-defs.tcl: Increased level-2 timeouts.
265         * sim/sky/level2_gen.pl: Use two passes to process incoming
266         assembly.  Keep temporary files temporarily.
267
268 Mon Aug 24 16:23:29 1998  Jillian Ye <jillian@cygnus.com>
269
270         * sim/sky/level2.exp:  temporally renamed it to level2.test
271
272 Thu Aug 20 14:29:29 1998  Patrick Macdonald  <patrickm@cygnus.com>
273
274         * sim/sky/t-gs.[trc|gsexpect]: new address modifications
275         
276 Thu Aug 20 10:50:15 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
277
278         * sim/sky/refresh.dvpasm: change refreshe to refresha.
279
280 Wed Aug 19 11:42:00 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
281
282         * sim/sky/sky.exp: Disable these tests for target vpu-elf
283         (mips64el-skyb-elf).
284
285 Tue Aug 18 17:31:30 1998  Jillian <jillian@cygnus.com>
286
287         * sim/sky/[sky_sce scky_sce_accurate].exp:
288         Allow for the test of sce2_test*.dvpasm.
289         * fast_gs/sce2_test*.gsout: Add expected gs output
290         for the sce2_test cases.
291
292 Tue Aug 18 17:27:10 1998 Jillian Ye <jillian@cygnus.com>
293      
294         * sim/sky/fast_gs/sce2_test11.gsout: added file.
295
296 Thu Aug 13 15:08:19 1998  Doug Evans  <devans@canuck.cygnus.com>
297
298         Add skyb support.
299         * sim/sky/*.dvpasm: Replace .section with section.
300         * sim/sky/sce_macros.s (section): New macro.
301         * sim/sky/sky-defs.tcl (run_brn_test): Handle test_on_skyb_p.
302         Pass -no-dma --defsym skyb_p=1 if skyb to dvp gas.  Otherwise pass
303         --defsym skyb_p=0 to dvp gas.
304         * sim/sky/sky_sce.exp: Don't compile sce_main.c if skyb.
305         * sim/sky/sky_sce_accurate.exp: Ditto.
306         * sim/sky/t-cop2.brn: Don't run if skyb.
307         * sim/sky/t-cop2b.brn: Ditto.
308         * sim/sky/t-dma.brn: Ditto.
309         * sim/sky/t-int.brn: Ditto.
310         * sim/sky/vu01reg.brn: Ditto.
311         * sim/sky/vureloc.brn: Ditto.
312         * sim/sky/vureloc.dvpasm: Tweak .section usage.
313         * sim/sky/refresh.dvpasm: Issue a flushe first if skyb_p.
314
315 Tue Aug 11 20:58:43 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
316
317         * sim/sky/[sky sky_sce scky_sce_accurate].exp:
318         Allow for the new target mips64el-skyb-elf.
319
320 Tue Aug 11 13:52:56 1998  Frank Ch. Eigler  <fche@cygnus.com>
321
322         * sim/sky/t-int-handler.s: Removed unneeded copy of interrupt
323         handler code.  Store CAUSE register value.
324         * sim/sky/t-int.c: Store and confirm CAUSE value during interrupt.
325
326 Tue Aug 11 13:57:50 1998 Jillian Ye <jillian@cygnus.com>
327
328         * sim/sky/sky_sce_accurate.exp: increase the timeout value
329         from 2000 to 3000
330
331 Fri Jul 31 17:49:13 1998  Felix Lee  <flee@cygnus.com>
332
333         * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
334         writeonly.
335
336 Thu Jul 30 16:39:37 1998  Frank Ch. Eigler  <fche@cygnus.com>
337
338         * sim/sky/t-cop2.{s,vuexpect}: Test two-operand VCLIP insn. 
339
340 Wed Jul 29 16:10:42 1998  Frank Ch. Eigler  <fche@cygnus.com>
341
342         * sim/sky/level2_gen.pl (conv_vuasm): More similar tweaks.
343         * sim/sky/sky-defs.tcl: Force all tests to use vu1, since some test
344         cases exhaust vu0 memory resources.
345
346 Wed Jul 29 01:06:03 1998  Felix Lee  <flee@cygnus.com>
347
348         * sim/sky/sky-defs.tcl (findperl): new function.  we can't rely on
349         "#!perl" doing the right thing.
350
351 end-sanitize-sky
352 start-sanitize-m32rx
353 Tue Jul 28 10:04:09 1998  Doug Evans  <devans@canuck.cygnus.com>
354
355         * sim/m32r/mulwhi-a.cgs: New testcase.
356         * sim/m32r/mulwlo-a.cgs: New testcase.
357         * sim/m32r/macwhi-a.cgs: New testcase.
358         * sim/m32r/macwlo-a.cgs: New testcase.
359
360 end-sanitize-m32rx
361 Fri Jul 24 09:40:34 1998  Doug Evans  <devans@canuck.cygnus.com>
362
363         * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
364
365 start-sanitize-sky
366 Fri Jul 24 19:48:08 1998  Frank Ch. Eigler  <fche@cygnus.com>
367
368         * sim/sky/level2_gen.pl (conv_vuasm): Add another pattern for
369         classifying data section word vs. float literals.
370
371 Thu Jul 23 17:55:48 1998  Frank Ch. Eigler  <fche@cygnus.com>
372
373         * sim/sky/level2_gen.pl (conv_vuasm): Added new patterns for
374         translating more "level 2" test cases.  Removed some patterns
375         that masked inconsistent assembler specifications.
376         (print_section): Use more reliable filtering for objdump results.
377
378 Wed Jul 22 16:10:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
379
380         * sim/sky/level2_gen.pl: Use kseg1 addresses in generated code.
381         Include some regexp tweaks to make more tosh test cases translate.
382         * sim/sky/sky-defs.tcl (run_l2s_test): Use sim --float-type
383         accurate and enlarge timeouts.
384         
385 Wed Jul 22 14:39:16 1998  Frank Ch. Eigler  <fche@cygnus.com>
386
387         * sim/sky/mload.exp: New test for multi-phase load.  
388         * sim/sky/mload{kern,user}.c: Sample code for test.
389
390 Tue Jul 21 18:44:57 1998  Ian Carmichael  <iancarm@cygnus.com>
391
392         * sim/sky/*: Many changes for MMU.  Physical addresses now 
393         referenced via kseg1 (0xa00000000) range.
394
395 Fri Jul 17 16:53:11 1998  Frank Ch. Eigler  <fche@cygnus.com>
396
397         * sim/sky/level2.exp: New file, driver for VU "level 2" test
398         cases.
399         * sim/sky/level2_gen.pl: New file, strange assembler-to-C
400         translator.
401         * sim/sky/level2/*.s: Many many non-dvp assembler sources.
402         * sim/sky/sky-defs.tcl: Learn how to run these sources.
403         
404         * sim/sky/t-pke3.trc: Test one additional border condition.
405
406 Fri Jul 17 13:57:50 1998 Jillian Ye <jillian@cygnus.com>
407
408         * sim/sky/fast_gs/*: forward fitting sky-980617 branch updates of
409         fast_gs.
410         * Makefile.in: Ensure make clean cleans off the intermediate files 
411         generated by the sky testsuite (*.run, *.c, *.dif, *.*out ).
412
413 Thu Jul 2 15:22:29 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
414
415         * sim/sky/pr16213.[dvpasm|c|brn]: Add a PR test case.
416
417 end-sanitize-sky
418 Wed Jul  1 15:57:54 1998  Doug Evans  <devans@seba.cygnus.com>
419
420         * sim/m32r/hw-trap.ms: New testcase.
421
422 start-sanitize-sky
423 Wed Jun 24 19:09:03 1998  Frank Ch. Eigler  <fche@cygnus.com>
424
425         * sim/sky/t-cop2.vuexpect: Adapt to new disassembly format.
426
427 Wed Jun 24 18:28:12 1998  Ian Carmichael  <iancarm@cygnus.com>
428
429         * sim/sky/fast_gs (*.gsout): Replace all files with
430         correct results for normal rounding mode ieee math.
431
432 Wed Jun 24 18:16:00 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
433
434         * sim/sky/t-int.c, sim/sky/t-int-handler.c:
435         Testcase errors: two in the former file, one in the latter.
436
437 Wed Jun 24 17:35:00 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
438
439         * Updated sim/sky/t-dma.c: It missed check-in earlier today.
440
441 Wed Jun 24 17:12:07 1998  Ian Carmichael  <iancarm@cygnus.com>
442
443         * sim/sky/vu01reg.dvpasm: Fix testcase to handle temporary
444         back out of R_MIPS_DVP_11_S4 relocation.
445
446 Wed Jun 24 11:24:32 1998  Ian Carmichael  <iancarm@cygnus.com>
447
448         * sim/sky/vu01reg.dvpasm: Change undefined MSCNT 
449         instructions to "MSCAL 0".
450
451 Wed Jun 24 11:34:00 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
452
453         * Updated sim/sky/t-dma.{brn|dmaexpect} because a
454         warning msg being checked for contains an address
455         that differs between -mhard-float and -msoft-float.
456
457 Fri Jun 19 17:57:50 1998 Jillian Ye <jillian@cygnus.com>
458         
459         * Created sim/sky/fast_gs and sim/sky/accurate_gs
460         for storing the gs output file for float-type fast
461         and accurate respectively; also added and moved
462         files for this purpose.
463
464 Thu Jun 18 23:53:43 1998  Doug Evans  <devans@seba.cygnus.com>
465
466         * sim/sky/vureloc{.brn,-main.c,.dvpasm}: New files.
467
468 Tue Jun 16 18:39:32 1998  Frank Ch. Eigler  <fche@cygnus.com>
469
470         * sim/sky/sky-defs.tcl: Use --sky-debug option instead of environment
471         variable to collect PKE traces.
472
473 Tue Jun 16 18:33:37 1998 Jillian Ye <jillian@cygnus.com>
474
475         * sim/sky/sky_sce.exp: Removing sce2* and adding comments. 
476         * sim/sky/sky_sce_fast.exp: Removing diff, sce2, and adding
477           comments.
478
479 Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
480
481         * sim/sky/sky-defs.tcl: passing timeout option to sim_run
482         * lib/sim-defs.exp    : Print out timeout setting info when "-v" is used.
483
484 Tue Jun 16 09:03:37 1998  Frank Ch. Eigler  <fche@cygnus.com>
485
486         * t-cop2.s: Reorder instruction blocks to prevent "Out of bounds"
487         messages during test execution.  Added dummy branch labels for BC2*
488         instructions.
489         * t-cop2.brn: Use --sky-debug option instead of env var.
490         * t-cop2.vuexpect: Updated for with new disassembly format.
491         
492         * sky_sce_fast.exp: Don't compare GIF outputs for
493         --float-type=fast.
494         * sce_test{17,33,49}.dvpasm: Use ".DmaPackVif 1" option to
495         exercise assembler / PKE.
496         
497         * rw-vureg.c: Cast memcpy operand to allay warning.
498
499 Mon Jun 15 15:34:10 1998 Frank Ch. Eigler <fche@cygnus.com>
500
501         * sim/sky/sky_sce_fast.exp: New file for fast floating point mode of
502         SCEI test cases.
503
504 Tue Jun 12 16:20:30 1998 Jillian Ye <jillian@cygnus.com>
505
506         * sim/sky/sky_sce.exp: Set the timeout for the sce visual testcases
507           to be 2000 sec (clock time). 
508         * sim/sky/sky-defs.tcl: Accept the timeout set in brn file
509           by sky_sce.exp for the duration of the test, and restore
510           the original value after the test is done.
511
512 Thu Jun 11 15:24:53 1998  Doug Evans  <devans@canuck.cygnus.com>
513
514         * sim/sky/vu01reg-main.c: New file.
515         * sim/sky/vu01reg.dvpasm: New file.
516         * sim/sky/vu01reg.brn: New file.
517
518         * sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro.
519         (VU0_MEM1_SIZE): New macro.
520
521         * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
522         which is now a list of options controlling the behaviour of sim_run.
523
524         * sim/sky/sky-defs.tcl (run_brn_test): Fix `options' arg to
525         sim_compile.  Fix handling of dvpasm_flags.
526         (run_trc_test): Update to new way of environment variables to sim_run.
527
528 Wed Jun 10 15:56:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
529
530         * sim/sky/t-int.c: New file to test sky hardware
531         interrupts.
532         * sim/sky/t-int-handler.s: New file for null interrupt
533         handler.
534         * sim/sky/t-int.brn: New file to build new test.
535
536 end-sanitize-sky
537 Wed Jun 10 10:53:20 1998  Doug Evans  <devans@seba.cygnus.com>
538
539         * sim/m32r/addx.cgs: Add another test.
540         * sim/m32r/jmp.cgs: Add another test.
541 start-sanitize-m32rx
542         * sim/m32r/bra8-2.cgs: New testcase.
543         * sim/m32r/hello.ms: Run on m32rx too.
544 end-sanitize-m32rx
545
546 start-sanitize-sky
547 Tue Jun  9 16:30:16 1998 Jillian Ye <jillian@cygnus.com>
548
549         * sky_sce.exp: Added the "diff -bitw" clause,
550           and turn on the "--enable-gs", "--float-type" options.
551
552 Tue Jun  9 08:55:05 1998  Doug Evans  <devans@canuck.cygnus.com>
553
554         * sim/sky/dma.h: New file.
555         * sim/sky/vif.h: New file.
556         * sim/sky/vu.h: New file.
557         * sim/sky/sce_main.c: Move magic numbers to .h files.
558
559 end-sanitize-sky
560 Mon Jun  8 16:08:27 1998  Doug Evans  <devans@canuck.cygnus.com>
561
562         * sim/m32r/trap.cgs: Test trap 2.
563
564 start-sanitize-sky
565 Fri Jun 03 11:22:33 1998  Patrick Macdonald <patrickm@cygnus.com>
566
567         * sim/sky/t-gif4.[trc|gifexpect]: additional test for a PATH3
568           pause 
569         * sim/sky/t-gif6.[trc|gifexpect]: additional test for IMT ( non
570           multiple of 8)
571
572 end-sanitize-sky           
573 Mon Jun  1 18:54:22 1998  Frank Ch. Eigler  <fche@cygnus.com>
574
575         * lib/sim-defs.exp (sim_run): Add possible environment variable
576         list to simulator run.
577 start-sanitize-sky
578         * sim/sky/sky-defs.tcl: Use it.
579         
580         * sim/sky/t-pke2.vif1out: Update to match recent word-precise
581         tracking table change in sim/mips/sky-pke.c.
582         * sim/sky/t-pke3.trc: Ditto.
583         * sim/sky/t-pke4.vif0expect: Ditto.
584 end-sanitize-sky        
585
586 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
587
588         * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
589                        so that make check can be invoked recursively.
590
591 start-sanitize-sky
592 Thu May 21 11:45:50 1998  Patrick Macdonald <patrickm@cygnus.com>
593
594         * sim/sky/t-gif6.trc: IMT burst testcases
595         * sim/sky/t-gif6.gifexpect: IMT burst expected results
596         
597 Wed May 20 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
598
599         * sim/sky/c_gen.pl: Added subroutine "print_comment"
600                     and on/off option for "src line #"
601
602 Mon May 18 10:37:47 1998  Doug Evans  <devans@canuck.cygnus.com>
603
604         * sim/sky/sky.ld: Delete file.
605
606 end-sanitize-sky
607 Thu May 14 11:48:35 1998  Doug Evans  <devans@canuck.cygnus.com>
608
609         * config/default.exp (CC,SIM): Delete.
610 start-sanitize-sky
611         * sim/sky/sky-defs.tcl (LDSCRIPT,SIM): Delete.
612         (run_trc_test): Use sim_compile, sim_run.  Only delete temp files
613         if testcase passed.
614         (run_brn_test): Ditto.
615         * sim/sky/sky.exp: Add runtest_file_p support.  Don't print
616         unsupported message if not sky.
617         * sim/sky/sky_sce.exp: Likewise.
618 end-sanitize-sky
619
620         * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
621         New arg prog_opts.  All callers updated.
622
623 Fri May  8 18:10:28 1998  Jillian Ye <jillian@cygnus.com>
624
625         * Makefile.in: Made "check" the target of two
626           dependencies (test1, test2) so that test2 get a chance to 
627           run even when test1 failed if "make -k check" is used.
628
629 Fri May  8 14:41:28 1998  Doug Evans  <devans@canuck.cygnus.com>
630
631         * lib/sim-defs.exp (sim_version): Simplify.
632         (sim_run): Implement.
633         (run_sim_test): Use sim_run.
634         (sim_compile): New proc.
635
636 start-sanitize-sky
637 Thu May  7 12:30:59 1998  Patrick Macdonald <patrickm@cygnus.com>
638
639         * sim/sky/sky-defs.tcl: add handling for gifexpect and gsexpect
640         * sim/sky/t-gif*.trc: GIF unit test cases
641         * sim/sky/t-gif*.gifexpect: GIF unit test expected results
642         * sim/sky/t-gs.trc: GS unit test case
643         * sim/sky/t-gs.gsexpect: GS unit test case expected result
644          
645 Mon May  4 17:49:56 1998  Frank Ch. Eigler  <fche@cygnus.com>
646
647         * sim/sky/sky-defs.tcl: New file, common dejagnu routine definitions.
648         * sim/sky/sky.exp: New file, quick dejagnu test driver.
649         * sim/sky/sky_sce.exp: New file, SCE dejagnu test driver.
650         * sim/sky/*.brn: New files, test fragment descriptions.
651         * sim/sky/OTHERS: Old test cases from sim/testsuite/sky.
652
653 end-sanitize-sky
654 Mon May  4 17:59:11 1998  Frank Ch. Eigler  <fche@cygnus.com>
655
656 start-sanitize-sky
657         * configure.in (testdir): Don't use old sky test directory.
658         * configure: Regenerated
659         * sky/Makefile.in: swallow stderr on buggy tests
660 end-sanitize-sky
661         * config/default.exp: Added C compiler settings.
662
663 Wed Apr 22 12:26:28 1998  Doug Evans  <devans@canuck.cygnus.com>
664
665         * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
666
667 Tue Apr 21 10:49:03 1998  Doug Evans  <devans@canuck.cygnus.com>
668
669         * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
670         try all machs.
671
672         * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
673
674 Fri Apr 17 16:00:52 1998  Doug Evans  <devans@canuck.cygnus.com>
675
676         * sim/m32r/mv[ft]achi.cgs: Fix expected result
677         (sign extension of top 8 bits).
678 start-sanitize-m32rx
679         * sim/m32r/mv[ft]achi-a.cgs: Ditto.
680 end-sanitize-m32rx
681
682 start-sanitize-m32rx
683 Tue Apr 14 14:06:34 1998  Doug Evans  <devans@canuck.cygnus.com>
684
685         * sim/m32r/maclh1.cgs: Fix testcase.
686         * sim/m32r/maclh1-2.cgs: New testcase.
687
688 Tue Mar  3 19:09:09 1998  Doug Evans  <devans@canuck.cygnus.com>
689
690         * sim/m32r/sat.cgs: Change sath to sat.
691
692 end-sanitize-m32rx
693 Wed Feb 25 11:01:17 1998  Doug Evans  <devans@canuck.cygnus.com>
694
695         * Makefile.in (RUNTEST): Fix path to runtest.
696
697 start-sanitize-sky
698 Tue Feb 24 19:47:56 1998  Frank Ch. Eigler  <fche@cygnus.com>
699
700         * configure.in (testdir): Added sky subdir for mips64r5900-sky-elf
701         target.  
702         * configure: Regenerate.
703 end-sanitize-sky
704         
705 Fri Feb 20 11:00:02 1998  Nick Clifton  <nickc@cygnus.com>
706
707         * sim/m32r/unlock.cgs: Fixed test.
708         * sim/m32r/mvfc.cgs: Fixed test.
709         * sim/m32r/remu.cgs: Fixed test.
710
711         * sim/m32r/bnc24.cgs: Test long BNC instruction.
712         * sim/m32r/bnc8.cgs: Test short BNC instruction.
713         * sim/m32r/ld-plus.cgs: Test LD instruction.
714         * sim/m32r/macwhi.cgs: Test MACWHI instruction.
715         * sim/m32r/macwlo.cgs: Test MACWLO instruction.
716         * sim/m32r/mulwhi.cgs: Test MULWHI instruction.
717         * sim/m32r/mulwlo.cgs: Test MULWLO instruction.
718         * sim/m32r/mvfachi.cgs: Test MVFACHI instruction.
719         * sim/m32r/mvfaclo.cgs: Test MVFACLO instruction.
720         * sim/m32r/mvtaclo.cgs: Test MVTACLO instruction.
721         * sim/m32r/addv.cgs: Test ADDV instruction.
722         * sim/m32r/addv3.cgs: Test ADDV3 instruction.
723         * sim/m32r/addx.cgs: Test ADDX instruction.
724         * sim/m32r/lock.cgs: Test LOCK instruction.
725         * sim/m32r/neg.cgs: Test NEG instruction.
726         * sim/m32r/not.cgs: Test NOT instruction.
727         * sim/m32r/unlock.cgs: Test UNLOCK instruction.
728 start-sanitize-m32rx
729         * sim/m32r/mvfachi-a.cgs: Test extended MVFACHI instruction.
730         * sim/m32r/mvfaclo-a.cgs: Test extended MVFACLO instruction.
731         * sim/m32r/mvtachi-a.cgs: Test extended MVTACHI instruction.
732         * sim/m32r/mvtaclo-a.cgs: Test extended MVTACLO instruction.
733 end-sanitize-m32rx
734 Thu Feb 19 11:15:45 1998  Nick Clifton  <nickc@cygnus.com>
735
736         * sim/m32r/testutils.inc (mvaddr_h_gr): new macro to load an
737         address into a general register.
738
739         * sim/m32r/or3.cgs: Test OR3 instruction.
740         * sim/m32r/rach.cgs: Test RACH instruction.
741         * sim/m32r/rem.cgs: Test REM instruction.
742         * sim/m32r/sub.cgs: Test SUB instruction.
743         * sim/m32r/mv.cgs: Test MV instruction.
744         * sim/m32r/mul.cgs: Test MUL instruction.
745         * sim/m32r/bl24.cgs: Test long BL instruction.
746         * sim/m32r/bl8.cgs: Test short BL instruction.
747         * sim/m32r/blez.cgs: Test BLEZ instruction.
748         * sim/m32r/bltz.cgs: Test BLTZ instruction.
749         * sim/m32r/bne.cgs: Test BNE instruction.
750         * sim/m32r/bnez.cgs: Test BNEZ instruction.
751         * sim/m32r/bra24.cgs: Test long BRA instruction.
752         * sim/m32r/bra8.cgs: Test short BRA instruction.
753         * sim/m32r/jl.cgs: Test JL instruction.
754         * sim/m32r/or.cgs: Test OR instruction.
755         * sim/m32r/jmp.cgs: Test JMP instruction.
756         * sim/m32r/and.cgs: Test AND instruction.
757         * sim/m32r/and3.cgs: Test AND3 instruction.
758         * sim/m32r/beq.cgs: Test BEQ instruction.
759         * sim/m32r/beqz.cgs: Test BEQZ instruction.
760         * sim/m32r/bgez.cgs: Test BGEZ instruction.
761         * sim/m32r/bgtz.cgs: Test BGTZ instruction.
762         * sim/m32r/cmp.cgs: Test CMP instruction.
763         * sim/m32r/cmpi.cgs: Test CMPI instruction.
764         * sim/m32r/cmpu.cgs: Test CMPU instruction.
765         * sim/m32r/cmpui.cgs: Test CMPUI instruction.
766         * sim/m32r/div.cgs: Test DIV instruction.
767         * sim/m32r/divu.cgs: Test DIVU instruction.
768         * sim/m32r/cmpeq.cgs: Test CMPEQ instruction.
769         * sim/m32r/sll.cgs: Test SLL instruction.
770         * sim/m32r/sll3.cgs: Test SLL3 instruction.
771         * sim/m32r/slli.cgs: Test SLLI instruction.
772         * sim/m32r/sra.cgs: Test SRA instruction.
773         * sim/m32r/sra3.cgs: Test SRA3 instruction.
774         * sim/m32r/srai.cgs: Test SRAI instruction.
775         * sim/m32r/srl.cgs: Test SRL instruction.
776         * sim/m32r/srl3.cgs: Test SRL3 instruction.
777         * sim/m32r/srli.cgs: Test SRLI instruction.
778         * sim/m32r/xor3.cgs: Test XOR3 instruction.
779         * sim/m32r/xor.cgs: Test XOR instruction.
780 start-sanitize-m32rx    
781         * sim/m32r/jnc.cgs: Test JNC instruction.
782         * sim/m32r/jc.cgs: Test JC instruction.
783         * sim/m32r/cmpz.cgs: Test CMPZ instruction.
784         * sim/m32r/bcl24.cgs: Test long version of BCL instruction
785         * sim/m32r/bcl8.cgs: Test short BCL instruction.
786         * sim/m32r/bncl24.cgs: Test long BNCL instruction.
787         * sim/m32r/bncl8.cgs: Test short BNCL instruction.
788         * sim/m32r/divh.cgs: Test DIVH instruction.
789         * sim/m32r/rach-dsi.cgs: Test extended RACH instruction.
790 end-sanitize-m32rx      
791 Tue Feb 17 12:46:05 1998  Doug Evans  <devans@seba.cygnus.com>
792
793         * config/default.exp: New file.
794         * lib/sim-defs.exp: New file.
795         * sim/m32r/*: m32r dejagnu simulator testsuite.
796
797         * Makefile.in (build_alias): Define.
798         (arch): Define.
799         (RUNTEST_FOR_TARGET): Delete.
800         (RUNTEST): Fix.
801         (check): Depend on site.exp.  Run dejagnu.
802         (site.exp): New target.
803         * configure.in (arch): Define from target_cpu.
804         * configure: Regenerate.
805
806 Wed Sep 17 10:21:26 1997  Andrew Cagney  <cagney@b1.cygnus.com>
807
808         * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
809         (gen_mask): Ditto.
810
811         * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
812         (calc): Add support for 8 bit version of macros.
813         (main): Add tests for 8 bit versions of macros.
814         (check_sext): Check SEXT of zero clears bits.
815
816         * common/bits-gen.c (main): Generate tests for 8 bit versions of
817         macros.
818
819 Thu Sep 11 13:04:40 1997  Andrew Cagney  <cagney@b1.cygnus.com>
820
821         * common/Make-common.in: New file, provide generic rules for
822         running checks.
823
824 Mon Sep  1 16:43:55 1997  Andrew Cagney  <cagney@b1.cygnus.com>
825
826         * configure.in (configdirs): Test for the target directory instead
827         of matching on a target.
828
829 start-sanitize-r5900
830 Tue Jul 15 13:43:20 1997  Andrew Cagney  <cagney@sendai.cygnus.com>
831
832         * configure.in (configdirs): Configure mips64vr5900el
833         directory.
834         * configure: Regenerate.
835
836 end-sanitize-r5900