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