680badd06e59560d31939de55c98f49eb8c1dce0
[external/binutils.git] / gas / testsuite / ChangeLog
1 2008-07-10  Richard Sandiford  <rdsandiford@googlemail.com>
2
3         * gas/mips/mips16-vis-1.d, gas/mips/mips16-vis-1.s: New tests.
4         * gas/mips/mips.exp: Run them.
5
6 2008-07-09  Kai Tietz  <kai.tietz@onevision.com>
7
8         * gas/i386/i386.exp (x86-64-pcrel): Disable for w64.
9         (x86-64-sse5): Likewise.
10         (x86-64-opcode-inval): Likewise.
11         (x86-64-opcode-inval-intel): Likewise.
12         (x86-64-w64-pcrel): New.
13         * gas/i386/x86-64-w64-pcrel.d: New.
14
15 2008-07-07  Adam Nemet  <anemet@caviumnetworks.com>
16
17         * gas/mips/mips32.s: Move out coprocessor2 insns from here ...
18         * gas/mips/mips32-cp2.s: ... to here.
19         * gas/mips/mips32.d: Update.
20         * gas/mips/mips32-cp2.d: New file.
21         * gas/mips/mips32r2.s: Move out coprocessor2 insns from here ...
22         * gas/mips/mips32r2-cp2.s: ... to here.
23         * gas/mips/mips32r2.d: Update.
24         * gas/mips/mips32r2-cp2.d: New file.
25         * gas/mips/mips64.s: Move out coprocessor2 insns from here ...
26         * gas/mips/mips64-cp2.s: ... to here.
27         * gas/mips/mips64.d: Update.
28         * gas/mips/mips64-cp2.d: New file.
29         * gas/mips/mips.exp: Run mips32-cp2, mips32r2-cp2 and mips64-cp
30         except for Octeon.
31         * gas/mips/octeon.s: Add supported coprocessor insns.  Move pop
32         down to keep alphabetical order.
33         * gas/mips/octeon.d: Update.
34         * gas/mips/octeon-ill.s: Add unsupported coprocessor insns.
35         * gas/mips/octeon-ill.l: Update.
36
37 2008-07-07  Paul Brook  <paul@codesourcery.com>
38
39         * gas/arm/movw-local.d: New test.
40         * gas/arm/movw-local.s: New test. 
41
42 2008-06-27  Chao-ying Fu  <fu@mips.com>
43
44         * gas/mips/odd-float.d: Replace ... with #pass.
45         * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
46         * gas/mips/ldstla-32.d: Likewise.
47         * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as.
48         
49 2008-06-19  Chao-ying Fu  <fu@mips.com>
50
51         * gas/mips/e32-rel2.d: Add -march=mips1 for as.
52
53 2008-06-16  Hans-Peter Nilsson  <hp@bitrange.com>
54
55         PR gas/6607
56         * gas/mmix/err-loc-10.s, gas/mmix/err-loc-9.s, gas/mmix/loc-6.d,
57         gas/mmix/loc-6.s, gas/mmix/loc-7.d, gas/mmix/loc-7.s: New tests.
58
59 2008-06-12  Adam Nemet  <anemet@caviumnetworks.com>
60
61         * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for baddu,
62         bbit*, cins*, dmul, pop, dpop, exts*, mtm*, mtp*, syncs, syncw,
63         syncws, vm3mulu, vm0 and vmulu.
64         * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: New test.
65         * gas/mips/mips.exp: Run it.  Run octeon test with
66         run_dump_test_arches.
67
68         * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for seq* and sne*.
69         * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: Add tests for seqi
70         and snei.
71
72 2008-06-03  H.J. Lu  <hongjiu.lu@intel.com>
73
74         * gas/i386/i386.exp: Run sse-check-none and
75         x86-64-sse-check-none.
76
77         * gas/i386/sse-check-none.d: New.
78         * gas/i386/sse-check-none.s: Likewise.
79         * gas/i386/x86-64-sse-check-none.d: Likewise.
80
81 2008-06-03  Paul Brook  <paul@codesourcery.com>
82
83         * gas/arm/thumb32.d: Update expected output.
84
85 2008-05-30  H.J. Lu  <hongjiu.lu@intel.com>
86
87         * gas/i386/x86-64-avx.s: Add tests for vmovd on 64bit operands.
88
89         * gas/i386/x86-64-sse2avx.s: Add tests for movd on 64bit
90         operands.
91
92         * gas/testsuite/gas/i386/x86-64-avx.d: Updated.
93         * gas/testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
94         * gas/testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
95
96 2008-05-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
97
98         * gas/s390/zarch-z990.d (idte): Fix operand format.
99
100 2008-05-22  H.J. Lu  <hongjiu.lu@intel.com>
101
102         * gas/i386/sse-noavx.s: Add tests for cvtpd2pi, cvtpi2pd and
103         cvttpd2pi.
104         * gas/i386/x86-64-sse-noavx.s: Likewise.
105
106         * gas/i386/sse-noavx.d: Updated.
107         * gas/i386/x86-64-sse-noavx.d: Likewise.
108
109 2008-05-22  H.J. Lu  <hongjiu.lu@intel.com>
110
111         PR gas/6517
112         * gas/i386/avx.s: Add tests for unspecified memory operand
113         size in Intel syntax.
114         * gas/i386/x86-64-avx.s: Likewise.
115
116         * gas/i386/simd.s: Add tests for cvtsi2ss and cvtsi2sd with
117         unspecified memory operand size in Intel syntax.
118
119         * gas/i386/avx.d: Updated.
120         * gas/i386/avx-intel.d: Likewise.
121         * gas/i386/simd.d: Likewise.
122         * gas/i386/simd-intel.d: Likewise.
123         * gas/i386/simd-suffix.d: Likewise.
124         * gas/i386/x86-64-avx.d: Likewise.
125         * gas/i386/x86-64-avx-intel.d: Likewise.
126
127 2008-05-21  H.J. Lu  <hongjiu.lu@intel.com>
128
129         * gas/i386/sse-noavx.s: Add tests for movdq2q and movq2dq.
130         * gas/i386/x86-64-sse-noavx.s: Likewise.
131
132         * gas/i386/sse-noavx.d: Updated.
133         * gas/i386/x86-64-sse-noavx.d: Likewise.
134
135 2008-05-09  Catherine Moore  <clm@codesourcery.com>
136
137         * gas/mips/mips16-hilo-match.s: New test.
138         * gas/mips/mip16-hilo-match.d: New test output.
139
140 2008-05-02  H.J. Lu  <hongjiu.lu@intel.com>
141
142         * gas/i386/i386.exp: Run movbe, movbe-intel, inval-movbe, ept,
143         ept-intel, inval-ept, x86-64-movbe, x86-64-movbe-intel,
144         x86-64-inval-movbe.  x86-64-ept, x86-64-ept-intel and
145         x86-64-inval-ept.
146
147         * gas/i386/arch-10.s: Add movbe and invept.
148         * gas/i386/x86-64-arch-2.s: Likewise.
149
150         * gas/i386/ept.d: New file
151         * gas/i386/ept-intel.d: Likewise.
152         * gas/i386/ept.s: Likewise.
153         * gas/i386/inval-ept.l: Likewise.
154         * gas/i386/inval-ept.s: Likewise.
155         * gas/i386/inval-movbe.l: Likewise.
156         * gas/i386/inval-movbe.s: Likewise.
157         * gas/i386/movbe.d: Likewise.
158         * gas/i386/movbe-intel.d: Likewise.
159         * gas/i386/movbe.s: Likewise.
160         * gas/i386/x86-64-inval-ept.l: Likewise.
161         * gas/i386/x86-64-inval-ept.s: Likewise.
162         * gas/i386/x86-64-inval-movbe.l: Likewise.
163         * gas/i386/x86-64-inval-movbe.s: Likewise.
164         * gas/i386/x86-64-ept.d: Likewise.
165         * gas/i386/x86-64-ept-intel.d: Likewise.
166         * gas/i386/x86-64-ept.s: Likewise.
167         * gas/i386/x86-64-movbe.d: Likewise.
168         * gas/i386/x86-64-movbe-intel.d: Likewise.
169         * gas/i386/x86-64-movbe.s: Likewise.
170
171         * gas/i386/arch-10.d: Updated.
172         * gas/i386/arch-10-1.l: Likewise.
173         * gas/i386/arch-10-2.l: Likewise.
174         * gas/i386/arch-10-3.l: Likewise.
175         * gas/i386/arch-10-4.l: Likewise.
176         * gas/i386/x86-64-arch-2.d: Likewise.
177
178 2008-04-28  Adam Nemet  <anemet@caviumnetworks.com>
179
180         * gas/mips/mips4.s: Split out fp instruction from here ...
181         * gas/mips/mips4-fp.s: ... to here.
182         * gas/mips/mips4.d: Update.
183         * gas/mips/mips4-fp.l: New file. Check error messages with
184         -msoft-float.
185         * gas/mips/mips4-fp.d: New file. Check disassembly with
186         hard-float.
187
188         * gas/mips/mips32r2.s: Split out fp instructions from here ...
189         * gas/mips/mips32r2-fp32.s: ... to here.
190         * gas/mips/mips32r2.d: Update.
191         * gas/mips/mips32r2-fp32.l: New file.  Check error messages with
192         -msoft-float.
193         * gas/mips/mips32r2-fp32.d: New file.  Check disassembly with
194         hard-float.
195
196         * gas/mips/mips32r2-ill-nofp.s, gas/mips/mips32r2-ill-nofp.l: New
197         test derived from mips32r2-ill.
198
199         * gas/mips/mips32-sf32.l: New list test for mips32-sf32.s to check
200         error messages for soft-float targets.
201
202         * gas/mips/mips-macro-ill-sfp.s, gas/mips/mips-macro-ill-sfp.l:
203         New test for -msingle-float.
204         * gas/mips/mips-macro-ill-nofp.s, gas/mips/mips-macro-ill-nofp.l:
205         New test for -msoft-float.
206         * gas/mips/mips-hard-float-flag.s,
207         gas/mips/mips-hard-float-flag.l: New test for -mhard-float.
208         * gas/mips/mips-double-float-flag.s,
209         gas/mips/mips-double-float-flag.l: New test for -mdouble-float.
210
211         * gas/mips/mips.exp: Run new mips4-fp and mips32r2-fp dump tests.
212         Run mips4-fp and mips32r2-fp list tests with -msoft-float.  Run
213         new mips32r2-ill-nofp with -msoft-float.  Run new mips32-sf32 list
214         test with -msoft-float.  Run new mips-macro-ill-sfp test with
215         -msingle-float.  Run new mips-macro-ill-nofp test with
216         -msoft-float.  Run new mips-hard-float-flag and
217         mips-double-float-flag tests.
218
219 2008-04-23  H.J. Lu  <hongjiu.lu@intel.com>
220
221         * gas/i386/i386.exp: Run sse-noavx and x86-64-sse-noavx.
222
223         * gas/i386/sse-noavx.d: New.
224         * gas/i386/sse-noavx.s: Likewise.
225         * gas/i386/x86-64-sse-noavx.d: Likewise.
226         * gas/i386/x86-64-sse-noavx.s: Likewise.
227
228 2008-04-23  H.J. Lu  <hongjiu.lu@intel.com>
229
230         * gas/i386/sse2.s: Add tests for pmuludq, paddq and psubq.
231         * gas/i386/x86-64-simd.s: Likewise.
232
233         * gas/i386/sse2.d: Updated.
234         * gas/i386/x86-64-simd.d: Likewise.
235         * gas/i386/x86-64-simd-intel.d: Likewise.
236         * gas/i386/x86-64-simd-suffix.d: Likewise.
237
238 2008-04-23  David S. Miller  <davem@davemloft.net>
239
240         * gas/sparc/pc2210.d: New file.
241         * gas/sparc/pc2210.d: Likewise.
242         * gas/sparc/sparc.exp: Run new %pc22/%pc10 relocation test.
243
244 2008-04-18  H.J. Lu  <hongjiu.lu@intel.com>
245
246         * gas/i386/arch-10.d: Updated.
247         * gas/i386/avx.d: Likewise.
248         * gas/i386/avx-intel.d: Likewise.
249         * gas/i386/x86-64-arch-2.d: Likewise.
250         * gas/i386/x86-64-avx.d: Likewise.
251         * gas/i386/x86-64-avx-intel.d: Likewise.
252
253 2008-04-16  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
254             Michael Meissner  <michael.meissner@amd.com>
255
256         * gas/i386/x86-64-sse5.s: Add protX tests to allow memory in the
257         middle operand.
258         * gas/i386/x86-64-sse5.d: Likewise.
259         
260 2008-04-16  David S. Miller  <davem@davemloft.net>
261
262         * gas/sparc/gotops32.d: New.
263         * gas/sparc/gotops32.s: Likewise.
264         * gas/sparc/gotops64.d: Likewise.
265         * gas/sparc/gotops64.s: Likewise.
266         * gas/sparc/sparc.exp: Run new gotdata tests.
267
268 2008-04-15  Andrew Stubbs  <andrew.stubbs@st.com>
269
270         * gas/sh/arch/arch.exp: Align PC-relative instructions in the gererated
271         assembly files.
272         * gas/sh/arch/sh-dsp.s: Regenerate.
273         * gas/sh/arch/sh.s: Regenerate.
274         * gas/sh/arch/sh2.s: Regenerate.
275         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
276         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
277         * gas/sh/arch/sh2a-nofpu.s: Regenerate.
278         * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.: Regenerate.
279         * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
280         * gas/sh/arch/sh2a.s: Regenerate.
281         * gas/sh/arch/sh2e.s: Regenerate.
282         * gas/sh/arch/sh3-dsp.s: Regenerate.
283         * gas/sh/arch/sh3-nommu.s: Regenerate.
284         * gas/sh/arch/sh3.s: Regenerate.
285         * gas/sh/arch/sh3e.s: Regenerate.
286         * gas/sh/arch/sh4-nofpu.s: Regenerate.
287         * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
288         * gas/sh/arch/sh4.s: Regenerate.
289         * gas/sh/arch/sh4a-nofpu.s: Regenerate.
290         * gas/sh/arch/sh4a.s: Regenerate.
291         * gas/sh/arch/sh4al-dsp.s: Regenerate.
292         * gas/sh/err-mova.s: New test.
293
294 2008-04-14  Edmar Wienskoski  <edmar@freescale.com>
295
296         * gas/ppc/e500mc.s, gas/ppc/e500mc.d: New test.
297         * gas/ppc/ppc.exp: Run the new test
298
299 2008-04-11  H.J. Lu  <hongjiu.lu@intel.com>
300
301         * gas/lns/lns-big-delta.d: Updated.
302         * gas/lns/lns-common-1.d: Likewise.
303         * gas/lns/lns-common-1-alt.d: Likewise.
304         * gas/lns/lns-duplicate.d: Likewise.
305
306 2008-04-10  H.J. Lu  <hongjiu.lu@intel.com>
307
308         * gas/i386/i386.exp: Run sse-check, sse-check-warn,
309         sse-check-error, x86-64-sse-check, x86-64-sse-check-warn and
310         x86-64-sse-check-error.
311
312         * gas/i386/sse-check.d: New.
313         * gas/i386/sse-check.s: Likewise.
314         * gas/i386/sse-check-error.l: Likewise.
315         * gas/i386/sse-check-error.s: Likewise.
316         * gas/i386/sse-check-warn.d: Likewise.
317         * gas/i386/sse-check-warn.e: Likewise.
318         * gas/i386/x86-64-sse-check.d: Likewise.
319         * gas/i386/x86-64-sse-check-error.l: Likewise.
320         * gas/i386/x86-64-sse-check-error.s: Likewise.
321         * gas/i386/x86-64-sse-check-warn.d: Likewise.
322
323 2008-04-10  Santiago Urueña  <suruena@gmail.com>
324
325         * gas/all/gas.exp: Check the performance of the -ag command line
326         switch.
327
328 2008-04-10  Andreas Krebbel  <krebbel1@de.ibm.com>
329
330         * gas/s390/zarch-z10.d: Map the compare and branch variants
331         with odd condition code mask to version with an even mask.
332
333 2008-04-07  H.J. Lu  <hongjiu.lu@intel.com>
334
335         * gas/i386/att-regs.s: Add AVX register test.
336         * gas/i386/intel-regs.s: Likewise.
337
338         * gas/i386/att-regs.d: Updated.
339         * gas/i386/intel-regs.d: Likewise.
340
341 2008-04-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
342
343         PR gas/6043
344         * gas/sh/sh64/eh-1.d: New.
345         * gas/sh/sh64/eh-1.d: Likewise.
346
347 2008-04-04  H.J. Lu  <hongjiu.lu@intel.com>
348
349         * gas/i386/arch-10-1.l: Replace CLMUL with PCLMUL.
350         * gas/i386/arch-10-2.l: Likewise.
351         * gas/i386/arch-10-3.l: Likewise.
352         * gas/i386/arch-10-4.l: Likewise.
353         * gas/i386/arch-10.s: Likewise.
354         * gas/i386/clmul-intel.d: Likewise.
355         * gas/i386/clmul.d: Likewise.
356         * gas/i386/clmul.s: Likewise.
357         * gas/i386/x86-64-arch-2.s: Likewise.
358         * gas/i386/x86-64-clmul-intel.d: Likewise.
359         * gas/i386/x86-64-clmul.d: Likewise.
360         * gas/i386/x86-64-clmul.s: Likewise.
361
362         * gas/i386/arch-10.d: Replace clmul with pclmul.
363         * gas/i386/x86-64-arch-2.d: Likewise.
364
365 2008-04-03  H.J. Lu  <hongjiu.lu@intel.com>
366
367         * gas/i386/i386.exp: Run aes, aes-intel, x86-64-aes,
368         x86-64-aes-intel, avx, avx-intel, inval-avx, x86-64-avx,
369         x86-64-avx-intel and x86-64-inval-avx.
370
371         * gas/cfi/cfi-i386.s: Add tests for AVX register maps.
372         * gas/cfi/cfi-x86_64.s: Likewise.
373
374         * gas/i386/aes.d: New.
375         * gas/i386/aes.s: Likewise.
376         * gas/i386/aes-intel.d: Likewise.
377         * gas/i386/avx.d: Likewise.
378         * gas/i386/avx.s: Likewise.
379         * gas/i386/avx-intel.d: Likewise.
380         * gas/i386/clmul.d: Likewise.
381         * gas/i386/clmul-intel.d: Likewise.
382         * gas/i386/clmul.s: Likewise.
383         * gas/i386/i386.exp: Likewise.
384         * gas/i386/inval-avx.l: Likewise.
385         * gas/i386/inval-avx.s: Likewise.
386         * gas/i386/sse2avx.d: Likewise.
387         * gas/i386/sse2avx.s: Likewise.
388         * gas/i386/x86-64-aes.d: Likewise.
389         * gas/i386/x86-64-aes.s: Likewise.
390         * gas/i386/x86-64-aes-intel.d: Likewise.
391         * gas/i386/x86-64-avx.d: Likewise.
392         * gas/i386/x86-64-avx.s: Likewise.
393         * gas/i386/x86-64-avx-intel.d: Likewise.
394         * gas/i386/x86-64-clmul.d: Likewise.
395         * gas/i386/x86-64-clmul-intel.d: Likewise.
396         * gas/i386/x86-64-clmul.s: Likewise.
397         * gas/i386/x86-64-inval-avx.l: Likewise.
398         * gas/i386/x86-64-inval-avx.s: Likewise.
399         * gas/i386/x86-64-sse2avx.d: Likewise.
400         * gas/i386/x86-64-sse2avx.s: Likewise.
401
402         * gas/i386/arch-10.s: Add tests for AVX, AES, CLMUL and FMA.
403         * gas/i386/x86-64-arch-2.s: Likewise.
404
405         * gas/i386/rexw.s: Add AVX tests.
406
407         * gas/i386/x86-64-opcode-inval.s: Remove lds/les test.
408
409         * gas/cfi/cfi-i386.d: Updated.
410         * gas/cfi/cfi-x86_64.d: Likewise.
411         * gas/i386/arch-10.d:  Likewise.
412         * gas/i386/arch-10-1.l: Likewise.
413         * gas/i386/arch-10-2.l: Likewise.
414         * gas/i386/arch-10-3.l: Likewise.
415         * gas/i386/arch-10-4.l: Likewise.
416         * gas/i386/rexw.d: Likewise.
417         * gas/i386/x86-64-arch-2.d: Likewise.
418         * gas/i386/x86-64-opcode-inval.d: Likewise.
419         * gas/i386/x86-64-opcode-inval-intel.d: Likewise.
420
421 2008-03-26  Bernd Schmidt  <bernd.schmidt@analog.com>
422
423         From Jie Zhang  <jie.zhang@analog.com>
424         * gas/bfin/load.d: Update.
425         * gas/bfin/expected_comparison_errors.l: New test.
426         * gas/bfin/expected_comparison_errors.s: New test.
427         * gas/bfin/bfin.exp: Add expected_comparison_errors.
428         * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s: Add
429         tests for bad options of "multiply and multipy-accumulate to
430         accumulator" instructions.  Add new vector instruction option
431         mode tests.
432         * gas/bfin/vector2.s: Add new vector instruction option mode test.
433         * gas/bfin/vector2.d: Adjust accordingly.
434         * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
435         Add check for mismatch of accumulator and data register.
436         * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
437         for IU option.
438
439         * gas/bfin/flow.d: Adjust since the generated labels for LOOP_BEGIN
440         and LOOP_END instruction are local now.
441         * gas/bfin/flow2.d: Likewise.
442
443         From  Mike Frysinger  <michael.frysinger@analog.com>
444         * gas/bfin/expected_errors.s, gas/bfin/expected_errors.l: Add test
445         for mismatched half registers in vector multipy-accumulate
446         instructions.
447
448         From Robin Getz  <rgetz@blackfin.uclinux.org>
449         * gas/bfin/arithmetic.d: Update to reflect spaces/capitalization in
450         recent changes in opcodes/bfin-dis.c.
451         gas/bfin/arithmetic.s: Likewise.
452         gas/bfin/bit.d: Likewise.
453         gas/bfin/bit2.d: Likewise.
454         gas/bfin/control_code.d: Likewise.
455         gas/bfin/control_code2.d: Likewise.
456         gas/bfin/event.d: Likewise.
457         gas/bfin/event2.d: Likewise.
458         gas/bfin/flow.d: Likewise.
459         gas/bfin/flow2.d: Likewise.
460         gas/bfin/load.d: Likewise.
461         gas/bfin/logical.d: Likewise.
462         gas/bfin/logical2.d: Likewise.
463         gas/bfin/move.d: Likewise.
464         gas/bfin/move2.d: Likewise.
465         gas/bfin/parallel.d: Likewise.
466         gas/bfin/parallel2.d: Likewise.
467         gas/bfin/parallel3.d: Likewise.
468         gas/bfin/parallel4.d: Likewise.
469         gas/bfin/shift.d: Likewise.
470         gas/bfin/shift2.d: Likewise.
471         gas/bfin/stack.d: Likewise.
472         gas/bfin/stack2.d: Likewise.
473         gas/bfin/store.d: Likewise.
474         gas/bfin/vector.d: Likewise.
475         gas/bfin/vector2.d: Likewise.
476         gas/bfin/video.d: Likewise.
477         gas/bfin/video2.d: Likewise.
478
479 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
480
481         * gas/s390/zarch-z10.d: New file.
482         * gas/s390/zarch-z10.s: New file.
483         * gas/s390/s390.exp: Run the z10 testcases.
484
485 2008-03-17  Richard Sandiford  <rsandifo@nildram.co.uk>
486
487         * gas/mips/elf-rel26.d: Add -32.
488         * gas/mips/mips16-intermix.d: Likewise.
489
490 2008-03-13  Nick Clifton  <nickc@redhat.com>
491
492         PR gas/5895
493         * gas/macros/exit.s: New test case.
494         * gas/macros/macros.exp: Run the new test, expect it to produce an
495         error result.
496
497 2008-03-09  Paul Brook  <paul@codesourcery.com>
498
499         * gas/arm/vfpv3-d16-bad.d: New test.
500         * gas/arm/vfpv3-d16-bad.l: New test.
501
502 2008-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
503
504         * gas/s390/esa-g5.d (cdfbr, cdfr, cefbr, cefr, cxfbr, cxfr,
505         dxr, fidr, fier, fixr, lzdr, lzer, lzxr, sqdr, sqer, tp): Fix
506         operand format.
507         * gas/s390/esa-g5.s: Likewise.
508         * gas/s390/zarch-z900.d (cdgbr, cdgr, cegbr, cegr, cxgbr,
509         cxgr): Likewise.
510         * gas/s390/zarch-z900.s: Likewise.
511         * gas/s390/zarch-z9-109.d (cu41, cu42): Remove mask operand.
512         * gas/s390/zarch-z9-109.s: Likewise.
513
514 2008-03-04  Paul Brook  <paul@codesourcery.com>
515
516         * gas/arm/archv6m.d: New test.
517         * gas/arm/archv6m.s: New test.
518         * gas/arm/t16-bad.s: Test low register non flag setting add.
519         * gas/arm/t16-bad.l: Update expected output.
520
521 2008-03-03  H.J. Lu  <hongjiu.lu@intel.com>
522
523         PR gas/5543
524         * gas/i386/i386.exp: Run inval-equ-1 and inval-equ-2.
525
526         * gas/i386/inval-equ-1.l: New.
527         * gas/i386/inval-equ-1.s: Likewise.
528         * gas/i386/inval-equ-2.l: Likewise.
529         * gas/i386/inval-equ-2.s: Likewise.
530
531 2008-03-01  H.J. Lu  <hongjiu.lu@intel.com>
532
533         * gas/i386/x86-64-branch.s: Add tests for 16-bit near indirect
534         branches.
535
536         * gas/i386/x86-64-inval.s: Remove tests for 16-bit near indirect
537         branches.
538
539         * gas/i386/x86-64-branch.d: Updated.
540         * gas/i386/x86-64-inval.l: Likewise.
541
542 2008-02-27  Nick Clifton  <nickc@redhat.com>
543
544         PR 3134
545         * gas/h8300/pr3134.s: New test.
546         * gas/h8300/pr3134.d: Expected disassembly
547         * gas/h8300/h8300.exp: Run the new test.
548
549         * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
550         accept h8300-rtemscoff not just h8300-rtems.
551
552 2008-02-26  H.J. Lu  <hongjiu.lu@intel.com>
553
554         * gas/i386/jump.d: Updated for COFF.
555
556 2008-02-23  H.J. Lu  <hongjiu.lu@intel.com>
557
558         * gas/i386/jump.s: Add tests for far branches.
559         * gas/i386/jump16.s: Likewise.
560
561         * gas/i386/jump.d: Updated.
562         * gas/i386/jump16.d: Likewise.
563         * gas/i386/x86-64-inval.l: Likewise.
564
565         * gas/i386/x86-64-inval.s: Add tests for 16-bit near indirect
566         branches.
567
568 2008-02-22  Nick Clifton  <nickc@redhat.com>
569
570         * gas/m68hc11/bug-1825.d: Update to match changes in the
571         information generated with source-in-disassembly listings.
572         * gas/m68hc11/indexed12.d: Likewise.
573         * gas/m68hc11/insns-dwarf2.d: Likewise.
574         * gas/m68hc11/lbranch-dwarf2.d: Likewise.
575
576 2008-02-18  H.J. Lu  <hongjiu.lu@intel.com>
577
578         * cfi/cfi.exp (gas_x86_64_check): New.
579         (gas_x86_32_check): Likewise.
580         Run 32bit and 64bit tests for x86 targets if they are supportd.
581
582 2008-02-18  Jan Beulich  <jbeulich@novell.com>
583
584         * gas/i386/att-regs.s, gas/i386/att-regs.d,
585         gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
586         * gas/i386/i386.exp: Run new tests.
587
588 2008-02-14  Nick Clifton  <nickc@redhat.com>
589
590         PR gas/5712
591         * gas/arm/fp-save.s: New test.
592         * gas/arm/fp-save.d: Expected disassembly.
593
594 2008-02-13  Adam Nemet  <anemet@caviumnetworks.com>
595
596         * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
597         different from the branch-misc-2-64.d test.
598
599 2008-02-13  Jan Beulich  <jbeulich@novell.com>
600
601         * gas/i386/intelok.s: Replace invalid offset expression with
602         valid ones.
603         * gas/i386/x86_64.s: Likewise.
604
605 2008-02-13  Jan Beulich  <jbeulich@novell.com>
606
607         * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
608         * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
609         gas/i386/opcode-intel.d: Adjust.
610
611 2008-02-13  Jan Beulich  <jbeulich@novell.com>
612
613         * gas/cfi/cfi-i386.s: Add code testing use of all registers.
614         Fix a few comments.
615         * gas/cfi/cfi-x86_64.s: Likewise.
616         * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
617
618 2008-02-12  H.J. Lu  <hongjiu.lu@intel.com>
619
620         * gas/i386/i386.exp: Run x86-64-arch-2 instead of
621         x86-64-arch-10.
622
623         * gas/i386/x86-64-arch-10.d: Removed.
624
625         * gas/i386/x86-64-arch-2.d: New.
626         * gas/i386/x86-64-arch-2.s: Likewise.
627
628 2008-02-12  H.J. Lu  <hongjiu.lu@intel.com>
629
630         * gas/i386/x86-64-xsave.d: Remove prefix.
631
632 2008-02-11  H.J. Lu  <hongjiu.lu@intel.com>
633
634         * gas/i386/arch-10.s: Add xgetbv.
635
636         * gas/i386/arch-10.d: Updated.
637         * gas/i386/arch-10-1.l: Likewise.
638         * gas/i386/arch-10-2.l: Likewise.
639         * gas/i386/arch-10-3.l: Likewise.
640         * gas/i386/arch-10-4.l: Likewise.
641         * gas/i386/x86-64-arch-10.d: Likewise.
642
643 2002-02-11  H.J. Lu  <hongjiu.lu@intel.com>
644
645         * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
646         and x86-64-xsave-intel.
647
648         * gas/i386/x86-64-xsave-intel.d: New file.
649         * gas/i386/x86-64-xsave.d: Likewise.
650         * gas/i386/x86-64-xsave.s: Likewise.
651         * gas/i386/xsave-intel.d: Likewise.
652         * gas/i386/xsave.d: Likewise.
653         * gas/i386/xsave.s: Likewise.
654
655 2008-02-05  Adam Nemet  <anemet@caviumnetworks.com>
656
657         * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
658         mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
659         of run_dump_test_arches.
660         * gas/mips/smartmips.d: Pass -mips32.
661         * gas/mips/mips64-dsp.d: Pass -mips64r2.
662         * gas/mips/mips32-dsp.d: Pass -mips32r2.
663         * gas/mips/mips32-dspr2.d: Likewise.
664         * gas/mips/mips32-mt.d: Likewise.
665
666 2008-02-04  Adam Nemet  <anemet@caviumnetworks.com>
667
668         * gas/mips/mips.exp: Call mips_arch_create for Octeon.  Invoke
669         Octeon tests.
670         * gas/mips/octeon.s, gas/mips/octeon.d: New test.
671
672 2008-01-31  Marc Gauthier  <marc@tensilica.com>
673
674         * gas/all/gas.exp: Recognize Xtensa processor variants.
675         * gas/elf/elf.exp: Likewise.
676         * gas/lns/lns.exp: Likewise.
677
678 2008-01-28  H.J. Lu  <hongjiu.lu@intel.com>
679
680         * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
681         DW_CFA_def_cfa_register.
682         * gas/cfi/cfi-alpha-3.d: Likewise.
683         * gas/cfi/cfi-hppa-1.d: Likewise.
684         * gas/cfi/cfi-i386.d: Likewise.
685         * gas/cfi/cfi-m68k.d: Likewise.
686         * gas/cfi/cfi-mips-1.d: Likewise.
687         * gas/cfi/cfi-sh-1.d: Likewise.
688         * gas/cfi/cfi-sparc-1.d: Likewise.
689         * gas/cfi/cfi-sparc64-1.d: Likewise.
690         * gas/cfi/cfi-x86_64.d: Likewise.
691
692         * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
693         names.
694         * gas/cfi/cfi-common-2.d: Likewise.
695         * gas/cfi/cfi-common-5.d: Likewise.
696         * gas/cfi/cfi-i386.d: Likewise.
697         * gas/cfi/cfi-x86_64.d: Likewise.
698
699 2008-01-24  H.J. Lu  <hongjiu.lu@intel.com>
700
701         * gas/i386/x86-64-sib.s: Add tests for r12.
702
703         * gas/i386/x86-64-sib-intel.d: Updated.
704         * gas/i386/x86-64-sib.d: Likewise.
705
706 2008-01-23  H.J. Lu  <hongjiu.lu@intel.com>
707
708         * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
709
710         * gas/i386/x86-64-arch-1.d: New.
711         * gas/i386/x86-64-arch-1.s: Likewise.
712         * gas/i386/x86-64-arch-10.d: Likewise.
713
714 2008-01-23  Tristan Gingold  <gingold@adacore.com>
715
716         * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
717         symbolic names for all ar registers.
718
719 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
720
721         * gas/i386/arch-10.d: New.
722         * gas/i386/arch-11.s: Likewise.
723         * gas/i386/arch-12.d: Likewise.
724         * gas/i386/arch-12.s: Likewise.
725
726         * gas/i386/i386.exp: Run arch-11 and arch-12.
727
728 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
729
730         * gas/i386/arch-10-1.l: New.
731         * gas/i386/arch-10-1.s: Likewise.
732         * gas/i386/arch-10-2.l: Likewise.
733         * gas/i386/arch-10-2.s: Likewise.
734         * gas/i386/arch-10-3.l: Likewise.
735         * gas/i386/arch-10-3.s: Likewise.
736         * gas/i386/arch-10-4.l: Likewise.
737         * gas/i386/arch-10-4.s: Likewise.
738         * gas/i386/arch-10.d: Likewise.
739         * gas/i386/arch-10.s: Likewise.
740
741         * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
742         arch-10-3 and arch-10-4.
743
744         * gas/i386/nops-2.s: Use movsbl instead of cmove.
745         * gas/i386/nops-2-i386.d: Updated.
746         * gas/i386/nops-2-merom.d: Likewise.
747         * gas/i386/nops-2.d: Likewise.
748         * gas/i386/x86-64-nops-2.d: Likewise.
749
750 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
751
752         * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
753         * gas/i386/x86-64-prescott.s: Likewise.
754
755         * gas/i386/prescott.d: Updated.
756         * gas/i386/x86-64-prescott.d: Likewise.
757
758 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
759
760         * gas/i386/i386.s: Add more tests for movsx and movzx.
761         * gas/i386/x86_64.s: Likewise.
762
763         * gas/i386/inval.s: Remove tests for movsxw and movzxw.
764
765         * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
766         movsxl, movzxb and movzxw.
767
768         * gas/i386/i386.d: Updated.
769         * gas/i386/inval.l: Likewise.
770         * gas/i386/x86_64.d: Likewise.
771         * gas/i386/x86-64-inval.l: Likewise.
772
773 2008-01-14  H.J. Lu  <hongjiu.lu@intel.com>
774
775         * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
776         * gas/i386/inval.s: Likewise. 
777         * gas/i386/x86_64.s: Likewise.
778         * gas/i386/x86-64-inval.s: Likewise.
779
780         * gas/i386/i386.d: Updated.
781         * gas/i386/inval.l: Likewise.
782         * gas/i386/x86_64.d: Likewise.
783         * gas/i386/x86-64-inval.l: Likewise.
784
785 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
786
787         PR gas/5534
788         * gas/i386/i386.s: Add tests for fnstsw and fstsw.
789         * gas/i386/inval.s: Likewise. 
790         * gas/i386/x86_64.s: Likewise.
791
792         * gas/i386/intel.s: Use word instead of dword on ss.
793
794         * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
795         and out.
796
797         * gas/i386/prefix.s: Remove invalid fstsw.
798
799         * gas/i386/inval.l: Updated.
800         * gas/i386/intelbad.l: Likewise.
801         * gas/i386/i386.d: Likewise.
802         * gas/i386/x86_64.d: Likewise.
803         * gas/i386/x86-64-inval.l: Likewise.
804         * gas/i386/prefix.d: Updated.
805
806 2008-01-10  H.J. Lu  <hongjiu.lu@intel.com>
807
808         * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
809         to 0x0f1f.
810         * gas/i386/x86-64-nops.s: Likewise.
811
812         * gas/i386/nops.d: Updated.
813         * gas/i386/x86-64-nops.d: Likewise.
814
815 2008-01-09  Bob Wilson  <bob.wilson@acm.org>
816         
817         * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
818         DWARF2_USE_FIXED_ADVANCE_PC.
819         * gas/lns/lns-big-delta.s: New.
820         * gas/lns/lns-big-delta.d: New.
821         
822 2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
823
824         PR gas/5322
825         * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
826         command.
827
828 2008-01-05  H.J. Lu  <hongjiu.lu@intel.com>
829
830         * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
831         fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
832
833         * gas/i386/intel.d: Updated.
834         * gas/i386/intel.e: Likewise.
835
836 2008-01-04  H.J. Lu  <hongjiu.lu@intel.com>
837
838         * gas/i386/rexw.d: New.
839         * gas/i386/rexw.s: Likewise.
840
841         * gas/i386/x86-64-sse4_1-intel.d: Updated.
842         * gas/i386/x86-64-sse4_1.d: Likewise.
843
844 2008-01-04  Nick Clifton  <nickc@redhat.com>
845
846         * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
847         command line options (-maltivec, -mspe) can be specified before
848         CPU selection command line options.
849         * gas/ppc/altivec_and_spe.d: Expected disassembly.
850         * gas/ppc/ppc.exp: Run the new test
851
852 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
853
854         * gas/i386/arch-9.d: New file.
855         * gas/i386/arch-9.s: Likewise.
856
857         * gas/i386/i386.exp: Run arch-9.
858
859 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
860
861         * gas/i386/arch-5.d: New file.
862         * gas/i386/arch-5.s: Likewise.
863         * gas/i386/arch-6.d: Likewise.
864         * gas/i386/arch-6.s: Likewise.
865         * gas/i386/arch-7.d: Likewise.
866         * gas/i386/arch-7.s: Likewise.
867         * gas/i386/arch-8.d: Likewise.
868         * gas/i386/arch-8.s: Likewise.
869
870         * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
871
872 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
873
874         * gas/i386/i386.s: Add tests for movq.
875         * gas/i386/x86_64.s: Likewise.
876
877         * gas/i386/i386.d Updated.
878         * gas/i386/x86_64.d: Likewise.
879
880 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
881
882         PR gas/5534
883         * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
884
885         * gas/i386/inval.s: Add tests for movq.
886         * gas/i386/x86-64-inval.s: Likewise.
887
888         * gas/i386/inval.l: Updated.
889         * gas/i386/x86-64-inval.l: Likewise.
890
891 2008-01-02  Catherine Moore  <clm@codesourcery.com>
892
893         * gas/mips/jalr.s: New test.
894         * gas/mips/jalr.l: New test output.
895         * gas/mips/mips.exp: Run new test.
896
897 For older changes see ChangeLog-2007
898 \f
899 Local Variables:
900 mode: change-log
901 left-margin: 8
902 fill-column: 74
903 version-control: never
904 End: