gas:
[binutils.git] / gas / testsuite / ChangeLog
blobd4bd44be426b17cc1b08e80082f98d49cc5a1950
1 2006-08-21  Joseph Myers  <joseph@codesourcery.com>
3         * gas/arm/unwind.s: Test not merging iWMMXt register save with
4         previous long opcode.
5         * gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Update.
7 2006-08-16  Julian Brown  <julian@codesourcery.com>
9         * gas/arm/noarm.s: Add test for disabled ARM insns.
10         * gas/arm/noarm.d: Drive test for above.
11         * gas/arm/noarm.l: Expected error output.
13 2006-08-15  Thiemo Seufer  <ths@mips.com>
14             Nigel Stephens  <nigel@mips.com>
15             David Ung  <davidu@mips.com>
17         * gas/mips/mips.exp: Handle mips*-sde-elf*.
19 2006-08-04  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
21         * sse2.d: Fixed the correct result for cvtpi2pd, cvtpd2pi 
22         and cvttpd2pi.
24 2006-08-12  Thiemo Seufer  <ths@networkno.de>
26         * gas/mips/mips16-save.d: Fix testcase.
28 2006-08-08  Bob Wilson  <bob.wilson@acm.org>
30         * gas/lns/lns-common-1-alt.d: New file.
31         * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
33 2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
35         * gas/arm/wince.s: New test.
36         * gas/arm/wince.d: New test.
38         * gas/arm/thumb2_add.s: Don't use elf specific ".type"
39         pseudo-op.
41 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
43         * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
44         wstrw.
45         * gas/arm/iwmmxt-bad.l: Update.
47 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
49         * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
50         * gas/arm/iwmmxt.d: Update.
52 2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>
54         * gas/i386/nops-2-i386.d: Updated.
55         * gas/i386/nops-2-merom.d: Likewise.
56         * gas/i386/nops-2.d: Likewise.
58 2006-07-29  Richard Sandiford  <richard@codesourcery.com>
60         * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
61         * gas/m68k/mcf-fpu.d: Update accordingly.
63 2006-07-20 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
64            Michael Meissner             <michael.meissner@amd.com>
66         * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
67         aligned on all systems.
68         * gas/i386/x86-64-amdfam10.s: Likewise.
69         * gas/i386/amdfam10.d: Adjust output for alignment.
70         * gas/i386/x86-64-amdfam10.d: Likewise.
72 2006-07-19  Paul Brook  <paul@codesourcery.com>
74         * gas/arm/archv6t2.d: Adjust expected output for rbit.
76 2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>
78         * gas/i386/opcode.s: Add sldt, smsw and str.
79         * gas/i386/x86-64-opcode.s: Likewise.
81         * gas/i386/opcode.d: Updated.
82         * gas/i386/x86-64-opcode.d: Likewise.
84 2006-07-18  Paul Brook  <paul@codesourcery.com>
86         * gas/arm/thumb2_add.d: New test.
87         * gas/arm/thumb2_add.s: New test.
89 2006-07-18  Maciej W. Rozycki  <macro@mips.com>
91         * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test.  Change
92         arguments for "madd.s" so that the instruction is correct for mips1
93         and still matches "bc3*".
95 2006-07-13 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
96            Michael Meissner             <michael.meissner@amd.com>
98         * gas/i386/amdfam10.s: New file for amdfam10 instructions.
99         * gam/i386/amdfam10.d: Ditto.
100         * gas/i386/x86-64-amdfam10.s: Ditto.
101         * gam/i386/x86-64-amdfam10.d: Ditto.
103 2006-07-12  Nick Clifton  <nickc@redhat.com>
105         * gas/sh/basic.exp: Run "too_large" dump test.
106         * gas/sh/too_large.s: New test file.  Check that .byte directives
107         do not generate a bogus overflow message.
108         * gas/sh/too_large.s: New test control file.
110 2006-07-05  Julian Brown  <julian@codesourcery.com>
112         * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
113         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
114         * gas/arm/vfp2.d: Likewise.
115         * gas/arm/vfp2_t2.d: Likewise.
117 2006-07-04  Thiemo Seufer  <ths@mips.com>
119         * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
120         * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
121         Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
122         e32-rel2 and e32-rel4 also for 64 bit configurations.
124 2006-06-23  H.J. Lu  <hongjiu.lu@intel.com>
126         * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
127         nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
128         x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
130         * gas/i386/nops-1.s: New file.
131         * gas/i386/nops-2.s: Likewise.
132         * gas/i386/nops-1-i386.d: Likewise.
133         * gas/i386/nops-1-i686.d: Likewise.
134         * gas/i386/nops-1-merom.d: Likewise.
135         * gas/i386/nops-1.d: Likewise.
136         * gas/i386/nops-2-i386.d: Likewise.
137         * gas/i386/nops-2-merom.d: Likewise.
138         * gas/i386/nops-2.d: Likewise.
139         * gas/i386/x86-64-nops-1.s: Likewise.
140         * gas/i386/x86-64-nops-1-k8.d: Likewise.
141         * gas/i386/x86-64-nops-1-merom.d: Likewise.
142         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
143         * gas/i386/x86-64-nops-1.d: Likewise.
145         * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
146         nop.
148 2006-06-20  Thiemo Seufer  <ths@networkno.de>
150         * gas/mips/mips.exp: Explicitly specify o32 ABI.
151         * gas/mips/mips64-dsp.d: Dump o32 register names.
152         * gas/mips/smartmips.d: Explicitly specify o32 ABI.
154 2006-06-18  Nick Clifton  <nickc@redhat.com>
156         * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
157         targets.
158         * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
159         * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
160         * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
161         * gas/arm/group-reloc-ldc.d: Likewise.
162         * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
163         * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
164         * gas/arm/group-reloc-ldr.d: Likewise.
165         * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
166         * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
167         * gas/arm/group-reloc-ldrs.d: Likewise.
168         
169 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
171         * gas/arm/group-reloc-alu.d: New test.
172         * gas/arm/group-reloc-alu-encoding-bad.d: New test.
173         * gas/arm/group-reloc-alu-encoding-bad.l: New test.
174         * gas/arm/group-reloc-alu-encoding-bad.s: New test.
175         * gas/arm/group-reloc-alu-parsing-bad.d: New test.
176         * gas/arm/group-reloc-alu-parsing-bad.l: New test.
177         * gas/arm/group-reloc-alu-parsing-bad.s: New test.
178         * gas/arm/group-reloc-alu.s: New test.
179         * gas/arm/group-reloc-ldc.d: New test.
180         * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
181         * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
182         * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
183         * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
184         * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
185         * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
186         * gas/arm/group-reloc-ldc.s: New test.
187         * gas/arm/group-reloc-ldr.d: New test.
188         * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
189         * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
190         * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
191         * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
192         * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
193         * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
194         * gas/arm/group-reloc-ldr.s: New test.
195         * gas/arm/group-reloc-ldrs.d: New test.
196         * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
197         * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
198         * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
199         * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
200         * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
201         * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
202         * gas/arm/group-reloc-ldrs.s: New test.
204 2006-06-14  Thiemo Seufer  <ths@mips.com>
205             Maciej W. Rozycki  <macro@mips.com>
207         * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
208         * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
209         * gas/mips/mips.exp: Run new testcases.
211 2006-06-14  Thiemo Seufer  <ths@mips.com>
213         * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
214         gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
215         o32 ABI.
217 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
219         * gas/i386/i386.exp: Run nops and x86-64-nops.
221         * gas/i386/nops.d: New file.
222         * gas/i386/nops.s: Likewise.
223         * gas/i386/x86-64-nops.d: Likewise.
224         * gas/i386/x86-64-nops.s: Likewise.
226 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
228         * gas/i386/opcode.s: Add "xchg %ax,%ax".
229         * gas/i386/opcode.d: Updated.
231         * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
232         xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
233         * gas/i386/x86-64-opcode.d: Updated.
235 2006-06-09  Thiemo Seufer  <ths@mips.com>
236             Nigel Stephens  <nigel@mips.com>
238         * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
239         single precision FPRs on MIPS32.
240         * gas/mips/mips.exp: Run them.
242 2006-06-08  Thiemo Seufer  <ths@mips.com>
243             Nigel Stephens  <nigel@mips.com>
245         * gas/mips/mips32.s: Added cop2 branches with explicit condition
246         code register numbers.
247         * gas/mips/mips32.d: Likewise.
249 2006-06-07  Julian Brown  <julian@codesourcery.com>
251         * gas/arm/itblock.s: New file. Helper macro for making all-true IT
252         blocks.
253         * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
254         Neon instructions are rejected...
255         * gas/arm/neon-cond-bad.s: In ARM mode, and...
256         * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
257         * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
258         * gas/arm/neon-cond-bad.d: Control ARM mode test.
259         * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
260         * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
261         * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
262         * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
263         * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
264         * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
266 2006-06-06  Paul Brook  <paul@codesourcery.com>
268         * gas/arm/thumb2_bcond.d: Update expected output.
269         * gas/arm/thumb32.d: Ditto.
270         * gas/arm/vfp1_t2.d: Ditto.
271         * gas/arm/vfp1xD_t2.d: Ditto.
273 2006-06-06  Thiemo Seufer  <ths@mips.com>
274             Chao-ying Fu  <fu@mips.com>
276         * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
277         * gas/mips/mips.exp: Run DSP64 tests.
279 2006-06-05  Thiemo Seufer  <ths@mips.com>
281         * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
282         gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
283         * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
285 2006-05-25  Richard Sandiford  <richard@codesourcery.com>
287         * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
288         * gas/m68k/mcf-fpu.d: Adjust accordingly.
290 2006-05-25  Jie Zhang  <jie.zhang@analog.com>
291         
292         * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
293         thrown away.
295 2006-05-23  Thiemo Seufer  <ths@mips.com>
297         * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
298         gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
299         gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
300         output.
301         * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
302         catch assembler warnings.
304 2006-05-22  Nick Clifton  <nickc@redhat.com>
306         * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
307         warning messages.
308         * gas/mips/mips32-mt.l: Likewise.
310 2006-05-19  Thiemo Seufer  <ths@mips.com>
312         * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
313         endian testcases.
314         * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
315         * gas/mips/mips.exp: Run new testcases.
317 2006-05-14  Thiemo Seufer  <ths@mips.com>
318             Nigel Stephens  <nigel@mips.com>
320         * gas/mips/mips.exp: Run new tests.
321         * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
322         gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
324 2006-05-11  Paul Brook  <paul@codesourcery.com>
326         * gas/arm/local_function.d: New test.
327         * gas/arm/local_function.s: New test.
329 2006-05-11  Thiemo Seufer  <ths@mips.com>
331         * gas/mips/jal-range.l: Don't check the range of j or jal
332         addresses.
334 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
336         * gas/i386/x86-64-gidt.d: Adjusted.
338 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
340         * gas/i386/i386.exp: Run x86-64-gidt.
342         * gas/i386/x86-64-gidt.d: New file.
343         * gas/i386/x86-64-gidt.s: Likewise.
345 2006-05-09  David Ung  <davidu@mips.com>
347         * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
348         address.
350 2006-05-08  Thiemo Seufer  <ths@mips.com>
352         * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
353         larger offset arguments for cache instructions.
355 2006-05-08  Thiemo Seufer  <ths@mips.com>
356             Nigel Stephens  <nigel@mips.com>
357             David Ung  <davidu@mips.com>
359         * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
360         * gas/mips/mips.exp: Run smartmips test.
362 2006-05-05  Julian Brown  <julian@codesourcery.com>
364         * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
365         instructions.
366         * gas/arm/vfp-neon-overlap.d: Expected output of above.
367         * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
368         * gas/arm/vfp1xD_t2.d: Likewise.
369         * gas/arm/vfpv3-32drs.d: Likewise.
371 2006-05-05  Nigel Stephens  <nigel@mips.com>
373         * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
374         reorder/noreorder corner case.
375         * gas/mips/mips.exp: Run new test.
376         
377 2006-05-04  Kazu Hirata  <kazu@codesourcery.com>
379         * gas/arm/armv1.d (error-output): New.
380         * gas/arm/armv1.l: New.
381         * gas/arm/thumb32.d (error-output): New.
382         * gas/arm/thumb32.l: New.
384 2006-05-04  Thiemo Seufer  <ths@mips.com>
385             Nigel Stephens  <nigel@mips.com>
387         * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
388         * gas/mips/set-arch.d: Adjust according to opcode table changes.
390 2006-05-03  Thiemo Seufer  <ths@mips.com>
392         * gas/mips/mips32-mt.d: Fix mftr argument order.
394 2006-05-02  Joseph Myers  <joseph@codesourcery.com>
396         * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
397         * gas/arm/iwmmxt.d: Update expected results.
398         * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
399         * gas/arm/iwmmxt-bad2.l: Update expected error messages.
401 2006-04-29  H.J. Lu  <hongjiu.lu@intel.com>
403         * gas/i386/fp.d: New file.
404         * gas/i386/fp.s: Likewise.
406         * gas/i386/i386.exp: Run "fp".
408 2006-04-28  Thiemo Seufer  <ths@mips.com>
409             David Ung  <davidu@mips.com>
410             Nigel Stephens  <nigel@mips.com>
412         * gas/mips/cp0sel-names-mips32r2.d,
413         gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
415 2006-04-26  Julian Brown  <julian@codesourcery.com>
417         * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
418         * gas/arm/neon-const.d: Expected output of above.
419         * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
421 2006-04-26  Julian Brown  <julian@codesourcery.com>
423         * gas/arm/neon-psyn.s: Basic test of programmers syntax.
424         * gas/arm/neon-psyn.d: Expected output of above.
426 2006-04-26  Julian Brown  <julian@codesourcery.com>
428         * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
429         * gas/arm/copro.d: Update accordingly.
430         * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
431         * gas/arm/neon-cond.d: Expected results of above.
432         * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
433         * gas/arm/neon-cov.d: Expected results of above.
434         * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
435         stores.
436         * gas/arm/neon-ldst-es.d: Expected results of above.
437         * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
438         and stores.
439         * gas/arm/neon-ldst-rm.d: Expected results of above.
440         * gas/arm/neon-omit.s: New test. Omission of optional operands.
441         * gas/arm/neon-omit.d: Expected results of above.
442         * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
443         * gas/arm/vfp1_t2.d: Likewise.
444         * gas/arm/vfp1xD.d: Likewise.
445         * gas/arm/vfp1xD_t2.d: Likewise.
446         * gas/arm/vfp2.d: Likewise.
447         * gas/arm/vfp2_t2.d: Likewise.
448         * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
449         instructions.
450         * gas/arm/vfp3-32drs.d: Expected results of above.
451         * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
452         conversion instructions.
453         * gas/arm/vfp3-const-conv.d: Expected results of above.
455 2005-04-20  Paul Brook  <paul@codesourcery.com>
457         * gas/arm/arch7.d: Remove skip.
458         * gas/arm/svc.d: Ditto.
459         * gas/arm/thumb2_bcond.d: Ditto.
460         * gas/arm/thumb2_it_bad.d: Ditto.
462 2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
464         PR gas/2533
465         * gas/i386/inval.s: Add test for illegal immediate register
466         operand.
467         * gas/i386/inval.l: Updated.
469 2006-04-16  Nick Clifton  <nickc@redhat.com>
471         * gas/arm/arch7.d: Skip test for non-ELF targets.
472         * gas/arm/blx-local.d: Likewise.
473         * gas/arm/svc.d: Likewise.
474         * gas/arm/thumb2_bcond.d: Likewise.
475         * gas/arm/thumb2_it_bad.d: Likewise.
477 2006-04-07  Paul Brook  <paul@codesourcery.com>
479         * gas/arm/blx-local.d: New test.
480         * gas/arm/blx-local.d: New test.
482 2006-04-07  Paul Brook  <paul@codesourcery.com>
484         * gas/arm/thumb2_pool.d: New test.
485         * gas/arm/thumb2_pool.s: New test.
487 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
489         * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
490         * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
492 2006-03-23  Michael Matz  <matz@suse.de>
494         * gas/i386/reloc64.s: Accept 64-bit forms.
495         * gas/i386/reloc64.d: Adjust.
496         * gas/i386/reloc64.l: Adjust.
498 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
500         * gas/i386/rep.s: Pad with .p2align.
501         * gas/i386/rep.d: Adjust.
503 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
505         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
506         * gas/mips/vxworks1-xgot.d: New tests.
507         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
508         
509 2006-03-21  Paul Brook  <paul@codesourcery.com>
511         * gas/arm/thumb32.d: Correct expected output.
513 2006-03-20  Paul Brook  <paul@codesourcery.com>
515         * gas/arm/thumb2_bcond.d: New test.
516         * gas/arm/thumb2_bcond.s: New test.
517         * gas/arm/thumb2_it_bad.d: New test.
518         * gas/arm/thumb2_it_bad.l: New test.
519         * gas/arm/thumb2_it_bad.s: New test.
521 2006-03-17  Paul Brook  <paul@codesourcery.com>
523         * gas/arm/thumb32.d: Add ldm and stm tests.
524         * gas/arm/thumb32.s: Ditto.
526 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
528         * gas/bfin/shift2.s: Add new tests.
529         * gas/bfin/shift.d: Match changed disassembler behaviour.
530         * gas/bfin/parallel2.d: Likewise.
531         * gas/bfin/shift2.d: Likewise; also match new tests.
533 2006-03-16  Paul Brook  <paul@codesourcery.com>
535         * gas/arm/svc.d: New test.
536         * gas/arm/svc.s: New test.
537         * gas/arm/inst.d: Accept svc mnemonic.
538         * gas/arm/thumb.d: Ditto.
539         * gas/arm/wince_inst.d: Ditto.
541 2006-03-09  Paul Brook  <paul@codesourcery.com>
543         * gas/arm/nomapping.d: New test.
544         * gas/arm/nomapping.s: New test.
546 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
548         PR binutils/2428
549         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
550         x86-64-rep-suffix.
552         * gas/i386/naked.d: Replace repz with rep.
553         * gas/i386/x86_64.d: Likewise.
555         * gas/i386/rep-suffix.d: New file. 
556         * gas/i386/rep-suffix.s: Likewise.
557         * gas/i386/rep.d: Likewise.
558         * gas/i386/rep.s: Likewise.
559         * gas/i386/x86-64-rep-suffix.d: Likewise.
560         * gas/i386/x86-64-rep-suffix.s: Likewise.
561         * gas/i386/x86-64-rep.d: Likewise.
562         * gas/i386/x86-64-rep.s: Likewise.
564 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
566         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
567         * gas/arm/pic.d: Skip for *-*-vxworks*...
568         * gas/arm/pic_vxworks.d: ...use this version instead.
569         * gas/arm/unwind_vxworks.d: Fix expected output.
571 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
573         * gas/m68k/arch-cpu-1.s: Tweak.
574         * gas/m68k/arch-cpu-1.d: Tweak.
576 2006-02-28  Jan Beulich  <jbeulich@novell.com>
578         * gas/all/altmacro.s: Adjust.
579         * gas/all/altmac2.s: Adjust.
581 2006-02-28  Jan Beulich  <jbeulich@novell.com>
583         * gas/macros/paren[sd]: New.
584         * gas/macros/macros.exp: Run new test.
586 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
588         * gas/i386/i386.exp: Add merom and x86-64-merom.
590         * gas/i386/merom.d: New file.
591         * gas/i386/merom.s: Likewise.
592         * gas/i386/x86-64-merom.d: Likewise.
593         * gas/i386/x86-64-merom.s: Likewise.
595 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
597         * gas/sparc/rdhpr.s: New test.
598         * gas/sparc/rdhpr.d: New test.
599         * gas/sparc/wrhpr.s: New test.
600         * gas/sparc/wrhpr.d: New test.
601         * gas/sparc/window.s: New test.
602         * gas/sparc/window.d: New test.
603         * gas/sparc/rdpr.s: Add case for reading %gl register.
604         * gas/sparc/rdpr.d: Likewise.
605         * gas/sparc/wrpr.s: Add case for writing %gl register.
606         * gas/sparc/wrpr.d: Likewise.
607         * gas/sparc/sparc.exp: Update for new tests.
608         
609 2006-02-24  Paul Brook  <paul@codesourcery.com>
611         * gas/arm/thumb32.d: Fix expected msr and mrs output.
612         * gas/arm/arch7.d: New test.
613         * gas/arm/arch7.s: New test.
614         * gas/arm/arch7m-bad.l: New test.
615         * gas/arm/arch7m-bad.d: New test.
616         * gas/arm/arch7m-bad.s: New test.
618 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
620         * gas/ia64/opc-i.s: Add tests for tf.
621         * gas/ia64/pseudo.s: Likewise.
622         * gas/ia64/opc-i.d: Updated.
623         * gas/ia64/pseudo.d: Likewise.
625 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
627         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
628         * gas/ia64/dv-raw-err.l: Updated.
630         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
631         * gas/ia64/opc-b.d: Updated.
633 2005-02-22  Paul Brook  <paul@codesourcery.com>
635         * gas/arm/thumb32.d: Fix expected pld opcode.
637 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
638             Anil Paranjape   <anilp1@kpitcummins.com>
639             Shilin Shakti    <shilins@kpitcummins.com>
641         * gas/xc16x: New directory.
642         * gas/xc16x/xc16x.exp: New file
643         * gas/xc16x/add.s: New file
644         * gas/xc16x/add_test.s: New file
645         * gas/xc16x/addb.s: New file
646         * gas/xc16x/addc.s: New file
647         * gas/xc16x/addcb.s: New file   
648         * gas/xc16x/and.s: New file
649         * gas/xc16x/andb.s: New file
650         * gas/xc16x/bfldl.s: New file
651         * gas/xc16x/bit.s: New file
652         * gas/xc16x/calla.s: New file
653         * gas/xc16x/calli.s: New file
654         * gas/xc16x/cmp.s: New file  
655         * gas/xc16x/cmp_test.s: New file
656         * gas/xc16x/cmpb.s: New file
657         * gas/xc16x/cmpi.s: New file
658         * gas/xc16x/cpl.s: New file
659         * gas/xc16x/div.s: New file
660         * gas/xc16x/jmpa.s: New file
661         * gas/xc16x/jmpi.s: New file
662         * gas/xc16x/jmpr.s: New file
663         * gas/xc16x/mov.s: New file
664         * gas/xc16x/mov_test.s: New file 
665         * gas/xc16x/movb.s: New file
666         * gas/xc16x/movbs.s: New file
667         * gas/xc16x/movbz.s: New file  
668         * gas/xc16x/mul.s: New file
669         * gas/xc16x/neg.s: New file
670         * gas/xc16x/nop.s: New file
671         * gas/xc16x/or.s: New file
672         * gas/xc16x/orb.s: New file
673         * gas/xc16x/prior.s: New file
674         * gas/xc16x/pushpop.s: New file
675         * gas/xc16x/ret.s: New file
676         * gas/xc16x/scxt.s: New file
677         * gas/xc16x/shlrol.s: New file
678         * gas/xc16x/sub.s: New file
679         * gas/xc16x/sub_test.s: New file 
680         * gas/xc16x/subb.s: New file
681         * gas/xc16x/subcb.s: New file
682         * gas/xc16x/syscontrol1.s: New file
683         * gas/xc16x/syscontrol2.s: New file
684         * gas/xc16x/trap.s: New file
685         * gas/xc16x/xor.s: New file
686         * gas/xc16x/xorb.s: New file
688 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
690         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
692 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
694         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
696         * gas/i386/x86-64-crx-suffix.d: Minor update.
698         * gas/i386/x86-64-drx-suffix.d: New file.
699         * gas/i386/x86-64-drx.d: Likewise.
700         * gas/i386/x86-64-drx.s: Likewise.
702 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
704         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
706         * gas/i386/x86-64-crx-suffix.d: New file.
707         * gas/i386/x86-64-crx.d: Likewise.
708         * gas/i386/x86-64-crx.s: Likewise.
710 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
712         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
713         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
715 2005-02-02  Paul Brook  <paul@codesourcery.com>
717         * gas/arm/thumb2_invert.d: New test.
718         * gas/arm/thumb2_invert.s: New test.
720 2006-01-31  Paul Brook  <paul@codesourcery.com>
722         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
723         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
725 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
727         * gas/z80/z80.exp: Add offset.
728         * gas/z80/offset.d: New file.
729         * gas/z80/offset.s: New file.
731 2006-01-16  Paul Brook  <paul@codesourcery.com>
733         * gas/m68k/all.exp: Add mcf-fpu.
734         * gas/m68k/mcf-fpu.d: New file.
735         * gas/m68k/mcf-fpu.s: New file.
737 2006-01-11  Nick Clifton  <nickc@redhat.com>
739         * gas/tic54x/address.d: Work with 64bit hosts.
740         * gas/tic54x/addrfar.d: Likewise.
741         * gas/tic54x/align.d: Likewise.
742         * gas/tic54x/all-opcodes.d: Likewise.
743         * gas/tic54x/asg.d: Likewise.
744         * gas/tic54x/cons.d: Likewise.
745         * gas/tic54x/consfar.d: Likewise.
746         * gas/tic54x/extaddr.d: Likewise.
747         * gas/tic54x/field.d: Likewise.
748         * gas/tic54x/labels.d: Likewise.
749         * gas/tic54x/loop.d: Likewise.
750         * gas/tic54x/lp.d: Likewise.
751         * gas/tic54x/macro.d: Likewise.
752         * gas/tic54x/math.d: Likewise.
753         * gas/tic54x/opcodes.d: Likewise.
754         * gas/tic54x/sections.d: Likewise.
755         * gas/tic54x/set.d: Likewise.
756         * gas/tic54x/struct.d: Likewise.
757         * gas/tic54x/subsym.d: Likewise.
759 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
761         PR gas/2117
762         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
763         ltoff22x-5.
765         * gas/ia64/ltoff22x-2.d: New file.
766         * gas/ia64/ltoff22x-2.s: Likewise.
767         * gas/ia64/ltoff22x-3.d: Likewise.
768         * gas/ia64/ltoff22x-3.s: Likewise.
769         * gas/ia64/ltoff22x-4.d: Likewise.
770         * gas/ia64/ltoff22x-4.s: Likewise.
771         * gas/ia64/ltoff22x-5.d: Likewise.
772         * gas/ia64/ltoff22x-5.s: Likewise.
774 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
776         PR gas/2101
777         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
779 For older changes see ChangeLog-2005
781 Local Variables:
782 mode: change-log
783 left-margin: 8
784 fill-column: 74
785 version-control: never
786 End: