Fix a typo.
[binutils.git] / gas / testsuite / ChangeLog
blob36dd359460af1100bdaf2a3346d51eb43629921c
1 2010-07-11  Kai Tietz  <kai.tietz@onevision.com>
3         * gas/pe/aligncomm-b.d: Regenerated content dump.
4         * gas/pe/aligncomm-d.d: Regenerated content dump.
5         * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
7 2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
9         * gas/arm/barrier.s: New file.
10         * gas/arm/barrier.d: New file.
11         * gas/arm/barrier-thumb.s: New file.
12         * gas/arm/barrier-thumb.d: New file.
13         * gas/arm/barrier-bad.s: New file.
14         * gas/arm/barrier-bad.d: New file.
15         * gas/arm/barrier-bad.l: New file.
16         * gas/arm/barrier-bad-thumb.s: New file.
17         * gas/arm/barrier-bad-thumb.d: New file.
18         * gas/arm/barrier-bad-thumb.l: New file.
20 2010-07-08  Daniel Gutson  <dgutson@codesourcery.com>
22         * gas/arm/reloc-bad.d: New.
23         * gas/arm/reloc-bad.s: New.
24         * gas/arm/reloc-bad.l: New.
26 2010-07-06  Maciej W. Rozycki  <macro@codesourcery.com>
28         * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
29         pairing.
30         * gas/mips/elf-rel27.s: Source for the new test.
31         * gas/mips/mips.exp: Create "mips16" architecture.  Adjust
32         conditions involving negated properties throughout to require
33         "mips1" as appropriate.  Run the new test.
34         (mips_arch_destroy): New procedure.
36 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
38         * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
39         of an architecture-specific test first and use it if found,
40         before falling back to the generic one.
42 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
44         * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
45         branch-likely instructions and place them...
46         * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
47         ... in this new test.
48         * gas/mips/mips4-fp.l: Update accordingly.
49         * gas/mips/mips4-branch-likely.l: New stderr output for the new
50         test.
51         * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
52         a list test with mips4-branch-likely similarly to mips4-fp.
54 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
56         * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
57         branch-likely instructions.
58         * gas/mips/bge.d, gas/mips/bge.s: Likewise.
59         * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
60         * gas/mips/blt.d, gas/mips/blt.s: Likewise.
61         * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
62         * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
63         collecting checks for branch-likely instructions removed from
64         the above.
65         * gas/mips/mips.exp: Run the new test and update the
66         constraints for the updated tests to include MIPS I.
68 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
70         * gas/mips/mips4-fp.d: Reformat.
72 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
74         * gas/mips/beq.d: Reformat.
75         * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
76         * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
78 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
80         * gas/mips/beq.d: Remove leftover symbols/relocs from the
81         change on 2009-02-06.
83 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
85         AVX Programming Reference (June, 2010)
86         * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
87         * gas/i386/rdrnd-intel.d: Likewise.
88         * gas/i386/rdrnd.d: Likewise.
89         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
90         * gas/i386/x86-64-rdrnd.d: Likewise.
91         * gas/i386/x86-64-rdrnd.s: Likewise.
93 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
95         PR gas/10531
96         PR gas/11789
97         * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
99         * gas/elf/dwarf2-1.d: New.
100         * gas/elf/dwarf2-1.s: Likewise.
101         * gas/elf/dwarf2-2.d: Likewise.
102         * gas/elf/dwarf2-2.s: Likewise.
103         * gas/elf/dwarf2-3.d: Likewise.
104         * gas/elf/dwarf2-3.s: Likewise.
105         * gas/i386/debug1.d: Likewise.
106         * gas/i386/debug1.s: Likewise.
108         * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
110         * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
112 2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>
114         * gas/i386/dw2-compress-1.d: New.
115         * gas/i386/dw2-compress-1.s: Likewise.
117         * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
119 2010-07-03  Jan Beulich  <jbeulich@novell.com>
121         PR gas/11732
122         * gas/i386/i386.exp: Run new tests.
123         * gas/i386/intel-got{32,64}.{s,d}: New.
125 2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>
127         AVX Programming Reference (June, 2010)
128         * gas/i386/arch-10.s: Add xsaveopt.
129         * gas/i386/x86-64-arch-2.s: Likwise.
131         * gas/i386/arch-10.d: Updated.
132         * gas/i386/arch-10-1.l: Likewise.
133         * gas/i386/arch-10-2.l: Likewise.
134         * gas/i386/arch-10-3.l: Likewise.
135         * gas/i386/arch-10-4.l: Likewise.
136         * gas/i386/x86-64-arch-2.d: Likewise.
138         * gas/i386/f16c-intel.d: New.
139         * gas/i386/f16c.d: Likewise.
140         * gas/i386/f16c.s: Likewise.
141         * gas/i386/fsgs-intel.d: Likewise.
142         * gas/i386/fsgs.d: Likewise.
143         * gas/i386/fsgs.s: Likewise.
144         * gas/i386/rdrnd-intel.d: Likewise.
145         * gas/i386/rdrnd.d: Likewise.
146         * gas/i386/rdrnd.s: Likewise.
147         * gas/i386/x86-64-f16c-intel.d: Likewise.
148         * gas/i386/x86-64-f16c.d: Likewise.
149         * gas/i386/x86-64-f16c.s: Likewise.
150         * gas/i386/x86-64-fsgs-intel.d: Likewise.
151         * gas/i386/x86-64-fsgs.d: Likewise.
152         * gas/i386/x86-64-fsgs.s: Likewise.
153         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
154         * gas/i386/x86-64-rdrnd.d: Likewise.
155         * gas/i386/x86-64-rdrnd.s: Likewise.
157         * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
158         rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
159         x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
161         * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
163         * gas/i386/x86-64-xsave-intel.d: Updated.
164         * gas/i386/x86-64-xsave.d: Likewise.
166 2010-07-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
168         * gas/arm/thumb2_bad_reg.s: Update mov register tests.
169         * gas/arm/thumb2_bad_reg.l: Likewise.
171 2010-06-29  Alan Modra  <amodra@gmail.com>
173         * gas/maxq10/maxq10.exp: Delete file.
174         * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
175         * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
176         * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
177         * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
178         * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
179         * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
180         * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
181         * gas/maxq20/maxq20.exp: Delete file.
182         * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
183         * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
184         * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
185         * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
186         * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
187         * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
188         * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
189         * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
190         * gas/maxq20/range.s: Likewise.
191         * gas/all/gas.exp: Remove references to maxq.
193 2010-06-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
195         * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
196         * gas/arm/neon-ldst-align-bad.s: Likewise.
197         * gas/arm/neon-ldst-es.d: Likewise.
198         * gas/arm/neon-ldst-es.s: Likewise.
200 2010-06-22  Jan Beulich  <jbeulich@novell.com>
202         * gas/i386/jump.d: Adjust.
203         * gas/i386/jump.s: Add check for branch to 2+$.
205 2010-06-18  Joseph Myers  <joseph@codesourcery.com>
207         * gas/tic6x/resource-func-unit-1.d,
208         gas/tic6x/resource-func-unit-1.l,
209         gas/tic6x/resource-func-unit-1.s,
210         gas/tic6x/resource-func-unit-2.d,
211         gas/tic6x/resource-func-unit-2.l,
212         gas/tic6x/resource-func-unit-2.s: New.
214 2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
216         PR gas/11673
217         * gas/m68k/p11673.s: New test.
218         * gas/m68k/all.exp: Run the new test.
220 2010-06-16  Nick Clifton  <nickc@redhat.com>
222         PR binutils/11676
223         * gas/m68k/pr11676.s: New test.
224         * gas/m68k/pr11676.d: Expected disassembly.
225         * gas/m68k/all.exp: Run the new test.
227 2010-06-15  Joseph Myers  <joseph@codesourcery.com>
229         * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
230         * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
231         gas/tic6x/attr-arch-directive-1.s,
232         gas/tic6x/attr-arch-directive-2.d,
233         gas/tic6x/attr-arch-directive-2.s,
234         gas/tic6x/attr-arch-directive-3.d,
235         gas/tic6x/attr-arch-directive-3.s,
236         gas/tic6x/attr-arch-directive-4.d,
237         gas/tic6x/attr-arch-directive-4.s,
238         gas/tic6x/attr-arch-directive-5.d,
239         gas/tic6x/attr-arch-directive-5.s,
240         gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
241         gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
242         gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
243         gas/tic6x/attr-arch-opts-none-1.d,
244         gas/tic6x/attr-arch-opts-none-2.d,
245         gas/tic6x/attr-arch-opts-override-1.d,
246         gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
248 2010-06-14  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
250         * gas/ppc/e500.s: Add eieio, mbar and lwsync
251         * gas/ppc/e500.d: Likewise.
253 2010-06-09 Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
255         * gas/arm/vldm-arm.d: New test.
256         * gas/arm/vldm-thumb-bad.d: Likewise.
257         * gas/arm/vldm-thumb-bad.l: Likewise.
258         * gas/arm/vldm.s: Likewise.
259         * gas/arm/vldmw-arm-bad.d: Likewise.
260         * gas/arm/vldmw-bad.l: Likewise.
261         * gad/arm-vldmw-bad.s: Likewise.
262         * gas/arm/vldmw-thumb-bad.d: Likewise.
264 2010-06-07  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
265         * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
266         * gas/arm/thumb.d: Likewise.
267         * gas/arm/thumb.s: Likewise.
268         * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
269         * gas/arm/thumb2_it_auto.d: Liekwise.
270         * gas/arm/thumb32.d: Likewise.
272 2010-05-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
274         * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
275         gas/arm/thumb2_it.d: Likewise.
276         gas/arm/thumb32.d: Likewise.
278 2010-05-27  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
280         * gas/arm/thumb2_ldmstm.d: Add new testcases.
281         * gas/arm/thumb2_ldmstm.s: Likeiwse.
282         * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
283         UNPREDICTABLE ldm/stm.
284         * gas/arm/thumb2_ldmstm_bad.l: Likewise.
285         * gas/arm/thumb2_ldmstm_bad.s: Likewise.
287 2010-05-26  Catherine Moore  <clm@codesoucery.com>
288             Maxim Kuvyrkov  <maxim@codesourcery.com>
290         * gas/mips/set-arch.d: Expect ehb.
292 2010-05-26  Catherine Moore  <clm@codesoucery.com>
294         * gas/mips/mips-no-jalx.l: Delete.
295         * gas/mips/mips-no-jalx.s: Delete.
296         * gas/mips/mips-jalx-2.d: New.
297         * gas/mips/mips-jalx-2.s: New.
298         * gas/mips/mips.exp (mips-jalx-2): Run new test.
299         (mips-no-jalx): Remove deleted test.
301 2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
302             Joseph Myers  <joseph@codesourcery.com>
303             Andrew Stubbs  <ams@codesourcery.com>
305         * gas/sh/basic.exp: Run new tests.  Handle uClinux like Linux.
306         * gas/sh/fdpic.d: New file.
307         * gas/sh/fdpic.s: New file.
308         * gas/sh/reg-prefix.d: Force big-endian.
309         * gas/sh/sh2a-pic.d: New file.
310         * gas/sh/sh2a-pic.s: New file.
311         * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
313 2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
315         PR gas/11600
316         * gas/elf/elf.exp: Run section8.
318         * gas/elf/section8.d: New.
319         * gas/elf/section8.s: Likewise.
321 2010-05-13  Nathan Sidwell  <nathan@codesourcery.com>
323         * gas/arm/armv1-bad.l: Adjust expected error text.
324         * gas/arm/arch7em-bad.l: Likewise.
325         * gas/arm/arch7m-bad.l: Likewise.
326         * gas/arm/thumb-w-bad.l: Likewise.
327         * gas/arm/arm7-bad.d: New.
328         * gas/arm/arm7-bad.l: New.
329         * gas/arm/arm7-bad.s: New.
331 2010-05-13  Alan Modra  <amodra@gmail.com>
333         * gas/all/gas.exp: Don't run byte test on powerpc.
335         * gas/ppc/a2.d: Correct wclr encoding.
337 2010-05-11  Andrew Stubbs  <ams@codesourcery.com>
339         * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
340         * gas/arm/attr-default.d: Likewise.
341         * gas/arm/attr-march-armv1.d: Likewise.
342         * gas/arm/attr-march-armv2.d: Likewise.
343         * gas/arm/attr-march-armv2a.d: Likewise.
344         * gas/arm/attr-march-armv2s.d: Likewise.
345         * gas/arm/attr-march-armv3.d: Likewise.
346         * gas/arm/attr-march-armv3m.d: Likewise.
347         * gas/arm/attr-march-armv4.d: Likewise.
348         * gas/arm/attr-march-armv4t.d: Likewise.
349         * gas/arm/attr-march-armv4txm.d: Likewise.
350         * gas/arm/attr-march-armv4xm.d: Likewise.
351         * gas/arm/attr-march-armv5.d: Likewise.
352         * gas/arm/attr-march-armv5t.d: Likewise.
353         * gas/arm/attr-march-armv5te.d: Likewise.
354         * gas/arm/attr-march-armv5tej.d: Likewise.
355         * gas/arm/attr-march-armv5texp.d: Likewise.
356         * gas/arm/attr-march-armv5txm.d: Likewise.
357         * gas/arm/attr-march-armv6-m.d: Likewise.
358         * gas/arm/attr-march-armv6.d: Likewise.
359         * gas/arm/attr-march-armv6j.d: Likewise.
360         * gas/arm/attr-march-armv6k.d: Likewise.
361         * gas/arm/attr-march-armv6kt2.d: Likewise.
362         * gas/arm/attr-march-armv6t2.d: Likewise.
363         * gas/arm/attr-march-armv6z.d: Likewise.
364         * gas/arm/attr-march-armv6zk.d: Likewise.
365         * gas/arm/attr-march-armv6zkt2.d: Likewise.
366         * gas/arm/attr-march-armv6zt2.d: Likewise.
367         * gas/arm/attr-march-armv7-a.d: Likewise.
368         * gas/arm/attr-march-armv7.d: Likewise.
369         * gas/arm/attr-march-armv7a.d: Likewise.
370         * gas/arm/attr-march-iwmmxt.d: Likewise.
371         * gas/arm/attr-march-iwmmxt2.d: Likewise.
372         * gas/arm/attr-march-marvell-f.d: Likewise.
373         * gas/arm/attr-march-xscale.d: Likewise.
374         * gas/arm/attr-mcpu.d: Likewise.
375         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
376         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
377         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
378         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
379         * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
380         * gas/arm/attr-mfpu-fpa.d: Likewise.
381         * gas/arm/attr-mfpu-fpa10.d: Likewise.
382         * gas/arm/attr-mfpu-fpa11.d: Likewise.
383         * gas/arm/attr-mfpu-fpe.d: Likewise.
384         * gas/arm/attr-mfpu-fpe2.d: Likewise.
385         * gas/arm/attr-mfpu-fpe3.d: Likewise.
386         * gas/arm/attr-mfpu-maverick.d: Likewise.
387         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
388         * gas/arm/attr-mfpu-neon.d: Likewise.
389         * gas/arm/attr-mfpu-softfpa.d: Likewise.
390         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
391         * gas/arm/attr-mfpu-softvfp.d: Likewise.
392         * gas/arm/attr-mfpu-vfp.d: Likewise.
393         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
394         * gas/arm/attr-mfpu-vfp10.d: Likewise.
395         * gas/arm/attr-mfpu-vfp3.d: Likewise.
396         * gas/arm/attr-mfpu-vfp9.d: Likewise.
397         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
398         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
399         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
400         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
401         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
402         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
403         * gas/arm/attr-order.d: Likewise.
404         * gas/arm/attr-override-cpu-directive.d: Likewise.
405         * gas/arm/attr-override-mcpu.d: Likewise.
406         * gas/arm/eabi_attr_1.d: Likewise.
408 2010-05-11  Jie Zhang  <jie@codesourcery.com>
410         * gas/arm/attr-mfpu-vfpxd.d: New test.
412 2010-05-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
414         * gas/arm/thumb32.d: Fix expected disassembly of ldmia
415         instruction.
417 2010-05-05  Nathan Sidwell  <nathan@codesourcery.com>
419         * gas/all/byte.s: New.
420         * gas/all/byte.l: New.
421         * gas/all/byte.d: New.
422         * gas/all/gas.exp: Add it.
424 2010-04-29  Nathan Sidwell  <nathan@codesourcery.com>
426         * gas/arm/weakdef-1.s: New.
427         * gas/arm/weakdef-1.d: New.
428         * gas/arm/weakdef-2.s: New.
429         * gas/arm/weakdef-2.d: New.
430         * gas/arm/weakdef-2.l: New.
432 2010-04-27  Joseph Myers  <joseph@codesourcery.com>
434         * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
435         gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
436         New.
438 2010-04-24  H.J. Lu  <hongjiu.lu@intel.com>
440         PR gas/11535
441         * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
442         * gas/i386/intelok.d: Updated.
444 2010-04-21  Joseph Myers  <joseph@codesourcery.com>
446         * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
447         "b .S2 b3".
449 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
451         PR gas/11509
452         * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
453         * gas/i386/equ.d: Updated.
455 2010-04-20  Nick Clifton  <nickc@redhat.com>
457         PR gas/11507
458         * gas/macros/altmacro.s: New test.
459         * gas/macros/altmacro.d: Expected output.
461 2010-04-16  Nick Clifton  <nickc@redhat.com>
463         PR gas/11395
464         * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
465         * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
466         disassembly.
468 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
470         * gas/arm/attr-mcpu.d: Update for new attribute tag names.
471         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
472         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
473         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
474         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
475         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
476         * gas/arm/attr-mfpu-neon.d: Likewise.
477         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
478         * gas/arm/attr-mfpu-vfp.d: Likewise.
479         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
480         * gas/arm/attr-mfpu-vfp10.d: Likewise.
481         * gas/arm/attr-mfpu-vfp3.d: Likewise.
482         * gas/arm/attr-mfpu-vfp9.d: Likewise.
483         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
484         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
485         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
486         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
487         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
488         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
489         * gas/arm/attr-names.d: Add test to make sure all attribute names
490         are recognised.
491         * gas/arm/attr-names.s: Likewise.
493 2010-04-07  Jie Zhang  <jie@codesourcery.com>
495         * gas/arm/mapmisc.s: Test multiple mapping symbols have
496         the same value 0.
498 2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
500         * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
501         * gas/ppc/476.s: Likewise.
502         * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
503         * gas/ppc/a2.s: Likewise.
505 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
507         * gas/tic6x: New directory and testcases.
509 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
511         * gas/macros/dot.s: Remove space in .byte operands.
513 2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
514             Quentin Neill <quentin.neill@amd.com>
516         * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
517         * testsuite/gas/i386/lwp.s: Same.
518         * testsuite/gas/i386/x86-64-lwp.d: Updated.
519         * testsuite/gas/i386/lwp.d: Updated.
521 2010-03-19  Jie Zhang  <jie@codesourcery.com>
523         * gas/arm/mapmisc.s: Add the test case for two mapping
524         symbols having the same value.
525         * gas/arm/mapmisc.d: Likewise.
527 2010-03-18  Wei Guozhi  <carrot@google.com>
529         PR gas/11323
530         * gas/arm/got_prel.s: New test case.
531         * gas/arm/got_prel.d: Expected disassembly.
533 2010-03-17  H.J. Lu  <hongjiu.lu@intel.com>
535         * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
536         ELF tagets.
538 2010-03-08  H.J. Lu  <hongjiu.lu@intel.com>
540         PR gas/9966
541         PR gas/11356
542         * gas/i386/list-1.l: New.
543         * gas/i386/list-1.s: Likewise.
544         * gas/i386/list-2.l: Likewise.
545         * gas/i386/list-2.s: Likewise.
546         * gas/i386/list-3.l: Likewise.
547         * gas/i386/list-3.s: Likewise.
549         * gas/i386/i386.exp: Run list-1, list-2 and list-3.
551         * lib/gas-defs.exp (gas_run_stdin): New.
552         (run_list_test_stdin): Likewise.
554 2010-02-26  Doug Evans  <dje@sebabeach.org>
556         * gas/mep/allinsn.be.d: Renamed from allinsn.d.  Pass -EB.
557         * gas/mep/allinsn.exp: branch1 is now bi-endian.
558         * gas/mep/branch1.be.d: Renamed from branch1.d.  Pass -EB.
559         * gas/mep/branch1.le.d: New file.
560         * gas/mep/dj1.be.d: Renamed from dj1.d.  Pass -EB.
561         * gas/mep/dj2.be.d: Renamed from dj2.d.  Pass -EB.
563 2010-02-26  Jie Zhang  <jie@codesourcery.com>
565         * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
566         for strexd.
567         * gas/arm/thumb32.l: Adjust.
569 2010-02-26  Jie Zhang  <jie@codesourcery.com>
571         * gas/arm/neon-ldst-align-bad.d: New test.
572         * gas/arm/neon-ldst-align-bad.l: New test.
573         * gas/arm/neon-ldst-align-bad.s: New test.
575 2010-02-25  Wu Zhangjin  <wuzhangjin@gmail.com>
577         * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
578         * gas/mips/loongson-2f-2.d: Likewise.
579         * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
580         * gas/mips/loongson-2f-3.d: Likewise.
581         * gas/mips/mips.exp: Run the new tests.
583 2010-02-24  Nick Clifton  <nickc@redhat.com>
585         PR binutils/6773
586         * gas/arm/arch7em.d: Replace expected disassembly of
587         <prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
588         with <prefix>sax.
589         * gas/arm/archv6.d: Likewise.
590         * gas/arm/thumb32.d: Likewise.
592 2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
594         * gas/arm/depr-swp.d: New test case.
595         * gas/arm/depr-swp.s: New file.
596         * gas/arm/depr-swp.l: New file.
598 2010-02-23  Nick Clifton  <nickc@redhat.com>
600         * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
601         end of the section depending upon the target of the arm assembler
602         being tested.
604 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
606         * gas/arm/attr-order.d: Fix test for new names for attribute
607         values.
609 2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
611         * gas/arm/sp-pc-validations-bad.d: New testcase.
612         * gas/arm/sp-pc-validations-bad.l: New file.
613         * gas/arm/sp-pc-validations-bad.s: New file.
614         * gas/arm/sp-pc-validations-bad-t.d: New testcase.
615         * gas/arm/sp-pc-validations-bad-t.l: New file.
616         * gas/arm/sp-pc-validations-bad-t.s: New file.
617         * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
618         * gas/arm/sp-pc-usage-t.s: Likewise.
619         * gas/arm/unpredictable.d: Likewise.
620         * gas/arm/unpredictable.s: Likewise.
621         * gas/arm/thumb2_bcond.d: Added test.
622         * gas/arm/thumb2_bcond.s: Likewise.
624 2010-02-12  Tristan Gingold  <gingold@adacore.com>
626         * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
627         * gas/ia64/ia64.exp: Add slotcount test (vms only).
629 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
630             Sebastian Pop  <sebastian.pop@amd.com>
632         * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
633         * gas/i386/x86-64-xop.s: Likewise.
634         * gas/i386/xop.d: Likewise.
635         * gas/i386/xop.s: Likewise.
637 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
639         * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
640         gas/arm/branch-reloc.l: New tests and expected results with all
641         variants of call: ARM/Thumb, local/global, inter/intra-section,
642         using BL/BLX.
644 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
646         * gas/arm/arm-it-auto.d: Update expected results.
647         * gas/arm/bl-local-v4t.d: Likewise.
648         * gas/arm/blx-local.d: Likewise.
649         * gas/arm/thumb-w-good.d: Likewise.
650         * gas/arm/wince.d: Likewise.
652 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
654         * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
655         * gas/ppc/ppc.exp: Run it.
657 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
659         * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
660         * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
661         gas/i386/x86-64-nops-1-bdver1.d.
662         * gas/i386/nops-1-amdfam15.d: Renamed test case to
663         gas/i386/nops-1-bdver1.d.
665 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
667         * gas/arm/dis-data.d: Update test name.  Do not expect
668         .word output.
669         * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
670         gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
672 2010-01-29  Nick Clifton  <nickc@redhat.com>
674         PR 11136
675         * gas/arm/neon-omit.s: Add instruction that causes crash.
676         * gas/arm/neon-omit.d: Add expected disassembly.
678 2010-01-28  Dave Korn  <dave.korn.cygwin@gmail.com>
680         * gas/pe/section-align-1.d: Don't test section flags.
681         * gas/pe/section-align-2.d: Likewise.
683 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
685         * gas/i386/fma-scalar-intel.d: New.
686         * gas/i386/fma-scalar.d: Likewise.
687         * gas/i386/fma-scalar.s: Likewise.
688         * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
689         * gas/i386/x86-64-fma-scalar.d: Likewise.
690         * gas/i386/x86-64-fma-scalar.s: Likewise.
692         * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
693         x86-64-fma-scalar and x86-64-fma-scalar-intel.
695 2010-01-28  Nick Clifton  <nickc@redhat.com>
697         PR 11225
698         * gas/pe/aligncomm-c.d: Dump all sections.
700 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com>
702         * gas/pe/section-align-1.s: New test source file.
703         * gas/pe/section-align-1.d: Likewise control script.
704         * gas/pe/section-align-2.s: Likewise ...
705         * gas/pe/section-align-2.d: ... and likewise.
706         * gas/pe/pe.exp: Invoke new testcases.
708 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
710         * gas/i386/avx-scalar-intel.d: New.
711         * gas/i386/avx-scalar.d: Likewise.
712         * gas/i386/avx-scalar.s: Likewise.
713         * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
714         * gas/i386/x86-64-avx-scalar.d: Likewise.
715         * gas/i386/x86-64-avx-scalar.s: Likewise.
717         * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
718         x86-64-avx-scalar and x86-64-avx-scalar-intel.
720 2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
722         * gas/i386/avx.s: Add more tests.
723         * gas/i386/x86-64-avx.s: Likewise.
725         * gas/i386/avx-intel.d: Updated.
726         * gas/i386/avx.d: Likewise.
727         * gas/i386/x86-64-avx-intel.d: Likewise.
728         * gas/i386/x86-64-avx.d: Likewise.
730 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
732         * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
733         * gas/ppc/aix.exp: Run it.
735 2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
737         * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
739         * gas/i386/x86-64-xsave-intel.d: Updated.
740         * gas/i386/x86-64-xsave.d: Likewise.
742 2010-01-20  Nick Clifton  <nickc@redhat.com>
744         PR 11109
745         * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
746         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
748 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
750         * gas/i386/x86-64-xop.d: Add missing patterns.
751         * gas/i386/x86-64-xop.s: Same.
752         * gas/i386/xop.d: Same.
753         * gas/i386/xop.s: Same.
755 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
757         * gas/arm/thumb-nop.s: Add .syntax unified.
759 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
761         * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
762         * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
763         * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
764         Thumb-2.
766 2010-01-13  Nick Clifton  <nickc@redhat.com>
768         * gas/elf/section0.d: Skip this test for the h8300.
769         * gas/elf/section1.d: Likewise.
770         * gas/elf/section6.d: Likewise.
771         * gas/elf/elf.exp: Skip section2 and section5 tests when the
772         target is the h8300.
774 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
776         * gas/i386/i386.exp: Add new amdfam15 test cases.
777         * gas/i386/nops-1-amdfam15.d: New.
778         * gas/i386/x86-64-nops-1-amdfam15.d: New.
780 2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
782         * gas/arm/dis-data.d: New test case.
783         * gas/arm/dis-data.s: New file.
785 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
787         * gas/arm/neon-logic.d: New test case.
788         * gas/arm/neon-logic.s: New file.
790 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
792         * gas/arm/neon-addressing-bad.d: New test case.
793         * gas/arm/neon-addressing-bad.s: New file.
794         * gas/arm/neon-addressing-bad.l: New file.
796 2010-01-03  Daniel Gutson  <dgutson@codesourcery.com>
798         * gas/arm/neon-suffix-bad.d: New test case.
799         * gas/arm/neon-suffix-bad.s: New file.
800         * gas/arm/neon-suffix-bad.l: New file.
802 For older changes see ChangeLog-2009
804 Local Variables:
805 mode: change-log
806 left-margin: 8
807 fill-column: 74
808 version-control: never
809 End: