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