gas/
[binutils.git] / gas / testsuite / ChangeLog
blobd973db729141ba1a1a3131d20d0dece0ce52c9ca
1 2008-02-18  Jan Beulich  <jbeulich@novell.com>
3         * gas/i386/att-regs.s, gas/i386/att-regs.d,
4         gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
5         * gas/i386/i386.exp: Run new tests.
7 2008-02-14  Nick Clifton  <nickc@redhat.com>
9         PR gas/5712
10         * gas/arm/fp-save.s: New test.
11         * gas/arm/fp-save.d: Expected disassembly.
13 2008-02-13  Adam Nemet  <anemet@caviumnetworks.com>
15         * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
16         different from the branch-misc-2-64.d test.
18 2008-02-13  Jan Beulich  <jbeulich@novell.com>
20         * gas/i386/intelok.s: Replace invalid offset expression with
21         valid ones.
22         * gas/i386/x86_64.s: Likewise.
24 2008-02-13  Jan Beulich  <jbeulich@novell.com>
26         * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
27         * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
28         gas/i386/opcode-intel.d: Adjust.
30 2008-02-13  Jan Beulich  <jbeulich@novell.com>
32         * gas/cfi/cfi-i386.s: Add code testing use of all registers.
33         Fix a few comments.
34         * gas/cfi/cfi-x86_64.s: Likewise.
35         * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
37 2002-02-12  H.J. Lu  <hongjiu.lu@intel.com>
39         * gas/i386/i386.exp: Run x86-64-arch-2 instead of
40         x86-64-arch-10.
42         * gas/i386/x86-64-arch-10.d: Removed.
44         * gas/i386/x86-64-arch-2.d: New.
45         * gas/i386/x86-64-arch-2.s: Likewise.
47 2008-02-12  H.J. Lu  <hongjiu.lu@intel.com>
49         * gas/i386/x86-64-xsave.d: Remove prefix.
51 2008-02-11  H.J. Lu  <hongjiu.lu@intel.com>
53         * gas/i386/arch-10.s: Add xgetbv.
55         * gas/i386/arch-10.d: Updated.
56         * gas/i386/arch-10-1.l: Likewise.
57         * gas/i386/arch-10-2.l: Likewise.
58         * gas/i386/arch-10-3.l: Likewise.
59         * gas/i386/arch-10-4.l: Likewise.
60         * gas/i386/x86-64-arch-10.d: Likewise.
62 2002-02-11  H.J. Lu  <hongjiu.lu@intel.com>
64         * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
65         and x86-64-xsave-intel.
67         * gas/i386/x86-64-xsave-intel.d: New file.
68         * gas/i386/x86-64-xsave.d: Likewise.
69         * gas/i386/x86-64-xsave.s: Likewise.
70         * gas/i386/xsave-intel.d: Likewise.
71         * gas/i386/xsave.d: Likewise.
72         * gas/i386/xsave.s: Likewise.
74 2008-02-05  Adam Nemet  <anemet@caviumnetworks.com>
76         * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
77         mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
78         of run_dump_test_arches.
79         * gas/mips/smartmips.d: Pass -mips32.
80         * gas/mips/mips64-dsp.d: Pass -mips64r2.
81         * gas/mips/mips32-dsp.d: Pass -mips32r2.
82         * gas/mips/mips32-dspr2.d: Likewise.
83         * gas/mips/mips32-mt.d: Likewise.
85 2008-02-04  Adam Nemet  <anemet@caviumnetworks.com>
87         * gas/mips/mips.exp: Call mips_arch_create for Octeon.  Invoke
88         Octeon tests.
89         * gas/mips/octeon.s, gas/mips/octeon.d: New test.
91 2008-01-31  Marc Gauthier  <marc@tensilica.com>
93         * gas/all/gas.exp: Recognize Xtensa processor variants.
94         * gas/elf/elf.exp: Likewise.
95         * gas/lns/lns.exp: Likewise.
97 2008-01-28  H.J. Lu  <hongjiu.lu@intel.com>
99         * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
100         DW_CFA_def_cfa_register.
101         * gas/cfi/cfi-alpha-3.d: Likewise.
102         * gas/cfi/cfi-hppa-1.d: Likewise.
103         * gas/cfi/cfi-i386.d: Likewise.
104         * gas/cfi/cfi-m68k.d: Likewise.
105         * gas/cfi/cfi-mips-1.d: Likewise.
106         * gas/cfi/cfi-sh-1.d: Likewise.
107         * gas/cfi/cfi-sparc-1.d: Likewise.
108         * gas/cfi/cfi-sparc64-1.d: Likewise.
109         * gas/cfi/cfi-x86_64.d: Likewise.
111         * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
112         names.
113         * gas/cfi/cfi-common-2.d: Likewise.
114         * gas/cfi/cfi-common-5.d: Likewise.
115         * gas/cfi/cfi-i386.d: Likewise.
116         * gas/cfi/cfi-x86_64.d: Likewise.
118 2008-01-24  H.J. Lu  <hongjiu.lu@intel.com>
120         * gas/i386/x86-64-sib.s: Add tests for r12.
122         * gas/i386/x86-64-sib-intel.d: Updated.
123         * gas/i386/x86-64-sib.d: Likewise.
125 2008-01-23  H.J. Lu  <hongjiu.lu@intel.com>
127         * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
129         * gas/i386/x86-64-arch-1.d: New.
130         * gas/i386/x86-64-arch-1.s: Likewise.
131         * gas/i386/x86-64-arch-10.d: Likewise.
133 2008-01-23  Tristan Gingold  <gingold@adacore.com>
135         * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
136         symbolic names for all ar registers.
138 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
140         * gas/i386/arch-10.d: New.
141         * gas/i386/arch-11.s: Likewise.
142         * gas/i386/arch-12.d: Likewise.
143         * gas/i386/arch-12.s: Likewise.
145         * gas/i386/i386.exp: Run arch-11 and arch-12.
147 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
149         * gas/i386/arch-10-1.l: New.
150         * gas/i386/arch-10-1.s: Likewise.
151         * gas/i386/arch-10-2.l: Likewise.
152         * gas/i386/arch-10-2.s: Likewise.
153         * gas/i386/arch-10-3.l: Likewise.
154         * gas/i386/arch-10-3.s: Likewise.
155         * gas/i386/arch-10-4.l: Likewise.
156         * gas/i386/arch-10-4.s: Likewise.
157         * gas/i386/arch-10.d: Likewise.
158         * gas/i386/arch-10.s: Likewise.
160         * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
161         arch-10-3 and arch-10-4.
163         * gas/i386/nops-2.s: Use movsbl instead of cmove.
164         * gas/i386/nops-2-i386.d: Updated.
165         * gas/i386/nops-2-merom.d: Likewise.
166         * gas/i386/nops-2.d: Likewise.
167         * gas/i386/x86-64-nops-2.d: Likewise.
169 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
171         * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
172         * gas/i386/x86-64-prescott.s: Likewise.
174         * gas/i386/prescott.d: Updated.
175         * gas/i386/x86-64-prescott.d: Likewise.
177 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
179         * gas/i386/i386.s: Add more tests for movsx and movzx.
180         * gas/i386/x86_64.s: Likewise.
182         * gas/i386/inval.s: Remove tests for movsxw and movzxw.
184         * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
185         movsxl, movzxb and movzxw.
187         * gas/i386/i386.d: Updated.
188         * gas/i386/inval.l: Likewise.
189         * gas/i386/x86_64.d: Likewise.
190         * gas/i386/x86-64-inval.l: Likewise.
192 2008-01-14  H.J. Lu  <hongjiu.lu@intel.com>
194         * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
195         * gas/i386/inval.s: Likewise. 
196         * gas/i386/x86_64.s: Likewise.
197         * gas/i386/x86-64-inval.s: Likewise.
199         * gas/i386/i386.d: Updated.
200         * gas/i386/inval.l: Likewise.
201         * gas/i386/x86_64.d: Likewise.
202         * gas/i386/x86-64-inval.l: Likewise.
204 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
206         PR gas/5534
207         * gas/i386/i386.s: Add tests for fnstsw and fstsw.
208         * gas/i386/inval.s: Likewise. 
209         * gas/i386/x86_64.s: Likewise.
211         * gas/i386/intel.s: Use word instead of dword on ss.
213         * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
214         and out.
216         * gas/i386/prefix.s: Remove invalid fstsw.
218         * gas/i386/inval.l: Updated.
219         * gas/i386/intelbad.l: Likewise.
220         * gas/i386/i386.d: Likewise.
221         * gas/i386/x86_64.d: Likewise.
222         * gas/i386/x86-64-inval.l: Likewise.
223         * gas/i386/prefix.d: Updated.
225 2008-01-10  H.J. Lu  <hongjiu.lu@intel.com>
227         * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
228         to 0x0f1f.
229         * gas/i386/x86-64-nops.s: Likewise.
231         * gas/i386/nops.d: Updated.
232         * gas/i386/x86-64-nops.d: Likewise.
234 2008-01-09  Bob Wilson  <bob.wilson@acm.org>
235         
236         * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
237         DWARF2_USE_FIXED_ADVANCE_PC.
238         * gas/lns/lns-big-delta.s: New.
239         * gas/lns/lns-big-delta.d: New.
240         
241 2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
243         PR gas/5322
244         * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
245         command.
247 2008-01-05  H.J. Lu  <hongjiu.lu@intel.com>
249         * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
250         fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
252         * gas/i386/intel.d: Updated.
253         * gas/i386/intel.e: Likewise.
255 2008-01-04  H.J. Lu  <hongjiu.lu@intel.com>
257         * gas/i386/rexw.d: New.
258         * gas/i386/rexw.s: Likewise.
260         * gas/i386/x86-64-sse4_1-intel.d: Updated.
261         * gas/i386/x86-64-sse4_1.d: Likewise.
263 2008-01-04  Nick Clifton  <nickc@redhat.com>
265         * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
266         command line options (-maltivec, -mspe) can be specified before
267         CPU selection command line options.
268         * gas/ppc/altivec_and_spe.d: Expected disassembly.
269         * gas/ppc/ppc.exp: Run the new test
271 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
273         * gas/i386/arch-9.d: New file.
274         * gas/i386/arch-9.s: Likewise.
276         * gas/i386/i386.exp: Run arch-9.
278 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
280         * gas/i386/arch-5.d: New file.
281         * gas/i386/arch-5.s: Likewise.
282         * gas/i386/arch-6.d: Likewise.
283         * gas/i386/arch-6.s: Likewise.
284         * gas/i386/arch-7.d: Likewise.
285         * gas/i386/arch-7.s: Likewise.
286         * gas/i386/arch-8.d: Likewise.
287         * gas/i386/arch-8.s: Likewise.
289         * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
291 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
293         * gas/i386/i386.s: Add tests for movq.
294         * gas/i386/x86_64.s: Likewise.
296         * gas/i386/i386.d Updated.
297         * gas/i386/x86_64.d: Likewise.
299 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
301         PR gas/5534
302         * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
304         * gas/i386/inval.s: Add tests for movq.
305         * gas/i386/x86-64-inval.s: Likewise.
307         * gas/i386/inval.l: Updated.
308         * gas/i386/x86-64-inval.l: Likewise.
310 2008-01-02  Catherine Moore  <clm@codesourcery.com>
312         * gas/mips/jalr.s: New test.
313         * gas/mips/jalr.l: New test output.
314         * gas/mips/mips.exp: Run new test.
316 For older changes see ChangeLog-2007
318 Local Variables:
319 mode: change-log
320 left-margin: 8
321 fill-column: 74
322 version-control: never
323 End: