]>
Commit | Line | Data |
---|---|---|
a6d8f55b AN |
1 | 2008-07-07 Adam Nemet <[email protected]> |
2 | ||
3 | * gas/mips/mips32.s: Move out coprocessor2 insns from here ... | |
4 | * gas/mips/mips32-cp2.s: ... to here. | |
5 | * gas/mips/mips32.d: Update. | |
6 | * gas/mips/mips32-cp2.d: New file. | |
7 | * gas/mips/mips32r2.s: Move out coprocessor2 insns from here ... | |
8 | * gas/mips/mips32r2-cp2.s: ... to here. | |
9 | * gas/mips/mips32r2.d: Update. | |
10 | * gas/mips/mips32r2-cp2.d: New file. | |
11 | * gas/mips/mips64.s: Move out coprocessor2 insns from here ... | |
12 | * gas/mips/mips64-cp2.s: ... to here. | |
13 | * gas/mips/mips64.d: Update. | |
14 | * gas/mips/mips64-cp2.d: New file. | |
15 | * gas/mips/mips.exp: Run mips32-cp2, mips32r2-cp2 and mips64-cp | |
16 | except for Octeon. | |
17 | * gas/mips/octeon.s: Add supported coprocessor insns. Move pop | |
18 | down to keep alphabetical order. | |
19 | * gas/mips/octeon.d: Update. | |
20 | * gas/mips/octeon-ill.s: Add unsupported coprocessor insns. | |
21 | * gas/mips/octeon-ill.l: Update. | |
22 | ||
79947c54 CD |
23 | 2008-07-07 Paul Brook <[email protected]> |
24 | ||
25 | * gas/arm/movw-local.d: New test. | |
26 | * gas/arm/movw-local.s: New test. | |
27 | ||
4b4374ec CF |
28 | 2008-06-27 Chao-ying Fu <[email protected]> |
29 | ||
30 | * gas/mips/odd-float.d: Replace ... with #pass. | |
31 | * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as. | |
32 | * gas/mips/ldstla-32.d: Likewise. | |
33 | * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as. | |
34 | ||
4bec5bdf CF |
35 | 2008-06-19 Chao-ying Fu <[email protected]> |
36 | ||
37 | * gas/mips/e32-rel2.d: Add -march=mips1 for as. | |
38 | ||
4758f280 HPN |
39 | 2008-06-16 Hans-Peter Nilsson <[email protected]> |
40 | ||
41 | PR gas/6607 | |
42 | * gas/mmix/err-loc-10.s, gas/mmix/err-loc-9.s, gas/mmix/loc-6.d, | |
43 | gas/mmix/loc-6.s, gas/mmix/loc-7.d, gas/mmix/loc-7.s: New tests. | |
44 | ||
bb35fb24 NC |
45 | 2008-06-12 Adam Nemet <[email protected]> |
46 | ||
47 | * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for baddu, | |
48 | bbit*, cins*, dmul, pop, dpop, exts*, mtm*, mtp*, syncs, syncw, | |
49 | syncws, vm3mulu, vm0 and vmulu. | |
50 | * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: New test. | |
51 | * gas/mips/mips.exp: Run it. Run octeon test with | |
52 | run_dump_test_arches. | |
53 | ||
dd3cbb7e NC |
54 | * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for seq* and sne*. |
55 | * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: Add tests for seqi | |
56 | and snei. | |
57 | ||
cb19c032 L |
58 | 2008-06-03 H.J. Lu <[email protected]> |
59 | ||
60 | * gas/i386/i386.exp: Run sse-check-none and | |
61 | x86-64-sse-check-none. | |
62 | ||
63 | * gas/i386/sse-check-none.d: New. | |
64 | * gas/i386/sse-check-none.s: Likewise. | |
65 | * gas/i386/x86-64-sse-check-none.d: Likewise. | |
66 | ||
4ecab7d4 PB |
67 | 2008-06-03 Paul Brook <[email protected]> |
68 | ||
69 | * gas/arm/thumb32.d: Update expected output. | |
70 | ||
a5dabbb0 L |
71 | 2008-05-30 H.J. Lu <[email protected]> |
72 | ||
73 | * gas/i386/x86-64-avx.s: Add tests for vmovd on 64bit operands. | |
74 | ||
75 | * gas/i386/x86-64-sse2avx.s: Add tests for movd on 64bit | |
76 | operands. | |
77 | ||
78 | * gas/testsuite/gas/i386/x86-64-avx.d: Updated. | |
79 | * gas/testsuite/gas/i386/x86-64-avx-intel.d: Likewise. | |
80 | * gas/testsuite/gas/i386/x86-64-sse2avx.d: Likewise. | |
81 | ||
725a9891 MS |
82 | 2008-05-27 Martin Schwidefsky <[email protected]> |
83 | ||
84 | * gas/s390/zarch-z990.d (idte): Fix operand format. | |
85 | ||
cbc80391 L |
86 | 2008-05-22 H.J. Lu <[email protected]> |
87 | ||
88 | * gas/i386/sse-noavx.s: Add tests for cvtpd2pi, cvtpi2pd and | |
89 | cvttpd2pi. | |
90 | * gas/i386/x86-64-sse-noavx.s: Likewise. | |
91 | ||
92 | * gas/i386/sse-noavx.d: Updated. | |
93 | * gas/i386/x86-64-sse-noavx.d: Likewise. | |
94 | ||
116615c5 L |
95 | 2008-05-22 H.J. Lu <[email protected]> |
96 | ||
97 | PR gas/6517 | |
98 | * gas/i386/avx.s: Add tests for unspecified memory operand | |
99 | size in Intel syntax. | |
100 | * gas/i386/x86-64-avx.s: Likewise. | |
101 | ||
102 | * gas/i386/simd.s: Add tests for cvtsi2ss and cvtsi2sd with | |
103 | unspecified memory operand size in Intel syntax. | |
104 | ||
105 | * gas/i386/avx.d: Updated. | |
106 | * gas/i386/avx-intel.d: Likewise. | |
107 | * gas/i386/simd.d: Likewise. | |
108 | * gas/i386/simd-intel.d: Likewise. | |
109 | * gas/i386/simd-suffix.d: Likewise. | |
110 | * gas/i386/x86-64-avx.d: Likewise. | |
111 | * gas/i386/x86-64-avx-intel.d: Likewise. | |
112 | ||
d9479f2d L |
113 | 2008-05-21 H.J. Lu <[email protected]> |
114 | ||
115 | * gas/i386/sse-noavx.s: Add tests for movdq2q and movq2dq. | |
116 | * gas/i386/x86-64-sse-noavx.s: Likewise. | |
117 | ||
118 | * gas/i386/sse-noavx.d: Updated. | |
119 | * gas/i386/x86-64-sse-noavx.d: Likewise. | |
120 | ||
35903be0 CM |
121 | 2008-05-09 Catherine Moore <[email protected]> |
122 | ||
123 | * gas/mips/mips16-hilo-match.s: New test. | |
124 | * gas/mips/mip16-hilo-match.d: New test output. | |
125 | ||
f1f8f695 L |
126 | 2008-05-02 H.J. Lu <[email protected]> |
127 | ||
128 | * gas/i386/i386.exp: Run movbe, movbe-intel, inval-movbe, ept, | |
129 | ept-intel, inval-ept, x86-64-movbe, x86-64-movbe-intel, | |
130 | x86-64-inval-movbe. x86-64-ept, x86-64-ept-intel and | |
131 | x86-64-inval-ept. | |
132 | ||
133 | * gas/i386/arch-10.s: Add movbe and invept. | |
134 | * gas/i386/x86-64-arch-2.s: Likewise. | |
135 | ||
136 | * gas/i386/ept.d: New file | |
137 | * gas/i386/ept-intel.d: Likewise. | |
138 | * gas/i386/ept.s: Likewise. | |
139 | * gas/i386/inval-ept.l: Likewise. | |
140 | * gas/i386/inval-ept.s: Likewise. | |
141 | * gas/i386/inval-movbe.l: Likewise. | |
142 | * gas/i386/inval-movbe.s: Likewise. | |
143 | * gas/i386/movbe.d: Likewise. | |
144 | * gas/i386/movbe-intel.d: Likewise. | |
145 | * gas/i386/movbe.s: Likewise. | |
146 | * gas/i386/x86-64-inval-ept.l: Likewise. | |
147 | * gas/i386/x86-64-inval-ept.s: Likewise. | |
148 | * gas/i386/x86-64-inval-movbe.l: Likewise. | |
149 | * gas/i386/x86-64-inval-movbe.s: Likewise. | |
150 | * gas/i386/x86-64-ept.d: Likewise. | |
151 | * gas/i386/x86-64-ept-intel.d: Likewise. | |
152 | * gas/i386/x86-64-ept.s: Likewise. | |
153 | * gas/i386/x86-64-movbe.d: Likewise. | |
154 | * gas/i386/x86-64-movbe-intel.d: Likewise. | |
155 | * gas/i386/x86-64-movbe.s: Likewise. | |
156 | ||
157 | * gas/i386/arch-10.d: Updated. | |
158 | * gas/i386/arch-10-1.l: Likewise. | |
159 | * gas/i386/arch-10-2.l: Likewise. | |
160 | * gas/i386/arch-10-3.l: Likewise. | |
161 | * gas/i386/arch-10-4.l: Likewise. | |
162 | * gas/i386/x86-64-arch-2.d: Likewise. | |
163 | ||
f6829a45 AN |
164 | 2008-04-28 Adam Nemet <[email protected]> |
165 | ||
166 | * gas/mips/mips4.s: Split out fp instruction from here ... | |
167 | * gas/mips/mips4-fp.s: ... to here. | |
168 | * gas/mips/mips4.d: Update. | |
169 | * gas/mips/mips4-fp.l: New file. Check error messages with | |
170 | -msoft-float. | |
171 | * gas/mips/mips4-fp.d: New file. Check disassembly with | |
172 | hard-float. | |
173 | ||
174 | * gas/mips/mips32r2.s: Split out fp instructions from here ... | |
175 | * gas/mips/mips32r2-fp32.s: ... to here. | |
176 | * gas/mips/mips32r2.d: Update. | |
177 | * gas/mips/mips32r2-fp32.l: New file. Check error messages with | |
178 | -msoft-float. | |
179 | * gas/mips/mips32r2-fp32.d: New file. Check disassembly with | |
180 | hard-float. | |
181 | ||
182 | * gas/mips/mips32r2-ill-nofp.s, gas/mips/mips32r2-ill-nofp.l: New | |
183 | test derived from mips32r2-ill. | |
184 | ||
185 | * gas/mips/mips32-sf32.l: New list test for mips32-sf32.s to check | |
186 | error messages for soft-float targets. | |
187 | ||
188 | * gas/mips/mips-macro-ill-sfp.s, gas/mips/mips-macro-ill-sfp.l: | |
189 | New test for -msingle-float. | |
190 | * gas/mips/mips-macro-ill-nofp.s, gas/mips/mips-macro-ill-nofp.l: | |
191 | New test for -msoft-float. | |
192 | * gas/mips/mips-hard-float-flag.s, | |
193 | gas/mips/mips-hard-float-flag.l: New test for -mhard-float. | |
194 | * gas/mips/mips-double-float-flag.s, | |
195 | gas/mips/mips-double-float-flag.l: New test for -mdouble-float. | |
196 | ||
197 | * gas/mips/mips.exp: Run new mips4-fp and mips32r2-fp dump tests. | |
198 | Run mips4-fp and mips32r2-fp list tests with -msoft-float. Run | |
199 | new mips32r2-ill-nofp with -msoft-float. Run new mips32-sf32 list | |
200 | test with -msoft-float. Run new mips-macro-ill-sfp test with | |
201 | -msingle-float. Run new mips-macro-ill-nofp test with | |
202 | -msoft-float. Run new mips-hard-float-flag and | |
203 | mips-double-float-flag tests. | |
204 | ||
9ba52a26 L |
205 | 2008-04-23 H.J. Lu <[email protected]> |
206 | ||
207 | * gas/i386/i386.exp: Run sse-noavx and x86-64-sse-noavx. | |
208 | ||
209 | * gas/i386/sse-noavx.d: New. | |
210 | * gas/i386/sse-noavx.s: Likewise. | |
211 | * gas/i386/x86-64-sse-noavx.d: Likewise. | |
212 | * gas/i386/x86-64-sse-noavx.s: Likewise. | |
213 | ||
084076b8 L |
214 | 2008-04-23 H.J. Lu <[email protected]> |
215 | ||
216 | * gas/i386/sse2.s: Add tests for pmuludq, paddq and psubq. | |
217 | * gas/i386/x86-64-simd.s: Likewise. | |
218 | ||
219 | * gas/i386/sse2.d: Updated. | |
220 | * gas/i386/x86-64-simd.d: Likewise. | |
221 | * gas/i386/x86-64-simd-intel.d: Likewise. | |
222 | * gas/i386/x86-64-simd-suffix.d: Likewise. | |
223 | ||
1a6b486f DM |
224 | 2008-04-23 David S. Miller <[email protected]> |
225 | ||
226 | * gas/sparc/pc2210.d: New file. | |
227 | * gas/sparc/pc2210.d: Likewise. | |
228 | * gas/sparc/sparc.exp: Run new %pc22/%pc10 relocation test. | |
229 | ||
dae39acc L |
230 | 2008-04-18 H.J. Lu <[email protected]> |
231 | ||
232 | * gas/i386/arch-10.d: Updated. | |
233 | * gas/i386/avx.d: Likewise. | |
234 | * gas/i386/avx-intel.d: Likewise. | |
235 | * gas/i386/x86-64-arch-2.d: Likewise. | |
236 | * gas/i386/x86-64-avx.d: Likewise. | |
237 | * gas/i386/x86-64-avx-intel.d: Likewise. | |
238 | ||
ce886ab1 DR |
239 | 2008-04-16 Dwarakanath Rajagopal <[email protected]> |
240 | Michael Meissner <[email protected]> | |
241 | ||
dae39acc L |
242 | * gas/i386/x86-64-sse5.s: Add protX tests to allow memory in the |
243 | middle operand. | |
ce886ab1 DR |
244 | * gas/i386/x86-64-sse5.d: Likewise. |
245 | ||
dc2f32e7 DM |
246 | 2008-04-16 David S. Miller <[email protected]> |
247 | ||
248 | * gas/sparc/gotops32.d: New. | |
249 | * gas/sparc/gotops32.s: Likewise. | |
250 | * gas/sparc/gotops64.d: Likewise. | |
251 | * gas/sparc/gotops64.s: Likewise. | |
252 | * gas/sparc/sparc.exp: Run new gotdata tests. | |
253 | ||
52b5ca5b AS |
254 | 2008-04-15 Andrew Stubbs <[email protected]> |
255 | ||
256 | * gas/sh/arch/arch.exp: Align PC-relative instructions in the gererated | |
257 | assembly files. | |
258 | * gas/sh/arch/sh-dsp.s: Regenerate. | |
259 | * gas/sh/arch/sh.s: Regenerate. | |
260 | * gas/sh/arch/sh2.s: Regenerate. | |
261 | * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate. | |
262 | * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate. | |
263 | * gas/sh/arch/sh2a-nofpu.s: Regenerate. | |
264 | * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate. | |
265 | * gas/sh/arch/sh2a-or-sh4.s: Regenerate. | |
266 | * gas/sh/arch/sh2a.s: Regenerate. | |
267 | * gas/sh/arch/sh2e.s: Regenerate. | |
268 | * gas/sh/arch/sh3-dsp.s: Regenerate. | |
269 | * gas/sh/arch/sh3-nommu.s: Regenerate. | |
270 | * gas/sh/arch/sh3.s: Regenerate. | |
271 | * gas/sh/arch/sh3e.s: Regenerate. | |
272 | * gas/sh/arch/sh4-nofpu.s: Regenerate. | |
273 | * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate. | |
274 | * gas/sh/arch/sh4.s: Regenerate. | |
275 | * gas/sh/arch/sh4a-nofpu.s: Regenerate. | |
276 | * gas/sh/arch/sh4a.s: Regenerate. | |
277 | * gas/sh/arch/sh4al-dsp.s: Regenerate. | |
278 | * gas/sh/err-mova.s: New test. | |
279 | ||
19a6653c AM |
280 | 2008-04-14 Edmar Wienskoski <[email protected]> |
281 | ||
282 | * gas/ppc/e500mc.s, gas/ppc/e500mc.d: New test. | |
283 | * gas/ppc/ppc.exp: Run the new test | |
284 | ||
24f4d50f L |
285 | 2008-04-11 H.J. Lu <[email protected]> |
286 | ||
287 | * gas/lns/lns-big-delta.d: Updated. | |
288 | * gas/lns/lns-common-1.d: Likewise. | |
289 | * gas/lns/lns-common-1-alt.d: Likewise. | |
290 | * gas/lns/lns-duplicate.d: Likewise. | |
291 | ||
daf50ae7 L |
292 | 2008-04-10 H.J. Lu <[email protected]> |
293 | ||
294 | * gas/i386/i386.exp: Run sse-check, sse-check-warn, | |
295 | sse-check-error, x86-64-sse-check, x86-64-sse-check-warn and | |
296 | x86-64-sse-check-error. | |
297 | ||
298 | * gas/i386/sse-check.d: New. | |
299 | * gas/i386/sse-check.s: Likewise. | |
300 | * gas/i386/sse-check-error.l: Likewise. | |
301 | * gas/i386/sse-check-error.s: Likewise. | |
302 | * gas/i386/sse-check-warn.d: Likewise. | |
303 | * gas/i386/sse-check-warn.e: Likewise. | |
304 | * gas/i386/x86-64-sse-check.d: Likewise. | |
305 | * gas/i386/x86-64-sse-check-error.l: Likewise. | |
306 | * gas/i386/x86-64-sse-check-error.s: Likewise. | |
307 | * gas/i386/x86-64-sse-check-warn.d: Likewise. | |
308 | ||
83f10cb2 NC |
309 |