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