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