]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/ChangeLog
* Makefile.in (defines.h): Depend on tmp-defines.
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
CommitLineData
5eba45c1
HPN
12004-11-16 Hans-Peter Nilsson <hp@axis.com>
2
3 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
4 specifications concatenate, not override.
5
fcf640ec
NC
62004-10-26 Nick Clifton <nickc@redhat.com>
7
8 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
9 protocol.
10
a3ef5243
DD
112004-09-13 DJ Delorie <dj@redhat.com>
12
13 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
14 global_ld_options, and global_sim_options to all test cases, if
15 defined.
16
bc81a370
BE
172004-05-12 Ben Elliston <bje@au.ibm.com>
18
19 * lib/sim-defs.exp: Remove stray semicolons.
20
676a64f4
RS
212004-03-01 Richard Sandiford <rsandifo@redhat.com>
22
23 * sim/frv/allinsn.exp (all_machs): Add fr405 and fr450.
24 * sim/fr400/allinsn.exp (all_machs): Likewise.
25 * sim/fr400/addss.cgs (mach): Change to "fr405 fr450".
26 * sim/fr400/scutss.cgs (mach): Likewise.
27 * sim/fr400/slass.cgs (mach): Likewise.
28 * sim/fr400/smass.cgs (mach): Likewise.
29 * sim/fr400/smsss.cgs (mach): Likewise.
30 * sim/fr400/smu.cgs (mach): Likewise.
31 * sim/fr400/subss.cgs (mach): Likewise.
32 * sim/interrupts/fp_exception.cgs: Replace fmadds with .word.
33 * sim/interrupts/fp_exception-fr550.cgs: Likewise.
34 * sim/frv/mqlclrhs.cgs: New test.
35 * sim/frv/mqlmths.cgs: New test.
36 * sim/frv/mqsllhi.cgs: New test.
37 * sim/frv/mqsrahi.cgs: New test.
38
8b73069f
RS
392004-03-01 Richard Sandiford <rsandifo@redhat.com>
40
41 * sim/frv/fr400/scutss.cgs: Fix tests to account for rounding.
42 Add some new ones.
43
8ae0baa2
RS
442004-03-01 Richard Sandiford <rsandifo@redhat.com>
45
46 * sim/frv/{rstb,rsth,rst,rstd,rstq}.cgs: Delete.
47 * sim/frv/{rstbf,rsthf,rstf,rstdf,rstqf}.cgs: Delete.
48
df0a8012
CD
492004-01-26 Chris Demetriou <cgd@broadcom.com>
50
51 * sim/mips: New directory. Tests for the MIPS simulator.
52
2345c93c
BE
532004-01-23 Ben Elliston <bje@wasabisystems.com>
54
55 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
56 test passes.
57
5ca353c3
DB
582003-10-10 Dave Brolley <brolley@redhat.com>
59
60 * sim/frv/testutils.inc (or_gr_immed): New macro.
61 * sim/frv/fp_exception-fr550.cgs: Write insns using
62 unaligned registers into the program in order to
63 cause the required exceptions.
64 * sim/frv/fp_exception.cgs: Ditto.
65 * sim/frv/regalign.cgs: Ditto.
66
086419a8
DB
672003-10-06 Dave Brolley <brolley@redhat.com>
68
69 * sim/frv/fr550: New subdirectory.
70 * sim/frv/fr400/*.cgs: Add fr550 as appropriate.
71 * sim/frv/fr500/*.cgs: Add fr550 as appropriate.
72 * sim/frv/interrupts/*.cgs: Add fr550 as appropriate.
73 * sim/frv/interrupts/*-fr550.cgs: New test cases for fr550.
74
f6f87075
MS
752003-09-19 Michael Snyder <msnyder@redhat.com>
76
77 * sim/frv/nldqi.cgs: Remove. This insn was never implemented
78 by Fujitsu.
79
d45d015e
DB
802003-09-19 Dave Brolley <brolley@redhat.com>
81
82 * sim/frv/rstqf.cgs: Use nldq instead of nldqi.
83 * sim/frv/rstq.cgs: Use nldq instead of nldqi.
84
e961d8dc
MS
852003-09-11 Michael Snyder <msnyder@redhat.com>
86
87 * sim/testsuite/sim/frv/movgs.cgs: Change lcr to spr[273],
88 which according to the comments seems to be the intent.
89
fbd93201
DB
902003-09-09 Dave Brolley <brolley@redhat.com>
91
92 * sim/frv/maddaccs.cgs: move to fr400 subdirectory.
93 * sim/frv/msubaccs.cgs: move to fr400 subdirectory.
94 * sim/frv/masaccs.cgs: move to fr400 subdirectory.
95
19121792
MS
962003-09-03 Michael Snyder <msnyder@redhat.com>
97
cc985513
BE
98 * sim/frv/fr500/mclracc.cgs: Change mach to 'all', to be
99 consistent with other tests in the directory.
19121792 100
0eb3d260
MS
1012003-09-03 Michael Snyder <msnyder@redhat.com>
102
103 * sim/frv/interrupts/Ipipe-fr400.cgs: New file.
104 * sim/frv/interrupts/Ipipe-fr500.cgs: New file.
105 * sim/frv/interrupts/Ipipe.cgs: Remove (replaced by above).
106
51796a3f
DB
1072003-08-20 Michael Snyder <msnyder@redhat.com>
108 On behalf of Dave Brolley
109
110 * sim/frv: New testsuite.
111 * frv-elf: New testsuite.
112
b7c7b624
MS
1132003-07-09 Michael Snyder <msnyder@redhat.com>
114
115 * sim/sh: New directory. Tests for Renesas sh family.
116
a27a0651
MS
1172003-04-13 Michael Snyder <msnyder@redhat.com>
118
119 * sim/h8300: New directory. Tests for Renesas h8/300 family.
120
49634642
NC
1212003-04-01 Nick Clifton <nickc@redhat.com>
122
123 * sim/arm: New directory: Tests for ARM simulator.
124 * sim/arm/allinsn.exp: New file: Test script.
125 * sim/arm/testutils.inc: New file: Test macros.
126 * sim/arm/adc.cgs, sim/arm/add.cgs, sim/arm/and.cgs,
127 sim/arm/b.cgs, sim/arm/bic.cgs, sim/arm/bl.cgs, sim/arm/bx.cgs,
128 sim/arm/cmn.cgs, sim/arm/cmp.cgs, sim/arm/eor.cgs,
129 sim/arm/hello.ms, sim/arm/ldm.cgs, sim/arm/ldr.cgs,
130 sim/arm/ldrb.cgs, sim/arm/ldrh.cgs, sim/arm/ldrsb.cgs,
131 sim/arm/ldrsh.cgs, sim/arm/misaligned1.ms, sim/arm/misaligned2.ms,
132 sim/arm/misaligned3.ms, sim/arm/misc.exp, sim/arm/mla.cgs,
133 sim/arm/mov.cgs, sim/arm/mrs.cgs, sim/arm/msr.cgs,
134 sim/arm/mul.cgs, sim/arm/mvn.cgs, sim/arm/orr.cgs,
135 sim/arm/rsb.cgs, sim/arm/rsc.cgs, sim/arm/sbc.cgs,
136 sim/arm/smlal.cgs, sim/arm/smull.cgs, sim/arm/stm.cgs,
137 sim/arm/str.cgs, sim/arm/strb.cgs, sim/arm/strh.cgs,
138 sim/arm/sub.cgs, sim/arm/swi.cgs, sim/arm/swp.cgs,
139 sim/arm/swpb.cgs, sim/arm/teq.cgs, sim/arm/tst.cgs,
140 sim/arm/umlal.cgs, sim/arm/umull.cgs: New files: ARM tests.
141 * sim/arm/iwmmxt: New Directory: Tests for iWMMXt.
142 * sim/arm/iwmmxt/iwmmxt.exp: New file: Test script.
143 * sim/arm/iwmmxt/testutils.inc: New file: Test macros.
144 * sim/arm/iwmmxt/tbcst.cgs, sim/arm/iwmmxt/textrm.cgs,
145 sim/arm/iwmmxt/tinsr.cgs, sim/arm/iwmmxt/tmia.cgs,
146 sim/arm/iwmmxt/tmiaph.cgs, sim/arm/iwmmxt/tmiaxy.cgs,
147 sim/arm/iwmmxt/tmovmsk.cgss, sim/arm/iwmmxt/wacc.cgs,
148 sim/arm/iwmmxt/wadd.cgs, sim/arm/iwmmxt/waligni.cgs,
149 sim/arm/iwmmxt/walignr.cgs, sim/arm/iwmmxt/wand.cgs,
150 sim/arm/iwmmxt/wandn.cgs, sim/arm/iwmmxt/wavg2.cgs,
151 sim/arm/iwmmxt/wcmpeq.cgs, sim/arm/iwmmxt/wcmpgt.cgs,
152 sim/arm/iwmmxt/wmac.cgs, sim/arm/iwmmxt/wmadd.cgs,
153 sim/arm/iwmmxt/wmax.cgs, sim/arm/iwmmxt/wmin.cgs,
154 sim/arm/iwmmxt/wmov.cgs, sim/arm/iwmmxt/wmul.cgs,
155 sim/arm/iwmmxt/wor.cgs, sim/arm/iwmmxt/wpack.cgs,
156 sim/arm/iwmmxt/wror.cgs, sim/arm/iwmmxt/wsad.cgs,
157 sim/arm/iwmmxt/wshufh.cgs, sim/arm/iwmmxt/wsll.cgs,
158 sim/arm/iwmmxt/wsra.cgs, sim/arm/iwmmxt/wsrl.cgs,
159 sim/arm/iwmmxt/wsub.cgs, sim/arm/iwmmxt/wunpckeh.cgs,
160 sim/arm/iwmmxt/wunpckel.cgs, sim/arm/iwmmxt/wunpckih.cgs,
161 sim/arm/iwmmxt/wunpckil.cgs, sim/arm/iwmmxt/wxor.cgs,
162 sim/arm/iwmmxt/wzero.cgs: New files: iWMMXt tests.
163 * sim/arm/thumb: New Directory: Thumb tests.
164 * sim/arm/thumb/allthumb.exp: New file: Test script.
165 * sim/arm/thumb/testutils.inc: New file: Test macros.
166 * sim/arm/thumb/adc.cgs, sim/arm/thumb/add-hd-hs.cgs,
167 sim/arm/thumb/add-hd-rs.cgs, sim/arm/thumb/add-rd-hs.cgs,
168 sim/arm/thumb/add-sp.cgs, sim/arm/thumb/add.cgs,
169 sim/arm/thumb/addi.cgs, sim/arm/thumb/addi8.cgs,
170 sim/arm/thumb/and.cgs, sim/arm/thumb/asr.cgs, sim/arm/thumb/b.cgs,
171 sim/arm/thumb/bcc.cgs, sim/arm/thumb/bcs.cgs,
172 sim/arm/thumb/beq.cgs, sim/arm/thumb/bge.cgs,
173 sim/arm/thumb/bgt.cgs, sim/arm/thumb/bhi.cgs,
174 sim/arm/thumb/bic.cgs, sim/arm/thumb/bl-hi.cgs,
175 sim/arm/thumb/bl-lo.cgs, sim/arm/thumb/ble.cgs,
176 sim/arm/thumb/bls.cgs, sim/arm/thumb/blt.cgs,
177 sim/arm/thumb/bmi.cgs, sim/arm/thumb/bne.cgs,
178 sim/arm/thumb/bpl.cgs, sim/arm/thumb/bvc.cgs,
179 sim/arm/thumb/bvs.cgs, sim/arm/thumb/bx-hs.cgs,
180 sim/arm/thumb/bx-rs.cgs, sim/arm/thumb/cmn.cgs,
181 sim/arm/thumb/cmp-hd-hs.cgs, sim/arm/thumb/cmp-hd-rs.cgs,
182 sim/arm/thumb/cmp-rd-hs.cgs, sim/arm/thumb/cmp.cgs,
183 sim/arm/thumb/eor.cgs, sim/arm/thumb/lda-pc.cgs,
184 sim/arm/thumb/lda-sp.cgs, sim/arm/thumb/ldmia.cgs,
185 sim/arm/thumb/ldr-imm.cgs, sim/arm/thumb/ldr-pc.cgs,
186 sim/arm/thumb/ldr-sprel.cgs, sim/arm/thumb/ldr.cgs,
187 sim/arm/thumb/ldrb-imm.cgs, sim/arm/thumb/ldrb.cgs,
188 sim/arm/thumb/ldrh-imm.cgs, sim/arm/thumb/ldrh.cgs,
189 sim/arm/thumb/ldsb.cgs, sim/arm/thumb/ldsh.cgs,
190 sim/arm/thumb/lsl.cgs, sim/arm/thumb/lsr.cgs,
191 sim/arm/thumb/mov-hd-hs.cgs, sim/arm/thumb/mov-hd-rs.cgs,
192 sim/arm/thumb/mov-rd-hs.cgs, sim/arm/thumb/mov.cgs,
193 sim/arm/thumb/mul.cgs, sim/arm/thumb/mvn.cgs,
194 sim/arm/thumb/neg.cgs, sim/arm/thumb/orr.cgs,
195 sim/arm/thumb/pop-pc.cgs, sim/arm/thumb/pop.cgs,
196 sim/arm/thumb/push-lr.cgs, sim/arm/thumb/push.cgs,
197 sim/arm/thumb/ror.cgs, sim/arm/thumb/sbc.cgs,
198 sim/arm/thumb/stmia.cgs, sim/arm/thumb/str-imm.cgs,
199 sim/arm/thumb/str-sprel.cgs, sim/arm/thumb/str.cgs,
200 sim/arm/thumb/strb-imm.cgs, sim/arm/thumb/strb.cgs,
201 sim/arm/thumb/strh-imm.cgs, sim/arm/thumb/strh.cgs,
202 sim/arm/thumb/sub-sp.cgs, sim/arm/thumb/sub.cgs,
203 sim/arm/thumb/subi.cgs, sim/arm/thumb/subi8.cgs,
204 sim/arm/thumb/swi.cgs, sim/arm/thumb/tst.cgs: New files: Thumb
205 tests.
206 * sim/arm/xscale: New directory.
207 * sim/arm/xscale/xscale.exp: New file: Test script.
208 * sim/arm/xscale/testutils.inc: New file: Test macros.
209 * sim/arm/xscale/blx.cgs, sim/arm/xscale/mia.cgs,
210 sim/arm/xscale/miaph.cgs, sim/arm/xscale/miaxy.cgs,
211 sim/arm/xscale/mra.cgs: New files: XScale tests.
212
c8cca39f
AC
2132002-06-16 Andrew Cagney <ac131313@redhat.com>
214
215 * configure: Regenerated to track ../common/aclocal.m4 changes.
216
f18ee7ef
BE
2172001-07-31 Ben Elliston <bje@redhat.com>
218
219 * lib/sim-defs.exp (run_sim_test): Include a description such as
220 "assembling" or "linking" that identifies the phase a test fails
221 in, for easier analysis of failures.
222
0ab7df8a
DB
2232000-11-01 Dave Brolley <brolley@cygnus.com>
224
225 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
226 "xerror" options do not use a list of machines. Clear options from
227 previous test case. Use "$cpu_option" to identify the machine to the
228 assembler, if specified.
229
eb2d80b4
AC
230Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
231
232 * configure: Regenerated to track ../common/aclocal.m4 changes.
233
c2c6d25f
JM
2341999-09-15 Doug Evans <devans@casey.cygnus.com>
235
236 * sim/arm/b.cgs: New testcase.
237 * sim/arm/bic.cgs: New testcase.
238 * sim/arm/bl.cgs: New testcase.
239
d4f3574e
SS
240Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
241
242 * configure: Regenerated to track ../common/aclocal.m4 changes.
243
104c1213
JM
2441999-08-30 Doug Evans <devans@casey.cygnus.com>
245
104c1213
JM
246 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
247 requested_machs, now is list of machs to run tests for.
248 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
249 and target_link instead.
250
7a292a7a
SS
2511999-04-21 Doug Evans <devans@casey.cygnus.com>
252
253 * sim/m32r/nop.cgs: Add missing nop insn.
254
255Mon Mar 22 13:28:56 1999 Dave Brolley <brolley@cygnus.com>
256
257 * sim/fr30/stb.cgs: Correct for unaligned access.
258 * sim/fr30/sth.cgs: Correct for unaligned access.
259 * sim/fr30/ldub.cgs: Fix typo: lduh->ldub. Correct
260 for unaligned access.
261 * sim/fr30/and.cgs: Test unaligned access.
262
c906108c
SS
263Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
264
265 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
266
2671999-01-05 Doug Evans <devans@casey.cygnus.com>
268
269 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
270 * sim/fr30/allinsn.exp: Update.
271 * sim/fr30/misc.exp: Update.
272 * sim/m32r/allinsn.exp: Update.
273 * sim/m32r/misc.exp: Update.
274
275Fri Dec 18 17:19:34 1998 Dave Brolley <brolley@cygnus.com>
276
277 * sim/fr30/ldres.cgs: New testcase.
278 * sim/fr30/copld.cgs: New testcase.
279 * sim/fr30/copst.cgs: New testcase.
280 * sim/fr30/copsv.cgs: New testcase.
281 * sim/fr30/nop.cgs: New testcase.
282 * sim/fr30/andccr.cgs: New testcase.
283 * sim/fr30/orccr.cgs: New testcase.
284 * sim/fr30/addsp.cgs: New testcase.
285 * sim/fr30/stilm.cgs: New testcase.
286 * sim/fr30/extsb.cgs: New testcase.
287 * sim/fr30/extub.cgs: New testcase.
288 * sim/fr30/extsh.cgs: New testcase.
289 * sim/fr30/extuh.cgs: New testcase.
290 * sim/fr30/enter.cgs: New testcase.
291 * sim/fr30/leave.cgs: New testcase.
292 * sim/fr30/xchb.cgs: New testcase.
293 * sim/fr30/dmovb.cgs: New testcase.
294 * sim/fr30/dmov.cgs: New testcase.
295 * sim/fr30/dmovh.cgs: New testcase.
296
297Thu Dec 17 17:18:43 1998 Dave Brolley <brolley@cygnus.com>
298
299 * sim/fr30/testutils.inc (take_branch{_d},no_branch{_d}): New macros.
300 * sim/fr30/ret.cgs: Add tests fir ret:d.
301 * sim/fr30/inte.cgs: New testcase.
302 * sim/fr30/reti.cgs: New testcase.
303 * sim/fr30/bra.cgs: New testcase.
304 * sim/fr30/bno.cgs: New testcase.
305 * sim/fr30/beq.cgs: New testcase.
306 * sim/fr30/bne.cgs: New testcase.
307 * sim/fr30/bc.cgs: New testcase.
308 * sim/fr30/bnc.cgs: New testcase.
309 * sim/fr30/bn.cgs: New testcase.
310 * sim/fr30/bp.cgs: New testcase.
311 * sim/fr30/bv.cgs: New testcase.
312 * sim/fr30/bnv.cgs: New testcase.
313 * sim/fr30/blt.cgs: New testcase.
314 * sim/fr30/bge.cgs: New testcase.
315 * sim/fr30/ble.cgs: New testcase.
316 * sim/fr30/bgt.cgs: New testcase.
317 * sim/fr30/bls.cgs: New testcase.
318 * sim/fr30/bhi.cgs: New testcase.
319
320Tue Dec 15 17:47:13 1998 Dave Brolley <brolley@cygnus.com>
321
322 * sim/fr30/div.cgs (int): Add signed division scenario.
323 * sim/fr30/int.cgs (int): Complete testcase.
324 * sim/fr30/testutils.inc (_start): Initialize tbr.
325 (test_s_user,test_s_system,set_i,test_i): New macros.
326
3271998-12-14 Doug Evans <devans@casey.cygnus.com>
328
329 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
330 errors. Translate \n sequences in expected output to newline char.
331 (slurp_options): Make parentheses optional.
332 (sim_run): Look for board_info sim,options.
333 * sim/fr30/hello.ms: Add trailing \n to expected output.
334 * sim/m32r/hello.ms: Ditto.
335 * sim/m32r/hw-trap.ms: Ditto.
336
337 * sim/m32r/trap.cgs: Properly align trap2_handler.
338
339 * sim/m32r/uread16.ms: New testcase.
340 * sim/m32r/uread32.ms: New testcase.
341 * sim/m32r/uwrite16.ms: New testcase.
342 * sim/m32r/uwrite32.ms: New testcase.
343
3441998-12-14 Dave Brolley <brolley@cygnus.com>
345
346 * sim/fr30/call.cgs: Test ret here as well.
347 * sim/fr30/ld.cgs: Remove bogus comment.
348 * sim/fr30/testutils.inc (save_rp,restore_rp): New macros.
349 * sim/fr30/div.ms: New testcase.
350 * sim/fr30/st.cgs: New testcase.
351 * sim/fr30/sth.cgs: New testcase.
352 * sim/fr30/stb.cgs: New testcase.
353 * sim/fr30/mov.cgs: New testcase.
354 * sim/fr30/jmp.cgs: New testcase.
355 * sim/fr30/ret.cgs: New testcase.
356 * sim/fr30/int.cgs: New testcase.
357
358Thu Dec 10 18:46:25 1998 Dave Brolley <brolley@cygnus.com>
359
360 * sim/fr30/div0s.cgs: New testcase.
361 * sim/fr30/div0u.cgs: New testcase.
362 * sim/fr30/div1.cgs: New testcase.
363 * sim/fr30/div2.cgs: New testcase.
364 * sim/fr30/div3.cgs: New testcase.
365 * sim/fr30/div4s.cgs: New testcase.
366 * sim/fr30/testutils.inc (mvi_h_dr,set_dbits,test_dbits): New Macros.
367
368Tue Dec 8 13:16:53 1998 Dave Brolley <brolley@cygnus.com>
369
370 * sim/fr30/testutils.inc (set_s_user): Correct Mask.
371 (set_s_system): Correct Mask.
372 * sim/fr30/ld.cgs (ld): Move previously failing test back
373 into place.
374 * sim/fr30/ldm0.cgs: New testcase.
375 * sim/fr30/ldm1.cgs: New testcase.
376 * sim/fr30/stm0.cgs: New testcase.
377 * sim/fr30/stm1.cgs: New testcase.
378
379Thu Dec 3 14:20:03 1998 Dave Brolley <brolley@cygnus.com>
380
381 * sim/fr30/ld.cgs: Implement more loads.
382 * sim/fr30/call.cgs: New testcase.
383 * sim/fr30/testutils.inc (testr_h_dr): New macro.
384 (set_s_user,set_s_system): New macros.
385
386 * sim/fr30: New Directory.
387
388Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
389
390 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
391 recent sim/common/sim-basics.h changes.
392 * common/Makefile.in: Update.
393
394Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
395
396 * lib/sim-defs.exp (sim_run): download target program to remote
397 host, if necessary. for unix-driven win32 testing.
398
399Tue Sep 15 14:56:22 1998 Doug Evans <devans@canuck.cygnus.com>
400
401 * sim/m32r/testutils.inc (test_h_gr): Use mvaddr_h_gr.
402 * sim/m32r/rte.cgs: Test bbpc,bbpsw.
403 * sim/m32r/trap.cgs: Test bbpc,bbpsw.
404
7a292a7a
SS
405Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
406
407 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
408 writeonly.
409
c906108c
SS
410Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
411
412 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
413
414Wed Jul 1 15:57:54 1998 Doug Evans <devans@seba.cygnus.com>
415
416 * sim/m32r/hw-trap.ms: New testcase.
417
7a292a7a
SS
418Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
419
420 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
421
422Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
423
424 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
425 which is now a list of options controlling the behaviour of sim_run.
426
c906108c
SS
427Wed Jun 10 10:53:20 1998 Doug Evans <devans@seba.cygnus.com>
428
429 * sim/m32r/addx.cgs: Add another test.
430 * sim/m32r/jmp.cgs: Add another test.
431
432Mon Jun 8 16:08:27 1998 Doug Evans <devans@canuck.cygnus.com>
433
434 * sim/m32r/trap.cgs: Test trap 2.
435
436Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
437
438 * lib/sim-defs.exp (sim_run): Add possible environment variable
439 list to simulator run.
440
441Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
442
443 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
444 so that make check can be invoked recursively.
445
446Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
447
448 * config/default.exp (CC,SIM): Delete.
449
450 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
451 New arg prog_opts. All callers updated.
452
453Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
454
455 * Makefile.in: Made "check" the target of two
456 dependencies (test1, test2) so that test2 get a chance to
457 run even when test1 failed if "make -k check" is used.
458
459Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
460
461 * lib/sim-defs.exp (sim_version): Simplify.
462 (sim_run): Implement.
463 (run_sim_test): Use sim_run.
464 (sim_compile): New proc.
465
466Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
467
468 * config/default.exp: Added C compiler settings.
469
470Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
471
472 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
473
474Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
475
476 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
477 try all machs.
478
479 * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
480
481Fri Apr 17 16:00:52 1998 Doug Evans <devans@canuck.cygnus.com>
482
483 * sim/m32r/mv[ft]achi.cgs: Fix expected result
484 (sign extension of top 8 bits).
485
486Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
487
488 * Makefile.in (RUNTEST): Fix path to runtest.
489
c906108c
SS
490Fri Feb 20 11:00:02 1998 Nick Clifton <nickc@cygnus.com>
491
492 * sim/m32r/unlock.cgs: Fixed test.
493 * sim/m32r/mvfc.cgs: Fixed test.
494 * sim/m32r/remu.cgs: Fixed test.
c906108c
SS
495 * sim/m32r/bnc24.cgs: Test long BNC instruction.
496 * sim/m32r/bnc8.cgs: Test short BNC instruction.
497 * sim/m32r/ld-plus.cgs: Test LD instruction.
498 * sim/m32r/macwhi.cgs: Test MACWHI instruction.
499 * sim/m32r/macwlo.cgs: Test MACWLO instruction.
500 * sim/m32r/mulwhi.cgs: Test MULWHI instruction.
501 * sim/m32r/mulwlo.cgs: Test MULWLO instruction.
502 * sim/m32r/mvfachi.cgs: Test MVFACHI instruction.
503 * sim/m32r/mvfaclo.cgs: Test MVFACLO instruction.
504 * sim/m32r/mvtaclo.cgs: Test MVTACLO instruction.
505 * sim/m32r/addv.cgs: Test ADDV instruction.
506 * sim/m32r/addv3.cgs: Test ADDV3 instruction.
507 * sim/m32r/addx.cgs: Test ADDX instruction.
508 * sim/m32r/lock.cgs: Test LOCK instruction.
509 * sim/m32r/neg.cgs: Test NEG instruction.
510 * sim/m32r/not.cgs: Test NOT instruction.
511 * sim/m32r/unlock.cgs: Test UNLOCK instruction.
58fddbac 512
c906108c
SS
513Thu Feb 19 11:15:45 1998 Nick Clifton <nickc@cygnus.com>
514
515 * sim/m32r/testutils.inc (mvaddr_h_gr): new macro to load an
516 address into a general register.
517
518 * sim/m32r/or3.cgs: Test OR3 instruction.
519 * sim/m32r/rach.cgs: Test RACH instruction.
520 * sim/m32r/rem.cgs: Test REM instruction.
521 * sim/m32r/sub.cgs: Test SUB instruction.
522 * sim/m32r/mv.cgs: Test MV instruction.
523 * sim/m32r/mul.cgs: Test MUL instruction.
524 * sim/m32r/bl24.cgs: Test long BL instruction.
525 * sim/m32r/bl8.cgs: Test short BL instruction.
526 * sim/m32r/blez.cgs: Test BLEZ instruction.
527 * sim/m32r/bltz.cgs: Test BLTZ instruction.
528 * sim/m32r/bne.cgs: Test BNE instruction.
529 * sim/m32r/bnez.cgs: Test BNEZ instruction.
530 * sim/m32r/bra24.cgs: Test long BRA instruction.
531 * sim/m32r/bra8.cgs: Test short BRA instruction.
532 * sim/m32r/jl.cgs: Test JL instruction.
533 * sim/m32r/or.cgs: Test OR instruction.
534 * sim/m32r/jmp.cgs: Test JMP instruction.
535 * sim/m32r/and.cgs: Test AND instruction.
536 * sim/m32r/and3.cgs: Test AND3 instruction.
537 * sim/m32r/beq.cgs: Test BEQ instruction.
538 * sim/m32r/beqz.cgs: Test BEQZ instruction.
539 * sim/m32r/bgez.cgs: Test BGEZ instruction.
540 * sim/m32r/bgtz.cgs: Test BGTZ instruction.
541 * sim/m32r/cmp.cgs: Test CMP instruction.
542 * sim/m32r/cmpi.cgs: Test CMPI instruction.
543 * sim/m32r/cmpu.cgs: Test CMPU instruction.
544 * sim/m32r/cmpui.cgs: Test CMPUI instruction.
545 * sim/m32r/div.cgs: Test DIV instruction.
546 * sim/m32r/divu.cgs: Test DIVU instruction.
547 * sim/m32r/cmpeq.cgs: Test CMPEQ instruction.
548 * sim/m32r/sll.cgs: Test SLL instruction.
549 * sim/m32r/sll3.cgs: Test SLL3 instruction.
550 * sim/m32r/slli.cgs: Test SLLI instruction.
551 * sim/m32r/sra.cgs: Test SRA instruction.
552 * sim/m32r/sra3.cgs: Test SRA3 instruction.
553 * sim/m32r/srai.cgs: Test SRAI instruction.
554 * sim/m32r/srl.cgs: Test SRL instruction.
555 * sim/m32r/srl3.cgs: Test SRL3 instruction.
556 * sim/m32r/srli.cgs: Test SRLI instruction.
557 * sim/m32r/xor3.cgs: Test XOR3 instruction.
558 * sim/m32r/xor.cgs: Test XOR instruction.
58fddbac 559
c906108c
SS
560Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
561
562 * config/default.exp: New file.
563 * lib/sim-defs.exp: New file.
564 * sim/m32r/*: m32r dejagnu simulator testsuite.
565
566 * Makefile.in (build_alias): Define.
567 (arch): Define.
568 (RUNTEST_FOR_TARGET): Delete.
569 (RUNTEST): Fix.
570 (check): Depend on site.exp. Run dejagnu.
571 (site.exp): New target.
572 * configure.in (arch): Define from target_cpu.
573 * configure: Regenerate.
574
575Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
576
577 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
578 (gen_mask): Ditto.
579
580 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
581 (calc): Add support for 8 bit version of macros.
582 (main): Add tests for 8 bit versions of macros.
583 (check_sext): Check SEXT of zero clears bits.
584
585 * common/bits-gen.c (main): Generate tests for 8 bit versions of
586 macros.
587
588Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
589
590 * common/Make-common.in: New file, provide generic rules for
591 running checks.
592
593Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
594
595 * configure.in (configdirs): Test for the target directory instead
596 of matching on a target.
597