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