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