[ gas/ChangeLog ]
[binutils.git] / gas / testsuite / ChangeLog
blobfad1588b1ce7895b6dc4fc6ea9210326fd2dcdc6
1 2006-08-12  Thiemo Seufer  <ths@networkno.de>
3         * gas/mips/mips16-save.d: Fix testcase.
5 2006-08-08  Bob Wilson  <bob.wilson@acm.org>
7         * gas/lns/lns-common-1-alt.d: New file.
8         * gas/lns/lns.exp: Use lns-common-1-alt.d for xtensa targets.
10 2006-08-04 Pedro Alves <pedro_alves@portugalmail.pt>
12         * gas/arm/wince.s: New test.
13         * gas/arm/wince.d: New test.
15         * gas/arm/thumb2_add.s: Don't use elf specific ".type"
16         pseudo-op.
18 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
20         * gas/arm/iwmmxt-bad.s: Test invalid register names for wldrw and
21         wstrw.
22         * gas/arm/iwmmxt-bad.l: Update.
24 2006-08-03  Joseph Myers  <joseph@codesourcery.com>
26         * gas/arm/iwmmxt.s: Test tmcr and tmrc with wcgr registers.
27         * gas/arm/iwmmxt.d: Update.
29 2006-08-01  H.J. Lu  <hongjiu.lu@intel.com>
31         * gas/i386/nops-2-i386.d: Updated.
32         * gas/i386/nops-2-merom.d: Likewise.
33         * gas/i386/nops-2.d: Likewise.
35 2006-07-29  Richard Sandiford  <richard@codesourcery.com>
37         * gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
38         * gas/m68k/mcf-fpu.d: Update accordingly.
40 2006-07-20 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
41            Michael Meissner             <michael.meissner@amd.com>
43         * gas/i386/amdfam10.s: Add .p2align 4,0 to make sure segment is
44         aligned on all systems.
45         * gas/i386/x86-64-amdfam10.s: Likewise.
46         * gas/i386/amdfam10.d: Adjust output for alignment.
47         * gas/i386/x86-64-amdfam10.d: Likewise.
49 2006-07-19  Paul Brook  <paul@codesourcery.com>
51         * gas/arm/archv6t2.d: Adjust expected output for rbit.
53 2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>
55         * gas/i386/opcode.s: Add sldt, smsw and str.
56         * gas/i386/x86-64-opcode.s: Likewise.
58         * gas/i386/opcode.d: Updated.
59         * gas/i386/x86-64-opcode.d: Likewise.
61 2006-07-18  Paul Brook  <paul@codesourcery.com>
63         * gas/arm/thumb2_add.d: New test.
64         * gas/arm/thumb2_add.s: New test.
66 2006-07-18  Maciej W. Rozycki  <macro@mips.com>
68         * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test.  Change
69         arguments for "madd.s" so that the instruction is correct for mips1
70         and still matches "bc3*".
72 2006-07-13 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
73            Michael Meissner             <michael.meissner@amd.com>
75         * gas/i386/amdfam10.s: New file for amdfam10 instructions.
76         * gam/i386/amdfam10.d: Ditto.
77         * gas/i386/x86-64-amdfam10.s: Ditto.
78         * gam/i386/x86-64-amdfam10.d: Ditto.
80 2006-07-12  Nick Clifton  <nickc@redhat.com>
82         * gas/sh/basic.exp: Run "too_large" dump test.
83         * gas/sh/too_large.s: New test file.  Check that .byte directives
84         do not generate a bogus overflow message.
85         * gas/sh/too_large.s: New test control file.
87 2006-07-05  Julian Brown  <julian@codesourcery.com>
89         * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
90         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
91         * gas/arm/vfp2.d: Likewise.
92         * gas/arm/vfp2_t2.d: Likewise.
94 2006-07-04  Thiemo Seufer  <ths@mips.com>
96         * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
97         * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
98         Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
99         e32-rel2 and e32-rel4 also for 64 bit configurations.
101 2006-06-23  H.J. Lu  <hongjiu.lu@intel.com>
103         * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
104         nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
105         x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
107         * gas/i386/nops-1.s: New file.
108         * gas/i386/nops-2.s: Likewise.
109         * gas/i386/nops-1-i386.d: Likewise.
110         * gas/i386/nops-1-i686.d: Likewise.
111         * gas/i386/nops-1-merom.d: Likewise.
112         * gas/i386/nops-1.d: Likewise.
113         * gas/i386/nops-2-i386.d: Likewise.
114         * gas/i386/nops-2-merom.d: Likewise.
115         * gas/i386/nops-2.d: Likewise.
116         * gas/i386/x86-64-nops-1.s: Likewise.
117         * gas/i386/x86-64-nops-1-k8.d: Likewise.
118         * gas/i386/x86-64-nops-1-merom.d: Likewise.
119         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
120         * gas/i386/x86-64-nops-1.d: Likewise.
122         * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
123         nop.
125 2006-06-20  Thiemo Seufer  <ths@networkno.de>
127         * gas/mips/mips.exp: Explicitly specify o32 ABI.
128         * gas/mips/mips64-dsp.d: Dump o32 register names.
129         * gas/mips/smartmips.d: Explicitly specify o32 ABI.
131 2006-06-18  Nick Clifton  <nickc@redhat.com>
133         * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
134         targets.
135         * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
136         * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
137         * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
138         * gas/arm/group-reloc-ldc.d: Likewise.
139         * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
140         * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
141         * gas/arm/group-reloc-ldr.d: Likewise.
142         * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
143         * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
144         * gas/arm/group-reloc-ldrs.d: Likewise.
145         
146 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
148         * gas/arm/group-reloc-alu.d: New test.
149         * gas/arm/group-reloc-alu-encoding-bad.d: New test.
150         * gas/arm/group-reloc-alu-encoding-bad.l: New test.
151         * gas/arm/group-reloc-alu-encoding-bad.s: New test.
152         * gas/arm/group-reloc-alu-parsing-bad.d: New test.
153         * gas/arm/group-reloc-alu-parsing-bad.l: New test.
154         * gas/arm/group-reloc-alu-parsing-bad.s: New test.
155         * gas/arm/group-reloc-alu.s: New test.
156         * gas/arm/group-reloc-ldc.d: New test.
157         * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
158         * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
159         * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
160         * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
161         * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
162         * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
163         * gas/arm/group-reloc-ldc.s: New test.
164         * gas/arm/group-reloc-ldr.d: New test.
165         * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
166         * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
167         * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
168         * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
169         * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
170         * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
171         * gas/arm/group-reloc-ldr.s: New test.
172         * gas/arm/group-reloc-ldrs.d: New test.
173         * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
174         * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
175         * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
176         * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
177         * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
178         * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
179         * gas/arm/group-reloc-ldrs.s: New test.
181 2006-06-14  Thiemo Seufer  <ths@mips.com>
182             Maciej W. Rozycki  <macro@mips.com>
184         * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
185         * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
186         * gas/mips/mips.exp: Run new testcases.
188 2006-06-14  Thiemo Seufer  <ths@mips.com>
190         * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
191         gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
192         o32 ABI.
194 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
196         * gas/i386/i386.exp: Run nops and x86-64-nops.
198         * gas/i386/nops.d: New file.
199         * gas/i386/nops.s: Likewise.
200         * gas/i386/x86-64-nops.d: Likewise.
201         * gas/i386/x86-64-nops.s: Likewise.
203 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
205         * gas/i386/opcode.s: Add "xchg %ax,%ax".
206         * gas/i386/opcode.d: Updated.
208         * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
209         xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
210         * gas/i386/x86-64-opcode.d: Updated.
212 2006-06-09  Thiemo Seufer  <ths@mips.com>
213             Nigel Stephens  <nigel@mips.com>
215         * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
216         single precision FPRs on MIPS32.
217         * gas/mips/mips.exp: Run them.
219 2006-06-08  Thiemo Seufer  <ths@mips.com>
220             Nigel Stephens  <nigel@mips.com>
222         * gas/mips/mips32.s: Added cop2 branches with explicit condition
223         code register numbers.
224         * gas/mips/mips32.d: Likewise.
226 2006-06-07  Julian Brown  <julian@codesourcery.com>
228         * gas/arm/itblock.s: New file. Helper macro for making all-true IT
229         blocks.
230         * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
231         Neon instructions are rejected...
232         * gas/arm/neon-cond-bad.s: In ARM mode, and...
233         * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
234         * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
235         * gas/arm/neon-cond-bad.d: Control ARM mode test.
236         * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
237         * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
238         * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
239         * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
240         * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
241         * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
243 2006-06-06  Paul Brook  <paul@codesourcery.com>
245         * gas/arm/thumb2_bcond.d: Update expected output.
246         * gas/arm/thumb32.d: Ditto.
247         * gas/arm/vfp1_t2.d: Ditto.
248         * gas/arm/vfp1xD_t2.d: Ditto.
250 2006-06-06  Thiemo Seufer  <ths@mips.com>
251             Chao-ying Fu  <fu@mips.com>
253         * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
254         * gas/mips/mips.exp: Run DSP64 tests.
256 2006-06-05  Thiemo Seufer  <ths@mips.com>
258         * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
259         gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
260         * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
262 2006-05-25  Richard Sandiford  <richard@codesourcery.com>
264         * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
265         * gas/m68k/mcf-fpu.d: Adjust accordingly.
267 2006-05-25  Jie Zhang  <jie.zhang@analog.com>
268         
269         * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
270         thrown away.
272 2006-05-23  Thiemo Seufer  <ths@mips.com>
274         * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
275         gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
276         gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
277         output.
278         * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
279         catch assembler warnings.
281 2006-05-22  Nick Clifton  <nickc@redhat.com>
283         * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
284         warning messages.
285         * gas/mips/mips32-mt.l: Likewise.
287 2006-05-19  Thiemo Seufer  <ths@mips.com>
289         * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
290         endian testcases.
291         * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
292         * gas/mips/mips.exp: Run new testcases.
294 2006-05-14  Thiemo Seufer  <ths@mips.com>
295             Nigel Stephens  <nigel@mips.com>
297         * gas/mips/mips.exp: Run new tests.
298         * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
299         gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
301 2006-05-11  Paul Brook  <paul@codesourcery.com>
303         * gas/arm/local_function.d: New test.
304         * gas/arm/local_function.s: New test.
306 2006-05-11  Thiemo Seufer  <ths@mips.com>
308         * gas/mips/jal-range.l: Don't check the range of j or jal
309         addresses.
311 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
313         * gas/i386/x86-64-gidt.d: Adjusted.
315 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
317         * gas/i386/i386.exp: Run x86-64-gidt.
319         * gas/i386/x86-64-gidt.d: New file.
320         * gas/i386/x86-64-gidt.s: Likewise.
322 2006-05-09  David Ung  <davidu@mips.com>
324         * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
325         address.
327 2006-05-08  Thiemo Seufer  <ths@mips.com>
329         * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
330         larger offset arguments for cache instructions.
332 2006-05-08  Thiemo Seufer  <ths@mips.com>
333             Nigel Stephens  <nigel@mips.com>
334             David Ung  <davidu@mips.com>
336         * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
337         * gas/mips/mips.exp: Run smartmips test.
339 2006-05-05  Julian Brown  <julian@codesourcery.com>
341         * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
342         instructions.
343         * gas/arm/vfp-neon-overlap.d: Expected output of above.
344         * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
345         * gas/arm/vfp1xD_t2.d: Likewise.
346         * gas/arm/vfpv3-32drs.d: Likewise.
348 2006-05-05  Nigel Stephens  <nigel@mips.com>
350         * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
351         reorder/noreorder corner case.
352         * gas/mips/mips.exp: Run new test.
353         
354 2006-05-04  Kazu Hirata  <kazu@codesourcery.com>
356         * gas/arm/armv1.d (error-output): New.
357         * gas/arm/armv1.l: New.
358         * gas/arm/thumb32.d (error-output): New.
359         * gas/arm/thumb32.l: New.
361 2006-05-04  Thiemo Seufer  <ths@mips.com>
362             Nigel Stephens  <nigel@mips.com>
364         * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
365         * gas/mips/set-arch.d: Adjust according to opcode table changes.
367 2006-05-03  Thiemo Seufer  <ths@mips.com>
369         * gas/mips/mips32-mt.d: Fix mftr argument order.
371 2006-05-02  Joseph Myers  <joseph@codesourcery.com>
373         * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
374         * gas/arm/iwmmxt.d: Update expected results.
375         * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
376         * gas/arm/iwmmxt-bad2.l: Update expected error messages.
378 2006-04-29  H.J. Lu  <hongjiu.lu@intel.com>
380         * gas/i386/fp.d: New file.
381         * gas/i386/fp.s: Likewise.
383         * gas/i386/i386.exp: Run "fp".
385 2006-04-28  Thiemo Seufer  <ths@mips.com>
386             David Ung  <davidu@mips.com>
387             Nigel Stephens  <nigel@mips.com>
389         * gas/mips/cp0sel-names-mips32r2.d,
390         gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
392 2006-04-26  Julian Brown  <julian@codesourcery.com>
394         * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
395         * gas/arm/neon-const.d: Expected output of above.
396         * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
398 2006-04-26  Julian Brown  <julian@codesourcery.com>
400         * gas/arm/neon-psyn.s: Basic test of programmers syntax.
401         * gas/arm/neon-psyn.d: Expected output of above.
403 2006-04-26  Julian Brown  <julian@codesourcery.com>
405         * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
406         * gas/arm/copro.d: Update accordingly.
407         * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
408         * gas/arm/neon-cond.d: Expected results of above.
409         * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
410         * gas/arm/neon-cov.d: Expected results of above.
411         * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
412         stores.
413         * gas/arm/neon-ldst-es.d: Expected results of above.
414         * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
415         and stores.
416         * gas/arm/neon-ldst-rm.d: Expected results of above.
417         * gas/arm/neon-omit.s: New test. Omission of optional operands.
418         * gas/arm/neon-omit.d: Expected results of above.
419         * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
420         * gas/arm/vfp1_t2.d: Likewise.
421         * gas/arm/vfp1xD.d: Likewise.
422         * gas/arm/vfp1xD_t2.d: Likewise.
423         * gas/arm/vfp2.d: Likewise.
424         * gas/arm/vfp2_t2.d: Likewise.
425         * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
426         instructions.
427         * gas/arm/vfp3-32drs.d: Expected results of above.
428         * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
429         conversion instructions.
430         * gas/arm/vfp3-const-conv.d: Expected results of above.
432 2005-04-20  Paul Brook  <paul@codesourcery.com>
434         * gas/arm/arch7.d: Remove skip.
435         * gas/arm/svc.d: Ditto.
436         * gas/arm/thumb2_bcond.d: Ditto.
437         * gas/arm/thumb2_it_bad.d: Ditto.
439 2006-04-18  H.J. Lu  <hongjiu.lu@intel.com>
441         PR gas/2533
442         * gas/i386/inval.s: Add test for illegal immediate register
443         operand.
444         * gas/i386/inval.l: Updated.
446 2006-04-16  Nick Clifton  <nickc@redhat.com>
448         * gas/arm/arch7.d: Skip test for non-ELF targets.
449         * gas/arm/blx-local.d: Likewise.
450         * gas/arm/svc.d: Likewise.
451         * gas/arm/thumb2_bcond.d: Likewise.
452         * gas/arm/thumb2_it_bad.d: Likewise.
454 2006-04-07  Paul Brook  <paul@codesourcery.com>
456         * gas/arm/blx-local.d: New test.
457         * gas/arm/blx-local.d: New test.
459 2006-04-07  Paul Brook  <paul@codesourcery.com>
461         * gas/arm/thumb2_pool.d: New test.
462         * gas/arm/thumb2_pool.s: New test.
464 2006-04-05  Richard Sandiford  <richard@codesourcery.com>
466         * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
467         * gas/sparc/sparc.exp: Run it.  Remove sparc*-*-vxworks* XFAILs.
469 2006-03-23  Michael Matz  <matz@suse.de>
471         * gas/i386/reloc64.s: Accept 64-bit forms.
472         * gas/i386/reloc64.d: Adjust.
473         * gas/i386/reloc64.l: Adjust.
475 2006-03-23  H.J. Lu  <hongjiu.lu@intel.com>
477         * gas/i386/rep.s: Pad with .p2align.
478         * gas/i386/rep.d: Adjust.
480 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
482         * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
483         * gas/mips/vxworks1-xgot.d: New tests.
484         * gas/mips/mips.exp: Run them.  Do not run other tests on VxWorks.
485         
486 2006-03-21  Paul Brook  <paul@codesourcery.com>
488         * gas/arm/thumb32.d: Correct expected output.
490 2006-03-20  Paul Brook  <paul@codesourcery.com>
492         * gas/arm/thumb2_bcond.d: New test.
493         * gas/arm/thumb2_bcond.s: New test.
494         * gas/arm/thumb2_it_bad.d: New test.
495         * gas/arm/thumb2_it_bad.l: New test.
496         * gas/arm/thumb2_it_bad.s: New test.
498 2006-03-17  Paul Brook  <paul@codesourcery.com>
500         * gas/arm/thumb32.d: Add ldm and stm tests.
501         * gas/arm/thumb32.s: Ditto.
503 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
505         * gas/bfin/shift2.s: Add new tests.
506         * gas/bfin/shift.d: Match changed disassembler behaviour.
507         * gas/bfin/parallel2.d: Likewise.
508         * gas/bfin/shift2.d: Likewise; also match new tests.
510 2006-03-16  Paul Brook  <paul@codesourcery.com>
512         * gas/arm/svc.d: New test.
513         * gas/arm/svc.s: New test.
514         * gas/arm/inst.d: Accept svc mnemonic.
515         * gas/arm/thumb.d: Ditto.
516         * gas/arm/wince_inst.d: Ditto.
518 2006-03-09  Paul Brook  <paul@codesourcery.com>
520         * gas/arm/nomapping.d: New test.
521         * gas/arm/nomapping.s: New test.
523 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
525         PR binutils/2428
526         * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
527         x86-64-rep-suffix.
529         * gas/i386/naked.d: Replace repz with rep.
530         * gas/i386/x86_64.d: Likewise.
532         * gas/i386/rep-suffix.d: New file. 
533         * gas/i386/rep-suffix.s: Likewise.
534         * gas/i386/rep.d: Likewise.
535         * gas/i386/rep.s: Likewise.
536         * gas/i386/x86-64-rep-suffix.d: Likewise.
537         * gas/i386/x86-64-rep-suffix.s: Likewise.
538         * gas/i386/x86-64-rep.d: Likewise.
539         * gas/i386/x86-64-rep.s: Likewise.
541 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
543         * gas/arm/abs12.s, gas/arm/abs12.d: New test.
544         * gas/arm/pic.d: Skip for *-*-vxworks*...
545         * gas/arm/pic_vxworks.d: ...use this version instead.
546         * gas/arm/unwind_vxworks.d: Fix expected output.
548 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
550         * gas/m68k/arch-cpu-1.s: Tweak.
551         * gas/m68k/arch-cpu-1.d: Tweak.
553 2006-02-28  Jan Beulich  <jbeulich@novell.com>
555         * gas/all/altmacro.s: Adjust.
556         * gas/all/altmac2.s: Adjust.
558 2006-02-28  Jan Beulich  <jbeulich@novell.com>
560         * gas/macros/paren[sd]: New.
561         * gas/macros/macros.exp: Run new test.
563 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
565         * gas/i386/i386.exp: Add merom and x86-64-merom.
567         * gas/i386/merom.d: New file.
568         * gas/i386/merom.s: Likewise.
569         * gas/i386/x86-64-merom.d: Likewise.
570         * gas/i386/x86-64-merom.s: Likewise.
572 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
574         * gas/sparc/rdhpr.s: New test.
575         * gas/sparc/rdhpr.d: New test.
576         * gas/sparc/wrhpr.s: New test.
577         * gas/sparc/wrhpr.d: New test.
578         * gas/sparc/window.s: New test.
579         * gas/sparc/window.d: New test.
580         * gas/sparc/rdpr.s: Add case for reading %gl register.
581         * gas/sparc/rdpr.d: Likewise.
582         * gas/sparc/wrpr.s: Add case for writing %gl register.
583         * gas/sparc/wrpr.d: Likewise.
584         * gas/sparc/sparc.exp: Update for new tests.
585         
586 2006-02-24  Paul Brook  <paul@codesourcery.com>
588         * gas/arm/thumb32.d: Fix expected msr and mrs output.
589         * gas/arm/arch7.d: New test.
590         * gas/arm/arch7.s: New test.
591         * gas/arm/arch7m-bad.l: New test.
592         * gas/arm/arch7m-bad.d: New test.
593         * gas/arm/arch7m-bad.s: New test.
595 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
597         * gas/ia64/opc-i.s: Add tests for tf.
598         * gas/ia64/pseudo.s: Likewise.
599         * gas/ia64/opc-i.d: Updated.
600         * gas/ia64/pseudo.d: Likewise.
602 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
604         * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
605         * gas/ia64/dv-raw-err.l: Updated.
607         * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
608         * gas/ia64/opc-b.d: Updated.
610 2005-02-22  Paul Brook  <paul@codesourcery.com>
612         * gas/arm/thumb32.d: Fix expected pld opcode.
614 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
615             Anil Paranjape   <anilp1@kpitcummins.com>
616             Shilin Shakti    <shilins@kpitcummins.com>
618         * gas/xc16x: New directory.
619         * gas/xc16x/xc16x.exp: New file
620         * gas/xc16x/add.s: New file
621         * gas/xc16x/add_test.s: New file
622         * gas/xc16x/addb.s: New file
623         * gas/xc16x/addc.s: New file
624         * gas/xc16x/addcb.s: New file   
625         * gas/xc16x/and.s: New file
626         * gas/xc16x/andb.s: New file
627         * gas/xc16x/bfldl.s: New file
628         * gas/xc16x/bit.s: New file
629         * gas/xc16x/calla.s: New file
630         * gas/xc16x/calli.s: New file
631         * gas/xc16x/cmp.s: New file  
632         * gas/xc16x/cmp_test.s: New file
633         * gas/xc16x/cmpb.s: New file
634         * gas/xc16x/cmpi.s: New file
635         * gas/xc16x/cpl.s: New file
636         * gas/xc16x/div.s: New file
637         * gas/xc16x/jmpa.s: New file
638         * gas/xc16x/jmpi.s: New file
639         * gas/xc16x/jmpr.s: New file
640         * gas/xc16x/mov.s: New file
641         * gas/xc16x/mov_test.s: New file 
642         * gas/xc16x/movb.s: New file
643         * gas/xc16x/movbs.s: New file
644         * gas/xc16x/movbz.s: New file  
645         * gas/xc16x/mul.s: New file
646         * gas/xc16x/neg.s: New file
647         * gas/xc16x/nop.s: New file
648         * gas/xc16x/or.s: New file
649         * gas/xc16x/orb.s: New file
650         * gas/xc16x/prior.s: New file
651         * gas/xc16x/pushpop.s: New file
652         * gas/xc16x/ret.s: New file
653         * gas/xc16x/scxt.s: New file
654         * gas/xc16x/shlrol.s: New file
655         * gas/xc16x/sub.s: New file
656         * gas/xc16x/sub_test.s: New file 
657         * gas/xc16x/subb.s: New file
658         * gas/xc16x/subcb.s: New file
659         * gas/xc16x/syscontrol1.s: New file
660         * gas/xc16x/syscontrol2.s: New file
661         * gas/xc16x/trap.s: New file
662         * gas/xc16x/xor.s: New file
663         * gas/xc16x/xorb.s: New file
665 2006-02-12  H.J. Lu  <hongjiu.lu@intel.com>
667         * gas/i386/x86-64-crx-suffix.d: Undo the last change.
669 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
671         * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
673         * gas/i386/x86-64-crx-suffix.d: Minor update.
675         * gas/i386/x86-64-drx-suffix.d: New file.
676         * gas/i386/x86-64-drx.d: Likewise.
677         * gas/i386/x86-64-drx.s: Likewise.
679 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
681         * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
683         * gas/i386/x86-64-crx-suffix.d: New file.
684         * gas/i386/x86-64-crx.d: Likewise.
685         * gas/i386/x86-64-crx.s: Likewise.
687 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
689         * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
690         * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
692 2005-02-02  Paul Brook  <paul@codesourcery.com>
694         * gas/arm/thumb2_invert.d: New test.
695         * gas/arm/thumb2_invert.s: New test.
697 2006-01-31  Paul Brook  <paul@codesourcery.com>
699         * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
700         * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
702 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
704         * gas/z80/z80.exp: Add offset.
705         * gas/z80/offset.d: New file.
706         * gas/z80/offset.s: New file.
708 2006-01-16  Paul Brook  <paul@codesourcery.com>
710         * gas/m68k/all.exp: Add mcf-fpu.
711         * gas/m68k/mcf-fpu.d: New file.
712         * gas/m68k/mcf-fpu.s: New file.
714 2006-01-11  Nick Clifton  <nickc@redhat.com>
716         * gas/tic54x/address.d: Work with 64bit hosts.
717         * gas/tic54x/addrfar.d: Likewise.
718         * gas/tic54x/align.d: Likewise.
719         * gas/tic54x/all-opcodes.d: Likewise.
720         * gas/tic54x/asg.d: Likewise.
721         * gas/tic54x/cons.d: Likewise.
722         * gas/tic54x/consfar.d: Likewise.
723         * gas/tic54x/extaddr.d: Likewise.
724         * gas/tic54x/field.d: Likewise.
725         * gas/tic54x/labels.d: Likewise.
726         * gas/tic54x/loop.d: Likewise.
727         * gas/tic54x/lp.d: Likewise.
728         * gas/tic54x/macro.d: Likewise.
729         * gas/tic54x/math.d: Likewise.
730         * gas/tic54x/opcodes.d: Likewise.
731         * gas/tic54x/sections.d: Likewise.
732         * gas/tic54x/set.d: Likewise.
733         * gas/tic54x/struct.d: Likewise.
734         * gas/tic54x/subsym.d: Likewise.
736 2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>
738         PR gas/2117
739         * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
740         ltoff22x-5.
742         * gas/ia64/ltoff22x-2.d: New file.
743         * gas/ia64/ltoff22x-2.s: Likewise.
744         * gas/ia64/ltoff22x-3.d: Likewise.
745         * gas/ia64/ltoff22x-3.s: Likewise.
746         * gas/ia64/ltoff22x-4.d: Likewise.
747         * gas/ia64/ltoff22x-4.s: Likewise.
748         * gas/ia64/ltoff22x-5.d: Likewise.
749         * gas/ia64/ltoff22x-5.s: Likewise.
751 2006-01-03  Hans-Peter Nilsson  <hp@bitrange.com>
753         PR gas/2101
754         * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
756 For older changes see ChangeLog-2005
758 Local Variables:
759 mode: change-log
760 left-margin: 8
761 fill-column: 74
762 version-control: never
763 End: