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