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