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