]> Git Repo - binutils.git/blob - sim/testsuite/ChangeLog
* Added test bucket directory for sky tests, which may be run in conjunction
[binutils.git] / sim / testsuite / ChangeLog
1 start-sanitize-sky
2 Tue Feb 24 19:47:56 1998  Frank Ch. Eigler  <[email protected]>
3
4         * configure.in (testdir): Added sky subdir for mips64r5900-sky-elf
5         target.  
6         * configure: Regenerate.
7 end-sanitize-sky
8         
9 Fri Feb 20 11:00:02 1998  Nick Clifton  <[email protected]>
10
11         * sim/m32r/unlock.cgs: Fixed test.
12         * sim/m32r/mvfc.cgs: Fixed test.
13         * sim/m32r/remu.cgs: Fixed test.
14
15         * sim/m32r/bnc24.cgs: Test long BNC instruction.
16         * sim/m32r/bnc8.cgs: Test short BNC instruction.
17         * sim/m32r/ld-plus.cgs: Test LD instruction.
18         * sim/m32r/macwhi.cgs: Test MACWHI instruction.
19         * sim/m32r/macwlo.cgs: Test MACWLO instruction.
20         * sim/m32r/mulwhi.cgs: Test MULWHI instruction.
21         * sim/m32r/mulwlo.cgs: Test MULWLO instruction.
22         * sim/m32r/mvfachi.cgs: Test MVFACHI instruction.
23         * sim/m32r/mvfaclo.cgs: Test MVFACLO instruction.
24         * sim/m32r/mvtaclo.cgs: Test MVTACLO instruction.
25         * sim/m32r/addv.cgs: Test ADDV instruction.
26         * sim/m32r/addv3.cgs: Test ADDV3 instruction.
27         * sim/m32r/addx.cgs: Test ADDX instruction.
28         * sim/m32r/lock.cgs: Test LOCK instruction.
29         * sim/m32r/neg.cgs: Test NEG instruction.
30         * sim/m32r/not.cgs: Test NOT instruction.
31         * sim/m32r/unlock.cgs: Test UNLOCK instruction.
32 start-sanitize-m32rx
33         * sim/m32r/mvfachi-a.cgs: Test extended MVFACHI instruction.
34         * sim/m32r/mvfaclo-a.cgs: Test extended MVFACLO.cgs instruction.
35         * sim/m32r/mvtachi-a.cgs: Test extended MVTACHI instruction.
36         * sim/m32r/mvtaclo-a.cgs: Test extended MVTACLO instruction.
37 end-sanitize-m32rx
38 Thu Feb 19 11:15:45 1998  Nick Clifton  <[email protected]>
39
40         * sim/m32r/testutils.inc (mvaddr_h_gr): new macro to load an
41         address into a general register.
42
43         * sim/m32r/or3.cgs: Test OR3 instruction.
44         * sim/m32r/rach.cgs: Test RACH instruction.
45         * sim/m32r/rem.cgs: Test REM instruction.
46         * sim/m32r/sub.cgs: Test SUB instruction.
47         * sim/m32r/mv.cgs: Test MV instruction.
48         * sim/m32r/mul.cgs: Test MUL instruction.
49         * sim/m32r/bl24.cgs: Test long BL instruction.
50         * sim/m32r/bl8.cgs: Test short BL instruction.
51         * sim/m32r/blez.cgs: Test BLEZ instruction.
52         * sim/m32r/bltz.cgs: Test BLTZ instruction.
53         * sim/m32r/bne.cgs: Test BNE instruction.
54         * sim/m32r/bnez.cgs: Test BNEZ instruction.
55         * sim/m32r/bra24.cgs: Test long BRA instruction.
56         * sim/m32r/bra8.cgs: Test short BRA instruction.
57         * sim/m32r/jl.cgs: Test JL instruction.
58         * sim/m32r/or.cgs: Test OR instruction.
59         * sim/m32r/jmp.cgs: Test JMP instruction.
60         * sim/m32r/and.cgs: Test AND instruction.
61         * sim/m32r/and3.cgs: Test AND3 instruction.
62         * sim/m32r/beq.cgs: Test BEQ instruction.
63         * sim/m32r/beqz.cgs: Test BEQZ instruction.
64         * sim/m32r/bgez.cgs: Test BGEZ instruction.
65         * sim/m32r/bgtz.cgs: Test BGTZ instruction.
66         * sim/m32r/cmp.cgs: Test CMP instruction.
67         * sim/m32r/cmpi.cgs: Test CMPI instruction.
68         * sim/m32r/cmpu.cgs: Test CMPU instruction.
69         * sim/m32r/cmpui.cgs: Test CMPUI instruction.
70         * sim/m32r/div.cgs: Test DIV instruction.
71         * sim/m32r/divu.cgs: Test DIVU instruction.
72         * sim/m32r/cmpeq.cgs: Test CMPEQ instruction.
73         * sim/m32r/sll.cgs: Test SLL instruction.
74         * sim/m32r/sll3.cgs: Test SLL3 instruction.
75         * sim/m32r/slli.cgs: Test SLLI instruction.
76         * sim/m32r/sra.cgs: Test SRA instruction.
77         * sim/m32r/sra3.cgs: Test SRA3 instruction.
78         * sim/m32r/srai.cgs: Test SRAI instruction.
79         * sim/m32r/srl.cgs: Test SRL instruction.
80         * sim/m32r/srl3.cgs: Test SRL3 instruction.
81         * sim/m32r/srli.cgs: Test SRLI instruction.
82         * sim/m32r/xor3.cgs: Test XOR3 instruction.
83         * sim/m32r/xor.cgs: Test XOR instruction.
84 start-sanitize-m342rx   
85         * sim/m32r/jnc.cgs: Test JNC instruction.
86         * sim/m32r/jc.cgs: Test JC instruction.
87         * sim/m32r/cmpz.cgs: Test CMPZ instruction.
88         * sim/m32r/bcl24.cgs: Test long version of BCL instruction
89         * sim/m32r/bcl8.cgs: Test short BCL instruction.
90         * sim/m32r/bncl24.cgs: Test long BNCL instruction.
91         * sim/m32r/bncl8.cgs: Test short BNCL instruction.
92         * sim/m32r/divh.cgs: Test DIVH instruction.
93         * sim/m32r/rach-dsi.cgs: Test extended RACH instruction.
94 end-sanitize-m342rx     
95 Tue Feb 17 12:46:05 1998  Doug Evans  <[email protected]>
96
97         * config/default.exp: New file.
98         * lib/sim-defs.exp: New file.
99         * sim/m32r/*: m32r dejagnu simulator testsuite.
100
101         * Makefile.in (build_alias): Define.
102         (arch): Define.
103         (RUNTEST_FOR_TARGET): Delete.
104         (RUNTEST): Fix.
105         (SCHEME,SCHEMEFLAGS,CGENDIR,CGENFLAGS): Define.
106         (check): Depend on site.exp.  Run dejagnu.
107         (site.exp): New target.
108         (cgen): New target.
109         * configure.in: Call AC_CHECK_PROG(SCHEME) if using cgen.
110         (arch): Define from target_cpu.
111         * configure: Regenerate.
112
113 Wed Sep 17 10:21:26 1997  Andrew Cagney  <[email protected]>
114
115         * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
116         (gen_mask): Ditto.
117
118         * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
119         (calc): Add support for 8 bit version of macros.
120         (main): Add tests for 8 bit versions of macros.
121         (check_sext): Check SEXT of zero clears bits.
122
123         * common/bits-gen.c (main): Generate tests for 8 bit versions of
124         macros.
125
126 Thu Sep 11 13:04:40 1997  Andrew Cagney  <[email protected]>
127
128         * common/Make-common.in: New file, provide generic rules for
129         running checks.
130
131 Mon Sep  1 16:43:55 1997  Andrew Cagney  <[email protected]>
132
133         * configure.in (configdirs): Test for the target directory instead
134         of matching on a target.
135
136 start-sanitize-r5900
137 Tue Jul 15 13:43:20 1997  Andrew Cagney  <[email protected]>
138
139         * configure.in (configdirs): Configure mips64vr5900el
140         directory.
141         * configure: Regenerate.
142
143 end-sanitize-r5900
This page took 0.036887 seconds and 4 git commands to generate.