Add MN10300 linker relaxation support for symbol differences
[binutils.git] / gas / testsuite / ChangeLog
blob953f096e48a2bbc6e76e3e2d80d73e10c178b52c
1 2007-10-19  Nick Clifton  <nickc@redhat.com>
3         * gas/mn10300/basic.exp: Run pr997 test.
4         * gas/mn10300/pr997.s: New test.
5         * gas/mn10300/pr887.l: Expected output.
7 2007-10-17  Nathan Sidwell  <nathan@codesourcery.com>
9         * gas/m68k/mcf-movsr.s: New.
10         * gas/m68k/mcf-movsr.d: New.
11         * gas/m68k/all.exp: Add mcf-movsr test.
13 2007-10-16  Nick Clifton  <nickc@redhat.com>
15         * gas/elf/elf.exp: Accept COMMON in readelf's output.
16         * gas/elf/type.s: Add test of common type.
17         * gas/elf/type.e: Extend expected output.
19 2007-10-11  Nick Clifton  <nickc@redhat.com>
21         * gas/elf/elf.exp (run_elf_list_test): Run section6 test.
22         * gas/elf/section6.s: New file: Check behaviour of .pushsection
23         with a subsection argument.
24         * gas/elf/section6.d: New file: Expected disassembly.
26 2007-10-08  H.J. Lu  <hongjiu.lu@intel.com>
28         * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix.
30         * gas/i386/simd-suffix.d: New.
31         * gas/i386/x86-64-simd-suffix.d: Likewise.
33         * gas/i386/x86-64-opcode.d: Updated.
34         * gas/i386/x86-64-simd.d: Likewise.
36 2007-10-08  Maciej W. Rozycki  <macro@linux-mips.org>
38         * gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic
39         disassembly.
40         * gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic
41         CP0 disassembly.
42         * mips/mips.exp: Run the new tests.
44 2007-10-08  Maciej W. Rozycki  <macro@linux-mips.org>
46         * gas/mips/at-1.d, gas/mips/at-2.l: New tests to check the ".set
47         at=REG" directive.
48         * gas/mips/at-1.s, gas/mips/at-2.s: Sources for the new tests.
49         * gas/mips/mips.exp: Run the new tests.
51 2007-10-05  H.J. Lu  <hongjiu.lu@intel.com>
53         * gas/i386/i386.exp: Run smx.
55         * gas/i386/smx.d: New.
56         * gas/i386/smx.s: Likewise.
58 2007-10-04  H.J. Lu  <hongjiu.lu@intel.com>
60         * gas/i386/simd.s: Add tests for unpckhpd and unpckhps.
61         * gas/i386/x86-64-simd.s: Likewise.
63         * gas/i386/simd-intel.d: Updated.
64         * gas/i386/simd.d: Likewise.
65         * gas/i386/x86-64-simd-intel.d: Likewise.
66         * gas/i386/x86-64-simd.d: Likewise.
68 2007-10-04  David Daney  <ddaney@avtrex.com>
70         * gas/mips/odd-float.d, gas/mips/odd-float.s: New test.
71         * gas/mips/mips.exp: Run it.
73 2007-10-04  H.J. Lu  <hongjiu.lu@intel.com>
75         PR gas/5109
76         * gas/i386/simd-intel.d: Updated.
77         * gas/i386/simd.d: Likewise.
78         * gas/i386/x86-64-simd-intel.d: Likewise.
79         * gas/i386/x86-64-simd.d: Likewise.
81         * gas/i386/simd.s: Add more tests.
82         * gas/i386/x86-64-simd.s: Likewise.
84 2007-10-04  Helge Deller  <deller@gmx.de>
86         * gas/all/gas.exp: Include new test "strings".
87         * gas/all/string.s: New
88         * gas/all/string.d: New.
90 2007-10-01  Tristan Gingold  <gingold@adacore.com>
92         * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it
93         overrides gas options.
94         * gas/ppc/altivec_xcoff64.s: Likewise.
95         * gas/ppc/booke_xcoff64.s: Likewise.
96         * gas/ppc/altivec_xcoff.d: Accept 32bits offsets.
97         * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove
98         booke64 opcodes.
99         * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber.
100         * gas/ppc/booke_xcoff64.d: Use booke opcodes.
102 2007-09-30  H.J. Lu  <hongjiu.lu@intel.com>
104         PR gas/5080
105         * gas/i386/simd-intel.d: Updated.
106         * gas/i386/simd.d: Likewise.
107         * gas/i386/x86-64-simd-intel.d: Likewise.
108         * gas/i386/x86-64-simd.d: Likewise.
110         * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si.
111         * gas/i386/x86-64-simd.s: Likewise.
113 2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>
115         PR binutils/5072
116         * gas/i386/i386.exp: Run x86-64-opcode-inval and
117         x86-64-opcode-inval-intel.
119         * gas/i386/x86-64-opcode-inval-intel.d: New.
120         * gas/i386/x86-64-opcode-inval.d: Likewise.
121         * gas/i386/x86-64-opcode-inval.s: Likewise.
123 2007-09-27  Kazu Hirata  <kazu@codesourcery.com>
125         * gas/m68k/fido.s: Add tests for %mbo.
126         * gas/m68k/fido.d: Update accordingly.
128 2007-09-26  Jan Beulich  <jbeulich@novell.com>
130         * gas/i386/x86-64-addr32.d: Adjust expectations.
132 2007-09-26  Jan Beulich  <jbeulich@novell.com>
134         * gas/i386/reloc64.s: Adjust for %eip-relative addressing no
135         longer generating errors.
136         * gas/i386/reloc64.d, gas/i386/reloc64.l: Update.
137         * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix
138         for %eip-realtive addressing case.
140 2007-09-25  Nathan Sidwell  <nathan@codesourcery.com>
142         * gas/m68k/br-isaa.d: Dump relocs too.
143         * gas/m68k/br-isab.d: Likewise.
144         * gas/m68k/br-isac.d: Likewise.  Adjust for long branch relaxation.
146 2007-09-24  Carlos O'Donell  <carlos@codesourcery.com>
148         * gas/mips/align.s, gas/mips/align.d: New test.
149         * gas/mips/mips.exp: Run it.
151 2007-09-20  H.J. Lu  <hongjiu.lu@intel.com>
153         * gas/i386/sib.s: Add more eiz tests.
154         * gas/i386/x86-64-sib.s: Add more riz tests.
156         * gas/i386/sib-intel.d: Updated.
157         * gas/i386/sib.d: Likewise.
158         * gas/i386/x86-64-sib-intel.d: Likewise.
159         * gas/i386/x86-64-sib.d: Likewise.
161 2007-09-20  H.J. Lu  <hongjiu.lu@intel.com>
163         PR 658
164         * gas/i386/i386.exp: Run sib-intel, x86-64-sib and
165         x86-64-sib-intel.
167         * gas/i386/nops-1-i386-i686.d: Updated.
168         * gas/i386/nops-1-i386.d: Likewise.
169         * gas/i386/nops-1.d: Likewise.
170         * gas/i386/nops-2-i386.d: Likewise.
171         * gas/i386/nops-2-merom.d: Likewise.
172         * gas/i386/nops-2.d: Likewise.
173         * gas/i386/nops-3-i386.d: Likewise.
174         * gas/i386/nops-3.d : Likewise.
175         * gas/i386/sib.d: Likewise.
177         * gas/i386/sib.s: Use %eiz in testcases.
179         * gas/i386/sib-intel.d: New.
180         * gas/i386/x86-64-sib-intel.d: Likewise.
181         * gas/i386/x86-64-sib.d: Likewise.
182         * gas/i386/x86-64-sib.s: Likewise.
184 2007-09-19  H.J. Lu  <hongjiu.lu@intel.com>
186         * gas/i386/intelok.s: Add tests for memory without base.
187         * gas/i386/intelok.d: Updated.
188         * gas/i386/intelok.e: Likewise.
190 2007-09-17  H.J. Lu  <hongjiu.lu@intel.com>
192         * gas/i386/x86-64-rip.s: Revert the last change.
193         * gas/i386/x86-64-rip-intel.d: Likewise.
194         * gas/i386/x86-64-rip.d: Likewise.
196 2007-09-15  H.J. Lu  <hongjiu.lu@intel.com>
198         PR gas/5034
199         * gas/i386/x86-64-rip.s: Add Intel mode testcases.
200         * gas/i386/x86-64-rip-intel.d: Updated.
201         * gas/i386/x86-64-rip.d: Likewise.
203 2007-09-14  Michael Meissner  <michael.meissner@amd.com>
204             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
205             Tony Linthicum  <tony.linthicum@amd.com>
207         * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
209         * gas/i386/x86-64-sse5.s: New file for SSE5 support.
210         * gas/i386/x86-64-sse5.d: Ditto.
212 2007-09-12  Jan Beulich  <jbeulich@novell.com>
214         * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
215         of blendvps, blendvpd, and pblendvb.
216         * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
217         gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
218         making last/first operand of blendvps, blendvpd, and pblendvb
219         optional.
221 2007-09-12  Jan Beulich  <jbeulich@novell.com>
223         * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
224         code.
225         * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
227 2007-09-06  H.J. Lu  <hongjiu.lu@intel.com>
229         * gas/i386/svme.s: Updated to allow eax in 64bit.
230         * gas/i386/svme.d: Updated.
231         * gas/i386/svme64.d: Likewise.
233 2007-08-31  H.J. Lu  <hongjiu.lu@intel.com>
235         * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
236         64bit.
237         * gas/i386/svme.d: Updated.
238         * gas/i386/svme64.d: Likewise.
240 2007-08-30  H.J. Lu  <hongjiu.lu@intel.com>
242         * gas/i386/amd.s: Add rdtscp.
243         * gas/i386/amd.d: Updated.
245         * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
246         * gas/i386/x86-64-mem-intel.d: Likewise.
248         * gas/i386/x86-64-opcode.s: Add swapgs.
249         * gas/i386/x86-64-opcode.d: Updated.
251 2007-08-29  Daniel Jacobowitz  <dan@codesourcery.com>
253         * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
254         * gas/lns/lns.exp: Run lns-duplicate.
256 2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
258         * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
260         * gas/i386/x86-64-reg.s: New. Add tests for instructions
261         with one register operand.
262         * gas/i386/x86-64-reg-intel.d: Likewise.
263         * gas/i386/x86-64-reg.d: Likewise.
265 2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
267         * gas/i386/i386.exp: Run reg and reg-intel.
269         * gas/i386/katmai.d: Update bad instructions.
271         * gas/i386/reg.s: New. Add tests for instructions with one
272         register operand.
273         * gas/i386/reg-intel.d: Likewise.
274         * gas/i386/reg.d: Likewise.
276 2007-08-28  H.J. Lu  <hongjiu.lu@intel.com>
278         * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
279         x86-64-mem-intel.
281         * gas/i386/mem.s: New. Add tests for instructions with one
282         memory operand.
283         * gas/i386/x86-64-mem.s: Likewise.
284         * gas/i386/mem-intel.d: Likewise.
285         * gas/i386/mem.d: Likewise.
286         * gas/i386/x86-64-mem-intel.d: Likewise.
287         * gas/i386/x86-64-mem.d: Likewise.
289 2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
290             Joseph Myers  <joseph@codesourcery.com>
292         * lib/gas-defs.exp (gas_version): Use remote_* functions instead
293         of exec.
294         (gas_host_run): New.
295         (gas_run): Use gas_host_run.
296         (gas_start): Likewise.
297         (run_dump_test): Likewise.
298         (objdump): Use gas_host_run.
299         (objdump_start_no_subdir): Likewise.
300         * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
301         * lib/run: Remove.
302         * gas/macros/macros.exp: Download app4b.s to host.
303         * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
304         (gas_32_check): Likewise.
305         * gas/maxq10/maxq10.exp (gas_64_check): Likewise
306         (gas_32_check): Likewise.
307         * gas/maxq20/maxq20.exp (gas_64_check): Likewise
308         (gas_32_check): Likewise.
309         * gas/sparc/sparc.exp (gas_64_check): Likewise.
310         * gas/cfi/cfi.exp: Likewise.
311         * gas/elf/elf.exp (run_list_test): Likewise.  Use temporary file
312         for readelf output in place of pipe.
313         * gas/all/gas.exp: Download incbin.dat to host.
314         (do_comment): Allow \r\r\n.
316 2007-08-09  Paul Brook  <paul@codesourcery.com>
318         * gas/arm/relax_load_align.d: new test.
319         * gas/arm/relax_load_align.s: new test.
321 2007-08-09  H.J. Lu  <hongjiu.lu@intel.com>
323         * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
324         x86-64-sse4_1-intel and x86-64-sse4_2-intel.
326         * gas/i386/sse4_1-intel.d: New file.
327         * gas/i386/sse4_2-intel.d: Likewise.
328         * gas/i386/x86-64-sse4_1-intel.d: Likewise.
329         * gas/i386/x86-64-sse4_2-intel.d: Likewise.
331         * gas/i386/sse4_1.s: Add tests for Intel syntax.
332         * gas/i386/sse4_2.s: Likewise.
333         * gas/i386/x86-64-sse4_1.s: Likewise.
334         * gas/i386/x86-64-sse4_2.s: Likewise.
336         * gas/i386/sse4_1.d: Updated.
337         * gas/i386/sse4_2.d: Likewise.
338         * gas/i386/x86-64-sse4_1.d: Likewise.
339         * gas/i386/x86-64-sse4_2.d: Likewise.
341 2007-08-09  Alan Modra  <amodra@bigpond.net.au>
343         * gas/all/weakref1u.d (not-target): Match *-*-*aout.
345 2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
347         PR binutils/4834
348         * gas/i386/simd-intel.d: Updated.
349         * gas/i386/simd.d: Likewise.
350         * gas/i386/x86-64-simd-intel.d: Likewise.
351         * gas/i386/x86-64-simd.d: Likewise.
353         * gas/i386/simd.s: Add tests for SSE4 instructions.
354         * gas/i386/x86-64-simd.s: Likewise.
356 2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
358         * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
359         mode.
360         * gas/i386/x86-64-simd.s: Likewise.
362         * gas/i386/simd-intel.d: Updated.
363         * gas/i386/simd.d: Likewise.
364         * gas/i386/x86-64-simd-intel.d: Likewise.
365         * gas/i386/x86-64-simd.d: Likewise.
367 2007-07-28  H.J. Lu  <hongjiu.lu@intel.com>
369         PR binutils/4834
370         * gas/i386/simd-intel.d: Updated.
371         * gas/i386/simd.d: Likewise.
372         * gas/i386/x86-64-simd-intel.d: Likewise.
373         * gas/i386/x86-64-simd.d: Likewise.
375         * gas/i386/simd.s: Add new tests.
376         * gas/i386/x86-64-simd.s: Likewise.
378 2007-07-28  H.J. Lu  <hongjiu.lu@intel.com>
380         * gas/i386/x86-64-opcode.d: Updated.
381         * gas/i386/x86-64-simd-intel.d: Likewise.
382         * gas/i386/x86-64-simd.d: Likewise.
384         * gas/i386/x86-64-simd.s: Add movq.
386 2007-07-23  H.J. Lu  <hongjiu.lu@intel.com>
388         * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
389         nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
390         x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
392         * gas/i386/nops-1-i386-i686.d: New.
393         * gas/i386/nops-1-k8.d: Likewise.
394         * gas/i386/nops-3-i386.d : Likewise.
395         * gas/i386/nops-3-i686.d: Likewise.
396         * gas/i386/nops-4-i386.d: Likewise.
397         * gas/i386/nops-4.d: Likewise.
398         * gas/i386/nops16-1.d: Likewise.
399         * gas/i386/nops16-1.s: Likewise.
400         * gas/i386/x86-64-nops-1-k8.d: Likewise.
401         * gas/i386/x86-64-nops-2.d: Likewise.
402         * gas/i386/x86-64-nops-3.d: Likewise.
403         * gas/i386/x86-64-nops-4-core2.d: Likewise.
404         * gas/i386/x86-64-nops-4-k8.d: Likewise.
405         * gas/i386/x86-64-nops-4.d: Likewise.
407         * gas/i386/nops-1-i386.d: Updated.
408         * gas/i386/nops-1-i686.d: Likewise.
409         * gas/i386/nops-1.d: Likewise.
410         * gas/i386/nops-2-i386.d: Likewise.
411         * gas/i386/nops-2-merom.d : Likewise.
412         * gas/i386/nops-2.d: Likewise.
413         * gas/i386/nops-3.d: Likewise.
414         * gas/i386/x86-64-nops-1-merom.d: Likewise.
415         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
416         * gas/i386/x86-64-nops-1.d: Likewise.
418         * gas/i386/x86-64-nops-1.s: Removed.
420 2007-07-23  Evandro Menezes  <evandro.menezes@amd.com>
421             H.J. Lu  <hongjiu.lu@intel.com>
423         * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
424         nops-3-i686 and nops-4-i686.
426         * gas/i386/nops-3-i686.d: New.
427         * gas/i386/nops-4-i686.d: Likewise.
428         * gas/i386/nops-4.s: Likewise.
430 2007-07-23  Richard Sandiford  <richard@codesourcery.com>
432         * lib/gas-defs.exp (run_list_test): Make the options optional.
433         * gas/cr16/cr16.exp (run_list_test): Delete.
435 2007-07-19  Nick Clifton  <nickc@redhat.com>
437         PR gas/4804
438         * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
439         in the same way as the arm-eabi target.
440         * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
441         target.
442         * gas/arm/mapshort-elf.d: Do not use this file for the
443         arm-linux-gnu target.
445 2007-07-16  H.J. Lu  <hongjiu.lu@intel.com>
447         * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
448         punpcklwd and punpcklqdq.
449         * gas/i386/x86-64-simd.s: Likewise.
451         * gas/i386/simd-intel.d: Updated.
452         * gas/i386/simd.d: Likewise.
453         * gas/i386/x86-64-simd-intel.d: Likewise.
454         * gas/i386/x86-64-simd.d: Likewise.
456 2007-07-14  Nick Clifton  <nickc@redhat.com>
458         * gas/arm/arm.s: Add tests for re-aliasing a previously removed
459         alias.
460         * gas/arm/arm.l: Add new expected warning message.
462 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
464         * gas/i386/ssemmx2.d: Ignore padding.
466 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
468         * gas/i386/rex.s: Avoid the last rex prefix becoming the
469         rex prefix for the padding.
471 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
473         * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
475 2007-07-04  Nick Clifton  <nickc@redhat.com>
477         * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
478         hosts.
480 2007-07-03  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
482         * gas/elf/elf.exp: Expect redef test to fail for CR16.
483         * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
484         the CR16.
485         * gas/cr16/cinv_test.d: Remove whitespace dependencies.
487 2007-07-03  Nick Clifton  <nickc@redhat.com>
489         * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
490         * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
491         gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
492         gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
493         gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
494         gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
495         gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
496         gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
497         gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
499 2007-07-03  Nathan Sidwell  <nathan@codesourcery.com>
501         * gas/m68k/mcf-coproc.d: New.
502         * gas/m68k/mcf-coproc.s: New.
503         * gas/m68k/all.exp: Add it.
505 2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
507         * gas/cr16: New directory
508         * gas/cr16.exp: New file
509         * add_test.d and  add_test.s: New files
510         * and_test.d and and_test.s: New files
511         * ash_test.d and ash_test.s: New files
512         * bal_test.d and bal_test.s: New files
513         * bcc_test.d and bcc_test.s: New files
514         * beq0_test.d and beq0_test.s: New files
515         * cbitb_test.d and cbitb_test.s: New files
516         * cbitw_test.d and cbitw_test.s: New files
517         * cinv_test.d and cinv_test.s: New files
518         * cmp_test.d and cmp_test.s: New files
519         * excp_test.d and excp_test.s: New files
520         * jal_test.d and jal_test.s: New files
521         * jcc_test.d and jcc_test.s: New files
522         * loadb_test.d and loadb_test.s: New files
523         * loadd_test.d and loadd_test.s: New files
524         * loadm_test.d and loadm_test.s: New files
525         * loadw_test.d and loadw_test.s: New files
526         * lpsp_test.d and lpsp_test.s: New files
527         * lsh_test.d and lsh_test.s: New files
528         * mov_test.d and mov_test.s: New files
529         * mul_test.d and mul_test.s: New files
530         * or_test.d and or_test.s: New files
531         * popret_test.d and popret_test.s: New files
532         * pop_test.d and pop_test.s: New files
533         * push_test.d and push_test.s: New files
534         * sbitb_test.d and sbitb_test.s: New files
535         * sbitw_test.d and sbitw_test.s: New files
536         * scc_test.d and scc_test.s: New files
537         * storb_test.d and storb_test.s: New files
538         * stord_test.d and stord_test.s: New files
539         * storm_test.d and storm_test.s: New files
540         * storw_test.d and storw_test.s: New files
541         * sub_test.d and sub_test.s: New files
542         * tbitb_test.d and tbitb_test.s: New files
543         * tbit_test.d and tbit_test.s: New files
544         * tbitw_test.d and tbitw_test.s: New files
545         * xor_test.d and xor_test.s: New files
547 2007-06-26  Paul Brook  <paul@codesourcery.com>
549         * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
550         * gas/arm/vfp1xD.s: Ditto.
551         * gas/arm/vfp1xD_t2.d: Ditto.
552         * gas/arm/vfp1xD_t2.s: Ditto.
554 2007-06-24  Nick Clifton  <nickc@redhat.com>
556         * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
558 2007-06-23  H.J. Lu  <hongjiu.lu@intel.com>
560         PR binutils/4667
561         * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
562         and x86-64-simd-intel.
564         * gas/i386/opcode-intel.d: Updated.
566         * gas/i386/simd-intel.d: New.
567         * gas/i386/simd.d: Likewise.
568         * gas/i386/simd.s: Likewise.
569         * gas/i386/x86-64-simd-intel.d: Likewise.
570         * gas/i386/x86-64-simd.d: Likewise.
571         * gas/i386/x86-64-simd.s: Likewise.
573 2007-06-18  Kazu Hirata  <kazu@codesourcery.com>
575         * gas/m68k/all.exp: Run mcf-wdebug.
576         * gas/testsuite/gas/m68k/mcf-wdebug.d,
577         gas/testsuite/gas/m68k/mcf-wdebug.s: New.
579 2007-06-14  Paul Brook  <paul@codesourcery.com>
581         * gas/arm/thumb32.s: Add tests for shift instructions.
582         * gas/arm/thumb32.d: Ditto.
584 2007-06-06  Paul Brook  <paul@codesourcery.com>
586         * gas/arm/thumb.d: Update expected output.
587         * gas/arm/thumb2_relax.d: Ditto.
589 2007-06-05  Paul Brook  <paul@codesourcery.com>
591         * gas/arm/thumb32.d: Add writeback addressing mode tests.
592         * gas/arm/thumb32.s: Update expected output.
594 2007-06-05  Nick Clifton  <nickc@redhat.com>
596         PR gas/4587
597         * gas/sparc/sparc.exp: Run pr4587 list test.
598         * gas/sparc/pr4587.s: New test case.
599         * gas/sparc/pr4587.l: Expected assembler output.
601 2007-06-05  Nick Clifton  <nickc@redhat.com>
603         * lib/gas-defs.exp (run_list_test): New proc.
604         * gas/alpha/alpha.exp: Delete proc run_list_test.
605         * gas/bfin/bfin.exp : Likewise.
606         * gas/cfi/cfi.exp : Likewise.
607         * gas/crx/allinsn.exp : Likewise.
608         * gas/d10v/d10v.exp : Likewise.
609         * gas/d30v/d30v.exp : Likewise.
610         * gas/frv/allinsn.exp : Likewise.
611         * gas/i386/i386.exp : Likewise.
612         * gas/i860.i860.exp : Likewise.
613         * gas/ia64/ia64.exp : Likewise.
614         * gas/lns/lns.exp : Likewise.
615         * gas/macros/macros.exp : Likewise.
616         * gas/maxq10/maxq10.exp : Likewise.
617         * gas/maxq20/maxq20.exp : Likewise.
618         * gas/mips/mips.exp : Likewise.
619         * gas/mmix/mmix-list.exp : Likewise.
620         * gas/mn10300/basic.exp : Likewise.
621         * gas/msp430/msp430.exp : Likewise.
622         * gas/pdp11/pdp11.exp : Likewise.
623         * gas/ppc/ppc.exp : Likewise.
624         * gas/s390/s390.exp : Likewise.
625         * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
627 2007-05-29  Jakub Jelinek  <jakub@redhat.com>
629         PR gas/4558
630         * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
631         * gas/sparc/v9branch1.d: New test.
632         * gas/sparc/v9branch1.s: New.
633         * gas/sparc/v9branch2.d: New test.
634         * gas/sparc/v9branch2.s: New.
635         * gas/sparc/v9branch3.d: New test.
636         * gas/sparc/v9branch3.s: New.
637         * gas/sparc/v9branch4.d: New test.
638         * gas/sparc/v9branch4.s: New.
639         * gas/sparc/v9branch5.d: New test.
640         * gas/sparc/v9branch5.s: New.
642 2007-03-25  Paul Brook  <paul@codesourcery.com>
644         * gas/arm/thumb32.s: Add tests for subs pc, lr.
645         * gas/arm/thumb32.d: Change error-output: to stderr:.
646         Update expected output.
648 2007-05-22  Paul Brook  <paul@codesourcery.com>
650         * gas/arm/backslash-at.d: Update expected output.
652 2007-05-17  H.J. Lu  <hongjiu.lu@intel.com>
654         2003-06-05  Michal Ludvig  <mludvig@suse.cz>
655         * gas/cfi/cfi-x86_64.s: Test new directives
656         and different writings of registers and numbers.
657         * gas/cfi/cfi-x86_64.d: Updated pattern to
658         match the above change.
660 2007-05-15  Mark Shinwell  <shinwell@codesourcery.com>
662         * gas/arm/backslash-at.d: New.
663         * gas/arm/backslash-at.s: New.
665 2007-05-15  Vincent Riviere  <vincent.riviere@freesbee.fr>
666             Nick Clifton  <nickc@redhat.com>
668         PR gas/3041
669         * gas/m68k/p3041.s: New test case.
670         * gas/m68k/p3041.d: New expected disassembly.
671         * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
672         Only run arch-cpu-1 test for ELF based toolchains.
674         Tidy ups for m68k-netbsd gas toolchain:
675         * gas/m68k/cpu32.d: Allow for extra text after expected
676         disassembly.
677         * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
678         * gas/m68k/br-isab.d: Fix name of test.
679         * gas/m68k/br-isac.d: Fix name of test.
680         
681 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
683         PR binutils/4502
684         * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
686 2007-05-04  Kazu Hirata  <kazu@codesourcery.com>
688         * gas/m68k/all.exp: Skip fmoveml on fido.
690 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
692         PR gas/4460
693         * gas/i386/gotpc.s: Add a new test.
694         * gas/i386/reloc64.s: Likewise.
696         * gas/i386/gotpc.d: Updated.
697         * gas/i386/reloc64.d: Likewise.
699 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
701         * gas/i386/crc32-intel.d: Updated.
702         * gas/i386/crc32.d: Likewise.
703         * gas/i386/sse4_2.d: Likewise.
704         * gas/i386/x86-64-crc32-intel.d: Likewise.
705         * gas/i386/x86-64-crc32.d: Likewise.
706         * gas/i386/x86-64-sse4_2.d: Likewise.
708         * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
709         operand size and suffix in crc32 instructions in Intel mode.
710         * gas/i386/x86-64-crc32.s: Likewise.
712         * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
713         operand size.
714         * gas/i386/x86-64-sse4_2.s: Likewise.
716         * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
718         * gas/i386/inval-crc32.l: New.
719         * gas/i386/inval-crc32.s: Likewise.
720         * gas/i386/x86-64-inval-crc32.l: Likewise.
721         * gas/i386/x86-64-inval-crc32.s: Likewise.
723 2007-05-01  H.J. Lu  <hongjiu.lu@intel.com>
725         * gas/i386/crc32-intel.d: New file.
726         * gas/i386/crc32.d:Likewise.
727         * gas/i386/crc32.s:Likewise.
728         * gas/i386/x86-64-crc32-intel.d:Likewise.
729         * gas/i386/x86-64-crc32.d:Likewise.
730         * gas/i386/x86-64-crc32.s:Likewise.
732         * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
733         and x86-64-crc32-intel.
735 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
737         PR binutils/4430
738         * gas/i386/amd.d: Updated.
739         * gas/i386/immed32.d: Likewise.
740         * gas/i386/intel.d: Likewise.
741         * gas/i386/intel16.d: Likewise.
742         * gas/i386/intelok.d: Likewise.
743         * gas/i386/jump16.d: Likewise.
744         * gas/i386/naked.d: Likewise.
745         * gas/i386/opcode-suffix.d: Likewise.
746         * gas/i386/opcode.d: Likewise.
747         * gas/i386/prescott.d: Likewise.
748         * gas/i386/ssemmx2.d: Likewise.
749         * gas/i386/tlsd.d: Likewise.
750         * gas/i386/tlspic.d: Likewise.
751         * gas/i386/x86-64-addr32.d: Likewise.
752         * gas/i386/x86-64-prescott.d: Likewise.
753         * gas/i386/x86-64-rip.d: Likewise.
754         * gas/i386/x86_64.d: Likewise.
756 2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>
758         PR binutils/4429
759         * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
760         "x86-64-rip-intel".
762         * gas/i386/intelok.d: Updated.
764         * gas/i386/x86-64-addr32-intel.d: New file.
765         * gas/i386/x86-64-rip-intel.d: Likewise.
767 2007-04-24  Andreas Krebbel  <krebbel1@de.ibm.com>
769         * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
770         * gas/s390/zarch-z9-ec.s: Likewise.
772 2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
774         * gas/m68k/br-isaa.s: New.
775         * gas/m68k/br-isaa.d: New.
776         * gas/m68k/br-isab.s: New.
777         * gas/m68k/br-isab.d: New.
778         * gas/m68k/br-isac.s: New.
779         * gas/m68k/br-isac.d: New.
780         * gas/m68k/all.exp: Adjust.
782 2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
784         * gas/arm/arch4t.d: Convert to unified syntax.
785         * gas/arm/archv6.d: Likewise.
786         * gas/arm/archv6t2.d: Likewise.
787         * gas/arm/arch3.d: Likewise.
788         * gas/arm/arch7dm.d: Likewise.
789         * gas/arm/arch7t.d: Likewise.
790         * gas/arm/archv1.d: Likewise.
791         * gas/arm/copro.d: Likewise.
792         * gas/arm/inst.d: Likewise.
793         * gas/arm/macro1.d: Likewise.
794         * gas/arm/tcompat.d: Likewise.
795         * gas/arm/wince_inst.d: Likewise.
796         * gas/arm/xscale.d: Likewise.
798         * gas/arm/thumb.d: White space cleanup.
799         * gas/arm/thumb2_relax.d: Likewise.
800         * gas/arm/thumb32.d: Likewise.
801         
802 2007-04-20  Nathan Sidwell  <nathan@codesourcery.com>
804         * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
805         * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
806         * gas/m68k/all.exp: Add them.
808 2007-04-20  Alan Modra  <amodra@bigpond.net.au>
810         * gas/ppc/range64.s: New.
811         * gas/ppc/range64.l: New.
812         * gas/ppc/range.s: New.
813         * gas/ppc/range.l: New.
814         * gas/ppc/ppc.exp (run_list_test): New.  Use to run new tests.
816 2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
818         * gas/arm/mapshort.s: Add a small .data section.
819         * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
820         disassembly.
821         * gas/arm/mapshort-elf.d: Likewise.
823 2007-04-19  Paul Brook  <paul@codesourcery.com>
825         * gas/arm/thumb1_unified.d: New test.
826         * gas/arm/thumb1_unified.s: New test.
828 2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
830         * gas/ppc/booke.s: Add tlbsx, tlbsxe.
831         * gas/ppc/booke.d: Update.
833 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
835         * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
837         * gas/i386/sse4_2.d: New file.
838         * gas/i386/sse4_2.s: Likewise.
839         * gas/i386/x86-64-sse4_2.d: Likewise.
840         * gas/i386/x86-64-sse4_2.s: Likewise.
842 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
844         * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
846         * gas/i386/sse4_1.d: New file.
847         * gas/i386/sse4_1.s: Likewise.
848         * gas/i386/x86-64-sse4_1.d: Likewise.
849         * gas/i386/x86-64-sse4_1.s: Likewise.
851 2007-04-18  Paul Brook  <paul@codesourcery.com>
853         * gas/arm/thumb2_add.s: Add rsb #0 test.
854         * gas/arm/thumb2_add.d: Update expected output.
856 2007-04-04  Paul Brook  <paul@codesourcery.com>
858         * gas/arm/neon-cov.s: Add new vext test.
859         * gas/arm/neon-cov.d: Ditto.
861 2007-04-01  Christian Groessler  <chris@groessler.org>
863         * gas/z8k/calr.d: Fix for 64bit bfd.
864         * gas/z8k/djnz.d: Likewise.
865         * gas/z8k/inout.d: Likewise.
866         * gas/z8k/jmp-cc.d: Likewise.
867         * gas/z8k/jr-back.d: Likewise.
868         * gas/z8k/jr-forw.d: Likewise.
869         * gas/z8k/reglabel.d: Likewise.
870         * gas/z8k/ctrl-names.d: Fix name.  Fix for 64bit bfd.
871         * gas/z8k/ret-cc.d: Likewise.
873 2007-03-31  Alan Modra  <amodra@bigpond.net.au>
875         * gas/i386/nops-3.s: Don't use .align.
877 2007-03-30  Paul Brook  <paul@codesourcery.com>
879         * gas/arm/thumb2_ldmstm.d: New test.
880         * gas/arm/thumb2_ldmstm.s: New test.
882 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
884         * gas/ppc/reloc.s: New.
885         * gas/ppc/reloc.d: New.
887 2007-03-26  Julian Brown  <julian@codesourcery.com>
889         * gas/arm/neon-const.s: Use FP syntax for 0/-0.
890         * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
891         * gas/arm/neon-cov.s: Use float syntax for FP immediate.
893 2007-03-24  Paul Brook  <paul@codesourcery.com>
894         Mark Shinwell  <shinwell@codesourcery.com>
896         * gas/arm/archv6.s: Add new SRS tests.
897         * gas/arm/archv6.d: Update expected output.
898         * gas/arm/thumb32.s: Add new SRS tests.
899         * gas/arm/thumb32.d: Update expected output.
900         * gas/arm/srs-t2.d: New.
901         * gas/arm/srs-t2.l: New.
902         * gas/arm/srs-t2.s: New.
903         * gas/arm/srs-arm.d: New.
904         * gas/arm/srs-arm.l: New.
905         * gas/arm/srs-arm.s: New.
907 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
909         * gas/i386/rex.s: Add tests for rex.WRXB.
910         * gas/i386/rex.d: Updated.
912         * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
913         * gas/i386/x86-64-io-intel.d : Likewise.
914         * gas/i386/x86-64-io-suffix.d: Likewise.
915         * gas/i386/x86-64-io.d: Likewise.
916         * gas/i386/x86-64-opcode.d: Likewise.
918 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
920         PR binutils/4218
921         * gas/i386/nops.s: Add testcases for nop r/m.
922         * gas/i386/x86-64-nops.s: Likewise.
924         * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
925         %eax and %rax.
927         * gas/i386/nops.d: Updated.
928         * gas/i386/x86-64-nops.d: Likewise.
929         * gas/i386/x86-64-opcode.d: Likewise.
931 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
933         * gas/i386/i386.exp: Run nops-3.
935         * gas/i386/nops-3.d: New file.
936         * gas/i386/nops-3.s: Likewise.
938 2007-03-20  Mark Shinwell  <shinwell@codesourcery.com>
940         * gas/arm/mul-overlap.s: Don't use %type.
941         * gas/arm/mul-overlap.l: Update line numbers.
942         * gas/arm/mul-overlap-v6.s: Don't use %type.
944 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
946         * gas/arm/mul-overlap.s: New.
947         * gas/arm/mul-overlap.d: New.
948         * gas/arm/mul-overlap.l: New.
949         * gas/arm/mul-overlap-v6.s: New.
950         * gas/arm/mul-overlap-v6.d: New.
952 2007-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
954         * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
956 2007-03-14  Paul Brook  <paul@codesourcery.com>
958         * gas/arm/thumb2_add.d: Add tests using sp.
959         * gas/arm/thumb2_add.s: Ditto.
961 2007-03-14  Alan Modra  <amodra@bigpond.net.au>
963         PR 4029
964         * gas/all/relax.s: New.
965         * gas/all/relax.d: New.
966         * gas/all/gas.exp: Run it.
968 2007-03-11  Hans-Peter Nilsson  <hp@bitrange.com>
970         * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
971         Adjust for change in readelf output.
973 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
975         * gas/s390/zarch-z9-ec.d: New file.
976         * gas/s390/zarch-z9-ec.s: New file.
977         * gas/s390/s390.exp: Run the z9-ec testcases.
979 2007-03-05  H.J. Lu  <hongjiu.lu@intel.com>
981         PR gas/3918
982         * lib/gas-defs.exp (gas_started): New variable. Initialized to
983         0.
984         (gas_start): Set gas_started to 1.
985         (gas_finish): Skip if gas_started is 0.  Reset gas_started to 0.
987 2007-03-02  Paul Brook  <paul@codesourcery.com>
989         * gas/arm/relax_branch_align.d: New test.
990         * gas/arm/relax_branch_align.s: New test.
992 2007-02-28  Nick Clifton  <nickc@redhat.com>
994         PR gas/3797
995         * gas/lns/lns.exp: Do not run the lns-common test for the d10v
996         port.
997         * gas/d10v/address-002.l: Update expected assembler output.
998         * gas/d10v/address-003.l, gas/d10v/address-004.l,
999         gas/d10v/address-005.l, gas/d10v/address-006.l,
1000         gas/d10v/address-007.l, gas/d10v/address-008.l,
1001         gas/d10v/address-009.l, gas/d10v/address-010.l,
1002         gas/d10v/address-011.l, gas/d10v/address-012.l,
1003         gas/d10v/address-013.l, gas/d10v/address-014.l,
1004         gas/d10v/address-015.l, gas/d10v/address-016.l,
1005         gas/d10v/address-017.l, gas/d10v/address-018.l,
1006         gas/d10v/address-019.l, gas/d10v/address-020.l,
1007         gas/d10v/address-021.l, gas/d10v/address-022.l,
1008         gas/d10v/address-023.l, gas/d10v/address-024.l,
1009         gas/d10v/address-025.l, gas/d10v/address-026.l,
1010         gas/d10v/address-027.l, gas/d10v/address-030.l,
1011         gas/d10v/address-031.l, gas/d10v/address-032.l,
1012         gas/d10v/address-033.l, gas/d10v/address-034.l,
1013         gas/d10v/address-035.l, gas/d10v/address-036.l,
1014         gas/d10v/address-037.l, gas/d10v/address-038.l,
1015         gas/d10v/address-039.l, gas/d10v/address-040.l,
1016         gas/d10v/address-041.l: Likewise.
1018 2007-02-28  Nick Clifton  <nickc@redhat.com>
1020         PR gas/3975
1021         * gas/arm/mapshort.d: Split into two new files...
1022         * gas/arm/mapshort-eabi.d: The one and...
1023         * gas/arm/mapshort-elf.d: This one.
1024         * gas/arm/arch7.d: Remove 32-bit host expectation.
1025         * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
1026         arm targets will disassemble this value as an instruction.
1027         * gas/arm/neon-ldst-rm.d: Likewise.
1028         * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
1029         ports.
1030         * gas/arm/thumbrel.d: Only run this test for EABI based arm
1031         ports.
1032         * gas/arm/wince_inst.d: Fix expected branch targets.
1034 2007-02-22  DJ Delorie  <dj@redhat.com>
1036         * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
1037         * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
1039 2007-02-20  Thiemo Seufer  <ths@mips.com>
1040             Chao-Ying Fu  <fu@mips.com>
1042         * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
1043         DSP R2.
1044         * gas/mips/mips.exp: Run new test.
1046 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1048         * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
1049         point and fixed point operands.
1050         * gas/s390/esa-g5.s: Likewise.
1051         * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
1052         cgdr, cger, cgxr): Likewise.
1053         * gas/s390/zarch-z900.s: Likewise.
1055 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
1057         PR gas/4027
1058         * gas/i386/opcode.s: Add more tests for "test".
1059         * i386/opcode-intel.d: Updated.
1060         * gas/i386/opcode-suffix.d: Likewise.
1061         * gas/i386/opcode.d: Likewise.
1063 2007-02-06  Nick Clifton  <nickc@redhat.com>
1065         PR gas/3810 gas/3800
1066         * gas/elf/elf.exp: Expect the redef test to fail on targets which
1067         do not convert fixups against ordinary symbols into relocs against
1068         section symbols.
1069         * gas/all/gas.exp: Likewise.
1071 2007-02-05  Dave Brolley  <brolley@redhat.com>
1073         * gas/mep/relocs-junk1.s: Add a .data section.
1074         * gas/mep/relocs.d: Updated to match above.
1076 2007-02-04  H.J. Lu  <hongjiu.lu@intel.com>
1078         PR gas/3961
1079         * gas/i386/secrel.d: Support 64bit host.
1081 2007-02-02  Nick Clifton  <nickc@redhat.com>
1083         PR gas/3812
1084         * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
1085         account for sign extension.
1087 2007-01-11  Paul Brook  <paul@codesourcery.com>
1089         * gas/arm/thumb2_add.d: Add test for missing operand.
1090         * gas/arm/thumb2_add.s: Ditto.
1092 2007-01-11  Nick Clifton  <nickc@redhat.com>
1094         * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
1095         line comment character.
1096         * gas/mcore/allinsn.d: Adjust expected disassembly to match real
1097         output.
1099         * gas/lns/lns.exp: Run the alternative version of the lns-common-1
1100         test for the MCore target.
1102 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1104         * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
1105         * gas/i386/i386.exp: Ditto.
1107 2007-01-04  Paul Brook  <paul@codesourcery.com>
1109         * gas/arm/archv6.s: Add more cpsie tests.
1110         * gas/arm/archv6.d: Ditto.
1112 2007-01-04  Andreas Schwab  <schwab@suse.de>
1114         * gas/m68k/cpu32.[sd]: New test.
1115         * gas/m68k/all.exp: Run it.
1117 2007-01-04  Julian Brown  <julian@codesourcery.com>
1119         * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
1121 2007-01-04  Paul Brook  <paul@codesourcery.com>
1123         * gas/arm/neon-cov.d: Adjust expected output.
1124         * gas/arm/neon-omit.s: Add tests for vcgt and vcle.  Reorder vacle
1125         and vacle.
1126         * gas/arm/neon-omit.d: Adjust expected output.
1128 For older changes see ChangeLog-2006
1130 Local Variables:
1131 mode: change-log
1132 left-margin: 8
1133 fill-column: 74
1134 version-control: never
1135 End: