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