2008-03-09 Paul Brook <paul@codesourcery.com>
[binutils.git] / gas / testsuite / ChangeLog
blob8ebab2e651db8d2c3d32fb29c6964873a41e050e
1 2008-03-09  Paul Brook  <paul@codesourcery.com>
3         * gas/arm/vfpv3-d16-bad.d: New test.
4         * gas/arm/vfpv3-d16-bad.l: New test.
6 2008-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
8         * gas/s390/esa-g5.d (cdfbr, cdfr, cefbr, cefr, cxfbr, cxfr,
9         dxr, fidr, fier, fixr, lzdr, lzer, lzxr, sqdr, sqer, tp): Fix
10         operand format.
11         * gas/s390/esa-g5.s: Likewise.
12         * gas/s390/zarch-z900.d (cdgbr, cdgr, cegbr, cegr, cxgbr,
13         cxgr): Likewise.
14         * gas/s390/zarch-z900.s: Likewise.
15         * gas/s390/zarch-z9-109.d (cu41, cu42): Remove mask operand.
16         * gas/s390/zarch-z9-109.s: Likewise.
18 2008-03-04  Paul Brook  <paul@codesourcery.com>
20         * gas/arm/archv6m.d: New test.
21         * gas/arm/archv6m.s: New test.
22         * gas/arm/t16-bad.s: Test low register non flag setting add.
23         * gas/arm/t16-bad.l: Update expected output.
25 2008-03-03  H.J. Lu  <hongjiu.lu@intel.com>
27         PR gas/5543
28         * gas/i386/i386.exp: Run inval-equ-1 and inval-equ-2.
30         * gas/i386/inval-equ-1.l: New.
31         * gas/i386/inval-equ-1.s: Likewise.
32         * gas/i386/inval-equ-2.l: Likewise.
33         * gas/i386/inval-equ-2.s: Likewise.
35 2008-03-01  H.J. Lu  <hongjiu.lu@intel.com>
37         * gas/i386/x86-64-branch.s: Add tests for 16-bit near indirect
38         branches.
40         * gas/i386/x86-64-inval.s: Remove tests for 16-bit near indirect
41         branches.
43         * gas/i386/x86-64-branch.d: Updated.
44         * gas/i386/x86-64-inval.l: Likewise.
46 2008-02-27  Nick Clifton  <nickc@redhat.com>
48         PR 3134
49         * gas/h8300/pr3134.s: New test.
50         * gas/h8300/pr3134.d: Expected disassembly
51         * gas/h8300/h8300.exp: Run the new test.
53         * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
54         accept h8300-rtemscoff not just h8300-rtems.
56 2008-02-26  H.J. Lu  <hongjiu.lu@intel.com>
58         * gas/i386/jump.d: Updated for COFF.
60 2008-02-23  H.J. Lu  <hongjiu.lu@intel.com>
62         * gas/i386/jump.s: Add tests for far branches.
63         * gas/i386/jump16.s: Likewise.
65         * gas/i386/jump.d: Updated.
66         * gas/i386/jump16.d: Likewise.
67         * gas/i386/x86-64-inval.l: Likewise.
69         * gas/i386/x86-64-inval.s: Add tests for 16-bit near indirect
70         branches.
72 2008-02-22  Nick Clifton  <nickc@redhat.com>
74         * gas/m68hc11/bug-1825.d: Update to match changes in the
75         information generated with source-in-disassembly listings.
76         * gas/m68hc11/indexed12.d: Likewise.
77         * gas/m68hc11/insns-dwarf2.d: Likewise.
78         * gas/m68hc11/lbranch-dwarf2.d: Likewise.
80 2008-02-18  H.J. Lu  <hongjiu.lu@intel.com>
82         * cfi/cfi.exp (gas_x86_64_check): New.
83         (gas_x86_32_check): Likewise.
84         Run 32bit and 64bit tests for x86 targets if they are supportd.
86 2008-02-18  Jan Beulich  <jbeulich@novell.com>
88         * gas/i386/att-regs.s, gas/i386/att-regs.d,
89         gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
90         * gas/i386/i386.exp: Run new tests.
92 2008-02-14  Nick Clifton  <nickc@redhat.com>
94         PR gas/5712
95         * gas/arm/fp-save.s: New test.
96         * gas/arm/fp-save.d: Expected disassembly.
98 2008-02-13  Adam Nemet  <anemet@caviumnetworks.com>
100         * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
101         different from the branch-misc-2-64.d test.
103 2008-02-13  Jan Beulich  <jbeulich@novell.com>
105         * gas/i386/intelok.s: Replace invalid offset expression with
106         valid ones.
107         * gas/i386/x86_64.s: Likewise.
109 2008-02-13  Jan Beulich  <jbeulich@novell.com>
111         * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
112         * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
113         gas/i386/opcode-intel.d: Adjust.
115 2008-02-13  Jan Beulich  <jbeulich@novell.com>
117         * gas/cfi/cfi-i386.s: Add code testing use of all registers.
118         Fix a few comments.
119         * gas/cfi/cfi-x86_64.s: Likewise.
120         * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
122 2008-02-12  H.J. Lu  <hongjiu.lu@intel.com>
124         * gas/i386/i386.exp: Run x86-64-arch-2 instead of
125         x86-64-arch-10.
127         * gas/i386/x86-64-arch-10.d: Removed.
129         * gas/i386/x86-64-arch-2.d: New.
130         * gas/i386/x86-64-arch-2.s: Likewise.
132 2008-02-12  H.J. Lu  <hongjiu.lu@intel.com>
134         * gas/i386/x86-64-xsave.d: Remove prefix.
136 2008-02-11  H.J. Lu  <hongjiu.lu@intel.com>
138         * gas/i386/arch-10.s: Add xgetbv.
140         * gas/i386/arch-10.d: Updated.
141         * gas/i386/arch-10-1.l: Likewise.
142         * gas/i386/arch-10-2.l: Likewise.
143         * gas/i386/arch-10-3.l: Likewise.
144         * gas/i386/arch-10-4.l: Likewise.
145         * gas/i386/x86-64-arch-10.d: Likewise.
147 2002-02-11  H.J. Lu  <hongjiu.lu@intel.com>
149         * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
150         and x86-64-xsave-intel.
152         * gas/i386/x86-64-xsave-intel.d: New file.
153         * gas/i386/x86-64-xsave.d: Likewise.
154         * gas/i386/x86-64-xsave.s: Likewise.
155         * gas/i386/xsave-intel.d: Likewise.
156         * gas/i386/xsave.d: Likewise.
157         * gas/i386/xsave.s: Likewise.
159 2008-02-05  Adam Nemet  <anemet@caviumnetworks.com>
161         * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
162         mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
163         of run_dump_test_arches.
164         * gas/mips/smartmips.d: Pass -mips32.
165         * gas/mips/mips64-dsp.d: Pass -mips64r2.
166         * gas/mips/mips32-dsp.d: Pass -mips32r2.
167         * gas/mips/mips32-dspr2.d: Likewise.
168         * gas/mips/mips32-mt.d: Likewise.
170 2008-02-04  Adam Nemet  <anemet@caviumnetworks.com>
172         * gas/mips/mips.exp: Call mips_arch_create for Octeon.  Invoke
173         Octeon tests.
174         * gas/mips/octeon.s, gas/mips/octeon.d: New test.
176 2008-01-31  Marc Gauthier  <marc@tensilica.com>
178         * gas/all/gas.exp: Recognize Xtensa processor variants.
179         * gas/elf/elf.exp: Likewise.
180         * gas/lns/lns.exp: Likewise.
182 2008-01-28  H.J. Lu  <hongjiu.lu@intel.com>
184         * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
185         DW_CFA_def_cfa_register.
186         * gas/cfi/cfi-alpha-3.d: Likewise.
187         * gas/cfi/cfi-hppa-1.d: Likewise.
188         * gas/cfi/cfi-i386.d: Likewise.
189         * gas/cfi/cfi-m68k.d: Likewise.
190         * gas/cfi/cfi-mips-1.d: Likewise.
191         * gas/cfi/cfi-sh-1.d: Likewise.
192         * gas/cfi/cfi-sparc-1.d: Likewise.
193         * gas/cfi/cfi-sparc64-1.d: Likewise.
194         * gas/cfi/cfi-x86_64.d: Likewise.
196         * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
197         names.
198         * gas/cfi/cfi-common-2.d: Likewise.
199         * gas/cfi/cfi-common-5.d: Likewise.
200         * gas/cfi/cfi-i386.d: Likewise.
201         * gas/cfi/cfi-x86_64.d: Likewise.
203 2008-01-24  H.J. Lu  <hongjiu.lu@intel.com>
205         * gas/i386/x86-64-sib.s: Add tests for r12.
207         * gas/i386/x86-64-sib-intel.d: Updated.
208         * gas/i386/x86-64-sib.d: Likewise.
210 2008-01-23  H.J. Lu  <hongjiu.lu@intel.com>
212         * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
214         * gas/i386/x86-64-arch-1.d: New.
215         * gas/i386/x86-64-arch-1.s: Likewise.
216         * gas/i386/x86-64-arch-10.d: Likewise.
218 2008-01-23  Tristan Gingold  <gingold@adacore.com>
220         * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
221         symbolic names for all ar registers.
223 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
225         * gas/i386/arch-10.d: New.
226         * gas/i386/arch-11.s: Likewise.
227         * gas/i386/arch-12.d: Likewise.
228         * gas/i386/arch-12.s: Likewise.
230         * gas/i386/i386.exp: Run arch-11 and arch-12.
232 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
234         * gas/i386/arch-10-1.l: New.
235         * gas/i386/arch-10-1.s: Likewise.
236         * gas/i386/arch-10-2.l: Likewise.
237         * gas/i386/arch-10-2.s: Likewise.
238         * gas/i386/arch-10-3.l: Likewise.
239         * gas/i386/arch-10-3.s: Likewise.
240         * gas/i386/arch-10-4.l: Likewise.
241         * gas/i386/arch-10-4.s: Likewise.
242         * gas/i386/arch-10.d: Likewise.
243         * gas/i386/arch-10.s: Likewise.
245         * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
246         arch-10-3 and arch-10-4.
248         * gas/i386/nops-2.s: Use movsbl instead of cmove.
249         * gas/i386/nops-2-i386.d: Updated.
250         * gas/i386/nops-2-merom.d: Likewise.
251         * gas/i386/nops-2.d: Likewise.
252         * gas/i386/x86-64-nops-2.d: Likewise.
254 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
256         * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
257         * gas/i386/x86-64-prescott.s: Likewise.
259         * gas/i386/prescott.d: Updated.
260         * gas/i386/x86-64-prescott.d: Likewise.
262 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
264         * gas/i386/i386.s: Add more tests for movsx and movzx.
265         * gas/i386/x86_64.s: Likewise.
267         * gas/i386/inval.s: Remove tests for movsxw and movzxw.
269         * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
270         movsxl, movzxb and movzxw.
272         * gas/i386/i386.d: Updated.
273         * gas/i386/inval.l: Likewise.
274         * gas/i386/x86_64.d: Likewise.
275         * gas/i386/x86-64-inval.l: Likewise.
277 2008-01-14  H.J. Lu  <hongjiu.lu@intel.com>
279         * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
280         * gas/i386/inval.s: Likewise. 
281         * gas/i386/x86_64.s: Likewise.
282         * gas/i386/x86-64-inval.s: Likewise.
284         * gas/i386/i386.d: Updated.
285         * gas/i386/inval.l: Likewise.
286         * gas/i386/x86_64.d: Likewise.
287         * gas/i386/x86-64-inval.l: Likewise.
289 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
291         PR gas/5534
292         * gas/i386/i386.s: Add tests for fnstsw and fstsw.
293         * gas/i386/inval.s: Likewise. 
294         * gas/i386/x86_64.s: Likewise.
296         * gas/i386/intel.s: Use word instead of dword on ss.
298         * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
299         and out.
301         * gas/i386/prefix.s: Remove invalid fstsw.
303         * gas/i386/inval.l: Updated.
304         * gas/i386/intelbad.l: Likewise.
305         * gas/i386/i386.d: Likewise.
306         * gas/i386/x86_64.d: Likewise.
307         * gas/i386/x86-64-inval.l: Likewise.
308         * gas/i386/prefix.d: Updated.
310 2008-01-10  H.J. Lu  <hongjiu.lu@intel.com>
312         * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
313         to 0x0f1f.
314         * gas/i386/x86-64-nops.s: Likewise.
316         * gas/i386/nops.d: Updated.
317         * gas/i386/x86-64-nops.d: Likewise.
319 2008-01-09  Bob Wilson  <bob.wilson@acm.org>
320         
321         * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
322         DWARF2_USE_FIXED_ADVANCE_PC.
323         * gas/lns/lns-big-delta.s: New.
324         * gas/lns/lns-big-delta.d: New.
325         
326 2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
328         PR gas/5322
329         * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
330         command.
332 2008-01-05  H.J. Lu  <hongjiu.lu@intel.com>
334         * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
335         fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
337         * gas/i386/intel.d: Updated.
338         * gas/i386/intel.e: Likewise.
340 2008-01-04  H.J. Lu  <hongjiu.lu@intel.com>
342         * gas/i386/rexw.d: New.
343         * gas/i386/rexw.s: Likewise.
345         * gas/i386/x86-64-sse4_1-intel.d: Updated.
346         * gas/i386/x86-64-sse4_1.d: Likewise.
348 2008-01-04  Nick Clifton  <nickc@redhat.com>
350         * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
351         command line options (-maltivec, -mspe) can be specified before
352         CPU selection command line options.
353         * gas/ppc/altivec_and_spe.d: Expected disassembly.
354         * gas/ppc/ppc.exp: Run the new test
356 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
358         * gas/i386/arch-9.d: New file.
359         * gas/i386/arch-9.s: Likewise.
361         * gas/i386/i386.exp: Run arch-9.
363 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
365         * gas/i386/arch-5.d: New file.
366         * gas/i386/arch-5.s: Likewise.
367         * gas/i386/arch-6.d: Likewise.
368         * gas/i386/arch-6.s: Likewise.
369         * gas/i386/arch-7.d: Likewise.
370         * gas/i386/arch-7.s: Likewise.
371         * gas/i386/arch-8.d: Likewise.
372         * gas/i386/arch-8.s: Likewise.
374         * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
376 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
378         * gas/i386/i386.s: Add tests for movq.
379         * gas/i386/x86_64.s: Likewise.
381         * gas/i386/i386.d Updated.
382         * gas/i386/x86_64.d: Likewise.
384 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
386         PR gas/5534
387         * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
389         * gas/i386/inval.s: Add tests for movq.
390         * gas/i386/x86-64-inval.s: Likewise.
392         * gas/i386/inval.l: Updated.
393         * gas/i386/x86-64-inval.l: Likewise.
395 2008-01-02  Catherine Moore  <clm@codesourcery.com>
397         * gas/mips/jalr.s: New test.
398         * gas/mips/jalr.l: New test output.
399         * gas/mips/mips.exp: Run new test.
401 For older changes see ChangeLog-2007
403 Local Variables:
404 mode: change-log
405 left-margin: 8
406 fill-column: 74
407 version-control: never
408 End: