* sim/m32r/trap.cgs: Test trap 2.
[binutils-gdb.git] / sim / testsuite / ChangeLog
1 Mon Jun 8 16:08:27 1998 Doug Evans <devans@canuck.cygnus.com>
2
3 * sim/m32r/trap.cgs: Test trap 2.
4
5 Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
6
7 * lib/sim-defs.exp (sim_run): Add possible environment variable
8 list to simulator run.
9 start-sanitize-sky
10 * sim/sky/sky-defs.tcl: Use it.
11
12 * sim/sky/t-pke2.vif1out: Update to match recent word-precise
13 tracking table change in sim/mips/sky-pke.c.
14 * sim/sky/t-pke3.trc: Ditto.
15 * sim/sky/t-pke4.vif0expect: Ditto.
16 end-sanitize-sky
17
18 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
19
20 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
21 so that make check can be invoked recursively.
22
23 start-sanitize-sky
24 Mon May 18 10:37:47 1998 Doug Evans <devans@canuck.cygnus.com>
25
26 * sim/sky/sky.ld: Delete file.
27
28 end-sanitize-sky
29 Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
30
31 * config/default.exp (CC,SIM): Delete.
32 start-sanitize-sky
33 * sim/sky/sky-defs.tcl (LDSCRIPT,SIM): Delete.
34 (run_trc_test): Use sim_compile, sim_run. Only delete temp files
35 if testcase passed.
36 (run_brn_test): Ditto.
37 * sim/sky/sky.exp: Add runtest_file_p support. Don't print
38 unsupported message if not sky.
39 * sim/sky/sky_sce.exp: Likewise.
40 end-sanitize-sky
41
42 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
43 New arg prog_opts. All callers updated.
44
45 Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
46
47 * Makefile.in: Made "check" the target of two
48 dependencies (test1, test2) so that test2 get a chance to
49 run even when test1 failed if "make -k check" is used.
50
51 Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
52
53 * lib/sim-defs.exp (sim_version): Simplify.
54 (sim_run): Implement.
55 (run_sim_test): Use sim_run.
56 (sim_compile): New proc.
57
58 Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
59
60 start-sanitize-sky
61 * configure.in (testdir): Don't use old sky test directory.
62 * configure: Regenerated
63 * sky/Makefile.in: swallow stderr on buggy tests
64 end-sanitize-sky
65 * config/default.exp: Added C compiler settings.
66
67 Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
68
69 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
70
71 Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
72
73 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
74 try all machs.
75
76 * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
77
78 Fri Apr 17 16:00:52 1998 Doug Evans <devans@canuck.cygnus.com>
79
80 * sim/m32r/mv[ft]achi.cgs: Fix expected result
81 (sign extension of top 8 bits).
82 start-sanitize-m32rx
83 * sim/m32r/mv[ft]achi-a.cgs: Ditto.
84 end-sanitize-m32rx
85
86 start-sanitize-m32rx
87 Tue Apr 14 14:06:34 1998 Doug Evans <devans@canuck.cygnus.com>
88
89 * sim/m32r/maclh1.cgs: Fix testcase.
90 * sim/m32r/maclh1-2.cgs: New testcase.
91
92 Tue Mar 3 19:09:09 1998 Doug Evans <devans@canuck.cygnus.com>
93
94 * sim/m32r/sat.cgs: Change sath to sat.
95
96 end-sanitize-m32rx
97 Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
98
99 * Makefile.in (RUNTEST): Fix path to runtest.
100
101 start-sanitize-sky
102 Tue Feb 24 19:47:56 1998 Frank Ch. Eigler <fche@cygnus.com>
103
104 * configure.in (testdir): Added sky subdir for mips64r5900-sky-elf
105 target.
106 * configure: Regenerate.
107 end-sanitize-sky
108
109 Fri Feb 20 11:00:02 1998 Nick Clifton <nickc@cygnus.com>
110
111 * sim/m32r/unlock.cgs: Fixed test.
112 * sim/m32r/mvfc.cgs: Fixed test.
113 * sim/m32r/remu.cgs: Fixed test.
114
115 * sim/m32r/bnc24.cgs: Test long BNC instruction.
116 * sim/m32r/bnc8.cgs: Test short BNC instruction.
117 * sim/m32r/ld-plus.cgs: Test LD instruction.
118 * sim/m32r/macwhi.cgs: Test MACWHI instruction.
119 * sim/m32r/macwlo.cgs: Test MACWLO instruction.
120 * sim/m32r/mulwhi.cgs: Test MULWHI instruction.
121 * sim/m32r/mulwlo.cgs: Test MULWLO instruction.
122 * sim/m32r/mvfachi.cgs: Test MVFACHI instruction.
123 * sim/m32r/mvfaclo.cgs: Test MVFACLO instruction.
124 * sim/m32r/mvtaclo.cgs: Test MVTACLO instruction.
125 * sim/m32r/addv.cgs: Test ADDV instruction.
126 * sim/m32r/addv3.cgs: Test ADDV3 instruction.
127 * sim/m32r/addx.cgs: Test ADDX instruction.
128 * sim/m32r/lock.cgs: Test LOCK instruction.
129 * sim/m32r/neg.cgs: Test NEG instruction.
130 * sim/m32r/not.cgs: Test NOT instruction.
131 * sim/m32r/unlock.cgs: Test UNLOCK instruction.
132 start-sanitize-m32rx
133 * sim/m32r/mvfachi-a.cgs: Test extended MVFACHI instruction.
134 * sim/m32r/mvfaclo-a.cgs: Test extended MVFACLO instruction.
135 * sim/m32r/mvtachi-a.cgs: Test extended MVTACHI instruction.
136 * sim/m32r/mvtaclo-a.cgs: Test extended MVTACLO instruction.
137 end-sanitize-m32rx
138 Thu Feb 19 11:15:45 1998 Nick Clifton <nickc@cygnus.com>
139
140 * sim/m32r/testutils.inc (mvaddr_h_gr): new macro to load an
141 address into a general register.
142
143 * sim/m32r/or3.cgs: Test OR3 instruction.
144 * sim/m32r/rach.cgs: Test RACH instruction.
145 * sim/m32r/rem.cgs: Test REM instruction.
146 * sim/m32r/sub.cgs: Test SUB instruction.
147 * sim/m32r/mv.cgs: Test MV instruction.
148 * sim/m32r/mul.cgs: Test MUL instruction.
149 * sim/m32r/bl24.cgs: Test long BL instruction.
150 * sim/m32r/bl8.cgs: Test short BL instruction.
151 * sim/m32r/blez.cgs: Test BLEZ instruction.
152 * sim/m32r/bltz.cgs: Test BLTZ instruction.
153 * sim/m32r/bne.cgs: Test BNE instruction.
154 * sim/m32r/bnez.cgs: Test BNEZ instruction.
155 * sim/m32r/bra24.cgs: Test long BRA instruction.
156 * sim/m32r/bra8.cgs: Test short BRA instruction.
157 * sim/m32r/jl.cgs: Test JL instruction.
158 * sim/m32r/or.cgs: Test OR instruction.
159 * sim/m32r/jmp.cgs: Test JMP instruction.
160 * sim/m32r/and.cgs: Test AND instruction.
161 * sim/m32r/and3.cgs: Test AND3 instruction.
162 * sim/m32r/beq.cgs: Test BEQ instruction.
163 * sim/m32r/beqz.cgs: Test BEQZ instruction.
164 * sim/m32r/bgez.cgs: Test BGEZ instruction.
165 * sim/m32r/bgtz.cgs: Test BGTZ instruction.
166 * sim/m32r/cmp.cgs: Test CMP instruction.
167 * sim/m32r/cmpi.cgs: Test CMPI instruction.
168 * sim/m32r/cmpu.cgs: Test CMPU instruction.
169 * sim/m32r/cmpui.cgs: Test CMPUI instruction.
170 * sim/m32r/div.cgs: Test DIV instruction.
171 * sim/m32r/divu.cgs: Test DIVU instruction.
172 * sim/m32r/cmpeq.cgs: Test CMPEQ instruction.
173 * sim/m32r/sll.cgs: Test SLL instruction.
174 * sim/m32r/sll3.cgs: Test SLL3 instruction.
175 * sim/m32r/slli.cgs: Test SLLI instruction.
176 * sim/m32r/sra.cgs: Test SRA instruction.
177 * sim/m32r/sra3.cgs: Test SRA3 instruction.
178 * sim/m32r/srai.cgs: Test SRAI instruction.
179 * sim/m32r/srl.cgs: Test SRL instruction.
180 * sim/m32r/srl3.cgs: Test SRL3 instruction.
181 * sim/m32r/srli.cgs: Test SRLI instruction.
182 * sim/m32r/xor3.cgs: Test XOR3 instruction.
183 * sim/m32r/xor.cgs: Test XOR instruction.
184 start-sanitize-m32rx
185 * sim/m32r/jnc.cgs: Test JNC instruction.
186 * sim/m32r/jc.cgs: Test JC instruction.
187 * sim/m32r/cmpz.cgs: Test CMPZ instruction.
188 * sim/m32r/bcl24.cgs: Test long version of BCL instruction
189 * sim/m32r/bcl8.cgs: Test short BCL instruction.
190 * sim/m32r/bncl24.cgs: Test long BNCL instruction.
191 * sim/m32r/bncl8.cgs: Test short BNCL instruction.
192 * sim/m32r/divh.cgs: Test DIVH instruction.
193 * sim/m32r/rach-dsi.cgs: Test extended RACH instruction.
194 end-sanitize-m32rx
195 Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
196
197 * config/default.exp: New file.
198 * lib/sim-defs.exp: New file.
199 * sim/m32r/*: m32r dejagnu simulator testsuite.
200
201 * Makefile.in (build_alias): Define.
202 (arch): Define.
203 (RUNTEST_FOR_TARGET): Delete.
204 (RUNTEST): Fix.
205 (SCHEME,SCHEMEFLAGS,CGENDIR,CGENFLAGS): Define.
206 (check): Depend on site.exp. Run dejagnu.
207 (site.exp): New target.
208 (cgen): New target.
209 * configure.in: Call AC_CHECK_PROG(SCHEME) if using cgen.
210 (arch): Define from target_cpu.
211 * configure: Regenerate.
212
213 Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
214
215 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
216 (gen_mask): Ditto.
217
218 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
219 (calc): Add support for 8 bit version of macros.
220 (main): Add tests for 8 bit versions of macros.
221 (check_sext): Check SEXT of zero clears bits.
222
223 * common/bits-gen.c (main): Generate tests for 8 bit versions of
224 macros.
225
226 Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
227
228 * common/Make-common.in: New file, provide generic rules for
229 running checks.
230
231 Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
232
233 * configure.in (configdirs): Test for the target directory instead
234 of matching on a target.
235
236 start-sanitize-r5900
237 Tue Jul 15 13:43:20 1997 Andrew Cagney <cagney@sendai.cygnus.com>
238
239 * configure.in (configdirs): Configure mips64vr5900el
240 directory.
241 * configure: Regenerate.
242
243 end-sanitize-r5900