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