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