Forward fit sky-branch updates to devo.
[external/binutils.git] / sim / testsuite / ChangeLog
1 start-sanitize-sky
2 Fri Jul 17 13:57:50 1998 Jillian Ye <jillian@cygnus.com>
3
4         * forward fitting sky-980617 branch updates of
5         fast_gs.
6
7 Thu Jul 2 15:22:29 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
8
9         * sim/sky/pr16213.[dvpasm|c|brn]: Add a PR test case.
10
11 end-sanitize-sky
12 Wed Jul  1 15:57:54 1998  Doug Evans  <devans@seba.cygnus.com>
13
14         * sim/m32r/hw-trap.ms: New testcase.
15
16 start-sanitize-sky
17 Wed Jun 24 19:09:03 1998  Frank Ch. Eigler  <fche@cygnus.com>
18
19         * sim/sky/t-cop2.vuexpect: Adapt to new disassembly format.
20
21 Wed Jun 24 18:16:00 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
22
23         * sim/sky/t-int.c, sim/sky/t-int-handler.c:
24         Testcase errors: two in the former file, one in the latter.
25
26 Wed Jun 24 17:35:00 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
27
28         * Updated sim/sky/t-dma.c: It missed check-in earlier today.
29
30 Wed Jun 24 11:34:00 EDT 1998  Jim Lemke  <jlemke@cygnus.com>
31
32         * Updated sim/sky/t-dma.{brn|dmaexpect} because a
33         warning msg being checked for contains an address
34         that differs between -mhard-float and -msoft-float.
35
36 Fri Jun 19 17:57:50 1998 Jillian Ye <jillian@cygnus.com>
37         
38         * Created sim/sky/fast_gs and sim/sky/accurate_gs
39         for storing the gs output file for float-type fast
40         and accurate respectively; also added and moved
41         files for this purpose.
42
43 Thu Jun 18 23:53:43 1998  Doug Evans  <devans@seba.cygnus.com>
44
45         * sim/sky/vureloc{.brn,-main.c,.dvpasm}: New files.
46
47 Tue Jun 16 18:39:32 1998  Frank Ch. Eigler  <fche@cygnus.com>
48
49         * sim/sky/sky-defs.tcl: Use --sky-debug option instead of environment
50         variable to collect PKE traces.
51
52 Tue Jun 16 18:33:37 1998 Jillian Ye <jillian@cygnus.com>
53
54         * sim/sky/sky_sce.exp: Removing sce2* and adding comments. 
55         * sim/sky/sky_sce_fast.exp: Removing diff, sce2, and adding
56           comments.
57
58 Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
59
60         * sim/sky/sky-defs.tcl: passing timeout option to sim_run
61         * lib/sim-defs.exp    : Print out timeout setting info when "-v" is used.
62
63 Tue Jun 16 09:03:37 1998  Frank Ch. Eigler  <fche@cygnus.com>
64
65         * t-cop2.s: Reorder instruction blocks to prevent "Out of bounds"
66         messages during test execution.  Added dummy branch labels for BC2*
67         instructions.
68         * t-cop2.brn: Use --sky-debug option instead of env var.
69         * t-cop2.vuexpect: Updated for with new disassembly format.
70         
71         * sky_sce_fast.exp: Don't compare GIF outputs for
72         --float-type=fast.
73         * sce_test{17,33,49}.dvpasm: Use ".DmaPackVif 1" option to
74         exercise assembler / PKE.
75         
76         * rw-vureg.c: Cast memcpy operand to allay warning.
77
78 Mon Jun 15 15:34:10 1998 Frank Ch. Eigler <fche@cygnus.com>
79
80         * sim/sky/sky_sce_fast.exp: New file for fast floating point mode of
81         SCEI test cases.
82
83 Tue Jun 12 16:20:30 1998 Jillian Ye <jillian@cygnus.com>
84
85         * sim/sky/sky_sce.exp: Set the timeout for the sce visual testcases
86           to be 2000 sec (clock time). 
87         * sim/sky/sky-defs.tcl: Accept the timeout set in brn file
88           by sky_sce.exp for the duration of the test, and restore
89           the original value after the test is done.
90
91 Thu Jun 11 15:24:53 1998  Doug Evans  <devans@canuck.cygnus.com>
92
93         * sim/sky/vu01reg-main.c: New file.
94         * sim/sky/vu01reg.dvpasm: New file.
95         * sim/sky/vu01reg.brn: New file.
96
97         * sim/sky/vu.h (VU0_MEM1_WINDOW_START): New macro.
98         (VU0_MEM1_SIZE): New macro.
99
100         * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
101         which is now a list of options controlling the behaviour of sim_run.
102
103         * sim/sky/sky-defs.tcl (run_brn_test): Fix `options' arg to
104         sim_compile.  Fix handling of dvpasm_flags.
105         (run_trc_test): Update to new way of environment variables to sim_run.
106
107 Wed Jun 10 15:56:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
108
109         * sim/sky/t-int.c: New file to test sky hardware
110         interrupts.
111         * sim/sky/t-int-handler.s: New file for null interrupt
112         handler.
113         * sim/sky/t-int.brn: New file to build new test.
114
115 end-sanitize-sky
116 Wed Jun 10 10:53:20 1998  Doug Evans  <devans@seba.cygnus.com>
117
118         * sim/m32r/addx.cgs: Add another test.
119         * sim/m32r/jmp.cgs: Add another test.
120 start-sanitize-m32rx
121         * sim/m32r/bra8-2.cgs: New testcase.
122         * sim/m32r/hello.ms: Run on m32rx too.
123 end-sanitize-m32rx
124
125 start-sanitize-sky
126 Tue Jun  9 16:30:16 1998 Jillian Ye <jillian@cygnus.com>
127
128         * sky_sce.exp: Added the "diff -bitw" clause,
129           and turn on the "--enable-gs", "--float-type" options.
130
131 Tue Jun  9 08:55:05 1998  Doug Evans  <devans@canuck.cygnus.com>
132
133         * sim/sky/dma.h: New file.
134         * sim/sky/vif.h: New file.
135         * sim/sky/vu.h: New file.
136         * sim/sky/sce_main.c: Move magic numbers to .h files.
137
138 end-sanitize-sky
139 Mon Jun  8 16:08:27 1998  Doug Evans  <devans@canuck.cygnus.com>
140
141         * sim/m32r/trap.cgs: Test trap 2.
142
143 start-sanitize-sky
144 Fri Jun 03 11:22:33 1998  Patrick Macdonald <patrickm@cygnus.com>
145
146         * sim/sky/t-gif4.[trc|gifexpect]: additional test for a PATH3
147           pause 
148         * sim/sky/t-gif6.[trc|gifexpect]: additional test for IMT ( non
149           multiple of 8)
150
151 end-sanitize-sky           
152 Mon Jun  1 18:54:22 1998  Frank Ch. Eigler  <fche@cygnus.com>
153
154         * lib/sim-defs.exp (sim_run): Add possible environment variable
155         list to simulator run.
156 start-sanitize-sky
157         * sim/sky/sky-defs.tcl: Use it.
158         
159         * sim/sky/t-pke2.vif1out: Update to match recent word-precise
160         tracking table change in sim/mips/sky-pke.c.
161         * sim/sky/t-pke3.trc: Ditto.
162         * sim/sky/t-pke4.vif0expect: Ditto.
163 end-sanitize-sky        
164
165 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
166
167         * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
168                        so that make check can be invoked recursively.
169
170 start-sanitize-sky
171 Thu May 21 11:45:50 1998  Patrick Macdonald <patrickm@cygnus.com>
172
173         * sim/sky/t-gif6.trc: IMT burst testcases
174         * sim/sky/t-gif6.gifexpect: IMT burst expected results
175         
176 Wed May 20 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
177
178         * sim/sky/c_gen.pl: Added subroutine "print_comment"
179                     and on/off option for "src line #"
180
181 Mon May 18 10:37:47 1998  Doug Evans  <devans@canuck.cygnus.com>
182
183         * sim/sky/sky.ld: Delete file.
184
185 end-sanitize-sky
186 Thu May 14 11:48:35 1998  Doug Evans  <devans@canuck.cygnus.com>
187
188         * config/default.exp (CC,SIM): Delete.
189 start-sanitize-sky
190         * sim/sky/sky-defs.tcl (LDSCRIPT,SIM): Delete.
191         (run_trc_test): Use sim_compile, sim_run.  Only delete temp files
192         if testcase passed.
193         (run_brn_test): Ditto.
194         * sim/sky/sky.exp: Add runtest_file_p support.  Don't print
195         unsupported message if not sky.
196         * sim/sky/sky_sce.exp: Likewise.
197 end-sanitize-sky
198
199         * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
200         New arg prog_opts.  All callers updated.
201
202 Fri May  8 18:10:28 1998  Jillian Ye <jillian@cygnus.com>
203
204         * Makefile.in: Made "check" the target of two
205           dependencies (test1, test2) so that test2 get a chance to 
206           run even when test1 failed if "make -k check" is used.
207
208 Fri May  8 14:41:28 1998  Doug Evans  <devans@canuck.cygnus.com>
209
210         * lib/sim-defs.exp (sim_version): Simplify.
211         (sim_run): Implement.
212         (run_sim_test): Use sim_run.
213         (sim_compile): New proc.
214
215 start-sanitize-sky
216 Thu May  7 12:30:59 1998  Patrick Macdonald <patrickm@cygnus.com>
217
218         * sim/sky/sky-defs.tcl: add handling for gifexpect and gsexpect
219         * sim/sky/t-gif*.trc: GIF unit test cases
220         * sim/sky/t-gif*.gifexpect: GIF unit test expected results
221         * sim/sky/t-gs.trc: GS unit test case
222         * sim/sky/t-gs.gsexpect: GS unit test case expected result
223          
224 Mon May  4 17:49:56 1998  Frank Ch. Eigler  <fche@cygnus.com>
225
226         * sim/sky/sky-defs.tcl: New file, common dejagnu routine definitions.
227         * sim/sky/sky.exp: New file, quick dejagnu test driver.
228         * sim/sky/sky_sce.exp: New file, SCE dejagnu test driver.
229         * sim/sky/*.brn: New files, test fragment descriptions.
230         * sim/sky/OTHERS: Old test cases from sim/testsuite/sky.
231
232 end-sanitize-sky
233 Mon May  4 17:59:11 1998  Frank Ch. Eigler  <fche@cygnus.com>
234
235 start-sanitize-sky
236         * configure.in (testdir): Don't use old sky test directory.
237         * configure: Regenerated
238         * sky/Makefile.in: swallow stderr on buggy tests
239 end-sanitize-sky
240         * config/default.exp: Added C compiler settings.
241
242 Wed Apr 22 12:26:28 1998  Doug Evans  <devans@canuck.cygnus.com>
243
244         * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
245
246 Tue Apr 21 10:49:03 1998  Doug Evans  <devans@canuck.cygnus.com>
247
248         * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
249         try all machs.
250
251         * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
252
253 Fri Apr 17 16:00:52 1998  Doug Evans  <devans@canuck.cygnus.com>
254
255         * sim/m32r/mv[ft]achi.cgs: Fix expected result
256         (sign extension of top 8 bits).
257 start-sanitize-m32rx
258         * sim/m32r/mv[ft]achi-a.cgs: Ditto.
259 end-sanitize-m32rx
260
261 start-sanitize-m32rx
262 Tue Apr 14 14:06:34 1998  Doug Evans  <devans@canuck.cygnus.com>
263
264         * sim/m32r/maclh1.cgs: Fix testcase.
265         * sim/m32r/maclh1-2.cgs: New testcase.
266
267 Tue Mar  3 19:09:09 1998  Doug Evans  <devans@canuck.cygnus.com>
268
269         * sim/m32r/sat.cgs: Change sath to sat.
270
271 end-sanitize-m32rx
272 Wed Feb 25 11:01:17 1998  Doug Evans  <devans@canuck.cygnus.com>
273
274         * Makefile.in (RUNTEST): Fix path to runtest.
275
276 start-sanitize-sky
277 Tue Feb 24 19:47:56 1998  Frank Ch. Eigler  <fche@cygnus.com>
278
279         * configure.in (testdir): Added sky subdir for mips64r5900-sky-elf
280         target.  
281         * configure: Regenerate.
282 end-sanitize-sky
283         
284 Fri Feb 20 11:00:02 1998  Nick Clifton  <nickc@cygnus.com>
285
286         * sim/m32r/unlock.cgs: Fixed test.
287         * sim/m32r/mvfc.cgs: Fixed test.
288         * sim/m32r/remu.cgs: Fixed test.
289
290         * sim/m32r/bnc24.cgs: Test long BNC instruction.
291         * sim/m32r/bnc8.cgs: Test short BNC instruction.
292         * sim/m32r/ld-plus.cgs: Test LD instruction.
293         * sim/m32r/macwhi.cgs: Test MACWHI instruction.
294         * sim/m32r/macwlo.cgs: Test MACWLO instruction.
295         * sim/m32r/mulwhi.cgs: Test MULWHI instruction.
296         * sim/m32r/mulwlo.cgs: Test MULWLO instruction.
297         * sim/m32r/mvfachi.cgs: Test MVFACHI instruction.
298         * sim/m32r/mvfaclo.cgs: Test MVFACLO instruction.
299         * sim/m32r/mvtaclo.cgs: Test MVTACLO instruction.
300         * sim/m32r/addv.cgs: Test ADDV instruction.
301         * sim/m32r/addv3.cgs: Test ADDV3 instruction.
302         * sim/m32r/addx.cgs: Test ADDX instruction.
303         * sim/m32r/lock.cgs: Test LOCK instruction.
304         * sim/m32r/neg.cgs: Test NEG instruction.
305         * sim/m32r/not.cgs: Test NOT instruction.
306         * sim/m32r/unlock.cgs: Test UNLOCK instruction.
307 start-sanitize-m32rx
308         * sim/m32r/mvfachi-a.cgs: Test extended MVFACHI instruction.
309         * sim/m32r/mvfaclo-a.cgs: Test extended MVFACLO instruction.
310         * sim/m32r/mvtachi-a.cgs: Test extended MVTACHI instruction.
311         * sim/m32r/mvtaclo-a.cgs: Test extended MVTACLO instruction.
312 end-sanitize-m32rx
313 Thu Feb 19 11:15:45 1998  Nick Clifton  <nickc@cygnus.com>
314
315         * sim/m32r/testutils.inc (mvaddr_h_gr): new macro to load an
316         address into a general register.
317
318         * sim/m32r/or3.cgs: Test OR3 instruction.
319         * sim/m32r/rach.cgs: Test RACH instruction.
320         * sim/m32r/rem.cgs: Test REM instruction.
321         * sim/m32r/sub.cgs: Test SUB instruction.
322         * sim/m32r/mv.cgs: Test MV instruction.
323         * sim/m32r/mul.cgs: Test MUL instruction.
324         * sim/m32r/bl24.cgs: Test long BL instruction.
325         * sim/m32r/bl8.cgs: Test short BL instruction.
326         * sim/m32r/blez.cgs: Test BLEZ instruction.
327         * sim/m32r/bltz.cgs: Test BLTZ instruction.
328         * sim/m32r/bne.cgs: Test BNE instruction.
329         * sim/m32r/bnez.cgs: Test BNEZ instruction.
330         * sim/m32r/bra24.cgs: Test long BRA instruction.
331         * sim/m32r/bra8.cgs: Test short BRA instruction.
332         * sim/m32r/jl.cgs: Test JL instruction.
333         * sim/m32r/or.cgs: Test OR instruction.
334         * sim/m32r/jmp.cgs: Test JMP instruction.
335         * sim/m32r/and.cgs: Test AND instruction.
336         * sim/m32r/and3.cgs: Test AND3 instruction.
337         * sim/m32r/beq.cgs: Test BEQ instruction.
338         * sim/m32r/beqz.cgs: Test BEQZ instruction.
339         * sim/m32r/bgez.cgs: Test BGEZ instruction.
340         * sim/m32r/bgtz.cgs: Test BGTZ instruction.
341         * sim/m32r/cmp.cgs: Test CMP instruction.
342         * sim/m32r/cmpi.cgs: Test CMPI instruction.
343         * sim/m32r/cmpu.cgs: Test CMPU instruction.
344         * sim/m32r/cmpui.cgs: Test CMPUI instruction.
345         * sim/m32r/div.cgs: Test DIV instruction.
346         * sim/m32r/divu.cgs: Test DIVU instruction.
347         * sim/m32r/cmpeq.cgs: Test CMPEQ instruction.
348         * sim/m32r/sll.cgs: Test SLL instruction.
349         * sim/m32r/sll3.cgs: Test SLL3 instruction.
350         * sim/m32r/slli.cgs: Test SLLI instruction.
351         * sim/m32r/sra.cgs: Test SRA instruction.
352         * sim/m32r/sra3.cgs: Test SRA3 instruction.
353         * sim/m32r/srai.cgs: Test SRAI instruction.
354         * sim/m32r/srl.cgs: Test SRL instruction.
355         * sim/m32r/srl3.cgs: Test SRL3 instruction.
356         * sim/m32r/srli.cgs: Test SRLI instruction.
357         * sim/m32r/xor3.cgs: Test XOR3 instruction.
358         * sim/m32r/xor.cgs: Test XOR instruction.
359 start-sanitize-m32rx    
360         * sim/m32r/jnc.cgs: Test JNC instruction.
361         * sim/m32r/jc.cgs: Test JC instruction.
362         * sim/m32r/cmpz.cgs: Test CMPZ instruction.
363         * sim/m32r/bcl24.cgs: Test long version of BCL instruction
364         * sim/m32r/bcl8.cgs: Test short BCL instruction.
365         * sim/m32r/bncl24.cgs: Test long BNCL instruction.
366         * sim/m32r/bncl8.cgs: Test short BNCL instruction.
367         * sim/m32r/divh.cgs: Test DIVH instruction.
368         * sim/m32r/rach-dsi.cgs: Test extended RACH instruction.
369 end-sanitize-m32rx      
370 Tue Feb 17 12:46:05 1998  Doug Evans  <devans@seba.cygnus.com>
371
372         * config/default.exp: New file.
373         * lib/sim-defs.exp: New file.
374         * sim/m32r/*: m32r dejagnu simulator testsuite.
375
376         * Makefile.in (build_alias): Define.
377         (arch): Define.
378         (RUNTEST_FOR_TARGET): Delete.
379         (RUNTEST): Fix.
380         (SCHEME,SCHEMEFLAGS,CGENDIR,CGENFLAGS): Define.
381         (check): Depend on site.exp.  Run dejagnu.
382         (site.exp): New target.
383         (cgen): New target.
384         * configure.in: Call AC_CHECK_PROG(SCHEME) if using cgen.
385         (arch): Define from target_cpu.
386         * configure: Regenerate.
387
388 Wed Sep 17 10:21:26 1997  Andrew Cagney  <cagney@b1.cygnus.com>
389
390         * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
391         (gen_mask): Ditto.
392
393         * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
394         (calc): Add support for 8 bit version of macros.
395         (main): Add tests for 8 bit versions of macros.
396         (check_sext): Check SEXT of zero clears bits.
397
398         * common/bits-gen.c (main): Generate tests for 8 bit versions of
399         macros.
400
401 Thu Sep 11 13:04:40 1997  Andrew Cagney  <cagney@b1.cygnus.com>
402
403         * common/Make-common.in: New file, provide generic rules for
404         running checks.
405
406 Mon Sep  1 16:43:55 1997  Andrew Cagney  <cagney@b1.cygnus.com>
407
408         * configure.in (configdirs): Test for the target directory instead
409         of matching on a target.
410
411 start-sanitize-r5900
412 Tue Jul 15 13:43:20 1997  Andrew Cagney  <cagney@sendai.cygnus.com>
413
414         * configure.in (configdirs): Configure mips64vr5900el
415         directory.
416         * configure: Regenerate.
417
418 end-sanitize-r5900