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