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