2006-10-16 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git] / gas / testsuite / ChangeLog
blob624ff3f4263d9d6e4c8171a8442445b23f11ad15
1 2006-10-16  H.J. Lu  <hongjiu.lu@intel.com>
3         * gas/i386/i386.exp: Indent "x86-64-nops-1".
5 2006-10-08  Paul Brook  <paul@codesourcery.com>
7         * testsuite/gas/arm/neon-cov.s: Test pseudo-instruction forms of
8         vmov, vmvn and logic immediate instructions.
9         * testsuite/gas/arm/neon-cov.d: ditto.
11 2006-09-28  Bridge Wu  <mingqiao.wu@gmail.com>
13         * gas/arm/iwmmxt-wldstbh.s: New file.
14         * gas/arm/iwmmxt-wldstbh.d: New file.
16 2006-09-26  Mark Shinwell  <shinwell@codesourcery.com>
17             Joseph Myers  <joseph@codesourcery.com>
18             Ian Lance Taylor  <ian@wasabisystems.com>
19             Ben Elliston  <bje@wasabisystems.com>
21         * gas/arm/iwmmxt2.s: New file.
22         * gas/arm/iwmmxt2.d: New file.
24 2006-09-23  H.J. Lu  <hongjiu.lu@intel.com>
26         PR binutils/3235
27         * gas/i386/addr16.d: New file.
28         * gas/i386/addr16.s: Likewise.
29         * gas/i386/addr32.d: Likewise.
30         * gas/i386/addr32.s: Likewise.
32         * gas/i386/i386.exp: Add "addr16" and "addr32".
34         * gas/i386/x86-64-addr32.s: Add tests for "add32 mov".
35         * gas/i386/x86-64-addr32.d: Updated.
37 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
39         * gas/all/gas.exp: Add support for x86_64-*-mingw64.
40         * gas/i386/immed64.d: Add #pass for avoid proplems with alignment paddings.
41         * gas/i386/rex.d: Changed for x86_64-mingw32 target matching and padding.
42         * gas/i386/i386.d: Likewise.
43         * gas/i386/x86-64-addr32.d: Likewise.
44         * gas/i386/x86-64-branch.d: Likewise.
45         * gas/i386/x86-64-crx-suffix.d: Likewise.
46         * gas/i386/x86-64-crx.d: Likewise.
47         * gas/i386/x86-64-drx-suffix.d: Likewise.
48         * gas/i386/x86-64-crx-suffix.d: Likewise.
49         * gas/i386/x86-64-opcode.d: Likewise.
50         * gas/i386/x86-64-pcrel.d: Likewise.
52 2006-09-19  Bernd Schmidt  <bernd.schmidt@analog.com>
54         * gas/bfin/load.s, gas/bfin/load.d: Add constant folding tests.
56 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
58         * gas/score: New directory.
59         * gas/elf/section2.e-score: New file.
60         * gas/elf/elf.exp: Add special case for Score target.
62 2006-09-16  Paul Brook  <paul@codesourcery.com>
64         * gas/arm/unwind.s: Test two argument form of .movsp.
65         * gas/arm/unwind.d: Update expected output.
66         * gas/arm/unwind_vxworks.d: Ditto.
68 2006-09-08  Kazu Hirata  <kazu@codesourcery.com>
70         * lib/gas-dg.exp (gas-dg-test): Treat $dir as a literal.
72 2006-09-08  Paul Brook  <paul@codesourcery.com>
74         * gas/arm/arm-it.s: New test.
75         * gas/arm/arm-it.d: New test.
77 2006-09-07  Paul Brook  <paul@codesourcery.com>
79         * gas/arm/neon-omit.s: Test three-argument variants.
80         * gas/arm/neon-omit.d: Update expected output.
82 2006-09-04  Paul Brook  <paul@codesourcery.com>
84         * gas/arm/neon-cov.s: Test .u and .s aliases for .i suffixes.
85         * gas/arm/neon-cov.d: Adjust expected output.
87 2006-08-21  Joseph Myers  <joseph@codesourcery.com>
89         * gas/arm/unwind.s: Test not merging iWMMXt register save with
90         previous long opcode.
91         * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
93 2006-08-16  Julian Brown  <julian@codesourcery.com>
95         * gas/arm/noarm.s: Add test for disabled ARM insns.
96         * gas/arm/noarm.d: Drive test for above.
97         * gas/arm/noarm.l: Expected error output.
99 2006-08-15  Thiemo Seufer  <ths@mips.com>
100             Nigel Stephens  <nigel@mips.com>
101             David Ung  <davidu@mips.com>
103         * gas/mips/mips.exp: Handle mips*-sde-elf*.
105 2006-08-04  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
107         * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi 
108         and cvttpd2pi.
110 2006-08-12  Thiemo Seufer  <ths@networkno.de>
112         * gas/mips/mips16-save.d: Fix testcase.
114 2006-08-08  Bob Wilson  <bob.wilson@acm.org>
116         * gas/lns/lns-common-1-alt.d: New file.
117         * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
119 2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
121         * gas/arm/wince.s: New test.
122         * gas/arm/wince.d: New test.
124         * gas/arm/thumb2_add.s: Don't use elf specific ".type"
125         pseudo-op.
127 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
129         * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
130         wstrw.
131         * gas/arm/iwmmxt-bad.l: Update.
133 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
135         * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
136         * gas/arm/iwmmxt.d: Update.
138 2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>
140         * gas/i386/nops-2-i386.d: Updated.
141         * gas/i386/nops-2-merom.d: Likewise.
142         * gas/i386/nops-2.d: Likewise.
144 2006-07-29  Richard Sandiford  <richard@codesourcery.com>
146         * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
147         * gas/m68k/mcf-fpu.d: Update accordingly.
149 2006-07-20 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
150            Michael Meissner             <michael.meissner@amd.com>
152         * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
153         aligned on all systems.
154         * gas/i386/x86-64-amdfam10.s: Likewise.
155         * gas/i386/amdfam10.d: Adjust output for alignment.
156         * gas/i386/x86-64-amdfam10.d: Likewise.
158 2006-07-19  Paul Brook  <paul@codesourcery.com>
160         * gas/arm/archv6t2.d: Adjust expected output for rbit.
162 2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>
164         * gas/i386/opcode.s: Add sldt, smsw and str.
165         * gas/i386/x86-64-opcode.s: Likewise.
167         * gas/i386/opcode.d: Updated.
168         * gas/i386/x86-64-opcode.d: Likewise.
170 2006-07-18  Paul Brook  <paul@codesourcery.com>
172         * gas/arm/thumb2_add.d: New test.
173         * gas/arm/thumb2_add.s: New test.
175 2006-07-18  Maciej W. Rozycki  <macro@mips.com>
177         * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test.  Change
178         arguments for "madd.s" so that the instruction is correct for mips1
179         and still matches "bc3*".
181 2006-07-13 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
182            Michael Meissner             <michael.meissner@amd.com>
184         * gas/i386/amdfam10.s: New file for amdfam10 instructions.
185         * gam/i386/amdfam10.d: Ditto.
186         * gas/i386/x86-64-amdfam10.s: Ditto.
187         * gam/i386/x86-64-amdfam10.d: Ditto.
189 2006-07-12  Nick Clifton  <nickc@redhat.com>
191         * gas/sh/basic.exp: Run "too_large" dump test.
192         * gas/sh/too_large.s: New test file.  Check that .byte directives
193         do not generate a bogus overflow message.
194         * gas/sh/too_large.s: New test control file.
196 2006-07-05  Julian Brown  <julian@codesourcery.com>
198         * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
199         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
200         * gas/arm/vfp2.d: Likewise.
201         * gas/arm/vfp2_t2.d: Likewise.
203 2006-07-04  Thiemo Seufer  <ths@mips.com>
205         * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
206         * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
207         Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
208         e32-rel2 and e32-rel4 also for 64 bit configurations.
210 2006-06-23  H.J. Lu  <hongjiu.lu@intel.com>
212         * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
213         nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
214         x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
216         * gas/i386/nops-1.s: New file.
217         * gas/i386/nops-2.s: Likewise.
218         * gas/i386/nops-1-i386.d: Likewise.
219         * gas/i386/nops-1-i686.d: Likewise.
220         * gas/i386/nops-1-merom.d: Likewise.
221         * gas/i386/nops-1.d: Likewise.
222         * gas/i386/nops-2-i386.d: Likewise.
223         * gas/i386/nops-2-merom.d: Likewise.
224         * gas/i386/nops-2.d: Likewise.
225         * gas/i386/x86-64-nops-1.s: Likewise.
226         * gas/i386/x86-64-nops-1-k8.d: Likewise.
227         * gas/i386/x86-64-nops-1-merom.d: Likewise.
228         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
229         * gas/i386/x86-64-nops-1.d: Likewise.
231         * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
232         nop.
234 2006-06-20  Thiemo Seufer  <ths@networkno.de>
236         * gas/mips/mips.exp: Explicitly specify o32 ABI.
237         * gas/mips/mips64-dsp.d: Dump o32 register names.
238         * gas/mips/smartmips.d: Explicitly specify o32 ABI.
240 2006-06-18  Nick Clifton  <nickc@redhat.com>
242         * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
243         targets.
244         * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
245         * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
246         * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
247         * gas/arm/group-reloc-ldc.d: Likewise.
248         * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
249         * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
250         * gas/arm/group-reloc-ldr.d: Likewise.
251         * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
252         * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
253         * gas/arm/group-reloc-ldrs.d: Likewise.
254         
255 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
257         * gas/arm/group-reloc-alu.d: New test.
258         * gas/arm/group-reloc-alu-encoding-bad.d: New test.
259         * gas/arm/group-reloc-alu-encoding-bad.l: New test.
260         * gas/arm/group-reloc-alu-encoding-bad.s: New test.
261         * gas/arm/group-reloc-alu-parsing-bad.d: New test.
262         * gas/arm/group-reloc-alu-parsing-bad.l: New test.
263         * gas/arm/group-reloc-alu-parsing-bad.s: New test.
264         * gas/arm/group-reloc-alu.s: New test.
265         * gas/arm/group-reloc-ldc.d: New test.
266         * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
267         * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
268         * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
269         * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
270         * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
271         * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
272         * gas/arm/group-reloc-ldc.s: New test.
273         * gas/arm/group-reloc-ldr.d: New test.
274         * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
275         * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
276         * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
277         * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
278         * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
279         * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
280         * gas/arm/group-reloc-ldr.s: New test.
281         * gas/arm/group-reloc-ldrs.d: New test.
282         * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
283         * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
284         * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
285         * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
286         * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
287         * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
288         * gas/arm/group-reloc-ldrs.s: New test.
290 2006-06-14  Thiemo Seufer  <ths@mips.com>
291             Maciej W. Rozycki  <macro@mips.com>
293         * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
294         * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
295         * gas/mips/mips.exp: Run new testcases.
297 2006-06-14  Thiemo Seufer  <ths@mips.com>
299         * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
300         gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
301         o32 ABI.
303 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
305         * gas/i386/i386.exp: Run nops and x86-64-nops.
307         * gas/i386/nops.d: New file.
308         * gas/i386/nops.s: Likewise.
309         * gas/i386/x86-64-nops.d: Likewise.
310         * gas/i386/x86-64-nops.s: Likewise.
312 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
314         * gas/i386/opcode.s: Add "xchg %ax,%ax".
315         * gas/i386/opcode.d: Updated.
317         * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
318         xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
319         * gas/i386/x86-64-opcode.d: Updated.
321 2006-06-09  Thiemo Seufer  <ths@mips.com>
322             Nigel Stephens  <nigel@mips.com>
324         * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
325         single precision FPRs on MIPS32.
326         * gas/mips/mips.exp: Run them.
328 2006-06-08  Thiemo Seufer  <ths@mips.com>
329             Nigel Stephens  <nigel@mips.com>
331         * gas/mips/mips32.s: Added cop2 branches with explicit condition
332         code register numbers.
333         * gas/mips/mips32.d: Likewise.
335 2006-06-07  Julian Brown  <julian@codesourcery.com>
337         * gas/arm/itblock.s: New file. Helper macro for making all-true IT
338         blocks.
339         * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
340         Neon instructions are rejected...
341         * gas/arm/neon-cond-bad.s: In ARM mode, and...
342         * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
343         * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
344         * gas/arm/neon-cond-bad.d: Control ARM mode test.
345         * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
346         * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
347         * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
348         * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
349         * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
350         * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
352 2006-06-06  Paul Brook  <paul@codesourcery.com>
354         * gas/arm/thumb2_bcond.d: Update expected output.
355         * gas/arm/thumb32.d: Ditto.
356         * gas/arm/vfp1_t2.d: Ditto.
357         * gas/arm/vfp1xD_t2.d: Ditto.
359 2006-06-06  Thiemo Seufer  <ths@mips.com>
360             Chao-ying Fu  <fu@mips.com>
362         * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
363         * gas/mips/mips.exp: Run DSP64 tests.
365 2006-06-05  Thiemo Seufer  <ths@mips.com>
367         * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
368         gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
369         * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
371 2006-05-25  Richard Sandiford  <richard@codesourcery.com>
373         * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
374         * gas/m68k/mcf-fpu.d: Adjust accordingly.
376 2006-05-25  Jie Zhang  <jie.zhang@analog.com>
377         
378         * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
379         thrown away.
381 2006-05-23  Thiemo Seufer  <ths@mips.com>
383         * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
384         gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
385         gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
386         output.
387         * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
388         catch assembler warnings.
390 2006-05-22  Nick Clifton  <nickc@redhat.com>
392         * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
393         warning messages.
394         * gas/mips/mips32-mt.l: Likewise.
396 2006-05-19  Thiemo Seufer  <ths@mips.com>
398         * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
399         endian testcases.
400         * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
401         * gas/mips/mips.exp: Run new testcases.
403 2006-05-14  Thiemo Seufer  <ths@mips.com>
404             Nigel Stephens  <nigel@mips.com>
406         * gas/mips/mips.exp: Run new tests.
407         * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
408         gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
410 2006-05-11  Paul Brook  <paul@codesourcery.com>
412         * gas/arm/local_function.d: New test.
413         * gas/arm/local_function.s: New test.
415 2006-05-11  Thiemo Seufer  <ths@mips.com>
417         * gas/mips/jal-range.l: Don't check the range of j or jal
418         addresses.
420 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
422         * gas/i386/x86-64-gidt.d: Adjusted.
424 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
426         * gas/i386/i386.exp: Run x86-64-gidt.
428         * gas/i386/x86-64-gidt.d: New file.
429         * gas/i386/x86-64-gidt.s: Likewise.
431 2006-05-09  David Ung  <davidu@mips.com>
433         * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
434         address.
436 2006-05-08  Thiemo Seufer  <ths@mips.com>
438         * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
439         larger offset arguments for cache instructions.
441 2006-05-08  Thiemo Seufer  <ths@mips.com>
442             Nigel Stephens  <nigel@mips.com>
443             David Ung  <davidu@mips.com>
445         * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
446         * gas/mips/mips.exp: Run smartmips test.
448 2006-05-05  Julian Brown  <julian@codesourcery.com>
450         * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
451         instructions.
452         * gas/arm/vfp-neon-overlap.d: Expected output of above.
453         * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
454         * gas/arm/vfp1xD_t2.d: Likewise.
455         * gas/arm/vfpv3-32drs.d: Likewise.
457 2006-05-05  Nigel Stephens  <nigel@mips.com>
459         * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
460         reorder/noreorder corner case.
461         * gas/mips/mips.exp: Run new test.
462         
463 2006-05-04  Kazu Hirata  <kazu@codesourcery.com>
465         * gas/arm/armv1.d (error-output): New.
466         * gas/arm/armv1.l: New.
467         * gas/arm/thumb32.d (error-output): New.
468         * gas/arm/thumb32.l: New.
470 2006-05-04  Thiemo Seufer  <ths@mips.com>
471             Nigel Stephens  <nigel@mips.com>
473         * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
474         * gas/mips/set-arch.d: Adjust according to opcode table changes.
476 2006-05-03  Thiemo Seufer  <ths@mips.com>
478         * gas/mips/mips32-mt.d: Fix mftr argument order.
480 2006-05-02  Joseph Myers  <joseph@codesourcery.com>
482         * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
483         * gas/arm/iwmmxt.d: Update expected results.
484         * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
485         * gas/arm/iwmmxt-bad2.l: Update expected error messages.
487 2006-04-29  H.J. Lu  <hongjiu.lu@intel.com>
489         * gas/i386/fp.d: New file.
490         * gas/i386/fp.s: Likewise.
492         * gas/i386/i386.exp: Run "fp".
494 2006-04-28  Thiemo Seufer  <ths@mips.com>
495             David Ung  <davidu@mips.com>
496             Nigel Stephens  <nigel@mips.com>
498         * gas/mips/cp0sel-names-mips32r2.d,
499         gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
501 2006-04-26  Julian Brown  <julian@codesourcery.com>
503         * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
504         * gas/arm/neon-const.d: Expected output of above.
505         * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
507 2006-04-26  Julian Brown  <julian@codesourcery.com>
509         * gas/arm/neon-psyn.s: Basic test of programmers syntax.
510         * gas/arm/neon-psyn.d: Expected output of above.
512 2006-04-26  Julian Brown  <julian@codesourcery.com>
514         * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
515         * gas/arm/copro.d: Update accordingly.
516         * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
517         * gas/arm/neon-cond.d: Expected results of above.
518         * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
519         * gas/arm/neon-cov.d: Expected results of above.
520         * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
521         stores.
522         * gas/arm/neon-ldst-es.d: Expected results of above.
523         * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
524         and stores.
525         * gas/arm/neon-ldst-rm.d: Expected results of above.
526         * gas/arm/neon-omit.s: New test. Omission of optional operands.
527         * gas/arm/neon-omit.d: Expected results of above.
528         * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
529         * gas/arm/vfp1_t2.d: Likewise.
530         * gas/arm/vfp1xD.d: Likewise.
531         * gas/arm/vfp1xD_t2.d: Likewise.
532         * gas/arm/vfp2.d: Likewise.
533         * gas/arm/vfp2_t2.d: Likewise.
534         * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
535         instructions.
536         * gas/arm/vfp3-32drs.d: Expected results of above.
537         * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
538         conversion instructions.
539         * gas/arm/vfp3-const-conv.d: Expected results of above.
541 2005-04-20  Paul Brook  <paul@codesourcery.com>
543         * gas/arm/arch7.d: Remove skip.
544         * gas/arm/svc.d: Ditto.
545         * gas/arm/thumb2_bcond.d: Ditto.
546         * gas/arm/thumb2_it_bad.d: Ditto.
548 2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
550         PR gas/2533
551         * gas/i386/inval.s: Add test for illegal immediate register
552         operand.
553         * gas/i386/inval.l: Updated.
555 2006-04-16  Nick Clifton  <nickc@redhat.com>
557         * gas/arm/arch7.d: Skip test for non-ELF targets.
558         * gas/arm/blx-local.d: Likewise.
559         * gas/arm/svc.d: Likewise.
560         * gas/arm/thumb2_bcond.d: Likewise.
561         * gas/arm/thumb2_it_bad.d: Likewise.
563 2006-04-07  Paul Brook  <paul@codesourcery.com>
565         * gas/arm/blx-local.d: New test.
566         * gas/arm/blx-local.d: New test.
568 2006-04-07  Paul Brook  <paul@codesourcery.com>
570         * gas/arm/thumb2_pool.d: New test.
571         * gas/arm/thumb2_pool.s: New test.
573 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
575         * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
576         * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
578 2006-03-23  Michael Matz  <matz@suse.de>
580         * gas/i386/reloc64.s: Accept 64-bit forms.
581         * gas/i386/reloc64.d: Adjust.
582         * gas/i386/reloc64.l: Adjust.
584 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
586         * gas/i386/rep.s: Pad with .p2align.
587         * gas/i386/rep.d: Adjust.
589 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
591         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
592         * gas/mips/vxworks1-xgot.d: New tests.
593         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
594         
595 2006-03-21  Paul Brook  <paul@codesourcery.com>
597         * gas/arm/thumb32.d: Correct expected output.
599 2006-03-20  Paul Brook  <paul@codesourcery.com>
601         * gas/arm/thumb2_bcond.d: New test.
602         * gas/arm/thumb2_bcond.s: New test.
603         * gas/arm/thumb2_it_bad.d: New test.
604         * gas/arm/thumb2_it_bad.l: New test.
605         * gas/arm/thumb2_it_bad.s: New test.
607 2006-03-17  Paul Brook  <paul@codesourcery.com>
609         * gas/arm/thumb32.d: Add ldm and stm tests.
610         * gas/arm/thumb32.s: Ditto.
612 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
614         * gas/bfin/shift2.s: Add new tests.
615         * gas/bfin/shift.d: Match changed disassembler behaviour.
616         * gas/bfin/parallel2.d: Likewise.
617         * gas/bfin/shift2.d: Likewise; also match new tests.
619 2006-03-16  Paul Brook  <paul@codesourcery.com>
621         * gas/arm/svc.d: New test.
622         * gas/arm/svc.s: New test.
623         * gas/arm/inst.d: Accept svc mnemonic.
624         * gas/arm/thumb.d: Ditto.
625         * gas/arm/wince_inst.d: Ditto.
627 2006-03-09  Paul Brook  <paul@codesourcery.com>
629         * gas/arm/nomapping.d: New test.
630         * gas/arm/nomapping.s: New test.
632 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
634         PR binutils/2428
635         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
636         x86-64-rep-suffix.
638         * gas/i386/naked.d: Replace repz with rep.
639         * gas/i386/x86_64.d: Likewise.
641         * gas/i386/rep-suffix.d: New file. 
642         * gas/i386/rep-suffix.s: Likewise.
643         * gas/i386/rep.d: Likewise.
644         * gas/i386/rep.s: Likewise.
645         * gas/i386/x86-64-rep-suffix.d: Likewise.
646         * gas/i386/x86-64-rep-suffix.s: Likewise.
647         * gas/i386/x86-64-rep.d: Likewise.
648         * gas/i386/x86-64-rep.s: Likewise.
650 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
652         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
653         * gas/arm/pic.d: Skip for *-*-vxworks*...
654         * gas/arm/pic_vxworks.d: ...use this version instead.
655         * gas/arm/unwind_vxworks.d: Fix expected output.
657 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
659         * gas/m68k/arch-cpu-1.s: Tweak.
660         * gas/m68k/arch-cpu-1.d: Tweak.
662 2006-02-28  Jan Beulich  <jbeulich@novell.com>
664         * gas/all/altmacro.s: Adjust.
665         * gas/all/altmac2.s: Adjust.
667 2006-02-28  Jan Beulich  <jbeulich@novell.com>
669         * gas/macros/paren[sd]: New.
670         * gas/macros/macros.exp: Run new test.
672 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
674         * gas/i386/i386.exp: Add merom and x86-64-merom.
676         * gas/i386/merom.d: New file.
677         * gas/i386/merom.s: Likewise.
678         * gas/i386/x86-64-merom.d: Likewise.
679         * gas/i386/x86-64-merom.s: Likewise.
681 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
683         * gas/sparc/rdhpr.s: New test.
684         * gas/sparc/rdhpr.d: New test.
685         * gas/sparc/wrhpr.s: New test.
686         * gas/sparc/wrhpr.d: New test.
687         * gas/sparc/window.s: New test.
688         * gas/sparc/window.d: New test.
689         * gas/sparc/rdpr.s: Add case for reading %gl register.
690         * gas/sparc/rdpr.d: Likewise.
691         * gas/sparc/wrpr.s: Add case for writing %gl register.
692         * gas/sparc/wrpr.d: Likewise.
693         * gas/sparc/sparc.exp: Update for new tests.
694         
695 2006-02-24  Paul Brook  <paul@codesourcery.com>
697         * gas/arm/thumb32.d: Fix expected msr and mrs output.
698         * gas/arm/arch7.d: New test.
699         * gas/arm/arch7.s: New test.
700         * gas/arm/arch7m-bad.l: New test.
701         * gas/arm/arch7m-bad.d: New test.
702         * gas/arm/arch7m-bad.s: New test.
704 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
706         * gas/ia64/opc-i.s: Add tests for tf.
707         * gas/ia64/pseudo.s: Likewise.
708         * gas/ia64/opc-i.d: Updated.
709         * gas/ia64/pseudo.d: Likewise.
711 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
713         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
714         * gas/ia64/dv-raw-err.l: Updated.
716         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
717         * gas/ia64/opc-b.d: Updated.
719 2005-02-22  Paul Brook  <paul@codesourcery.com>
721         * gas/arm/thumb32.d: Fix expected pld opcode.
723 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
724             Anil Paranjape   <anilp1@kpitcummins.com>
725             Shilin Shakti    <shilins@kpitcummins.com>
727         * gas/xc16x: New directory.
728         * gas/xc16x/xc16x.exp: New file
729         * gas/xc16x/add.s: New file
730         * gas/xc16x/add_test.s: New file
731         * gas/xc16x/addb.s: New file
732         * gas/xc16x/addc.s: New file
733         * gas/xc16x/addcb.s: New file   
734         * gas/xc16x/and.s: New file
735         * gas/xc16x/andb.s: New file
736         * gas/xc16x/bfldl.s: New file
737         * gas/xc16x/bit.s: New file
738         * gas/xc16x/calla.s: New file
739         * gas/xc16x/calli.s: New file
740         * gas/xc16x/cmp.s: New file  
741         * gas/xc16x/cmp_test.s: New file
742         * gas/xc16x/cmpb.s: New file
743         * gas/xc16x/cmpi.s: New file
744         * gas/xc16x/cpl.s: New file
745         * gas/xc16x/div.s: New file
746         * gas/xc16x/jmpa.s: New file
747         * gas/xc16x/jmpi.s: New file
748         * gas/xc16x/jmpr.s: New file
749         * gas/xc16x/mov.s: New file
750         * gas/xc16x/mov_test.s: New file 
751         * gas/xc16x/movb.s: New file
752         * gas/xc16x/movbs.s: New file
753         * gas/xc16x/movbz.s: New file  
754         * gas/xc16x/mul.s: New file
755         * gas/xc16x/neg.s: New file
756         * gas/xc16x/nop.s: New file
757         * gas/xc16x/or.s: New file
758         * gas/xc16x/orb.s: New file
759         * gas/xc16x/prior.s: New file
760         * gas/xc16x/pushpop.s: New file
761         * gas/xc16x/ret.s: New file
762         * gas/xc16x/scxt.s: New file
763         * gas/xc16x/shlrol.s: New file
764         * gas/xc16x/sub.s: New file
765         * gas/xc16x/sub_test.s: New file 
766         * gas/xc16x/subb.s: New file
767         * gas/xc16x/subcb.s: New file
768         * gas/xc16x/syscontrol1.s: New file
769         * gas/xc16x/syscontrol2.s: New file
770         * gas/xc16x/trap.s: New file
771         * gas/xc16x/xor.s: New file
772         * gas/xc16x/xorb.s: New file
774 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
776         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
778 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
780         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
782         * gas/i386/x86-64-crx-suffix.d: Minor update.
784         * gas/i386/x86-64-drx-suffix.d: New file.
785         * gas/i386/x86-64-drx.d: Likewise.
786         * gas/i386/x86-64-drx.s: Likewise.
788 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
790         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
792         * gas/i386/x86-64-crx-suffix.d: New file.
793         * gas/i386/x86-64-crx.d: Likewise.
794         * gas/i386/x86-64-crx.s: Likewise.
796 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
798         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
799         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
801 2005-02-02  Paul Brook  <paul@codesourcery.com>
803         * gas/arm/thumb2_invert.d: New test.
804         * gas/arm/thumb2_invert.s: New test.
806 2006-01-31  Paul Brook  <paul@codesourcery.com>
808         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
809         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
811 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
813         * gas/z80/z80.exp: Add offset.
814         * gas/z80/offset.d: New file.
815         * gas/z80/offset.s: New file.
817 2006-01-16  Paul Brook  <paul@codesourcery.com>
819         * gas/m68k/all.exp: Add mcf-fpu.
820         * gas/m68k/mcf-fpu.d: New file.
821         * gas/m68k/mcf-fpu.s: New file.
823 2006-01-11  Nick Clifton  <nickc@redhat.com>
825         * gas/tic54x/address.d: Work with 64bit hosts.
826         * gas/tic54x/addrfar.d: Likewise.
827         * gas/tic54x/align.d: Likewise.
828         * gas/tic54x/all-opcodes.d: Likewise.
829         * gas/tic54x/asg.d: Likewise.
830         * gas/tic54x/cons.d: Likewise.
831         * gas/tic54x/consfar.d: Likewise.
832         * gas/tic54x/extaddr.d: Likewise.
833         * gas/tic54x/field.d: Likewise.
834         * gas/tic54x/labels.d: Likewise.
835         * gas/tic54x/loop.d: Likewise.
836         * gas/tic54x/lp.d: Likewise.
837         * gas/tic54x/macro.d: Likewise.
838         * gas/tic54x/math.d: Likewise.
839         * gas/tic54x/opcodes.d: Likewise.
840         * gas/tic54x/sections.d: Likewise.
841         * gas/tic54x/set.d: Likewise.
842         * gas/tic54x/struct.d: Likewise.
843         * gas/tic54x/subsym.d: Likewise.
845 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
847         PR gas/2117
848         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
849         ltoff22x-5.
851         * gas/ia64/ltoff22x-2.d: New file.
852         * gas/ia64/ltoff22x-2.s: Likewise.
853         * gas/ia64/ltoff22x-3.d: Likewise.
854         * gas/ia64/ltoff22x-3.s: Likewise.
855         * gas/ia64/ltoff22x-4.d: Likewise.
856         * gas/ia64/ltoff22x-4.s: Likewise.
857         * gas/ia64/ltoff22x-5.d: Likewise.
858         * gas/ia64/ltoff22x-5.s: Likewise.
860 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
862         PR gas/2101
863         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
865 For older changes see ChangeLog-2005
867 Local Variables:
868 mode: change-log
869 left-margin: 8
870 fill-column: 74
871 version-control: never
872 End: