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