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