gas/testsuite/
[platform/upstream/binutils.git] / gas / testsuite / ChangeLog
1 2007-09-12  Jan Beulich  <jbeulich@novell.com>
2         * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
3         of blendvps, blendvpd, and pblendvb.
4         * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
5         gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
6         making last/first operand of blendvps, blendvpd, and pblendvb
7         optional.
8
9 2007-09-12  Jan Beulich  <jbeulich@novell.com>
10         * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
11         code.
12         * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
13
14 2007-09-06  H.J. Lu  <hongjiu.lu@intel.com>
15
16         * gas/i386/svme.s: Updated to allow eax in 64bit.
17         * gas/i386/svme.d: Updated.
18         * gas/i386/svme64.d: Likewise.
19
20 2007-08-31  H.J. Lu  <hongjiu.lu@intel.com>
21
22         * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
23         64bit.
24         * gas/i386/svme.d: Updated.
25         * gas/i386/svme64.d: Likewise.
26
27 2007-08-30  H.J. Lu  <hongjiu.lu@intel.com>
28
29         * gas/i386/amd.s: Add rdtscp.
30         * gas/i386/amd.d: Updated.
31
32         * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
33         * gas/i386/x86-64-mem-intel.d: Likewise.
34
35         * gas/i386/x86-64-opcode.s: Add swapgs.
36         * gas/i386/x86-64-opcode.d: Updated.
37
38 2007-08-29  Daniel Jacobowitz  <dan@codesourcery.com>
39
40         * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
41         * gas/lns/lns.exp: Run lns-duplicate.
42
43 2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
44
45         * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
46
47         * gas/i386/x86-64-reg.s: New. Add tests for instructions
48         with one register operand.
49         * gas/i386/x86-64-reg-intel.d: Likewise.
50         * gas/i386/x86-64-reg.d: Likewise.
51
52 2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
53
54         * gas/i386/i386.exp: Run reg and reg-intel.
55
56         * gas/i386/katmai.d: Update bad instructions.
57
58         * gas/i386/reg.s: New. Add tests for instructions with one
59         register operand.
60         * gas/i386/reg-intel.d: Likewise.
61         * gas/i386/reg.d: Likewise.
62
63 2007-08-28  H.J. Lu  <hongjiu.lu@intel.com>
64
65         * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
66         x86-64-mem-intel.
67
68         * gas/i386/mem.s: New. Add tests for instructions with one
69         memory operand.
70         * gas/i386/x86-64-mem.s: Likewise.
71         * gas/i386/mem-intel.d: Likewise.
72         * gas/i386/mem.d: Likewise.
73         * gas/i386/x86-64-mem-intel.d: Likewise.
74         * gas/i386/x86-64-mem.d: Likewise.
75
76 2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
77             Joseph Myers  <joseph@codesourcery.com>
78
79         * lib/gas-defs.exp (gas_version): Use remote_* functions instead
80         of exec.
81         (gas_host_run): New.
82         (gas_run): Use gas_host_run.
83         (gas_start): Likewise.
84         (run_dump_test): Likewise.
85         (objdump): Use gas_host_run.
86         (objdump_start_no_subdir): Likewise.
87         * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
88         * lib/run: Remove.
89         * gas/macros/macros.exp: Download app4b.s to host.
90         * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
91         (gas_32_check): Likewise.
92         * gas/maxq10/maxq10.exp (gas_64_check): Likewise
93         (gas_32_check): Likewise.
94         * gas/maxq20/maxq20.exp (gas_64_check): Likewise
95         (gas_32_check): Likewise.
96         * gas/sparc/sparc.exp (gas_64_check): Likewise.
97         * gas/cfi/cfi.exp: Likewise.
98         * gas/elf/elf.exp (run_list_test): Likewise.  Use temporary file
99         for readelf output in place of pipe.
100         * gas/all/gas.exp: Download incbin.dat to host.
101         (do_comment): Allow \r\r\n.
102
103 2007-08-09  Paul Brook  <paul@codesourcery.com>
104
105         * gas/arm/relax_load_align.d: new test.
106         * gas/arm/relax_load_align.s: new test.
107
108 2007-08-09  H.J. Lu  <hongjiu.lu@intel.com>
109
110         * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
111         x86-64-sse4_1-intel and x86-64-sse4_2-intel.
112
113         * gas/i386/sse4_1-intel.d: New file.
114         * gas/i386/sse4_2-intel.d: Likewise.
115         * gas/i386/x86-64-sse4_1-intel.d: Likewise.
116         * gas/i386/x86-64-sse4_2-intel.d: Likewise.
117
118         * gas/i386/sse4_1.s: Add tests for Intel syntax.
119         * gas/i386/sse4_2.s: Likewise.
120         * gas/i386/x86-64-sse4_1.s: Likewise.
121         * gas/i386/x86-64-sse4_2.s: Likewise.
122
123         * gas/i386/sse4_1.d: Updated.
124         * gas/i386/sse4_2.d: Likewise.
125         * gas/i386/x86-64-sse4_1.d: Likewise.
126         * gas/i386/x86-64-sse4_2.d: Likewise.
127
128 2007-08-09  Alan Modra  <amodra@bigpond.net.au>
129
130         * gas/all/weakref1u.d (not-target): Match *-*-*aout.
131
132 2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
133
134         PR binutils/4834
135         * gas/i386/simd-intel.d: Updated.
136         * gas/i386/simd.d: Likewise.
137         * gas/i386/x86-64-simd-intel.d: Likewise.
138         * gas/i386/x86-64-simd.d: Likewise.
139
140         * gas/i386/simd.s: Add tests for SSE4 instructions.
141         * gas/i386/x86-64-simd.s: Likewise.
142
143 2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
144
145         * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
146         mode.
147         * gas/i386/x86-64-simd.s: Likewise.
148
149         * gas/i386/simd-intel.d: Updated.
150         * gas/i386/simd.d: Likewise.
151         * gas/i386/x86-64-simd-intel.d: Likewise.
152         * gas/i386/x86-64-simd.d: Likewise.
153
154 2007-07-28  H.J. Lu  <hongjiu.lu@intel.com>
155
156         PR binutils/4834
157         * gas/i386/simd-intel.d: Updated.
158         * gas/i386/simd.d: Likewise.
159         * gas/i386/x86-64-simd-intel.d: Likewise.
160         * gas/i386/x86-64-simd.d: Likewise.
161
162         * gas/i386/simd.s: Add new tests.
163         * gas/i386/x86-64-simd.s: Likewise.
164
165 2007-07-28  H.J. Lu  <hongjiu.lu@intel.com>
166
167         * gas/i386/x86-64-opcode.d: Updated.
168         * gas/i386/x86-64-simd-intel.d: Likewise.
169         * gas/i386/x86-64-simd.d: Likewise.
170
171         * gas/i386/x86-64-simd.s: Add movq.
172
173 2007-07-23  H.J. Lu  <hongjiu.lu@intel.com>
174
175         * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
176         nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
177         x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
178
179         * gas/i386/nops-1-i386-i686.d: New.
180         * gas/i386/nops-1-k8.d: Likewise.
181         * gas/i386/nops-3-i386.d : Likewise.
182         * gas/i386/nops-3-i686.d: Likewise.
183         * gas/i386/nops-4-i386.d: Likewise.
184         * gas/i386/nops-4.d: Likewise.
185         * gas/i386/nops16-1.d: Likewise.
186         * gas/i386/nops16-1.s: Likewise.
187         * gas/i386/x86-64-nops-1-k8.d: Likewise.
188         * gas/i386/x86-64-nops-2.d: Likewise.
189         * gas/i386/x86-64-nops-3.d: Likewise.
190         * gas/i386/x86-64-nops-4-core2.d: Likewise.
191         * gas/i386/x86-64-nops-4-k8.d: Likewise.
192         * gas/i386/x86-64-nops-4.d: Likewise.
193
194         * gas/i386/nops-1-i386.d: Updated.
195         * gas/i386/nops-1-i686.d: Likewise.
196         * gas/i386/nops-1.d: Likewise.
197         * gas/i386/nops-2-i386.d: Likewise.
198         * gas/i386/nops-2-merom.d : Likewise.
199         * gas/i386/nops-2.d: Likewise.
200         * gas/i386/nops-3.d: Likewise.
201         * gas/i386/x86-64-nops-1-merom.d: Likewise.
202         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
203         * gas/i386/x86-64-nops-1.d: Likewise.
204
205         * gas/i386/x86-64-nops-1.s: Removed.
206
207 2007-07-23  Evandro Menezes  <evandro.menezes@amd.com>
208             H.J. Lu  <hongjiu.lu@intel.com>
209
210         * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
211         nops-3-i686 and nops-4-i686.
212
213         * gas/i386/nops-3-i686.d: New.
214         * gas/i386/nops-4-i686.d: Likewise.
215         * gas/i386/nops-4.s: Likewise.
216
217 2007-07-23  Richard Sandiford  <richard@codesourcery.com>
218
219         * lib/gas-defs.exp (run_list_test): Make the options optional.
220         * gas/cr16/cr16.exp (run_list_test): Delete.
221
222 2007-07-19  Nick Clifton  <nickc@redhat.com>
223
224         PR gas/4804
225         * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
226         in the same way as the arm-eabi target.
227         * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
228         target.
229         * gas/arm/mapshort-elf.d: Do not use this file for the
230         arm-linux-gnu target.
231
232 2007-07-16  H.J. Lu  <hongjiu.lu@intel.com>
233
234         * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
235         punpcklwd and punpcklqdq.
236         * gas/i386/x86-64-simd.s: Likewise.
237
238         * gas/i386/simd-intel.d: Updated.
239         * gas/i386/simd.d: Likewise.
240         * gas/i386/x86-64-simd-intel.d: Likewise.
241         * gas/i386/x86-64-simd.d: Likewise.
242
243 2007-07-14  Nick Clifton  <nickc@redhat.com>
244
245         * gas/arm/arm.s: Add tests for re-aliasing a previously removed
246         alias.
247         * gas/arm/arm.l: Add new expected warning message.
248
249 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
250
251         * gas/i386/ssemmx2.d: Ignore padding.
252
253 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
254
255         * gas/i386/rex.s: Avoid the last rex prefix becoming the
256         rex prefix for the padding.
257
258 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
259
260         * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
261
262 2007-07-04  Nick Clifton  <nickc@redhat.com>
263
264         * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
265         hosts.
266
267 2007-07-03  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
268
269         * gas/elf/elf.exp: Expect redef test to fail for CR16.
270         * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
271         the CR16.
272         * gas/cr16/cinv_test.d: Remove whitespace dependencies.
273
274 2007-07-03  Nick Clifton  <nickc@redhat.com>
275
276         * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
277         * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
278         gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
279         gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
280         gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
281         gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
282         gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
283         gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
284         gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
285
286 2007-07-03  Nathan Sidwell  <nathan@codesourcery.com>
287
288         * gas/m68k/mcf-coproc.d: New.
289         * gas/m68k/mcf-coproc.s: New.
290         * gas/m68k/all.exp: Add it.
291
292 2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
293
294         * gas/cr16: New directory
295         * gas/cr16.exp: New file
296         * add_test.d and  add_test.s: New files
297         * and_test.d and and_test.s: New files
298         * ash_test.d and ash_test.s: New files
299         * bal_test.d and bal_test.s: New files
300         * bcc_test.d and bcc_test.s: New files
301         * beq0_test.d and beq0_test.s: New files
302         * cbitb_test.d and cbitb_test.s: New files
303         * cbitw_test.d and cbitw_test.s: New files
304         * cinv_test.d and cinv_test.s: New files
305         * cmp_test.d and cmp_test.s: New files
306         * excp_test.d and excp_test.s: New files
307         * jal_test.d and jal_test.s: New files
308         * jcc_test.d and jcc_test.s: New files
309         * loadb_test.d and loadb_test.s: New files
310         * loadd_test.d and loadd_test.s: New files
311         * loadm_test.d and loadm_test.s: New files
312         * loadw_test.d and loadw_test.s: New files
313         * lpsp_test.d and lpsp_test.s: New files
314         * lsh_test.d and lsh_test.s: New files
315         * mov_test.d and mov_test.s: New files
316         * mul_test.d and mul_test.s: New files
317         * or_test.d and or_test.s: New files
318         * popret_test.d and popret_test.s: New files
319         * pop_test.d and pop_test.s: New files
320         * push_test.d and push_test.s: New files
321         * sbitb_test.d and sbitb_test.s: New files
322         * sbitw_test.d and sbitw_test.s: New files
323         * scc_test.d and scc_test.s: New files
324         * storb_test.d and storb_test.s: New files
325         * stord_test.d and stord_test.s: New files
326         * storm_test.d and storm_test.s: New files
327         * storw_test.d and storw_test.s: New files
328         * sub_test.d and sub_test.s: New files
329         * tbitb_test.d and tbitb_test.s: New files
330         * tbit_test.d and tbit_test.s: New files
331         * tbitw_test.d and tbitw_test.s: New files
332         * xor_test.d and xor_test.s: New files
333
334 2007-06-26  Paul Brook  <paul@codesourcery.com>
335
336         * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
337         * gas/arm/vfp1xD.s: Ditto.
338         * gas/arm/vfp1xD_t2.d: Ditto.
339         * gas/arm/vfp1xD_t2.s: Ditto.
340
341 2007-06-24  Nick Clifton  <nickc@redhat.com>
342
343         * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
344
345 2007-06-23  H.J. Lu  <hongjiu.lu@intel.com>
346
347         PR binutils/4667
348         * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
349         and x86-64-simd-intel.
350
351         * gas/i386/opcode-intel.d: Updated.
352
353         * gas/i386/simd-intel.d: New.
354         * gas/i386/simd.d: Likewise.
355         * gas/i386/simd.s: Likewise.
356         * gas/i386/x86-64-simd-intel.d: Likewise.
357         * gas/i386/x86-64-simd.d: Likewise.
358         * gas/i386/x86-64-simd.s: Likewise.
359
360 2007-06-18  Kazu Hirata  <kazu@codesourcery.com>
361
362         * gas/m68k/all.exp: Run mcf-wdebug.
363         * gas/testsuite/gas/m68k/mcf-wdebug.d,
364         gas/testsuite/gas/m68k/mcf-wdebug.s: New.
365
366 2007-06-14  Paul Brook  <paul@codesourcery.com>
367
368         * gas/arm/thumb32.s: Add tests for shift instructions.
369         * gas/arm/thumb32.d: Ditto.
370
371 2007-06-06  Paul Brook  <paul@codesourcery.com>
372
373         * gas/arm/thumb.d: Update expected output.
374         * gas/arm/thumb2_relax.d: Ditto.
375
376 2007-06-05  Paul Brook  <paul@codesourcery.com>
377
378         * gas/arm/thumb32.d: Add writeback addressing mode tests.
379         * gas/arm/thumb32.s: Update expected output.
380
381 2007-06-05  Nick Clifton  <nickc@redhat.com>
382
383         PR gas/4587
384         * gas/sparc/sparc.exp: Run pr4587 list test.
385         * gas/sparc/pr4587.s: New test case.
386         * gas/sparc/pr4587.l: Expected assembler output.
387
388 2007-06-05  Nick Clifton  <nickc@redhat.com>
389
390         * lib/gas-defs.exp (run_list_test): New proc.
391         * gas/alpha/alpha.exp: Delete proc run_list_test.
392         * gas/bfin/bfin.exp : Likewise.
393         * gas/cfi/cfi.exp : Likewise.
394         * gas/crx/allinsn.exp : Likewise.
395         * gas/d10v/d10v.exp : Likewise.
396         * gas/d30v/d30v.exp : Likewise.
397         * gas/frv/allinsn.exp : Likewise.
398         * gas/i386/i386.exp : Likewise.
399         * gas/i860.i860.exp : Likewise.
400         * gas/ia64/ia64.exp : Likewise.
401         * gas/lns/lns.exp : Likewise.
402         * gas/macros/macros.exp : Likewise.
403         * gas/maxq10/maxq10.exp : Likewise.
404         * gas/maxq20/maxq20.exp : Likewise.
405         * gas/mips/mips.exp : Likewise.
406         * gas/mmix/mmix-list.exp : Likewise.
407         * gas/mn10300/basic.exp : Likewise.
408         * gas/msp430/msp430.exp : Likewise.
409         * gas/pdp11/pdp11.exp : Likewise.
410         * gas/ppc/ppc.exp : Likewise.
411         * gas/s390/s390.exp : Likewise.
412         * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
413
414 2007-05-29  Jakub Jelinek  <jakub@redhat.com>
415
416         PR gas/4558
417         * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
418         * gas/sparc/v9branch1.d: New test.
419         * gas/sparc/v9branch1.s: New.
420         * gas/sparc/v9branch2.d: New test.
421         * gas/sparc/v9branch2.s: New.
422         * gas/sparc/v9branch3.d: New test.
423         * gas/sparc/v9branch3.s: New.
424         * gas/sparc/v9branch4.d: New test.
425         * gas/sparc/v9branch4.s: New.
426         * gas/sparc/v9branch5.d: New test.
427         * gas/sparc/v9branch5.s: New.
428
429 2007-03-25  Paul Brook  <paul@codesourcery.com>
430
431         * gas/arm/thumb32.s: Add tests for subs pc, lr.
432         * gas/arm/thumb32.d: Change error-output: to stderr:.
433         Update expected output.
434
435 2007-05-22  Paul Brook  <paul@codesourcery.com>
436
437         * gas/arm/backslash-at.d: Update expected output.
438
439 2007-05-17  H.J. Lu  <hongjiu.lu@intel.com>
440
441         2003-06-05  Michal Ludvig  <mludvig@suse.cz>
442         * gas/cfi/cfi-x86_64.s: Test new directives
443         and different writings of registers and numbers.
444         * gas/cfi/cfi-x86_64.d: Updated pattern to
445         match the above change.
446
447 2007-05-15  Mark Shinwell  <shinwell@codesourcery.com>
448
449         * gas/arm/backslash-at.d: New.
450         * gas/arm/backslash-at.s: New.
451
452 2007-05-15  Vincent Riviere  <vincent.riviere@freesbee.fr>
453             Nick Clifton  <nickc@redhat.com>
454
455         PR gas/3041
456         * gas/m68k/p3041.s: New test case.
457         * gas/m68k/p3041.d: New expected disassembly.
458         * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
459         Only run arch-cpu-1 test for ELF based toolchains.
460
461         Tidy ups for m68k-netbsd gas toolchain:
462         * gas/m68k/cpu32.d: Allow for extra text after expected
463         disassembly.
464         * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
465         * gas/m68k/br-isab.d: Fix name of test.
466         * gas/m68k/br-isac.d: Fix name of test.
467         
468 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
469
470         PR binutils/4502
471         * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
472
473 2007-05-04  Kazu Hirata  <kazu@codesourcery.com>
474
475         * gas/m68k/all.exp: Skip fmoveml on fido.
476
477 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
478
479         PR gas/4460
480         * gas/i386/gotpc.s: Add a new test.
481         * gas/i386/reloc64.s: Likewise.
482
483         * gas/i386/gotpc.d: Updated.
484         * gas/i386/reloc64.d: Likewise.
485
486 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
487
488         * gas/i386/crc32-intel.d: Updated.
489         * gas/i386/crc32.d: Likewise.
490         * gas/i386/sse4_2.d: Likewise.
491         * gas/i386/x86-64-crc32-intel.d: Likewise.
492         * gas/i386/x86-64-crc32.d: Likewise.
493         * gas/i386/x86-64-sse4_2.d: Likewise.
494
495         * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
496         operand size and suffix in crc32 instructions in Intel mode.
497         * gas/i386/x86-64-crc32.s: Likewise.
498
499         * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
500         operand size.
501         * gas/i386/x86-64-sse4_2.s: Likewise.
502
503         * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
504
505         * gas/i386/inval-crc32.l: New.
506         * gas/i386/inval-crc32.s: Likewise.
507         * gas/i386/x86-64-inval-crc32.l: Likewise.
508         * gas/i386/x86-64-inval-crc32.s: Likewise.
509
510 2007-05-01  H.J. Lu  <hongjiu.lu@intel.com>
511
512         * gas/i386/crc32-intel.d: New file.
513         * gas/i386/crc32.d:Likewise.
514         * gas/i386/crc32.s:Likewise.
515         * gas/i386/x86-64-crc32-intel.d:Likewise.
516         * gas/i386/x86-64-crc32.d:Likewise.
517         * gas/i386/x86-64-crc32.s:Likewise.
518
519         * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
520         and x86-64-crc32-intel.
521
522 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
523
524         PR binutils/4430
525         * gas/i386/amd.d: Updated.
526         * gas/i386/immed32.d: Likewise.
527         * gas/i386/intel.d: Likewise.
528         * gas/i386/intel16.d: Likewise.
529         * gas/i386/intelok.d: Likewise.
530         * gas/i386/jump16.d: Likewise.
531         * gas/i386/naked.d: Likewise.
532         * gas/i386/opcode-suffix.d: Likewise.
533         * gas/i386/opcode.d: Likewise.
534         * gas/i386/prescott.d: Likewise.
535         * gas/i386/ssemmx2.d: Likewise.
536         * gas/i386/tlsd.d: Likewise.
537         * gas/i386/tlspic.d: Likewise.
538         * gas/i386/x86-64-addr32.d: Likewise.
539         * gas/i386/x86-64-prescott.d: Likewise.
540         * gas/i386/x86-64-rip.d: Likewise.
541         * gas/i386/x86_64.d: Likewise.
542
543 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
544
545         PR binutils/4429
546         * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
547         "x86-64-rip-intel".
548
549         * gas/i386/intelok.d: Updated.
550
551         * gas/i386/x86-64-addr32-intel.d: New file.
552         * gas/i386/x86-64-rip-intel.d: Likewise.
553
554 2007-04-24  Andreas Krebbel  <krebbel1@de.ibm.com>
555
556         * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
557         * gas/s390/zarch-z9-ec.s: Likewise.
558
559 2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
560
561         * gas/m68k/br-isaa.s: New.
562         * gas/m68k/br-isaa.d: New.
563         * gas/m68k/br-isab.s: New.
564         * gas/m68k/br-isab.d: New.
565         * gas/m68k/br-isac.s: New.
566         * gas/m68k/br-isac.d: New.
567         * gas/m68k/all.exp: Adjust.
568
569 2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
570
571         * gas/arm/arch4t.d: Convert to unified syntax.
572         * gas/arm/archv6.d: Likewise.
573         * gas/arm/archv6t2.d: Likewise.
574         * gas/arm/arch3.d: Likewise.
575         * gas/arm/arch7dm.d: Likewise.
576         * gas/arm/arch7t.d: Likewise.
577         * gas/arm/archv1.d: Likewise.
578         * gas/arm/copro.d: Likewise.
579         * gas/arm/inst.d: Likewise.
580         * gas/arm/macro1.d: Likewise.
581         * gas/arm/tcompat.d: Likewise.
582         * gas/arm/wince_inst.d: Likewise.
583         * gas/arm/xscale.d: Likewise.
584
585         * gas/arm/thumb.d: White space cleanup.
586         * gas/arm/thumb2_relax.d: Likewise.
587         * gas/arm/thumb32.d: Likewise.
588         
589 2007-04-20  Nathan Sidwell  <nathan@codesourcery.com>
590
591         * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
592         * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
593         * gas/m68k/all.exp: Add them.
594
595 2007-04-20  Alan Modra  <amodra@bigpond.net.au>
596
597         * gas/ppc/range64.s: New.
598         * gas/ppc/range64.l: New.
599         * gas/ppc/range.s: New.
600         * gas/ppc/range.l: New.
601         * gas/ppc/ppc.exp (run_list_test): New.  Use to run new tests.
602
603 2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
604
605         * gas/arm/mapshort.s: Add a small .data section.
606         * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
607         disassembly.
608         * gas/arm/mapshort-elf.d: Likewise.
609
610 2007-04-19  Paul Brook  <paul@codesourcery.com>
611
612         * gas/arm/thumb1_unified.d: New test.
613         * gas/arm/thumb1_unified.s: New test.
614
615 2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
616
617         * gas/ppc/booke.s: Add tlbsx, tlbsxe.
618         * gas/ppc/booke.d: Update.
619
620 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
621
622         * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
623
624         * gas/i386/sse4_2.d: New file.
625         * gas/i386/sse4_2.s: Likewise.
626         * gas/i386/x86-64-sse4_2.d: Likewise.
627         * gas/i386/x86-64-sse4_2.s: Likewise.
628
629 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
630
631         * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
632
633         * gas/i386/sse4_1.d: New file.
634         * gas/i386/sse4_1.s: Likewise.
635         * gas/i386/x86-64-sse4_1.d: Likewise.
636         * gas/i386/x86-64-sse4_1.s: Likewise.
637
638 2007-04-18  Paul Brook  <paul@codesourcery.com>
639
640         * gas/arm/thumb2_add.s: Add rsb #0 test.
641         * gas/arm/thumb2_add.d: Update expected output.
642
643 2007-04-04  Paul Brook  <paul@codesourcery.com>
644
645         * gas/arm/neon-cov.s: Add new vext test.
646         * gas/arm/neon-cov.d: Ditto.
647
648 2007-04-01  Christian Groessler  <chris@groessler.org>
649
650         * gas/z8k/calr.d: Fix for 64bit bfd.
651         * gas/z8k/djnz.d: Likewise.
652         * gas/z8k/inout.d: Likewise.
653         * gas/z8k/jmp-cc.d: Likewise.
654         * gas/z8k/jr-back.d: Likewise.
655         * gas/z8k/jr-forw.d: Likewise.
656         * gas/z8k/reglabel.d: Likewise.
657         * gas/z8k/ctrl-names.d: Fix name.  Fix for 64bit bfd.
658         * gas/z8k/ret-cc.d: Likewise.
659
660 2007-03-31  Alan Modra  <amodra@bigpond.net.au>
661
662         * gas/i386/nops-3.s: Don't use .align.
663
664 2007-03-30  Paul Brook  <paul@codesourcery.com>
665
666         * gas/arm/thumb2_ldmstm.d: New test.
667         * gas/arm/thumb2_ldmstm.s: New test.
668
669 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
670
671         * gas/ppc/reloc.s: New.
672         * gas/ppc/reloc.d: New.
673
674 2007-03-26  Julian Brown  <julian@codesourcery.com>
675
676         * gas/arm/neon-const.s: Use FP syntax for 0/-0.
677         * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
678         * gas/arm/neon-cov.s: Use float syntax for FP immediate.
679
680 2007-03-24  Paul Brook  <paul@codesourcery.com>
681         Mark Shinwell  <shinwell@codesourcery.com>
682
683         * gas/arm/archv6.s: Add new SRS tests.
684         * gas/arm/archv6.d: Update expected output.
685         * gas/arm/thumb32.s: Add new SRS tests.
686         * gas/arm/thumb32.d: Update expected output.
687         * gas/arm/srs-t2.d: New.
688         * gas/arm/srs-t2.l: New.
689         * gas/arm/srs-t2.s: New.
690         * gas/arm/srs-arm.d: New.
691         * gas/arm/srs-arm.l: New.
692         * gas/arm/srs-arm.s: New.
693
694 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
695
696         * gas/i386/rex.s: Add tests for rex.WRXB.
697         * gas/i386/rex.d: Updated.
698
699         * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
700         * gas/i386/x86-64-io-intel.d : Likewise.
701         * gas/i386/x86-64-io-suffix.d: Likewise.
702         * gas/i386/x86-64-io.d: Likewise.
703         * gas/i386/x86-64-opcode.d: Likewise.
704
705 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
706
707         PR binutils/4218
708         * gas/i386/nops.s: Add testcases for nop r/m.
709         * gas/i386/x86-64-nops.s: Likewise.
710
711         * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
712         %eax and %rax.
713
714         * gas/i386/nops.d: Updated.
715         * gas/i386/x86-64-nops.d: Likewise.
716         * gas/i386/x86-64-opcode.d: Likewise.
717
718 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
719
720         * gas/i386/i386.exp: Run nops-3.
721
722         * gas/i386/nops-3.d: New file.
723         * gas/i386/nops-3.s: Likewise.
724
725 2007-03-20  Mark Shinwell  <shinwell@codesourcery.com>
726
727         * gas/arm/mul-overlap.s: Don't use %type.
728         * gas/arm/mul-overlap.l: Update line numbers.
729         * gas/arm/mul-overlap-v6.s: Don't use %type.
730
731 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
732
733         * gas/arm/mul-overlap.s: New.
734         * gas/arm/mul-overlap.d: New.
735         * gas/arm/mul-overlap.l: New.
736         * gas/arm/mul-overlap-v6.s: New.
737         * gas/arm/mul-overlap-v6.d: New.
738
739 2007-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
740
741         * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
742
743 2007-03-14  Paul Brook  <paul@codesourcery.com>
744
745         * gas/arm/thumb2_add.d: Add tests using sp.
746         * gas/arm/thumb2_add.s: Ditto.
747
748 2007-03-14  Alan Modra  <amodra@bigpond.net.au>
749
750         PR 4029
751         * gas/all/relax.s: New.
752         * gas/all/relax.d: New.
753         * gas/all/gas.exp: Run it.
754
755 2007-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
756
757         * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
758         Adjust for change in readelf output.
759
760 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
761
762         * gas/s390/zarch-z9-ec.d: New file.
763         * gas/s390/zarch-z9-ec.s: New file.
764         * gas/s390/s390.exp: Run the z9-ec testcases.
765
766 2007-03-05  H.J. Lu  <hongjiu.lu@intel.com>
767
768         PR gas/3918
769         * lib/gas-defs.exp (gas_started): New variable. Initialized to
770         0.
771         (gas_start): Set gas_started to 1.
772         (gas_finish): Skip if gas_started is 0.  Reset gas_started to 0.
773
774 2007-03-02  Paul Brook  <paul@codesourcery.com>
775
776         * gas/arm/relax_branch_align.d: New test.
777         * gas/arm/relax_branch_align.s: New test.
778
779 2007-02-28  Nick Clifton  <nickc@redhat.com>
780
781         PR gas/3797
782         * gas/lns/lns.exp: Do not run the lns-common test for the d10v
783         port.
784         * gas/d10v/address-002.l: Update expected assembler output.
785         * gas/d10v/address-003.l, gas/d10v/address-004.l,
786         gas/d10v/address-005.l, gas/d10v/address-006.l,
787         gas/d10v/address-007.l, gas/d10v/address-008.l,
788         gas/d10v/address-009.l, gas/d10v/address-010.l,
789         gas/d10v/address-011.l, gas/d10v/address-012.l,
790         gas/d10v/address-013.l, gas/d10v/address-014.l,
791         gas/d10v/address-015.l, gas/d10v/address-016.l,
792         gas/d10v/address-017.l, gas/d10v/address-018.l,
793         gas/d10v/address-019.l, gas/d10v/address-020.l,
794         gas/d10v/address-021.l, gas/d10v/address-022.l,
795         gas/d10v/address-023.l, gas/d10v/address-024.l,
796         gas/d10v/address-025.l, gas/d10v/address-026.l,
797         gas/d10v/address-027.l, gas/d10v/address-030.l,
798         gas/d10v/address-031.l, gas/d10v/address-032.l,
799         gas/d10v/address-033.l, gas/d10v/address-034.l,
800         gas/d10v/address-035.l, gas/d10v/address-036.l,
801         gas/d10v/address-037.l, gas/d10v/address-038.l,
802         gas/d10v/address-039.l, gas/d10v/address-040.l,
803         gas/d10v/address-041.l: Likewise.
804
805 2007-02-28  Nick Clifton  <nickc@redhat.com>
806
807         PR gas/3975
808         * gas/arm/mapshort.d: Split into two new files...
809         * gas/arm/mapshort-eabi.d: The one and...
810         * gas/arm/mapshort-elf.d: This one.
811         * gas/arm/arch7.d: Remove 32-bit host expectation.
812         * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
813         arm targets will disassemble this value as an instruction.
814         * gas/arm/neon-ldst-rm.d: Likewise.
815         * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
816         ports.
817         * gas/arm/thumbrel.d: Only run this test for EABI based arm
818         ports.
819         * gas/arm/wince_inst.d: Fix expected branch targets.
820
821 2007-02-22  DJ Delorie  <dj@redhat.com>
822
823         * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
824         * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
825
826 2007-02-20  Thiemo Seufer  <ths@mips.com>
827             Chao-Ying Fu  <fu@mips.com>
828
829         * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
830         DSP R2.
831         * gas/mips/mips.exp: Run new test.
832
833 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
834
835         * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
836         point and fixed point operands.
837         * gas/s390/esa-g5.s: Likewise.
838         * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
839         cgdr, cger, cgxr): Likewise.
840         * gas/s390/zarch-z900.s: Likewise.
841
842 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
843
844         PR gas/4027
845         * gas/i386/opcode.s: Add more tests for "test".
846         * i386/opcode-intel.d: Updated.
847         * gas/i386/opcode-suffix.d: Likewise.
848         * gas/i386/opcode.d: Likewise.
849
850 2007-02-06  Nick Clifton  <nickc@redhat.com>
851
852         PR gas/3810 gas/3800
853         * gas/elf/elf.exp: Expect the redef test to fail on targets which
854         do not convert fixups against ordinary symbols into relocs against
855         section symbols.
856         * gas/all/gas.exp: Likewise.
857
858 2007-02-05  Dave Brolley  <brolley@redhat.com>
859
860         * gas/mep/relocs-junk1.s: Add a .data section.
861         * gas/mep/relocs.d: Updated to match above.
862
863 2007-02-04  H.J. Lu  <hongjiu.lu@intel.com>
864
865         PR gas/3961
866         * gas/i386/secrel.d: Support 64bit host.
867
868 2007-02-02  Nick Clifton  <nickc@redhat.com>
869
870         PR gas/3812
871         * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
872         account for sign extension.
873
874 2007-01-11  Paul Brook  <paul@codesourcery.com>
875
876         * gas/arm/thumb2_add.d: Add test for missing operand.
877         * gas/arm/thumb2_add.s: Ditto.
878
879 2007-01-11  Nick Clifton  <nickc@redhat.com>
880
881         * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
882         line comment character.
883         * gas/mcore/allinsn.d: Adjust expected disassembly to match real
884         output.
885
886         * gas/lns/lns.exp: Run the alternative version of the lns-common-1
887         test for the MCore target.
888
889 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
890
891         * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
892         * gas/i386/i386.exp: Ditto.
893
894 2007-01-04  Paul Brook  <paul@codesourcery.com>
895
896         * gas/arm/archv6.s: Add more cpsie tests.
897         * gas/arm/archv6.d: Ditto.
898
899 2007-01-04  Andreas Schwab  <schwab@suse.de>
900
901         * gas/m68k/cpu32.[sd]: New test.
902         * gas/m68k/all.exp: Run it.
903
904 2007-01-04  Julian Brown  <julian@codesourcery.com>
905
906         * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
907
908 2007-01-04  Paul Brook  <paul@codesourcery.com>
909
910         * gas/arm/neon-cov.d: Adjust expected output.
911         * gas/arm/neon-omit.s: Add tests for vcgt and vcle.  Reorder vacle
912         and vacle.
913         * gas/arm/neon-omit.d: Adjust expected output.
914
915 For older changes see ChangeLog-2006
916 \f
917 Local Variables:
918 mode: change-log
919 left-margin: 8
920 fill-column: 74
921 version-control: never
922 End: