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