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