OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [sim/] [testsuite/] [ChangeLog] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 227 jeremybenn
2009-08-22  Ralf Wildenhues  
2
 
3
        * configure: Regenerate.
4
 
5
2009-01-18  Hans-Peter Nilsson  
6
 
7
        * sim/cris/asm/opterr5.ms, sim/cris/asm/opterr4.ms,
8
        sim/cris/asm/opterr3.ms, sim/cris/asm/bare3.ms: New tests.
9
        * lib/sim-defs.exp (run_sim_test): New option progopts.
10
 
11
2009-01-06  Hans-Peter Nilsson  
12
 
13
        * sim/cris/c/mmap5.c, sim/cris/c/mmap6.c, sim/cris/c/mmap7.c,
14
        sim/cris/c/mmap8.c, sim/cris/c/hellodyn3.c: New tests.
15
 
16
2009-01-03  Hans-Peter Nilsson  
17
 
18
        * sim/cris/c/settls1.c: New test.
19
        * sim/cris/c/exitg1.c, sim/cris/c/exitg2.c: New tests.
20
        * sim/cris/c/uname1.c: New test.
21
        * sim/cris/c/mmap1.c (MMAP_FLAGS): Default-define to
22
        MAP_PRIVATE and use this macro in the mmap call.
23
        * sim/cris/c/mmap4.c: New test.
24
        * sim/cris/c/access1.c: New test.
25
        * sim/cris/asm/pid1.ms: New test.
26
 
27
2008-12-30  Hans-Peter Nilsson  
28
 
29
        * sim/cris/asm/badarch1.ms: Tweak error message match.
30
 
31
        * sim/cris/asm/badarch1.ms, sim/cris/c/badldso1.c,
32
        sim/cris/c/badldso2.c, sim/cris/c/badldso3.c,
33
        sim/cris/c/helloaout.c, sim/cris/c/hellodyn.c,
34
        sim/cris/c/hellodyn2.c, sim/cris/c/writev1.c,
35
        sim/cris/c/writev2.c: New tests.
36
        * sim/cris/c/c.exp: If compiler links libc.so when attempting to
37
        link dynamically, create symlink named "lib" to the directory
38
        where it is found.  Handle new test-case option "dynamic".
39
 
40
        * sim/cris/asm/opterr1.ms, sim/cris/asm/opterr2.ms: Adjust for
41
        differences in getopt_long error message quoting.
42
 
43
2008-02-12  M Ranga Swami Reddy 
44
 
45
        * sim/cr16/: New directory. Tests for CR16 simulator.
46
        sim/cr16/allinsn.exp and sim/cr16/misc.exp: New files: Test scripts.
47
        sim/cr16/testutils.inc: New file: Test macros.
48
        sim/cr16/addb.cgs, sim/cr16/addd.cgs, sim/cr16/addi.cgs,
49
        sim/cr16/addw.cgs, sim/cr16/andb.cgs, sim/cr16/andd.cgs,
50
        sim/cr16/andw.cgs, sim/cr16/ashub.cgs, sim/cr16/ashub_i.cgs,
51
        sim/cr16/ashud.cgs, sim/cr16/ashud_i.cgs, sim/cr16/ashuw.cgs,
52
        sim/cr16/ashuw_i.cgs, sim/cr16/lshb.cgs, sim/cr16/lshb_i.cgs,
53
        sim/cr16/lshd.cgs, sim/cr16/lshd_i.cgs, sim/cr16/lshw.cgs,
54
        sim/cr16/lshw_i.cgs, sim/cr16/bal1_24.cgs, sim/cr16/bal2_24.cgs,
55
        sim/cr16/bcc.cgs, sim/cr16/bcs.cgs, sim/cr16/beq.cgs, sim/cr16/bne.cgs
56
        sim/cr16/bge.cgs, sim/cr16/bgt.cgs, sim/cr16/bhi.cgs, sim/cr16/bhs.cgs,
57
        sim/cr16/br.cgs, sim/cr16/beq0b.cgs, sim/cr16/beq0w.cgs,
58
        sim/cr16/bne0b.cgs, sim/cr16/bne0w.cgs, sim/cr16/cmpb.cgs,
59
        sim/cr16/cmpb_i.cgs, sim/cr16/cmpd.cgs, sim/cr16/cmpd_i.cgs,
60
        sim/cr16/cmpw.cgs, sim/cr16/cmpw_i.cgs, sim/cr16/cmpi.cgs,
61
        sim/cr16/excp.cgs, sim/cr16/hello.ms, sim/cr16/jal.cgs,
62
        sim/cr16/jeq.cgs, sim/cr16/jcc.cgs, sim/cr16/jcs.cgs, sim/cr16/jfc.cgs,
63
        sim/cr16/jfs.cgs sim/cr16/jge.cgs, sim/cr16/jgt.cgs, sim/cr16/jhi.cgs,
64
        sim/cr16/jhs.cgs sim/cr16/jlo.cgs, sim/cr16/jls.cgs, sim/cr16/jlt.cgs,
65
        sim/cr16/jne.cgs, sim/cr16/jump.cgs, sim/cr16/loadb.cgs,
66
        sim/cr16/loadd.cgs, sim/cr16/loadw.cgs, sim/cr16/loadm.cgs,
67
        sim/cr16/loadmp.cgs, sim/cr16/lprd-sprd.cgs, sim/cr16/lpr-spr.cgs,
68
        sim/cr16/macqw.cgs, sim/cr16/macsw.cgs, sim/cr16/macuw.cgs,
69
        sim/cr16/movb.cgs, sim/cr16/movd.cgs, sim/cr16/movw.cgs,
70
        sim/cr16/movxb.cgs, sim/cr16/movxw.cgs, sim/cr16/movzb.cgs,
71
        sim/cr16/movzw.cgs, sim/cr16/mulb.cgs, sim/cr16/mulsb.cgs,
72
        sim/cr16/mulsw.cgs, sim/cr16/muluw.cgs, sim/cr16/mulw.cgs,
73
        sim/cr16/orb.cgs, sim/cr16/ord.cgs, sim/cr16/orw.cgs,
74
        sim/cr16/pop1.cgs, sim/cr16/pop2.cgs, sim/cr16/pop3.cgs,
75
        sim/cr16/popret1.cgs, sim/cr16/popret2.cgs, sim/cr16/popret3.cgs,
76
        sim/cr16/push1.cgs, sim/cr16/push2.cgs, sim/cr16/push3.cgs,
77
        sim/cr16/nop.cgs, sim/cr16/ret.cgs, sim/cr16/scc.cgs, sim/cr16/scs.cgs,
78
        sim/cr16/seq.cgs, sim/cr16/sfc.cgs, sim/cr16/sfs.cgs, sim/cr16/sge.cgs,
79
        sim/cr16/sgt.cgs, sim/cr16/shi.cgs, sim/cr16/shs.cgs, sim/cr16/slo.cgs,
80
        sim/cr16/sls.cgs, sim/cr16/slt.cgs, sim/cr16/sne.cgs,
81
        sim/cr16/storb.cgs, sim/cr16/stord.cgs, sim/cr16/storw.cgs,
82
        sim/cr16/subb.cgs, sim/cr16/subd.cgs, sim/cr16/subi.cgs,
83
        sim/cr16/subw.cgs, sim/cr16/xorb.cgs, sim/cr16/xord.cgs,
84
        sim/cr16/xorw.cgs: New files: CR16 simulator tests.
85
 
86
2008-02-05  DJ Delorie  
87
 
88
        * sim/v850/: New directory.
89
        * sim/v850/allinsns.exp: New.
90
        * sim/v850/bsh.cgs: New.
91
        * sim/v850/div.cgs: New.
92
        * sim/v850/divh.cgs: New.
93
        * sim/v850/divh_3.cgs: New.
94
        * sim/v850/divhu.cgs: New.
95
        * sim/v850/divu.cgs: New.
96
        * sim/v850/sar.cgs: New.
97
        * sim/v850/satadd.cgs: New.
98
        * sim/v850/satsub.cgs: New.
99
        * sim/v850/satsubi.cgs: New.
100
        * sim/v850/satsubr.cgs: New.
101
        * sim/v850/shl.cgs: New.
102
        * sim/v850/shr.cgs: New.
103
        * sim/v850/testutils.cgs: New.
104
        * sim/v850/testutils.inc: New.
105
 
106
2007-11-08  Hans-Peter Nilsson  
107
 
108
        * sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Tweak
109
        stack-pointer match pattern for 4K host environment.
110
 
111
2007-10-22  Edgar E. Iglesias 
112
            Hans-Peter Nilsson  
113
 
114
        * sim/cris/asm/testutils.inc (test_move_cc): Add missing call to
115
        test_cc.
116
        * sim/cris/asm/asr.ms: Correct expected condition code flags.
117
        * sim/cris/asm/boundr.ms: Ditto.
118
        * sim/cris/asm/dstep.ms: Ditto.
119
        * sim/cris/asm/lsr.ms: Ditto.
120
        * sim/cris/asm/movecr.ms: Ditto.
121
        * sim/cris/asm/mover.ms: Ditto.
122
        * sim/cris/asm/neg.ms: Ditto.  Use test_cc, not test_move_cc.
123
        * sim/cris/asm/op3.ms: Check the condition code flags after the insn
124
        under test.
125
        * sim/cris/asm/movecrt10.ms: Update expected number of simulated
126
        cycles.
127
        * sim/cris/asm/movecrt32.ms: Ditto.
128
        * sim/cris/asm/jsr.ms: Don't use local label 8.
129
        * sim/cris/asm/nonvcv32.ms: New test.
130
 
131
2007-10-11  Jesper Nilsson  
132
 
133
        * sim/cris/c/freopen2.c: Added testcase.
134
 
135
2006-10-02  Hans-Peter Nilsson  
136
            Edgar E. Iglesias  
137
 
138
        * sim/cris/c/clone5.c, sim/cris/c/mprotect1.c,
139
        sim/cris/c/rtsigprocmask1.c, sim/cris/c/rtsigsuspend1.c,
140
        sim/cris/c/sig7.c, sim/cris/c/sigreturn1.c,
141
        sim/cris/c/sigreturn2.c, sim/cris/c/syscall1.c,
142
        sim/cris/c/syscall2.c, sim/cris/c/sysctl2.c, sim/cris/c/fcntl1.c,
143
        sim/cris/c/readlink2.c: Add code to print ENOSYS if syscall being
144
        tested returns ENOSYS.  Add early exit where needed.  Change any
145
        existing code to print "xyzzy", not "pass".
146
        * sim/cris/asm/option3.ms, sim/cris/asm/option4.ms,
147
        sim/cris/c/clone6.c, sim/cris/c/fcntl2.c,
148
        sim/cris/c/mprotect2.c, sim/cris/c/readlink11.c,
149
        sim/cris/c/rtsigprocmask2.c, sim/cris/c/rtsigsuspend2.c,
150
        sim/cris/c/sig13.c, sim/cris/c/sigreturn3.c,
151
        sim/cris/c/sigreturn4.c, sim/cris/c/syscall3.c,
152
        sim/cris/c/syscall4.c, sim/cris/c/syscall5.c,
153
        sim/cris/c/syscall6.c, sim/cris/c/syscall7.c,
154
        sim/cris/c/syscall8.c, sim/cris/c/sysctl3.c: New tests.
155
 
156
2006-09-30  Hans-Peter Nilsson  
157
 
158
        * sim/cris/c/pipe2.c: Adjust expected output.
159
        (process): Don't write as much to the pipe as to trig the
160
        inordinate-amount test in the sim pipe machinery.  Correct test of
161
        write return-value; check only that pipemax bytes were
162
        successfully written.  For error-case, emit strerror as well.
163
        (main): Add a second read.
164
 
165
2006-04-08  Hans-Peter Nilsson  
166
 
167
        * sim/cris/hw/rv-n-cris/irq6.ms: New test.
168
 
169
2006-04-03  Hans-Peter Nilsson  
170
 
171
        * sim/cris/hw: New directory for subdirectories with tests.
172
        * sim/cris/hw/rv-n-cris: New directory with tests.
173
 
174
2006-04-02  Hans-Peter Nilsson  
175
 
176
        * sim/cris/asm/testutils.inc (test_h_mem): Use register prefix.
177
        (testr_h_dr, test_h_dr, ldmem_h_gr, mvr_h_mem): Ditto.  Correct
178
        syntax.
179
 
180
        * sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for
181
        stack pointer values.
182
 
183
2006-02-23  Hans-Peter Nilsson  
184
 
185
        * sim/cris/c/time2.c: New test.
186
 
187
2006-01-10  Hans-Peter Nilsson  
188
 
189
        * sim/cris/asm/x1-v10.ms, sim/cris/asm/x3-v10.ms,
190
        sim/cris/asm/x7-v10.ms: Update expected cycle output.
191
 
192
2005-12-06  Hans-Peter Nilsson  
193
 
194
        * sim/cris/asm/movmp8.ms, sim/cris/asm/pcplus.ms: New tests.
195
        * sim/cris/asm/movmp.ms: Do not write to P0, P4 or P8.
196
        * sim/cris/asm/raw13.ms: Write to MOF instead of WZ (P4).
197
 
198
2005-11-21  Hans-Peter Nilsson  
199
 
200
        * sim/cris: New directory with C and assembly tests for the CRIS
201
        simulator.
202
 
203
2005-01-11  Andrew Cagney  
204
 
205
        * configure: Regenerated to track ../common/aclocal.m4 changes.
206
 
207
2005-01-07  Andrew Cagney  
208
 
209
        * configure.ac: Rename configure.in, require autoconf 2.59.
210
        * configure: Re-generate.
211
 
212
        * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
213
        * configure: Re-generate.
214
 
215
        * fr30-elf, d30v-elf: Delete directory.
216
 
217
2004-11-16  Hans-Peter Nilsson  
218
 
219
        * lib/sim-defs.exp (run_sim_test): Make multiple "output"
220
        specifications concatenate, not override.
221
        Support "xfail" and "kfail".
222
 
223
2004-10-26  Nick Clifton  
224
 
225
        * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
226
        protocol.
227
 
228
2004-09-13  DJ Delorie  
229
 
230
        * lib/sim-defs.exp (run_sim_test): Add global_as_options,
231
        global_ld_options, and global_sim_options to all test cases, if
232
        defined.
233
 
234
2004-05-12  Ben Elliston  
235
 
236
        * lib/sim-defs.exp: Remove stray semicolons.
237
 
238
2004-03-01  Richard Sandiford  
239
 
240
        * sim/frv/allinsn.exp (all_machs): Add fr405 and fr450.
241
        * sim/fr400/allinsn.exp (all_machs): Likewise.
242
        * sim/fr400/addss.cgs (mach): Change to "fr405 fr450".
243
        * sim/fr400/scutss.cgs (mach): Likewise.
244
        * sim/fr400/slass.cgs (mach): Likewise.
245
        * sim/fr400/smass.cgs (mach): Likewise.
246
        * sim/fr400/smsss.cgs (mach): Likewise.
247
        * sim/fr400/smu.cgs (mach): Likewise.
248
        * sim/fr400/subss.cgs (mach): Likewise.
249
        * sim/interrupts/fp_exception.cgs: Replace fmadds with .word.
250
        * sim/interrupts/fp_exception-fr550.cgs: Likewise.
251
        * sim/frv/mqlclrhs.cgs: New test.
252
        * sim/frv/mqlmths.cgs: New test.
253
        * sim/frv/mqsllhi.cgs: New test.
254
        * sim/frv/mqsrahi.cgs: New test.
255
 
256
2004-03-01  Richard Sandiford  
257
 
258
        * sim/frv/fr400/scutss.cgs: Fix tests to account for rounding.
259
        Add some new ones.
260
 
261
2004-03-01  Richard Sandiford  
262
 
263
        * sim/frv/{rstb,rsth,rst,rstd,rstq}.cgs: Delete.
264
        * sim/frv/{rstbf,rsthf,rstf,rstdf,rstqf}.cgs: Delete.
265
 
266
2004-01-26  Chris Demetriou  
267
 
268
        * sim/mips: New directory.  Tests for the MIPS simulator.
269
 
270
2004-01-23  Ben Elliston  
271
 
272
        * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
273
        test passes.
274
 
275
2003-10-10  Dave Brolley  
276
 
277
        * sim/frv/testutils.inc (or_gr_immed): New macro.
278
        * sim/frv/fp_exception-fr550.cgs: Write insns using
279
        unaligned registers into the program in order to
280
        cause the required exceptions.
281
        * sim/frv/fp_exception.cgs: Ditto.
282
        * sim/frv/regalign.cgs: Ditto.
283
 
284
2003-10-06  Dave Brolley  
285
 
286
        * sim/frv/fr550: New subdirectory.
287
        * sim/frv/fr400/*.cgs: Add fr550 as appropriate.
288
        * sim/frv/fr500/*.cgs: Add fr550 as appropriate.
289
        * sim/frv/interrupts/*.cgs: Add fr550 as appropriate.
290
        * sim/frv/interrupts/*-fr550.cgs: New test cases for fr550.
291
 
292
2003-09-19  Michael Snyder  
293
 
294
        * sim/frv/nldqi.cgs: Remove.  This insn was never implemented
295
        by Fujitsu.
296
 
297
2003-09-19  Dave Brolley  
298
 
299
        * sim/frv/rstqf.cgs: Use nldq instead of nldqi.
300
        * sim/frv/rstq.cgs: Use nldq instead of nldqi.
301
 
302
2003-09-11  Michael Snyder  
303
 
304
        * sim/testsuite/sim/frv/movgs.cgs: Change lcr to spr[273],
305
        which according to the comments seems to be the intent.
306
 
307
2003-09-09  Dave Brolley  
308
 
309
        * sim/frv/maddaccs.cgs: move to fr400 subdirectory.
310
        * sim/frv/msubaccs.cgs: move to fr400 subdirectory.
311
        * sim/frv/masaccs.cgs: move to fr400 subdirectory.
312
 
313
2003-09-03  Michael Snyder  
314
 
315
        * sim/frv/fr500/mclracc.cgs: Change mach to 'all', to be
316
        consistent with other tests in the directory.
317
 
318
2003-09-03  Michael Snyder  
319
 
320
        * sim/frv/interrupts/Ipipe-fr400.cgs: New file.
321
        * sim/frv/interrupts/Ipipe-fr500.cgs: New file.
322
        * sim/frv/interrupts/Ipipe.cgs: Remove (replaced by above).
323
 
324
2003-08-20  Michael Snyder  
325
            On behalf of Dave Brolley
326
 
327
        * sim/frv: New testsuite.
328
        * frv-elf: New testsuite.
329
 
330
2003-07-09  Michael Snyder  
331
 
332
        * sim/sh: New directory.  Tests for Renesas sh family.
333
 
334
2003-04-13  Michael Snyder  
335
 
336
        * sim/h8300: New directory.  Tests for Renesas h8/300 family.
337
 
338
2003-04-01  Nick Clifton  
339
 
340
        * sim/arm: New directory: Tests for ARM simulator.
341
        * sim/arm/allinsn.exp: New file: Test script.
342
        * sim/arm/testutils.inc: New file: Test macros.
343
        * sim/arm/adc.cgs, sim/arm/add.cgs, sim/arm/and.cgs,
344
        sim/arm/b.cgs, sim/arm/bic.cgs, sim/arm/bl.cgs, sim/arm/bx.cgs,
345
        sim/arm/cmn.cgs, sim/arm/cmp.cgs, sim/arm/eor.cgs,
346
        sim/arm/hello.ms, sim/arm/ldm.cgs, sim/arm/ldr.cgs,
347
        sim/arm/ldrb.cgs, sim/arm/ldrh.cgs, sim/arm/ldrsb.cgs,
348
        sim/arm/ldrsh.cgs, sim/arm/misaligned1.ms, sim/arm/misaligned2.ms,
349
        sim/arm/misaligned3.ms, sim/arm/misc.exp, sim/arm/mla.cgs,
350
        sim/arm/mov.cgs, sim/arm/mrs.cgs, sim/arm/msr.cgs,
351
        sim/arm/mul.cgs, sim/arm/mvn.cgs, sim/arm/orr.cgs,
352
        sim/arm/rsb.cgs, sim/arm/rsc.cgs, sim/arm/sbc.cgs,
353
        sim/arm/smlal.cgs, sim/arm/smull.cgs, sim/arm/stm.cgs,
354
        sim/arm/str.cgs, sim/arm/strb.cgs, sim/arm/strh.cgs,
355
        sim/arm/sub.cgs, sim/arm/swi.cgs, sim/arm/swp.cgs,
356
        sim/arm/swpb.cgs, sim/arm/teq.cgs,  sim/arm/tst.cgs,
357
        sim/arm/umlal.cgs, sim/arm/umull.cgs: New files: ARM tests.
358
        * sim/arm/iwmmxt: New Directory: Tests for iWMMXt.
359
        * sim/arm/iwmmxt/iwmmxt.exp: New file: Test script.
360
        * sim/arm/iwmmxt/testutils.inc: New file: Test macros.
361
        * sim/arm/iwmmxt/tbcst.cgs, sim/arm/iwmmxt/textrm.cgs,
362
        sim/arm/iwmmxt/tinsr.cgs, sim/arm/iwmmxt/tmia.cgs,
363
        sim/arm/iwmmxt/tmiaph.cgs, sim/arm/iwmmxt/tmiaxy.cgs,
364
        sim/arm/iwmmxt/tmovmsk.cgss, sim/arm/iwmmxt/wacc.cgs,
365
        sim/arm/iwmmxt/wadd.cgs, sim/arm/iwmmxt/waligni.cgs,
366
        sim/arm/iwmmxt/walignr.cgs, sim/arm/iwmmxt/wand.cgs,
367
        sim/arm/iwmmxt/wandn.cgs, sim/arm/iwmmxt/wavg2.cgs,
368
        sim/arm/iwmmxt/wcmpeq.cgs, sim/arm/iwmmxt/wcmpgt.cgs,
369
        sim/arm/iwmmxt/wmac.cgs, sim/arm/iwmmxt/wmadd.cgs,
370
        sim/arm/iwmmxt/wmax.cgs, sim/arm/iwmmxt/wmin.cgs,
371
        sim/arm/iwmmxt/wmov.cgs, sim/arm/iwmmxt/wmul.cgs,
372
        sim/arm/iwmmxt/wor.cgs, sim/arm/iwmmxt/wpack.cgs,
373
        sim/arm/iwmmxt/wror.cgs, sim/arm/iwmmxt/wsad.cgs,
374
        sim/arm/iwmmxt/wshufh.cgs, sim/arm/iwmmxt/wsll.cgs,
375
        sim/arm/iwmmxt/wsra.cgs, sim/arm/iwmmxt/wsrl.cgs,
376
        sim/arm/iwmmxt/wsub.cgs, sim/arm/iwmmxt/wunpckeh.cgs,
377
        sim/arm/iwmmxt/wunpckel.cgs, sim/arm/iwmmxt/wunpckih.cgs,
378
        sim/arm/iwmmxt/wunpckil.cgs, sim/arm/iwmmxt/wxor.cgs,
379
        sim/arm/iwmmxt/wzero.cgs: New files: iWMMXt tests.
380
        * sim/arm/thumb: New Directory: Thumb tests.
381
        * sim/arm/thumb/allthumb.exp: New file: Test script.
382
        * sim/arm/thumb/testutils.inc: New file: Test macros.
383
        * sim/arm/thumb/adc.cgs, sim/arm/thumb/add-hd-hs.cgs,
384
        sim/arm/thumb/add-hd-rs.cgs, sim/arm/thumb/add-rd-hs.cgs,
385
        sim/arm/thumb/add-sp.cgs, sim/arm/thumb/add.cgs,
386
        sim/arm/thumb/addi.cgs, sim/arm/thumb/addi8.cgs,
387
        sim/arm/thumb/and.cgs, sim/arm/thumb/asr.cgs, sim/arm/thumb/b.cgs,
388
        sim/arm/thumb/bcc.cgs, sim/arm/thumb/bcs.cgs,
389
        sim/arm/thumb/beq.cgs, sim/arm/thumb/bge.cgs,
390
        sim/arm/thumb/bgt.cgs, sim/arm/thumb/bhi.cgs,
391
        sim/arm/thumb/bic.cgs, sim/arm/thumb/bl-hi.cgs,
392
        sim/arm/thumb/bl-lo.cgs, sim/arm/thumb/ble.cgs,
393
        sim/arm/thumb/bls.cgs, sim/arm/thumb/blt.cgs,
394
        sim/arm/thumb/bmi.cgs, sim/arm/thumb/bne.cgs,
395
        sim/arm/thumb/bpl.cgs, sim/arm/thumb/bvc.cgs,
396
        sim/arm/thumb/bvs.cgs, sim/arm/thumb/bx-hs.cgs,
397
        sim/arm/thumb/bx-rs.cgs, sim/arm/thumb/cmn.cgs,
398
        sim/arm/thumb/cmp-hd-hs.cgs, sim/arm/thumb/cmp-hd-rs.cgs,
399
        sim/arm/thumb/cmp-rd-hs.cgs, sim/arm/thumb/cmp.cgs,
400
        sim/arm/thumb/eor.cgs, sim/arm/thumb/lda-pc.cgs,
401
        sim/arm/thumb/lda-sp.cgs, sim/arm/thumb/ldmia.cgs,
402
        sim/arm/thumb/ldr-imm.cgs, sim/arm/thumb/ldr-pc.cgs,
403
        sim/arm/thumb/ldr-sprel.cgs, sim/arm/thumb/ldr.cgs,
404
        sim/arm/thumb/ldrb-imm.cgs, sim/arm/thumb/ldrb.cgs,
405
        sim/arm/thumb/ldrh-imm.cgs, sim/arm/thumb/ldrh.cgs,
406
        sim/arm/thumb/ldsb.cgs, sim/arm/thumb/ldsh.cgs,
407
        sim/arm/thumb/lsl.cgs, sim/arm/thumb/lsr.cgs,
408
        sim/arm/thumb/mov-hd-hs.cgs, sim/arm/thumb/mov-hd-rs.cgs,
409
        sim/arm/thumb/mov-rd-hs.cgs, sim/arm/thumb/mov.cgs,
410
        sim/arm/thumb/mul.cgs, sim/arm/thumb/mvn.cgs,
411
        sim/arm/thumb/neg.cgs, sim/arm/thumb/orr.cgs,
412
        sim/arm/thumb/pop-pc.cgs, sim/arm/thumb/pop.cgs,
413
        sim/arm/thumb/push-lr.cgs, sim/arm/thumb/push.cgs,
414
        sim/arm/thumb/ror.cgs, sim/arm/thumb/sbc.cgs,
415
        sim/arm/thumb/stmia.cgs, sim/arm/thumb/str-imm.cgs,
416
        sim/arm/thumb/str-sprel.cgs, sim/arm/thumb/str.cgs,
417
        sim/arm/thumb/strb-imm.cgs, sim/arm/thumb/strb.cgs,
418
        sim/arm/thumb/strh-imm.cgs, sim/arm/thumb/strh.cgs,
419
        sim/arm/thumb/sub-sp.cgs, sim/arm/thumb/sub.cgs,
420
        sim/arm/thumb/subi.cgs, sim/arm/thumb/subi8.cgs,
421
        sim/arm/thumb/swi.cgs, sim/arm/thumb/tst.cgs: New files: Thumb
422
        tests.
423
        * sim/arm/xscale: New directory.
424
        * sim/arm/xscale/xscale.exp: New file: Test script.
425
        * sim/arm/xscale/testutils.inc: New file: Test macros.
426
        * sim/arm/xscale/blx.cgs, sim/arm/xscale/mia.cgs,
427
        sim/arm/xscale/miaph.cgs, sim/arm/xscale/miaxy.cgs,
428
        sim/arm/xscale/mra.cgs: New files: XScale tests.
429
 
430
2002-06-16  Andrew Cagney  
431
 
432
        * configure: Regenerated to track ../common/aclocal.m4 changes.
433
 
434
2001-07-31  Ben Elliston  
435
 
436
        * lib/sim-defs.exp (run_sim_test): Include a description such as
437
        "assembling" or "linking" that identifies the phase a test fails
438
        in, for easier analysis of failures.
439
 
440
2000-11-01  Dave Brolley  
441
 
442
        * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
443
        "xerror" options do not use a list of machines. Clear options from
444
        previous test case. Use "$cpu_option"  to identify the machine to the
445
        assembler, if specified.
446
 
447
Tue May 23 21:39:23 2000  Andrew Cagney  
448
 
449
        * configure: Regenerated to track ../common/aclocal.m4 changes.
450
 
451
1999-09-15  Doug Evans  
452
 
453
        * sim/arm/b.cgs: New testcase.
454
        * sim/arm/bic.cgs: New testcase.
455
        * sim/arm/bl.cgs: New testcase.
456
 
457
Thu Sep  2 18:15:53 1999  Andrew Cagney  
458
 
459
        * configure: Regenerated to track ../common/aclocal.m4 changes.
460
 
461
1999-08-30  Doug Evans  
462
 
463
        * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
464
        requested_machs, now is list of machs to run tests for.
465
        Delete locals AS,ASFLAGS,LD,LDFLAGS.  Use target_assemble
466
        and target_link instead.
467
 
468
1999-04-21  Doug Evans  
469
 
470
        * sim/m32r/nop.cgs: Add missing nop insn.
471
 
472
Mon Mar 22 13:28:56 1999  Dave Brolley  
473
 
474
        * sim/fr30/stb.cgs: Correct for unaligned access.
475
        * sim/fr30/sth.cgs: Correct for unaligned access.
476
        * sim/fr30/ldub.cgs: Fix typo: lduh->ldub. Correct
477
        for unaligned access.
478
        * sim/fr30/and.cgs: Test unaligned access.
479
 
480
Fri Feb  5 12:41:11 1999  Doug Evans  
481
 
482
        * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
483
 
484
1999-01-05  Doug Evans  
485
 
486
        * lib/sim-defs.exp (run_sim_test): New arg all_machs.
487
        * sim/fr30/allinsn.exp: Update.
488
        * sim/fr30/misc.exp: Update.
489
        * sim/m32r/allinsn.exp: Update.
490
        * sim/m32r/misc.exp: Update.
491
 
492
Fri Dec 18 17:19:34 1998  Dave Brolley  
493
 
494
        * sim/fr30/ldres.cgs: New testcase.
495
        * sim/fr30/copld.cgs: New testcase.
496
        * sim/fr30/copst.cgs: New testcase.
497
        * sim/fr30/copsv.cgs: New testcase.
498
        * sim/fr30/nop.cgs: New testcase.
499
        * sim/fr30/andccr.cgs: New testcase.
500
        * sim/fr30/orccr.cgs: New testcase.
501
        * sim/fr30/addsp.cgs: New testcase.
502
        * sim/fr30/stilm.cgs: New testcase.
503
        * sim/fr30/extsb.cgs: New testcase.
504
        * sim/fr30/extub.cgs: New testcase.
505
        * sim/fr30/extsh.cgs: New testcase.
506
        * sim/fr30/extuh.cgs: New testcase.
507
        * sim/fr30/enter.cgs: New testcase.
508
        * sim/fr30/leave.cgs: New testcase.
509
        * sim/fr30/xchb.cgs: New testcase.
510
        * sim/fr30/dmovb.cgs: New testcase.
511
        * sim/fr30/dmov.cgs: New testcase.
512
        * sim/fr30/dmovh.cgs: New testcase.
513
 
514
Thu Dec 17 17:18:43 1998  Dave Brolley  
515
 
516
        * sim/fr30/testutils.inc (take_branch{_d},no_branch{_d}): New macros.
517
        * sim/fr30/ret.cgs: Add tests fir ret:d.
518
        * sim/fr30/inte.cgs: New testcase.
519
        * sim/fr30/reti.cgs: New testcase.
520
        * sim/fr30/bra.cgs: New testcase.
521
        * sim/fr30/bno.cgs: New testcase.
522
        * sim/fr30/beq.cgs: New testcase.
523
        * sim/fr30/bne.cgs: New testcase.
524
        * sim/fr30/bc.cgs: New testcase.
525
        * sim/fr30/bnc.cgs: New testcase.
526
        * sim/fr30/bn.cgs: New testcase.
527
        * sim/fr30/bp.cgs: New testcase.
528
        * sim/fr30/bv.cgs: New testcase.
529
        * sim/fr30/bnv.cgs: New testcase.
530
        * sim/fr30/blt.cgs: New testcase.
531
        * sim/fr30/bge.cgs: New testcase.
532
        * sim/fr30/ble.cgs: New testcase.
533
        * sim/fr30/bgt.cgs: New testcase.
534
        * sim/fr30/bls.cgs: New testcase.
535
        * sim/fr30/bhi.cgs: New testcase.
536
 
537
Tue Dec 15 17:47:13 1998  Dave Brolley  
538
 
539
        * sim/fr30/div.cgs (int): Add signed division scenario.
540
        * sim/fr30/int.cgs (int): Complete testcase.
541
        * sim/fr30/testutils.inc (_start): Initialize tbr.
542
        (test_s_user,test_s_system,set_i,test_i): New macros.
543
 
544
1998-12-14  Doug Evans  
545
 
546
        * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
547
        errors.  Translate \n sequences in expected output to newline char.
548
        (slurp_options): Make parentheses optional.
549
        (sim_run): Look for board_info sim,options.
550
        * sim/fr30/hello.ms: Add trailing \n to expected output.
551
        * sim/m32r/hello.ms: Ditto.
552
        * sim/m32r/hw-trap.ms: Ditto.
553
 
554
        * sim/m32r/trap.cgs: Properly align trap2_handler.
555
 
556
        * sim/m32r/uread16.ms: New testcase.
557
        * sim/m32r/uread32.ms: New testcase.
558
        * sim/m32r/uwrite16.ms: New testcase.
559
        * sim/m32r/uwrite32.ms: New testcase.
560
 
561
1998-12-14  Dave Brolley  
562
 
563
        * sim/fr30/call.cgs: Test ret here as well.
564
        * sim/fr30/ld.cgs: Remove bogus comment.
565
        * sim/fr30/testutils.inc (save_rp,restore_rp): New macros.
566
        * sim/fr30/div.ms: New testcase.
567
        * sim/fr30/st.cgs: New testcase.
568
        * sim/fr30/sth.cgs: New testcase.
569
        * sim/fr30/stb.cgs: New testcase.
570
        * sim/fr30/mov.cgs: New testcase.
571
        * sim/fr30/jmp.cgs: New testcase.
572
        * sim/fr30/ret.cgs: New testcase.
573
        * sim/fr30/int.cgs: New testcase.
574
 
575
Thu Dec 10 18:46:25 1998  Dave Brolley  
576
 
577
        * sim/fr30/div0s.cgs: New testcase.
578
        * sim/fr30/div0u.cgs: New testcase.
579
        * sim/fr30/div1.cgs: New testcase.
580
        * sim/fr30/div2.cgs: New testcase.
581
        * sim/fr30/div3.cgs: New testcase.
582
        * sim/fr30/div4s.cgs: New testcase.
583
        * sim/fr30/testutils.inc (mvi_h_dr,set_dbits,test_dbits): New Macros.
584
 
585
Tue Dec  8 13:16:53 1998  Dave Brolley  
586
 
587
        * sim/fr30/testutils.inc (set_s_user): Correct Mask.
588
        (set_s_system): Correct Mask.
589
        * sim/fr30/ld.cgs (ld): Move previously failing test back
590
        into place.
591
        * sim/fr30/ldm0.cgs: New testcase.
592
        * sim/fr30/ldm1.cgs: New testcase.
593
        * sim/fr30/stm0.cgs: New testcase.
594
        * sim/fr30/stm1.cgs: New testcase.
595
 
596
Thu Dec  3 14:20:03 1998  Dave Brolley  
597
 
598
        * sim/fr30/ld.cgs: Implement more loads.
599
        * sim/fr30/call.cgs: New testcase.
600
        * sim/fr30/testutils.inc (testr_h_dr): New macro.
601
        (set_s_user,set_s_system): New macros.
602
 
603
        * sim/fr30: New Directory.
604
 
605
Wed Nov 18 10:50:19 1998  Andrew Cagney  
606
 
607
        * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
608
        recent sim/common/sim-basics.h changes.
609
        * common/Makefile.in: Update.
610
 
611
Fri Oct 30 00:37:31 1998  Felix Lee  
612
 
613
        * lib/sim-defs.exp (sim_run): download target program to remote
614
        host, if necessary.  for unix-driven win32 testing.
615
 
616
Tue Sep 15 14:56:22 1998  Doug Evans  
617
 
618
        * sim/m32r/testutils.inc (test_h_gr): Use mvaddr_h_gr.
619
        * sim/m32r/rte.cgs: Test bbpc,bbpsw.
620
        * sim/m32r/trap.cgs: Test bbpc,bbpsw.
621
 
622
Fri Jul 31 17:49:13 1998  Felix Lee  
623
 
624
        * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
625
        writeonly.
626
 
627
Fri Jul 24 09:40:34 1998  Doug Evans  
628
 
629
        * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
630
 
631
Wed Jul  1 15:57:54 1998  Doug Evans  
632
 
633
        * sim/m32r/hw-trap.ms: New testcase.
634
 
635
Tue Jun 16 15:44:01 1998 Jillian Ye 
636
 
637
        * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
638
 
639
Thu Jun 11 15:24:53 1998  Doug Evans  
640
 
641
        * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
642
        which is now a list of options controlling the behaviour of sim_run.
643
 
644
Wed Jun 10 10:53:20 1998  Doug Evans  
645
 
646
        * sim/m32r/addx.cgs: Add another test.
647
        * sim/m32r/jmp.cgs: Add another test.
648
 
649
Mon Jun  8 16:08:27 1998  Doug Evans  
650
 
651
        * sim/m32r/trap.cgs: Test trap 2.
652
 
653
Mon Jun  1 18:54:22 1998  Frank Ch. Eigler  
654
 
655
        * lib/sim-defs.exp (sim_run): Add possible environment variable
656
        list to simulator run.
657
 
658
Thu May 28 14:59:46 1998 Jillian Ye 
659
 
660
        * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
661
                       so that make check can be invoked recursively.
662
 
663
Thu May 14 11:48:35 1998  Doug Evans  
664
 
665
        * config/default.exp (CC,SIM): Delete.
666
 
667
        * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
668
        New arg prog_opts.  All callers updated.
669
 
670
Fri May  8 18:10:28 1998  Jillian Ye 
671
 
672
        * Makefile.in: Made "check" the target of two
673
          dependencies (test1, test2) so that test2 get a chance to
674
          run even when test1 failed if "make -k check" is used.
675
 
676
Fri May  8 14:41:28 1998  Doug Evans  
677
 
678
        * lib/sim-defs.exp (sim_version): Simplify.
679
        (sim_run): Implement.
680
        (run_sim_test): Use sim_run.
681
        (sim_compile): New proc.
682
 
683
Mon May  4 17:59:11 1998  Frank Ch. Eigler  
684
 
685
        * config/default.exp: Added C compiler settings.
686
 
687
Wed Apr 22 12:26:28 1998  Doug Evans  
688
 
689
        * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
690
 
691
Tue Apr 21 10:49:03 1998  Doug Evans  
692
 
693
        * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
694
        try all machs.
695
 
696
        * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
697
 
698
Fri Apr 17 16:00:52 1998  Doug Evans  
699
 
700
        * sim/m32r/mv[ft]achi.cgs: Fix expected result
701
        (sign extension of top 8 bits).
702
 
703
Wed Feb 25 11:01:17 1998  Doug Evans  
704
 
705
        * Makefile.in (RUNTEST): Fix path to runtest.
706
 
707
Fri Feb 20 11:00:02 1998  Nick Clifton  
708
 
709
        * sim/m32r/unlock.cgs: Fixed test.
710
        * sim/m32r/mvfc.cgs: Fixed test.
711
        * sim/m32r/remu.cgs: Fixed test.
712
        * sim/m32r/bnc24.cgs: Test long BNC instruction.
713
        * sim/m32r/bnc8.cgs: Test short BNC instruction.
714
        * sim/m32r/ld-plus.cgs: Test LD instruction.
715
        * sim/m32r/macwhi.cgs: Test MACWHI instruction.
716
        * sim/m32r/macwlo.cgs: Test MACWLO instruction.
717
        * sim/m32r/mulwhi.cgs: Test MULWHI instruction.
718
        * sim/m32r/mulwlo.cgs: Test MULWLO instruction.
719
        * sim/m32r/mvfachi.cgs: Test MVFACHI instruction.
720
        * sim/m32r/mvfaclo.cgs: Test MVFACLO instruction.
721
        * sim/m32r/mvtaclo.cgs: Test MVTACLO instruction.
722
        * sim/m32r/addv.cgs: Test ADDV instruction.
723
        * sim/m32r/addv3.cgs: Test ADDV3 instruction.
724
        * sim/m32r/addx.cgs: Test ADDX instruction.
725
        * sim/m32r/lock.cgs: Test LOCK instruction.
726
        * sim/m32r/neg.cgs: Test NEG instruction.
727
        * sim/m32r/not.cgs: Test NOT instruction.
728
        * sim/m32r/unlock.cgs: Test UNLOCK instruction.
729
 
730
Thu Feb 19 11:15:45 1998  Nick Clifton  
731
 
732
        * sim/m32r/testutils.inc (mvaddr_h_gr): new macro to load an
733
        address into a general register.
734
 
735
        * sim/m32r/or3.cgs: Test OR3 instruction.
736
        * sim/m32r/rach.cgs: Test RACH instruction.
737
        * sim/m32r/rem.cgs: Test REM instruction.
738
        * sim/m32r/sub.cgs: Test SUB instruction.
739
        * sim/m32r/mv.cgs: Test MV instruction.
740
        * sim/m32r/mul.cgs: Test MUL instruction.
741
        * sim/m32r/bl24.cgs: Test long BL instruction.
742
        * sim/m32r/bl8.cgs: Test short BL instruction.
743
        * sim/m32r/blez.cgs: Test BLEZ instruction.
744
        * sim/m32r/bltz.cgs: Test BLTZ instruction.
745
        * sim/m32r/bne.cgs: Test BNE instruction.
746
        * sim/m32r/bnez.cgs: Test BNEZ instruction.
747
        * sim/m32r/bra24.cgs: Test long BRA instruction.
748
        * sim/m32r/bra8.cgs: Test short BRA instruction.
749
        * sim/m32r/jl.cgs: Test JL instruction.
750
        * sim/m32r/or.cgs: Test OR instruction.
751
        * sim/m32r/jmp.cgs: Test JMP instruction.
752
        * sim/m32r/and.cgs: Test AND instruction.
753
        * sim/m32r/and3.cgs: Test AND3 instruction.
754
        * sim/m32r/beq.cgs: Test BEQ instruction.
755
        * sim/m32r/beqz.cgs: Test BEQZ instruction.
756
        * sim/m32r/bgez.cgs: Test BGEZ instruction.
757
        * sim/m32r/bgtz.cgs: Test BGTZ instruction.
758
        * sim/m32r/cmp.cgs: Test CMP instruction.
759
        * sim/m32r/cmpi.cgs: Test CMPI instruction.
760
        * sim/m32r/cmpu.cgs: Test CMPU instruction.
761
        * sim/m32r/cmpui.cgs: Test CMPUI instruction.
762
        * sim/m32r/div.cgs: Test DIV instruction.
763
        * sim/m32r/divu.cgs: Test DIVU instruction.
764
        * sim/m32r/cmpeq.cgs: Test CMPEQ instruction.
765
        * sim/m32r/sll.cgs: Test SLL instruction.
766
        * sim/m32r/sll3.cgs: Test SLL3 instruction.
767
        * sim/m32r/slli.cgs: Test SLLI instruction.
768
        * sim/m32r/sra.cgs: Test SRA instruction.
769
        * sim/m32r/sra3.cgs: Test SRA3 instruction.
770
        * sim/m32r/srai.cgs: Test SRAI instruction.
771
        * sim/m32r/srl.cgs: Test SRL instruction.
772
        * sim/m32r/srl3.cgs: Test SRL3 instruction.
773
        * sim/m32r/srli.cgs: Test SRLI instruction.
774
        * sim/m32r/xor3.cgs: Test XOR3 instruction.
775
        * sim/m32r/xor.cgs: Test XOR instruction.
776
 
777
Tue Feb 17 12:46:05 1998  Doug Evans  
778
 
779
        * config/default.exp: New file.
780
        * lib/sim-defs.exp: New file.
781
        * sim/m32r/*: m32r dejagnu simulator testsuite.
782
 
783
        * Makefile.in (build_alias): Define.
784
        (arch): Define.
785
        (RUNTEST_FOR_TARGET): Delete.
786
        (RUNTEST): Fix.
787
        (check): Depend on site.exp.  Run dejagnu.
788
        (site.exp): New target.
789
        * configure.in (arch): Define from target_cpu.
790
        * configure: Regenerate.
791
 
792
Wed Sep 17 10:21:26 1997  Andrew Cagney  
793
 
794
        * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
795
        (gen_mask): Ditto.
796
 
797
        * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
798
        (calc): Add support for 8 bit version of macros.
799
        (main): Add tests for 8 bit versions of macros.
800
        (check_sext): Check SEXT of zero clears bits.
801
 
802
        * common/bits-gen.c (main): Generate tests for 8 bit versions of
803
        macros.
804
 
805
Thu Sep 11 13:04:40 1997  Andrew Cagney  
806
 
807
        * common/Make-common.in: New file, provide generic rules for
808
        running checks.
809
 
810
Mon Sep  1 16:43:55 1997  Andrew Cagney  
811
 
812
        * configure.in (configdirs): Test for the target directory instead
813
        of matching on a target.
814
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.