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