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