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