OSDN Git Service

gas/
[pf3gnuchains/pf3gnuchains4x.git] / gas / testsuite / ChangeLog
1 2008-03-26  Bernd Schmidt  <bernd.schmidt@analog.com>
2
3         From Jie Zhang  <jie.zhang@analog.com>
4         * gas/bfin/load.d: Update.
5         * gas/bfin/expected_comparison_errors.l: New test.
6         * gas/bfin/expected_comparison_errors.s: New test.
7         * gas/bfin/bfin.exp: Add expected_comparison_errors.
8         * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s: Add
9         tests for bad options of "multiply and multipy-accumulate to
10         accumulator" instructions.  Add new vector instruction option
11         mode tests.
12         * gas/bfin/vector2.s: Add new vector instruction option mode test.
13         * gas/bfin/vector2.d: Adjust accordingly.
14         * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
15         Add check for mismatch of accumulator and data register.
16         * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
17         for IU option.
18         
19         From  Mike Frysinger  <michael.frysinger@analog.com>
20         * gas/bfin/expected_errors.s, gas/bfin/expected_errors.l: Add test
21         for mismatched half registers in vector multipy-accumulate
22         instructions.
23
24 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
25
26         * gas/s390/zarch-z10.d: New file.
27         * gas/s390/zarch-z10.s: New file.
28         * gas/s390/s390.exp: Run the z10 testcases.
29
30 2008-03-17  Richard Sandiford  <rsandifo@nildram.co.uk>
31
32         * gas/mips/elf-rel26.d: Add -32.
33         * gas/mips/mips16-intermix.d: Likewise.
34
35 2008-03-13  Nick Clifton  <nickc@redhat.com>
36
37         PR gas/5895
38         * gas/macros/exit.s: New test case.
39         * gas/macros/macros.exp: Run the new test, expect it to produce an
40         error result.
41
42 2008-03-09  Paul Brook  <paul@codesourcery.com>
43
44         * gas/arm/vfpv3-d16-bad.d: New test.
45         * gas/arm/vfpv3-d16-bad.l: New test.
46
47 2008-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
48
49         * gas/s390/esa-g5.d (cdfbr, cdfr, cefbr, cefr, cxfbr, cxfr,
50         dxr, fidr, fier, fixr, lzdr, lzer, lzxr, sqdr, sqer, tp): Fix
51         operand format.
52         * gas/s390/esa-g5.s: Likewise.
53         * gas/s390/zarch-z900.d (cdgbr, cdgr, cegbr, cegr, cxgbr,
54         cxgr): Likewise.
55         * gas/s390/zarch-z900.s: Likewise.
56         * gas/s390/zarch-z9-109.d (cu41, cu42): Remove mask operand.
57         * gas/s390/zarch-z9-109.s: Likewise.
58
59 2008-03-04  Paul Brook  <paul@codesourcery.com>
60
61         * gas/arm/archv6m.d: New test.
62         * gas/arm/archv6m.s: New test.
63         * gas/arm/t16-bad.s: Test low register non flag setting add.
64         * gas/arm/t16-bad.l: Update expected output.
65
66 2008-03-03  H.J. Lu  <hongjiu.lu@intel.com>
67
68         PR gas/5543
69         * gas/i386/i386.exp: Run inval-equ-1 and inval-equ-2.
70
71         * gas/i386/inval-equ-1.l: New.
72         * gas/i386/inval-equ-1.s: Likewise.
73         * gas/i386/inval-equ-2.l: Likewise.
74         * gas/i386/inval-equ-2.s: Likewise.
75
76 2008-03-01  H.J. Lu  <hongjiu.lu@intel.com>
77
78         * gas/i386/x86-64-branch.s: Add tests for 16-bit near indirect
79         branches.
80
81         * gas/i386/x86-64-inval.s: Remove tests for 16-bit near indirect
82         branches.
83
84         * gas/i386/x86-64-branch.d: Updated.
85         * gas/i386/x86-64-inval.l: Likewise.
86
87 2008-02-27  Nick Clifton  <nickc@redhat.com>
88
89         PR 3134
90         * gas/h8300/pr3134.s: New test.
91         * gas/h8300/pr3134.d: Expected disassembly
92         * gas/h8300/h8300.exp: Run the new test.
93
94         * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
95         accept h8300-rtemscoff not just h8300-rtems.
96
97 2008-02-26  H.J. Lu  <hongjiu.lu@intel.com>
98
99         * gas/i386/jump.d: Updated for COFF.
100
101 2008-02-23  H.J. Lu  <hongjiu.lu@intel.com>
102
103         * gas/i386/jump.s: Add tests for far branches.
104         * gas/i386/jump16.s: Likewise.
105
106         * gas/i386/jump.d: Updated.
107         * gas/i386/jump16.d: Likewise.
108         * gas/i386/x86-64-inval.l: Likewise.
109
110         * gas/i386/x86-64-inval.s: Add tests for 16-bit near indirect
111         branches.
112
113 2008-02-22  Nick Clifton  <nickc@redhat.com>
114
115         * gas/m68hc11/bug-1825.d: Update to match changes in the
116         information generated with source-in-disassembly listings.
117         * gas/m68hc11/indexed12.d: Likewise.
118         * gas/m68hc11/insns-dwarf2.d: Likewise.
119         * gas/m68hc11/lbranch-dwarf2.d: Likewise.
120
121 2008-02-18  H.J. Lu  <hongjiu.lu@intel.com>
122
123         * cfi/cfi.exp (gas_x86_64_check): New.
124         (gas_x86_32_check): Likewise.
125         Run 32bit and 64bit tests for x86 targets if they are supportd.
126
127 2008-02-18  Jan Beulich  <jbeulich@novell.com>
128
129         * gas/i386/att-regs.s, gas/i386/att-regs.d,
130         gas/i386/intel-regs.s, gas/i386/intel-regs.d: New.
131         * gas/i386/i386.exp: Run new tests.
132
133 2008-02-14  Nick Clifton  <nickc@redhat.com>
134
135         PR gas/5712
136         * gas/arm/fp-save.s: New test.
137         * gas/arm/fp-save.d: Expected disassembly.
138
139 2008-02-13  Adam Nemet  <anemet@caviumnetworks.com>
140
141         * gas/mips/branch-misc-2pic-64.d (#name): Have a unique name
142         different from the branch-misc-2-64.d test.
143
144 2008-02-13  Jan Beulich  <jbeulich@novell.com>
145
146         * gas/i386/intelok.s: Replace invalid offset expression with
147         valid ones.
148         * gas/i386/x86_64.s: Likewise.
149
150 2008-02-13  Jan Beulich  <jbeulich@novell.com>
151
152         * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
153         * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
154         gas/i386/opcode-intel.d: Adjust.
155
156 2008-02-13  Jan Beulich  <jbeulich@novell.com>
157
158         * gas/cfi/cfi-i386.s: Add code testing use of all registers.
159         Fix a few comments.
160         * gas/cfi/cfi-x86_64.s: Likewise.
161         * gas/cfi/cfi-i386.d, gas/cfi/cfi-x86_64.d: Adjust.
162
163 2008-02-12  H.J. Lu  <hongjiu.lu@intel.com>
164
165         * gas/i386/i386.exp: Run x86-64-arch-2 instead of
166         x86-64-arch-10.
167
168         * gas/i386/x86-64-arch-10.d: Removed.
169
170         * gas/i386/x86-64-arch-2.d: New.
171         * gas/i386/x86-64-arch-2.s: Likewise.
172
173 2008-02-12  H.J. Lu  <hongjiu.lu@intel.com>
174
175         * gas/i386/x86-64-xsave.d: Remove prefix.
176
177 2008-02-11  H.J. Lu  <hongjiu.lu@intel.com>
178
179         * gas/i386/arch-10.s: Add xgetbv.
180
181         * gas/i386/arch-10.d: Updated.
182         * gas/i386/arch-10-1.l: Likewise.
183         * gas/i386/arch-10-2.l: Likewise.
184         * gas/i386/arch-10-3.l: Likewise.
185         * gas/i386/arch-10-4.l: Likewise.
186         * gas/i386/x86-64-arch-10.d: Likewise.
187
188 2002-02-11  H.J. Lu  <hongjiu.lu@intel.com>
189
190         * gas/i386/i386.exp: Run xsave, xsave-intel, x86-64-xsave
191         and x86-64-xsave-intel.
192
193         * gas/i386/x86-64-xsave-intel.d: New file.
194         * gas/i386/x86-64-xsave.d: Likewise.
195         * gas/i386/x86-64-xsave.s: Likewise.
196         * gas/i386/xsave-intel.d: Likewise.
197         * gas/i386/xsave.d: Likewise.
198         * gas/i386/xsave.s: Likewise.
199
200 2008-02-05  Adam Nemet  <anemet@caviumnetworks.com>
201
202         * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,
203         mips32-dspr2, mips64-dsp and mips32-mt with run_dump_test instead
204         of run_dump_test_arches.
205         * gas/mips/smartmips.d: Pass -mips32.
206         * gas/mips/mips64-dsp.d: Pass -mips64r2.
207         * gas/mips/mips32-dsp.d: Pass -mips32r2.
208         * gas/mips/mips32-dspr2.d: Likewise.
209         * gas/mips/mips32-mt.d: Likewise.
210
211 2008-02-04  Adam Nemet  <anemet@caviumnetworks.com>
212
213         * gas/mips/mips.exp: Call mips_arch_create for Octeon.  Invoke
214         Octeon tests.
215         * gas/mips/octeon.s, gas/mips/octeon.d: New test.
216
217 2008-01-31  Marc Gauthier  <marc@tensilica.com>
218
219         * gas/all/gas.exp: Recognize Xtensa processor variants.
220         * gas/elf/elf.exp: Likewise.
221         * gas/lns/lns.exp: Likewise.
222
223 2008-01-28  H.J. Lu  <hongjiu.lu@intel.com>
224
225         * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
226         DW_CFA_def_cfa_register.
227         * gas/cfi/cfi-alpha-3.d: Likewise.
228         * gas/cfi/cfi-hppa-1.d: Likewise.
229         * gas/cfi/cfi-i386.d: Likewise.
230         * gas/cfi/cfi-m68k.d: Likewise.
231         * gas/cfi/cfi-mips-1.d: Likewise.
232         * gas/cfi/cfi-sh-1.d: Likewise.
233         * gas/cfi/cfi-sparc-1.d: Likewise.
234         * gas/cfi/cfi-sparc64-1.d: Likewise.
235         * gas/cfi/cfi-x86_64.d: Likewise.
236
237         * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
238         names.
239         * gas/cfi/cfi-common-2.d: Likewise.
240         * gas/cfi/cfi-common-5.d: Likewise.
241         * gas/cfi/cfi-i386.d: Likewise.
242         * gas/cfi/cfi-x86_64.d: Likewise.
243
244 2008-01-24  H.J. Lu  <hongjiu.lu@intel.com>
245
246         * gas/i386/x86-64-sib.s: Add tests for r12.
247
248         * gas/i386/x86-64-sib-intel.d: Updated.
249         * gas/i386/x86-64-sib.d: Likewise.
250
251 2008-01-23  H.J. Lu  <hongjiu.lu@intel.com>
252
253         * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
254
255         * gas/i386/x86-64-arch-1.d: New.
256         * gas/i386/x86-64-arch-1.s: Likewise.
257         * gas/i386/x86-64-arch-10.d: Likewise.
258
259 2008-01-23  Tristan Gingold  <gingold@adacore.com>
260
261         * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
262         symbolic names for all ar registers.
263
264 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
265
266         * gas/i386/arch-10.d: New.
267         * gas/i386/arch-11.s: Likewise.
268         * gas/i386/arch-12.d: Likewise.
269         * gas/i386/arch-12.s: Likewise.
270
271         * gas/i386/i386.exp: Run arch-11 and arch-12.
272
273 2008-01-22  H.J. Lu  <hongjiu.lu@intel.com>
274
275         * gas/i386/arch-10-1.l: New.
276         * gas/i386/arch-10-1.s: Likewise.
277         * gas/i386/arch-10-2.l: Likewise.
278         * gas/i386/arch-10-2.s: Likewise.
279         * gas/i386/arch-10-3.l: Likewise.
280         * gas/i386/arch-10-3.s: Likewise.
281         * gas/i386/arch-10-4.l: Likewise.
282         * gas/i386/arch-10-4.s: Likewise.
283         * gas/i386/arch-10.d: Likewise.
284         * gas/i386/arch-10.s: Likewise.
285
286         * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
287         arch-10-3 and arch-10-4.
288
289         * gas/i386/nops-2.s: Use movsbl instead of cmove.
290         * gas/i386/nops-2-i386.d: Updated.
291         * gas/i386/nops-2-merom.d: Likewise.
292         * gas/i386/nops-2.d: Likewise.
293         * gas/i386/x86-64-nops-2.d: Likewise.
294
295 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
296
297         * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
298         * gas/i386/x86-64-prescott.s: Likewise.
299
300         * gas/i386/prescott.d: Updated.
301         * gas/i386/x86-64-prescott.d: Likewise.
302
303 2008-01-15  H.J. Lu  <hongjiu.lu@intel.com>
304
305         * gas/i386/i386.s: Add more tests for movsx and movzx.
306         * gas/i386/x86_64.s: Likewise.
307
308         * gas/i386/inval.s: Remove tests for movsxw and movzxw.
309
310         * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
311         movsxl, movzxb and movzxw.
312
313         * gas/i386/i386.d: Updated.
314         * gas/i386/inval.l: Likewise.
315         * gas/i386/x86_64.d: Likewise.
316         * gas/i386/x86-64-inval.l: Likewise.
317
318 2008-01-14  H.J. Lu  <hongjiu.lu@intel.com>
319
320         * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
321         * gas/i386/inval.s: Likewise. 
322         * gas/i386/x86_64.s: Likewise.
323         * gas/i386/x86-64-inval.s: Likewise.
324
325         * gas/i386/i386.d: Updated.
326         * gas/i386/inval.l: Likewise.
327         * gas/i386/x86_64.d: Likewise.
328         * gas/i386/x86-64-inval.l: Likewise.
329
330 2008-01-12  H.J. Lu  <hongjiu.lu@intel.com>
331
332         PR gas/5534
333         * gas/i386/i386.s: Add tests for fnstsw and fstsw.
334         * gas/i386/inval.s: Likewise. 
335         * gas/i386/x86_64.s: Likewise.
336
337         * gas/i386/intel.s: Use word instead of dword on ss.
338
339         * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
340         and out.
341
342         * gas/i386/prefix.s: Remove invalid fstsw.
343
344         * gas/i386/inval.l: Updated.
345         * gas/i386/intelbad.l: Likewise.
346         * gas/i386/i386.d: Likewise.
347         * gas/i386/x86_64.d: Likewise.
348         * gas/i386/x86-64-inval.l: Likewise.
349         * gas/i386/prefix.d: Updated.
350
351 2008-01-10  H.J. Lu  <hongjiu.lu@intel.com>
352
353         * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
354         to 0x0f1f.
355         * gas/i386/x86-64-nops.s: Likewise.
356
357         * gas/i386/nops.d: Updated.
358         * gas/i386/x86-64-nops.d: Likewise.
359
360 2008-01-09  Bob Wilson  <bob.wilson@acm.org>
361         
362         * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
363         DWARF2_USE_FIXED_ADVANCE_PC.
364         * gas/lns/lns-big-delta.s: New.
365         * gas/lns/lns-big-delta.d: New.
366         
367 2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
368
369         PR gas/5322
370         * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
371         command.
372
373 2008-01-05  H.J. Lu  <hongjiu.lu@intel.com>
374
375         * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
376         fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
377
378         * gas/i386/intel.d: Updated.
379         * gas/i386/intel.e: Likewise.
380
381 2008-01-04  H.J. Lu  <hongjiu.lu@intel.com>
382
383         * gas/i386/rexw.d: New.
384         * gas/i386/rexw.s: Likewise.
385
386         * gas/i386/x86-64-sse4_1-intel.d: Updated.
387         * gas/i386/x86-64-sse4_1.d: Likewise.
388
389 2008-01-04  Nick Clifton  <nickc@redhat.com>
390
391         * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
392         command line options (-maltivec, -mspe) can be specified before
393         CPU selection command line options.
394         * gas/ppc/altivec_and_spe.d: Expected disassembly.
395         * gas/ppc/ppc.exp: Run the new test
396
397 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
398
399         * gas/i386/arch-9.d: New file.
400         * gas/i386/arch-9.s: Likewise.
401
402         * gas/i386/i386.exp: Run arch-9.
403
404 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
405
406         * gas/i386/arch-5.d: New file.
407         * gas/i386/arch-5.s: Likewise.
408         * gas/i386/arch-6.d: Likewise.
409         * gas/i386/arch-6.s: Likewise.
410         * gas/i386/arch-7.d: Likewise.
411         * gas/i386/arch-7.s: Likewise.
412         * gas/i386/arch-8.d: Likewise.
413         * gas/i386/arch-8.s: Likewise.
414
415         * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
416
417 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
418
419         * gas/i386/i386.s: Add tests for movq.
420         * gas/i386/x86_64.s: Likewise.
421
422         * gas/i386/i386.d Updated.
423         * gas/i386/x86_64.d: Likewise.
424
425 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
426
427         PR gas/5534
428         * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
429
430         * gas/i386/inval.s: Add tests for movq.
431         * gas/i386/x86-64-inval.s: Likewise.
432
433         * gas/i386/inval.l: Updated.
434         * gas/i386/x86-64-inval.l: Likewise.
435
436 2008-01-02  Catherine Moore  <clm@codesourcery.com>
437
438         * gas/mips/jalr.s: New test.
439         * gas/mips/jalr.l: New test output.
440         * gas/mips/mips.exp: Run new test.
441
442 For older changes see ChangeLog-2007
443 \f
444 Local Variables:
445 mode: change-log
446 left-margin: 8
447 fill-column: 74
448 version-control: never
449 End: