ld/testsuite/
[binutils.git] / gas / testsuite / ChangeLog
blob9e12d939f28d0f249c13d68ce57ca41b520e5d69
1 2010-10-28  Thomas Schwinge  <thomas@schwinge.name>
3         * gas/iq2000/load-hazards.exp: Sort all filename globs.
4         * gas/iq2000/yield.exp: Likewise.
5         * gas/mt/errors.exp: Likewise.
7 2010-10-28  Alan Modra  <amodra@gmail.com>
9         * gas/elf/elf.exp (groupautob): Don't run on xtensa.
10         * gas/elf/groupautoa.d: Change test name.
11         * gas/elf/groupautob.d: Change test name.
13 2010-10-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15         * gas/all/gas.exp: Don't run byte test on s390.
17 2010-10-27  Alan Modra  <amodra@gmail.com>
19         * gas/i386/x86-64-relax-1.s: Use .balign. not .align.
20         * gas/i386/x86-64-relax-1.d: Remove label match, match pe output.
22         * gas/i386/relax-1.s: Use .p2align, not .align.
23         * gas/i386/relax-2.s: Likewise.
24         * gas/i386/relax-1.d: Remove label match.
25         * gas/i386/relax-2.d: Likewise.  Correct test name.
27 2010-10-26  Dave Korn  <dave.korn.cygwin@gmail.com>
29         * gas/i386/relax-1.d: Generalize regexes a bit.
30         * gas/i386/relax-2.d: Likewise.
32 2010-10-25  Chao-ying Fu  <fu@mips.com>
34         * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s: Add madd, maddu, msub,
35         msubu, mult, multu.
37 2010-10-25  H.J. Lu  <hongjiu.lu@intel.com>
39         PR gas/12049
40         * gas/i386/i386.exp: Run relax-1 and relax-2 for all 32bit
41         targets.  Run x86-64-relax-1.
43         * gas/i386/x86-64-relax-1.d: New.
44         * gas/i386/x86-64-relax-1.s: Likewise.
46 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
48         * gas/mips/mips.exp: Simplify enabling of MIPS16 testing.
50 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
52         * gas/mips/at-1.d: Handle ECOFF relocations.
53         * gas/mips/eret-1.d: Handle ECOFF.
54         * gas/mips/eret-2.d: Likewise.
55         * gas/mips/eret-3.d: Likewise.
56         * gas/mips/mips.exp: Only run "aent" for ELF.
58 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
60         * gas/mips/ld.s: Adjust to let SD, L.D, S.D, LDC1 and SDC1
61         macros to be tested, according to the "tsd", "tl_d", "ts_d",
62         "tldc1" and "tsdc1" symbols.
63         * gas/mips/sd.d: New test.
64         * gas/mips/ecoff@sd.d: Likewise, ECOFF version.
65         * gas/mips/mips1@ecoff@sd.d: Likewise, MIPS I/ECOFF version.
66         * gas/mips/r3000@ecoff@sd.d: Likewise, R3000/ECOFF version.
67         * gas/mips/r3900@ecoff@sd.d: Likewise, R3900/ECOFF version.
68         * gas/mips/mips2@ecoff@sd.d: Likewise, MIPS II/ECOFF version.
69         * gas/mips/mips32@ecoff@sd.d: Likewise, MIPS32/ECOFF version.
70         * gas/mips/mips32r2@ecoff@sd.d: Likewise, MIPS32r2/ECOFF
71         version.
72         * gas/mips/sd-forward.d: New test.
73         * gas/mips/ecoff@sd-forward.d: Likewise, ECOFF version.
74         * gas/mips/mips1@ecoff@sd-forward.d: Likewise, MIPS I/ECOFF
75         version.
76         * gas/mips/r3000@ecoff@sd-forward.d: Likewise, R3000/ECOFF
77         version.
78         * gas/mips/r3900@ecoff@sd-forward.d: Likewise, R3900/ECOFF
79         version.
80         * gas/mips/mips2@ecoff@sd-forward.d: Likewise, MIPS II/ECOFF
81         version.
82         * gas/mips/mips32@ecoff@sd-forward.d: Likewise, MIPS32/ECOFF
83         version.
84         * gas/mips/mips32r2@ecoff@sd-forward.d: Likewise, MIPS32r2/ECOFF
85         version.
86         * gas/mips/l_d.d: New test.
87         * gas/mips/mips1@l_d.d: Likewise, MIPS I version.
88         * gas/mips/r3000@l_d.d: Likewise, R3000 version.
89         * gas/mips/r3900@l_d.d: Likewise, R3900 version.
90         * gas/mips/l_d-forward.d: New test.
91         * gas/mips/mips1@l_d-forward.d: Likewise, MIPS I version.
92         * gas/mips/r3000@l_d-forward.d: Likewise, R3000 version.
93         * gas/mips/r3900@l_d-forward.d: Likewise, R3900 version.
94         * gas/mips/s_d.d: New test.
95         * gas/mips/mips1@s_d.d: Likewise, MIPS I version.
96         * gas/mips/r3000@s_d.d: Likewise, R3000 version.
97         * gas/mips/r3900@s_d.d: Likewise, R3900 version.
98         * gas/mips/s_d-forward.d: New test.
99         * gas/mips/mips1@s_d-forward.d: Likewise, MIPS I version.
100         * gas/mips/r3000@s_d-forward.d: Likewise, R3000 version.
101         * gas/mips/r3900@s_d-forward.d: Likewise, R3900 version.
102         * gas/mips/ldc1.d: New test.
103         * gas/mips/ldc1-forward.d: Likewise.
104         * gas/mips/sdc1.d: Likewise.
105         * gas/mips/sdc1-forward.d: Likewise.
106         * gas/mips/sd-n32.d: Likewise.
107         * gas/mips/sd-n64.d: Likewise.
108         * gas/mips/sd-f-n32.d: Likewise.
109         * gas/mips/sd-f-n64.d: Likewise.
110         * gas/mips/l_d-n32.d: Likewise.
111         * gas/mips/l_d-n64.d: Likewise.
112         * gas/mips/l_d-f-n32.d: Likewise.
113         * gas/mips/l_d-f-n64.d: Likewise.
114         * gas/mips/s_d-n32.d: Likewise.
115         * gas/mips/s_d-n64.d: Likewise.
116         * gas/mips/s_d-f-n32.d: Likewise.
117         * gas/mips/s_d-f-n64.d: Likewise.
118         * gas/mips/ldc1-n32.d: Likewise.
119         * gas/mips/ldc1-n64.d: Likewise.
120         * gas/mips/ldc1-f-n32.d: Likewise.
121         * gas/mips/ldc1-f-n64.d: Likewise.
122         * gas/mips/sdc1-n32.d: Likewise.
123         * gas/mips/sdc1-n64.d: Likewise.
124         * gas/mips/sdc1-f-n32.d: Likewise.
125         * gas/mips/sdc1-f-n64.d: Likewise.
126         * gas/mips/mips.exp: Run the new tests.
128 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
130         * gas/mips/ld.s: Adjust to let data objects be only
131         defined/declared (as appropriate) at the end of assembly, based
132         on the presence or not of the "forward" symbol.
133         * gas/mips/ld-forward.d: New test.
134         * gas/mips/mips1@ld-forward.d: Likewise. MIPS I version.
135         * gas/mips/r3000@ld-forward.d: Likewise, R3000 version.
136         * gas/mips/ecoff@ld-forward.d: Likewise, ECOFF version.
137         * gas/mips/r3900@ecoff@ld-forward.d: Likewise, R3900/ECOFF
138         version.
139         * gas/mips/mips2@ecoff@ld-forward.d: Likewise, MIPS II/ECOFF
140         version.
141         * gas/mips/mips32@ecoff@ld-forward.d: Likewise, MIPS32/ECOFF
142         version.
143         * gas/mips/mips32r2@ecoff@ld-forward.d: Likewise, MIPS32r2/ECOFF
144         version.
145         * gas/mips/ld-n32-forward.d: New test.
146         * gas/mips/ld-n64-forward.d: Likewise.
147         * gas/mips/mips.exp: Run the new tests.
149 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
151         * gas/mips/ld-n32.d: New test.
152         * gas/mips/ld-n64.d: Likewise.
153         * gas/mips/mips.exp: Run the new tests.
155 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
157         * gas/mips/ld.d: Rename to...
158         * gas/mips/mips1@ld.d: ... this.
159         * gas/mips/ld-ilocks.d: Rename to...
160         * gas/mips/ld.d: ... this.
161         * gas/mips/r3000@ld.d: New test, R3000 version.
162         * gas/mips/ecoff@ld.d: Likewise, ECOFF version.
163         * gas/mips/r3900@ecoff@ld.d: Likewise, R3900/ECOFF version.
164         * gas/mips/mips2@ecoff@ld.d: Likewise, MIPS II/ECOFF version.
165         * gas/mips/mips32@ecoff@ld.d: Likewise, MIPS32/ECOFF version.
166         * gas/mips/mips32r2@ecoff@ld.d: Likewise, MIPS32r2/ECOFF version.
167         * gas/mips/mips.exp: Remove "ld-ilocks" and run "ld" over all
168         architectures matching "mips1".
170 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
171             Richard Sandiford  <rdsandiford@googlemail.com>
173         * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
174         of a file-format-specific test too.
175         (run_dump_test_arches): Pull elf, ecoff and aout variables for
176         use by the above.
178 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
180         * gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions.
181         * gas/mips/ld.d: Adjust accordingly.
182         * gas/mips/ld-ilocks.d: Likewise
184 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
186         * gas/mips/ld.s: Remove ".set mips1".
187         * gas/mips/ld.d: Remove "-march=r4000" and "-mmips:4000" from
188         gas/objdump options.
189         * gas/mips/ld-ilocks.d: Add "-32" to gas options.
190         * gas/mips/mips.exp: Run the two cases with run_dump_test_arches.
192 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
194         * gas/mips/ld.s: Remove MIPS III bits.
195         * gas/mips/ld.d: Adjust accordingly.
196         * gas/mips/ld-ilocks.d: Likewise.
197         * gas/mips/ld-ilocks-addr32.d: Remove file.
198         * gas/mips/mips.exp: Adjust accordingly.
200 2010-10-24  Maciej W. Rozycki  <macro@linux-mips.org>
202         * gas/mips/ld.d: Spell out reloc names.
203         * gas/mips/ld-ilocks.d: Likewise.
204         * gas/mips/ld-ilocks-addr32.d: Likewise.
206 2010-10-23  Mark Mitchell  <mark@codesourcery.com>
208         * gas/elf/elf.exp: Add group0c test.
209         * gas/elf/group0c.d: New.
210         * gas/elf/group0a.d: Expect ".group" for the name of group
211         sections.
212         * gas/elf/group0b.d: Likewise.
213         * gas/elf/group1a.d: Likewise.
214         * gas/elf/group1b.d: Likewise.
215         * gas/elf/groupautoa.d: Likewise.
216         * gas/elf/groupautob.d: Likewise.
217         * gas/elf/section4.d: Likewise.
218         * gas/ia64/group-1.d: Likewise.  Adjust hard-coded constants.
220 2010-10-22  Nick Clifton  <nickc@redhat.com>
222         * gas/all/fwdexp.d: Also look for f8ffffff.
223         * gas/arm/msr-reg-thumb.d: Skip for non-ELF based targets.
224         * gas/arm/vldr.d: Likewise.
225         * gas/arm/thumb2_ldmstm.d: Allow for extra NOPs at the end of the disassembly.
226         * gas/cfi/cfi.exp (cfi-arm-1): Only run for ELF based ARM targets.
228 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
230         * gas/tic6x/attr-arch-directive-1.d,
231         gas/tic6x/attr-arch-directive-2.d,
232         gas/tic6x/attr-arch-directive-3.d,
233         gas/tic6x/attr-arch-directive-4.d,
234         gas/tic6x/attr-arch-directive-4.s,
235         gas/tic6x/attr-arch-directive-5.d,
236         gas/tic6x/attr-arch-directive-5.s,
237         gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
238         gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
239         gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
240         gas/tic6x/attr-arch-opts-none-1.d,
241         gas/tic6x/attr-arch-opts-none-2.d,
242         gas/tic6x/attr-arch-opts-override-1.d,
243         gas/tic6x/attr-arch-opts-override-2.d: Update for attribute
244         renaming and renumbering.
246 2010-10-19  H.J. Lu  <hongjiu.lu@intel.com>
248         PR gas/12049
249         * gas/i386/i386.exp: Run relax-1 and relax-2.
251         * gas/i386/relax-1.d: New.
252         * gas/i386/relax-1.s: Likewise.
253         * gas/i386/relax-2.d: Likewise.
254         * gas/i386/relax-2.s: Likewise.
256 2010-10-18  Kai Tietz  <kaI.tietz@onevision.com>
258         * gas/i386/disp32.d: Adjust initial symbol check.
259         * gas/i386/x86-64-disp32.d: Likewise.
261 2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
263         * gas/mips/ld.d: Spell out section offsets and addends
264         explicitly.  Clean up some regexps.
265         * gas/mips/ld-ilocks.d: Likewise.  Add missing "$" prefixes to
266         the names of FP registers.
267         * gas/mips/ld-ilocks-addr32.d: Likewise.
268         * gas/mips/ld.s: Align sections to 4k, adjust padding.
270 2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
272         * gas/mips/ld.d: Use wildcard address matching.
273         * gas/mips/ld-ilocks.d: Likewise.
274         * gas/mips/ld-ilocks-addr32.d: Likewise.
276 2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
278         * gas/mips/mips.exp (run_dump_test_arch): Get the name of the
279         architecture to check against for an architecture-specific test
280         from the properties instead of the name passed.
282 2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
284         * gas/mips/lineno.s: Convert to o32.
285         * gas/mips/lineno.d: Adjust patterns accordingly.  Force the o32
286         ABI.
288 2010-10-16  H.J. Lu  <hongjiu.lu@intel.com>
290         * gas/i386/i386.exp: Run x86-64-nops-1-g64.
292         * gas/i386/x86-64-nops-1.d: Remove -mtune=generic64.
294         * gas/i386/x86-64-nops-1-g64.d: New.
296 2010-10-15  David Gibson  <david.gibson@analog.com>
298         * gas/bfin/loop_label.s, gas/bfin/loop_label.d,
299         gas/bfin/loop_label2.s, gas/bfin/loop_label2.d,
300         gas/bfin/loop_temps.s, gas/bfin/loop_temps.d: New tests.
301         * gas/bfin/bfin.exp: Add loop_label, loop_label2, and loop_temps.
303 2010-10-15  Robin Getz  <robin.getz@analog.com>
305         * gas/bfin/16bit_illegals.s, gas/bfin/16bit_illegals.d,
306         gas/bfin/parallel_illegal.s, gas/bfin/parallel_illegal.d: New tests.
307         * gas/bfin/bfin.exp: Add 16bit_illegals and parallel_illegal.
309 2010-10-15  Mike Frysinger  <vapier@gentoo.org>
311         * gas/bfin/video.s: Add BYTEOP2M insns.
312         * gas/bfin/video.d, gas/bfin/video2.s, gas/bfin/video2.d: Likewise.
314 2010-10-15  Mike Frysinger  <vapier@gentoo.org>
316         * gas/bfin/video.d: Change addresses to regexps.
317         * gas/bfin/video2.d: Likewise.
319 2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
321         * gas/i386/i386.exp: Run inval-reg.
323         * gas/i386/inval-reg.l: New.
324         * gas/i386/inval-reg.s: Likewise.
326 2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
328         * gas/i386/disp32.d: New.
329         * gas/i386/disp32.s: Likewise.
330         * gas/i386/x86-64-disp32.d: Likewise.
331         * gas/i386/x86-64-disp32.s: Likewise.
333         * gas/i386/i386.exp: Run disp32 and x86-64-disp32.
335 2010-10-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
337         * gas/s390/zarch-z196.d: Adjust the load/store on condition
338         instructions.
339         * gas/s390/zarch-z196.s: Likewise.
341 2010-10-07  Bernd Schmidt  <bernds@codesourcery.com>
343         * gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests.
344         * gas/tic6x/insns-c674x-sploop.s: Likewise.
346 2010-10-04  David Daney  <ddaney@caviumnetworks.com>
348         * gas/mips/mips.exp (octeon-pref): Run the new test.
349         * gas/mips/octeon-pref.s: New test.
350         * gas/mips/octeon-pref.d: New expected results for the new test.
352 2010-09-29  Alan Modra  <amodra@gmail.com>
354         * gas/all/fwdexp.d, * gas/all/fwdexp.s: New test.
355         * gas/all/gas.exp: Run it.
357 2010-09-29  Alan Modra  <amodra@gmail.com>
359         * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.
360         (is_aout_format): Copy from ld testsuite.
361         (is_pecoff_format): Merge with ld version.
363 2010-09-27  Bernd Schmidt  <bernds@codesourcery.com>
365         * gas/tic6x/got-reloc.s: New test.
366         * gas/tic6x/got-reloc.d: New test.
368 2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
370         * gas/s390/s390.exp: Run the zarch-z196 test.
371         * gas/s390/zarch-z196.d: Add new instructions.
372         * gas/s390/zarch-z196.s: Likewise.
373         * gas/s390/zarch-z9-109.d: Likewise.
374         * gas/s390/zarch-z9-109.s: Likewise.
376 2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
378         * gas/s390/esa-g5.d: Adjust serveral instructions.
379         * gas/s390/esa-reloc.d: Likewise.
380         * gas/s390/esa-z990.d: Likewise.
381         * gas/s390/zarch-reloc.d: Likewise.
382         * gas/s390/zarch-z10.d: Likewise.
383         * gas/s390/zarch-z9-ec.d: Likewise.
384         * gas/s390/zarch-z900.d: Likewise.
386 2010-09-27  Tejas Belagod  <tejas.belagod@arm.com>
388         * gas/arm/vldr.s: New test for pc-relative VLDR disassembly comment.
389         * gas/arm/vldr.d: Likewise.
390         * gas/arm/vstr-bad.s: New test for PC-relative VSTR.
391         * gas/arm/vstr-thumb-bad.l: Likewise.
392         * gas/arm/vstr-thumb-bad.d: Likewise.
393         * gas/arm/vstr-arm-bad.l: Likewise.
394         * gas/arm/vstr-arm-bad.d: Likewise.
396 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
398         * gas/arm/armv7-a+virt.d: New test.
399         * gas/arm/armv7-a+virt.s: Likewise.
400         * gas/arm/attr-march-all.d: Update for Virtualization Extensions.
401         * gas/arm/attr-march-armv7-a+sec+virt.d: New test.
402         * gas/arm/attr-march-armv7-a+virt.d: Likewise.
404 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
406         * gas/arm/armv7-a+idiv.d: New test.
407         * gas/arm/armv7-a+idiv.s: Likewise.
408         * gas/arm/attr-march-all.d: Update for Integer divide extension.
409         * gas/arm/attr-march-armv7-a+idiv.d: New test.
411 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
413         * gas/arm/archv6s-m-bad.d: New test.
414         * gas/arm/archv6s-m-bad.l: Likewise.
415         * gas/arm/archv6s-m.d: Likewise.
416         * gas/arm/archv6s-m.s: Likewise.
417         * gas/arm/attr-march-armv6-m+os.d: Likewise.
418         * gas/arm/attr-march-armv6s-m.d: Likewise.
420 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
422         * gas/arm/attr-march-all.d: Update for Security Extensions..
423         * gas/arm/attr-march-armv6k+sec.d: New test.
424         * gas/arm/attr-march-armv6z.d: Update for Security Extensions.
425         * gas/arm/attr-march-armv6zk.d: Likewise.
426         * gas/arm/attr-march-armv6zkt2.d: Likewise.
427         * gas/arm/attr-march-armv6zt2.d: Likewise.
428         * gas/arm/attr-march-armv7-a+sec.d: New test.
429         * gas/arm/attr-mcpu.d: Update for Security Extensions.
430         * gas/arm/thumb32.d: Likewise.
431         * gas/arm/thumb32.s: Likewise.
433 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
435         * gas/arm/arch7a-mp.d: Add.
436         * gas/arm/arch7ar-mp.s: Likewise.
437         * gas/arm/arch7r-mp.d: Likewise.
438         * gas/arm/armv2-mp-bad.d: Likewise.
439         * gas/arm/armv2-mp-bad.l: Likewise.
440         * gas/arm/attr-march-all.d: Update for MP extension.
441         * gas/arm/attr-march-armv7-a+mp.d: Add.
442         * gas/arm/attr-march-armv7-r+mp.d: Likewise.
444 2010-09-23  Alan Modra  <amodra@gmail.com>
446         * gas/all/gas.exp: Update "forward" and "redef3" xfails.
447         * gas/m68k/all.exp: Don't xfail pcrel on uclinux.
448         * gas/sh/arch/arch.exp: Don't pass dashes to send_log.
450 2010-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
452         * gas/mips/jal.d: Remove duplicate pattern.
454 2010-09-22  Robin Getz  <robin.getz@analog.com>
456         * gas/bfin/expected_move_errors.l: Update error output.
458 2010-09-22  Robin Getz  <robin.getz@analog.com>
460         * gas/bfin/pseudo.d, gas/bfin/pseudo.s: New test.
461         * gas/bfin/bfin.exp: Add new "pseudo" test.
463 2010-09-22  Mike Frysinger  <vapier@gentoo.org>
465         * gas/bfin/parallel2.d, gas/bfin/parallel3.d, gas/bfin/shift.d,
466         gas/bfin/vector.2, gas/bfin/vector2.d: Change SHIFT to LSHIFT.
468 2010-09-20  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
470         * gas/arm/attr-cpu-directive.d: Update test for change in canonical
471         CPU name.
472         * gas/arm/attr-mcpu.d: Likewise.
474 2010-09-20  Richard Henderson  <rth@redhat.com>
476         * gas/elf/elf.exp: Disable symtab test for alpha.
478 2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
480         * gas/arm/thumb2_ldmstm.d: Change single-register stmia to use 16-bit
481         str encoding instead of str.w.  Likewise for ldmia.
482         * gas/arm/thumb2_ldmstm.s: Change stmia comment.  Add tests for T1
483         ldmia-to-ldr.
485 2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
487         * gas/arm/msr-reg.s: New file.
488         * gas/arm/msr-reg.d: Likewise.
489         * gas/arm/msr-imm.s: Likewise.
490         * gas/arm/msr-imm.d: Likewise.
491         * gas/arm/msr-imm-bad.d: Likewise.
492         * gas/arm/msr-imm-bad.l: Likewise.
493         * gas/arm/msr-reg-bad.d: Likewise.
494         * gas/arm/msr-imm-bad.d: Likewise.
495         * gas/arm/msr-reg-thumb.d: Likewise.
496         * gas/arm/arch7.s: Add tests for xpsr.
497         * gas/arm/arch7.d: Likewise.
499 2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
501         * gas/arm/copro.s: Add test for APSR_nzcv as a MRC operand.
502         * gas/arm/copro.d: Change pc in MRC to disassemble as APSR_nzcv.  Also
503         add disassembly for test added in copro.s
505 2010-09-17  Andrew Burgess  <aburgess@broadcom.com>
507         PR gas/12011
508         * gas/elf/bad-section-flag.d, * gas/elf/bad-section-flag.err,
509         * gas/elf/bad-section-flag.s: New test.
510         * gas/elf/elf.exp: Run it.
512 2010-09-16  Alan Modra  <amodra@gmail.com>
514         * gas/all/redef3.d: Don't run on arc.
515         * gas/i386/i386.exp: Don't run intel-got32 on linuxaout.  Move
516         x86_64 mingw exclusions to equivalent elf only block of tests.
518 2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
520         * gas/pe/pe.exp: Add new test.
521         * gas/pe/seh-x64-err-1.l: New.
522         * gas/pe/seh-x64-err-1.s: New.
524         * gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
525         * gas/pe/peseh-x64-4.s: New.
526         * gas/pe/peseh-x64-4.d: New.
527         * gas/pe/peseh-x64-5.d: New.
528         * gas/pe/peseh-x64-6.d: New.
530 2010-09-14  Maciej W. Rozycki  <macro@codesourcery.com>
532         * gas/mips/mips32r2-sync.d: New test for MIPS32r2 "sync"
533         instruction variants.
534         * gas/mips/octeon@mips32r2-sync.d: Likewise, Octeon version.
535         * gas/mips/mips32r2-sync.s: Source for the new test.
536         * gas/mips/mips.exp: Run the new test.
538 2010-09-13  Kai Tietz  <kai.tietz@onevision.com>
540         * gas/pe/pe.exp: Add x64 SEH tests.
541         * gas/pe/peseh-x64.s: New.
542         * gas/pe/peseh-x64.d: New.
543         * gas/pe/peseh-x64-2.s: New.
544         * gas/pe/peseh-x64-2.d: New.
545         * gas/pe/peseh-x64-3.s: New.
546         * gas/pe/peseh-x64-3.d: New.
548 2010-09-09  Nick Clifton  <nickc@redhat.com>
550         PR gas/11973
551         * gas/mn10300/pr11973.s: New file: Test case.
552         * gas/mn10300/pr11973.d: New file: Expected output.
553         * gas/mn10300/basic.exp: Run the new test.
555 2010-09-09 Tejas Belagod  <tejas.belagod@arm.com>
557         * gas/arm/addsw-bad.s: New file.
558         * gas/arm/addsw-bad.l: New file.
559         * gas/arm/addsw-bad.d: New file.
561 2010-09-03  H.J. Lu  <hongjiu.lu@intel.com>
563         PR gas/11974
564         * gas/i386/immed64.s: Add more movabs tests.
565         * gas/i386/immed64.d: Updated.
567 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
569         * gas/elf/dwarf2-1.d: Update DW_OP_reg5 expected output.
570         * gas/elf/dwarf2-2.d: Likewise.
571         * gas/i386/dw2-compress-1.d: Likewise.
573 2010-09-03  Kai Tietz  <kai.tietz@onevision.com>
575         * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.
576         * gas/cfi/cfi-i386.s: Remove .type directives.
577         * gas/cfi/reloc-pe-i386.d: Adjust test for i386.
579 2010-09-02  Richard Henderson  <rth@redhat.com>
581         * gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
582         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
583         gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
584         gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
585         * gas/cfi/cfi-x86_64.s: Remove .type directives.
586         * gas/cfi/cfi.exp: Run for pecoff objects too.
588         * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
590 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
592         PR binutils/11960
593         * gas/i386/opcode-intel.d: Updated.
594         * gas/i386/x86-64-opcode.d: Likewise.
596         * gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
598 2010-08-25  Jie Zhang  <jie@codesourcery.com>
600         * gas/arm/ldst-pc.d: New test.
601         * gas/arm/ldst-pc.s: New test.
602         * gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
603         * gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
605 2010-08-17  Roland McGrath  <roland@redhat.com>
607         * gas/elf/groupauto.s: New file.
608         * gas/elf/groupautoa.d: New file.
609         * gas/elf/groupautob.d: New file.
610         * gas/elf/elf.exp (run_elf_list_test): Use them.
612 2010-08-06  Quentin Neill <quentin.neill@amd.com>
614         * gas/i386/arch-10-1.l: Add nopl instruction.
615         * gas/i386/arch-10-2.l: Likewise.
616         * gas/i386/arch-10-3.l: Likewise.
617         * gas/i386/arch-10-4.l: Likewise.
618         * gas/i386/arch-10.s: Likewise.
619         * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
620         flag to as flags.
621         * gas/i386/nops-5-i686.d: Change alignment code generated for
622         -mtune=i686.
623         * gas/i386/nops-5.d: Change alignment code generated for
624         .arch i686.
625         * gas/i386/x86-64-nops-5-k8.d: Likewise.
626         * gas/i386/x86-64-nops-5.d: Likewise.
628 2010-08-05  H.J. Lu  <hongjiu.lu@intel.com>
630         * gas/i386/i386.exp: Run arch-4.
632         * gas/i386/arch-4.d: New.
633         * gas/i386/arch-4.s: Likewise.
635         * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
636         * gas/i386/opcode-intel.d: Likewise.
637         * gas/i386/opcode-suffix.d: Likewise.
638         * gas/i386/opcode.d: Likewise.
640 2010-08-03  Alan Modra  <amodra@gmail.com>
642         * gas/all/octa.s, * gas/all/octa.d: New test.
643         * gas/all/gas.exp: Run octa.
644         * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
645         * gas/elf/elf.exp: Don't run data-1.
647 2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
649         * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
651 2010-08-02  H.J. Lu  <hongjiu.lu@intel.com>
653         PR gas/11867
654         * gas/elf/data-1.d: New.
655         * gas/elf/data-1.s: Likewise.
657         * elf/elf.exp: Run data-1.
659 2010-08-02  Tristan Gingold  <gingold@adacore.com>
661         * lib/gas-defs.exp (get_standard_section_names): New function.
662         (run_dump_tests): Document the new behavior for objdump,
663         document to new section-subst option.  Automatically perform
664         substitutions for objdump.
665         (objdump_finish): Add REF_SUBST argument.
666         (run_list_test): Adjust call of regexp_diff.
667         (run_list_test_stdin): Ditto.
668         * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
669         * gas/symver/symver.exp (run_error_test): Ditto.
670         * gas/mt/relocs.exp (regexp_test): Ditto.
671         * gas/mep/complex-relocs.exp (regexp_test): Ditto.
672         * gas/m68k/all.exp: Ditto.
673         * gas/elf/elf.exp (run_elf_list_test): Ditto.
674         * gas/rx/rx-asm-good.d: Set section-subst to no.
676 2010-08-02  Alan Modra  <amodra@gmail.com>
678         * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
679         (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
680         target test.
682 2010-08-02  Alan Modra  <amodra@gmail.com>
684         * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
686 2010-07-28  H.J. Lu  <hongjiu.lu@intel.com>
688         * gas/i386/i386.exp: Xfail dw2-compress-2 and
689         x86-64-dw2-compress-2.
691 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
693         * gas/mips/jal-svr4pic-noreorder.d: New test case.
694         * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
695         subarchitecture.
696         * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
697         * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
698         case.
699         * gas/mips/mips.exp: Run the new test case.
701 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
703         * gas/mips/jal-svr4pic.d: Rename to...
704         * gas/mips/mips1@jal-svr4pic.d: ... this.
705         * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
706         * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
707         * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
708         rather than run_dump_test.
710 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
712         * gas/mips/jal-svr4pic.d: Reformat.  Use --show-raw-insn with
713         `objdump'.
714         * gas/mips/jal-svr4pic.s: Reformat.  Fix up trailing zeroes.
716 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
718         * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
720 2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
721             Ina Pandit  <ina.pandit@kpitcummins.com>
723         * gas/v850/split-lo16.d: Update the "ld" instructions with a space
724         for second operand.
725         * gas/v850/v850e1.d: Likewise.
727 2010-07-22  Alan Modra  <amodra@gmail.com>
729         * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
730         * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
731         * gas/elf/dwarf2-3.d: Don't run on h8300.
733 2010-07-19  Andreas Schwab  <schwab@redhat.com>
735         * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
736         * gas/ia64/alias-ilp32.d: Likewise.
737         * gas/ia64/alias.d: Likewise.
738         * gas/ia64/group-1.d: Likewise.
739         * gas/ia64/group-2.d: Likewise.
740         * gas/ia64/secname-ilp32.d: Likewise.
741         * gas/ia64/secname.d: Likewise.
742         * gas/ia64/unwind-ilp32.d: Likewise.
743         * gas/ia64/unwind.d: Likewise.
744         * gas/mmix/byte-1.d: Likewise.
745         * gas/mmix/loc-1.d: Likewise.
746         * gas/mmix/loc-2.d: Likewise.
747         * gas/mmix/loc-3.d: Likewise.
748         * gas/mmix/loc-4.d: Likewise.
749         * gas/mmix/loc-5.d: Likewise.
751 2010-07-16  H.J. Lu  <hongjiu.lu@intel.com>
753         * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
755 2010-07-14  Rhonda Wittels  <rhonda@codesourcery.com>
757         * gas/elf/pseudo.s: New.
758         * gas/elf/pseudo.l: New.
759         * gas/elf/pseudo.d: New.
760         * gas/elf/elf.exp: Run the new test.
762 2010-07-14  H.J. Lu  <hongjiu.lu@intel.com>
764         * config/default.exp (ADDR2LINE): New.
765         (ADDR2LINEFLAGS): Likewise.
767         * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
769         * gas/i386/dw2-compress-2.d: New.
770         * gas/i386/dw2-compress-2.s: Likewise.
771         * gas/i386/x86-64-dw2-compress-2.d: Likewise.
772         * gas/i386/x86-64-dw2-compress-2.s: Likewise.
774         * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
775         program.
776         (slurp_options): Allow numbers in options.
778 2010-07-14  Maciej W. Rozycki  <macro@codesourcery.com>
780         * gas/elf/dwarf2-3.s: Replace .short and .long directives in
781         .debug_info section with .2byte and .4byte respectively.
783 2010-07-11  Kai Tietz  <kai.tietz@onevision.com>
785         * gas/pe/aligncomm-b.d: Regenerated content dump.
786         * gas/pe/aligncomm-d.d: Regenerated content dump.
787         * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
789 2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
791         * gas/arm/barrier.s: New file.
792         * gas/arm/barrier.d: New file.
793         * gas/arm/barrier-thumb.s: New file.
794         * gas/arm/barrier-thumb.d: New file.
795         * gas/arm/barrier-bad.s: New file.
796         * gas/arm/barrier-bad.d: New file.
797         * gas/arm/barrier-bad.l: New file.
798         * gas/arm/barrier-bad-thumb.s: New file.
799         * gas/arm/barrier-bad-thumb.d: New file.
800         * gas/arm/barrier-bad-thumb.l: New file.
802 2010-07-08  Daniel Gutson  <dgutson@codesourcery.com>
804         * gas/arm/reloc-bad.d: New.
805         * gas/arm/reloc-bad.s: New.
806         * gas/arm/reloc-bad.l: New.
808 2010-07-06  Maciej W. Rozycki  <macro@codesourcery.com>
810         * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
811         pairing.
812         * gas/mips/elf-rel27.s: Source for the new test.
813         * gas/mips/mips.exp: Create "mips16" architecture.  Adjust
814         conditions involving negated properties throughout to require
815         "mips1" as appropriate.  Run the new test.
816         (mips_arch_destroy): New procedure.
818 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
820         * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
821         of an architecture-specific test first and use it if found,
822         before falling back to the generic one.
824 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
826         * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
827         branch-likely instructions and place them...
828         * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
829         ... in this new test.
830         * gas/mips/mips4-fp.l: Update accordingly.
831         * gas/mips/mips4-branch-likely.l: New stderr output for the new
832         test.
833         * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
834         a list test with mips4-branch-likely similarly to mips4-fp.
836 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
838         * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
839         branch-likely instructions.
840         * gas/mips/bge.d, gas/mips/bge.s: Likewise.
841         * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
842         * gas/mips/blt.d, gas/mips/blt.s: Likewise.
843         * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
844         * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
845         collecting checks for branch-likely instructions removed from
846         the above.
847         * gas/mips/mips.exp: Run the new test and update the
848         constraints for the updated tests to include MIPS I.
850 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
852         * gas/mips/mips4-fp.d: Reformat.
854 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
856         * gas/mips/beq.d: Reformat.
857         * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
858         * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
860 2010-07-05  Maciej W. Rozycki  <macro@codesourcery.com>
862         * gas/mips/beq.d: Remove leftover symbols/relocs from the
863         change on 2009-02-06.
865 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
867         AVX Programming Reference (June, 2010)
868         * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
869         * gas/i386/rdrnd-intel.d: Likewise.
870         * gas/i386/rdrnd.d: Likewise.
871         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
872         * gas/i386/x86-64-rdrnd.d: Likewise.
873         * gas/i386/x86-64-rdrnd.s: Likewise.
875 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
877         PR gas/10531
878         PR gas/11789
879         * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
881         * gas/elf/dwarf2-1.d: New.
882         * gas/elf/dwarf2-1.s: Likewise.
883         * gas/elf/dwarf2-2.d: Likewise.
884         * gas/elf/dwarf2-2.s: Likewise.
885         * gas/elf/dwarf2-3.d: Likewise.
886         * gas/elf/dwarf2-3.s: Likewise.
887         * gas/i386/debug1.d: Likewise.
888         * gas/i386/debug1.s: Likewise.
890         * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
892         * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
894 2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>
896         * gas/i386/dw2-compress-1.d: New.
897         * gas/i386/dw2-compress-1.s: Likewise.
899         * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
901 2010-07-03  Jan Beulich  <jbeulich@novell.com>
903         PR gas/11732
904         * gas/i386/i386.exp: Run new tests.
905         * gas/i386/intel-got{32,64}.{s,d}: New.
907 2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>
909         AVX Programming Reference (June, 2010)
910         * gas/i386/arch-10.s: Add xsaveopt.
911         * gas/i386/x86-64-arch-2.s: Likwise.
913         * gas/i386/arch-10.d: Updated.
914         * gas/i386/arch-10-1.l: Likewise.
915         * gas/i386/arch-10-2.l: Likewise.
916         * gas/i386/arch-10-3.l: Likewise.
917         * gas/i386/arch-10-4.l: Likewise.
918         * gas/i386/x86-64-arch-2.d: Likewise.
920         * gas/i386/f16c-intel.d: New.
921         * gas/i386/f16c.d: Likewise.
922         * gas/i386/f16c.s: Likewise.
923         * gas/i386/fsgs-intel.d: Likewise.
924         * gas/i386/fsgs.d: Likewise.
925         * gas/i386/fsgs.s: Likewise.
926         * gas/i386/rdrnd-intel.d: Likewise.
927         * gas/i386/rdrnd.d: Likewise.
928         * gas/i386/rdrnd.s: Likewise.
929         * gas/i386/x86-64-f16c-intel.d: Likewise.
930         * gas/i386/x86-64-f16c.d: Likewise.
931         * gas/i386/x86-64-f16c.s: Likewise.
932         * gas/i386/x86-64-fsgs-intel.d: Likewise.
933         * gas/i386/x86-64-fsgs.d: Likewise.
934         * gas/i386/x86-64-fsgs.s: Likewise.
935         * gas/i386/x86-64-rdrnd-intel.d: Likewise.
936         * gas/i386/x86-64-rdrnd.d: Likewise.
937         * gas/i386/x86-64-rdrnd.s: Likewise.
939         * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
940         rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
941         x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
943         * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
945         * gas/i386/x86-64-xsave-intel.d: Updated.
946         * gas/i386/x86-64-xsave.d: Likewise.
948 2010-07-01  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
950         * gas/arm/thumb2_bad_reg.s: Update mov register tests.
951         * gas/arm/thumb2_bad_reg.l: Likewise.
953 2010-06-29  Alan Modra  <amodra@gmail.com>
955         * gas/maxq10/maxq10.exp: Delete file.
956         * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
957         * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
958         * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
959         * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
960         * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
961         * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
962         * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
963         * gas/maxq20/maxq20.exp: Delete file.
964         * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
965         * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
966         * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
967         * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
968         * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
969         * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
970         * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
971         * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
972         * gas/maxq20/range.s: Likewise.
973         * gas/all/gas.exp: Remove references to maxq.
975 2010-06-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
977         * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
978         * gas/arm/neon-ldst-align-bad.s: Likewise.
979         * gas/arm/neon-ldst-es.d: Likewise.
980         * gas/arm/neon-ldst-es.s: Likewise.
982 2010-06-22  Jan Beulich  <jbeulich@novell.com>
984         * gas/i386/jump.d: Adjust.
985         * gas/i386/jump.s: Add check for branch to 2+$.
987 2010-06-18  Joseph Myers  <joseph@codesourcery.com>
989         * gas/tic6x/resource-func-unit-1.d,
990         gas/tic6x/resource-func-unit-1.l,
991         gas/tic6x/resource-func-unit-1.s,
992         gas/tic6x/resource-func-unit-2.d,
993         gas/tic6x/resource-func-unit-2.l,
994         gas/tic6x/resource-func-unit-2.s: New.
996 2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
998         PR gas/11673
999         * gas/m68k/p11673.s: New test.
1000         * gas/m68k/all.exp: Run the new test.
1002 2010-06-16  Nick Clifton  <nickc@redhat.com>
1004         PR binutils/11676
1005         * gas/m68k/pr11676.s: New test.
1006         * gas/m68k/pr11676.d: Expected disassembly.
1007         * gas/m68k/all.exp: Run the new test.
1009 2010-06-15  Joseph Myers  <joseph@codesourcery.com>
1011         * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
1012         * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
1013         gas/tic6x/attr-arch-directive-1.s,
1014         gas/tic6x/attr-arch-directive-2.d,
1015         gas/tic6x/attr-arch-directive-2.s,
1016         gas/tic6x/attr-arch-directive-3.d,
1017         gas/tic6x/attr-arch-directive-3.s,
1018         gas/tic6x/attr-arch-directive-4.d,
1019         gas/tic6x/attr-arch-directive-4.s,
1020         gas/tic6x/attr-arch-directive-5.d,
1021         gas/tic6x/attr-arch-directive-5.s,
1022         gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
1023         gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
1024         gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
1025         gas/tic6x/attr-arch-opts-none-1.d,
1026         gas/tic6x/attr-arch-opts-none-2.d,
1027         gas/tic6x/attr-arch-opts-override-1.d,
1028         gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
1030 2010-06-14  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
1032         * gas/ppc/e500.s: Add eieio, mbar and lwsync
1033         * gas/ppc/e500.d: Likewise.
1035 2010-06-09 Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1037         * gas/arm/vldm-arm.d: New test.
1038         * gas/arm/vldm-thumb-bad.d: Likewise.
1039         * gas/arm/vldm-thumb-bad.l: Likewise.
1040         * gas/arm/vldm.s: Likewise.
1041         * gas/arm/vldmw-arm-bad.d: Likewise.
1042         * gas/arm/vldmw-bad.l: Likewise.
1043         * gad/arm-vldmw-bad.s: Likewise.
1044         * gas/arm/vldmw-thumb-bad.d: Likewise.
1046 2010-06-07  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1047         * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
1048         * gas/arm/thumb.d: Likewise.
1049         * gas/arm/thumb.s: Likewise.
1050         * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
1051         * gas/arm/thumb2_it_auto.d: Liekwise.
1052         * gas/arm/thumb32.d: Likewise.
1054 2010-05-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1056         * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
1057         gas/arm/thumb2_it.d: Likewise.
1058         gas/arm/thumb32.d: Likewise.
1060 2010-05-27  Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1062         * gas/arm/thumb2_ldmstm.d: Add new testcases.
1063         * gas/arm/thumb2_ldmstm.s: Likeiwse.
1064         * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
1065         UNPREDICTABLE ldm/stm.
1066         * gas/arm/thumb2_ldmstm_bad.l: Likewise.
1067         * gas/arm/thumb2_ldmstm_bad.s: Likewise.
1069 2010-05-26  Catherine Moore  <clm@codesoucery.com>
1070             Maxim Kuvyrkov  <maxim@codesourcery.com>
1072         * gas/mips/set-arch.d: Expect ehb.
1074 2010-05-26  Catherine Moore  <clm@codesoucery.com>
1076         * gas/mips/mips-no-jalx.l: Delete.
1077         * gas/mips/mips-no-jalx.s: Delete.
1078         * gas/mips/mips-jalx-2.d: New.
1079         * gas/mips/mips-jalx-2.s: New.
1080         * gas/mips/mips.exp (mips-jalx-2): Run new test.
1081         (mips-no-jalx): Remove deleted test.
1083 2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
1084             Joseph Myers  <joseph@codesourcery.com>
1085             Andrew Stubbs  <ams@codesourcery.com>
1087         * gas/sh/basic.exp: Run new tests.  Handle uClinux like Linux.
1088         * gas/sh/fdpic.d: New file.
1089         * gas/sh/fdpic.s: New file.
1090         * gas/sh/reg-prefix.d: Force big-endian.
1091         * gas/sh/sh2a-pic.d: New file.
1092         * gas/sh/sh2a-pic.s: New file.
1093         * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
1095 2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
1097         PR gas/11600
1098         * gas/elf/elf.exp: Run section8.
1100         * gas/elf/section8.d: New.
1101         * gas/elf/section8.s: Likewise.
1103 2010-05-13  Nathan Sidwell  <nathan@codesourcery.com>
1105         * gas/arm/armv1-bad.l: Adjust expected error text.
1106         * gas/arm/arch7em-bad.l: Likewise.
1107         * gas/arm/arch7m-bad.l: Likewise.
1108         * gas/arm/thumb-w-bad.l: Likewise.
1109         * gas/arm/arm7-bad.d: New.
1110         * gas/arm/arm7-bad.l: New.
1111         * gas/arm/arm7-bad.s: New.
1113 2010-05-13  Alan Modra  <amodra@gmail.com>
1115         * gas/all/gas.exp: Don't run byte test on powerpc.
1117         * gas/ppc/a2.d: Correct wclr encoding.
1119 2010-05-11  Andrew Stubbs  <ams@codesourcery.com>
1121         * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
1122         * gas/arm/attr-default.d: Likewise.
1123         * gas/arm/attr-march-armv1.d: Likewise.
1124         * gas/arm/attr-march-armv2.d: Likewise.
1125         * gas/arm/attr-march-armv2a.d: Likewise.
1126         * gas/arm/attr-march-armv2s.d: Likewise.
1127         * gas/arm/attr-march-armv3.d: Likewise.
1128         * gas/arm/attr-march-armv3m.d: Likewise.
1129         * gas/arm/attr-march-armv4.d: Likewise.
1130         * gas/arm/attr-march-armv4t.d: Likewise.
1131         * gas/arm/attr-march-armv4txm.d: Likewise.
1132         * gas/arm/attr-march-armv4xm.d: Likewise.
1133         * gas/arm/attr-march-armv5.d: Likewise.
1134         * gas/arm/attr-march-armv5t.d: Likewise.
1135         * gas/arm/attr-march-armv5te.d: Likewise.
1136         * gas/arm/attr-march-armv5tej.d: Likewise.
1137         * gas/arm/attr-march-armv5texp.d: Likewise.
1138         * gas/arm/attr-march-armv5txm.d: Likewise.
1139         * gas/arm/attr-march-armv6-m.d: Likewise.
1140         * gas/arm/attr-march-armv6.d: Likewise.
1141         * gas/arm/attr-march-armv6j.d: Likewise.
1142         * gas/arm/attr-march-armv6k.d: Likewise.
1143         * gas/arm/attr-march-armv6kt2.d: Likewise.
1144         * gas/arm/attr-march-armv6t2.d: Likewise.
1145         * gas/arm/attr-march-armv6z.d: Likewise.
1146         * gas/arm/attr-march-armv6zk.d: Likewise.
1147         * gas/arm/attr-march-armv6zkt2.d: Likewise.
1148         * gas/arm/attr-march-armv6zt2.d: Likewise.
1149         * gas/arm/attr-march-armv7-a.d: Likewise.
1150         * gas/arm/attr-march-armv7.d: Likewise.
1151         * gas/arm/attr-march-armv7a.d: Likewise.
1152         * gas/arm/attr-march-iwmmxt.d: Likewise.
1153         * gas/arm/attr-march-iwmmxt2.d: Likewise.
1154         * gas/arm/attr-march-marvell-f.d: Likewise.
1155         * gas/arm/attr-march-xscale.d: Likewise.
1156         * gas/arm/attr-mcpu.d: Likewise.
1157         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1158         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1159         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1160         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1161         * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
1162         * gas/arm/attr-mfpu-fpa.d: Likewise.
1163         * gas/arm/attr-mfpu-fpa10.d: Likewise.
1164         * gas/arm/attr-mfpu-fpa11.d: Likewise.
1165         * gas/arm/attr-mfpu-fpe.d: Likewise.
1166         * gas/arm/attr-mfpu-fpe2.d: Likewise.
1167         * gas/arm/attr-mfpu-fpe3.d: Likewise.
1168         * gas/arm/attr-mfpu-maverick.d: Likewise.
1169         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1170         * gas/arm/attr-mfpu-neon.d: Likewise.
1171         * gas/arm/attr-mfpu-softfpa.d: Likewise.
1172         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1173         * gas/arm/attr-mfpu-softvfp.d: Likewise.
1174         * gas/arm/attr-mfpu-vfp.d: Likewise.
1175         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1176         * gas/arm/attr-mfpu-vfp10.d: Likewise.
1177         * gas/arm/attr-mfpu-vfp3.d: Likewise.
1178         * gas/arm/attr-mfpu-vfp9.d: Likewise.
1179         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1180         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1181         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1182         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
1183         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
1184         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1185         * gas/arm/attr-order.d: Likewise.
1186         * gas/arm/attr-override-cpu-directive.d: Likewise.
1187         * gas/arm/attr-override-mcpu.d: Likewise.
1188         * gas/arm/eabi_attr_1.d: Likewise.
1190 2010-05-11  Jie Zhang  <jie@codesourcery.com>
1192         * gas/arm/attr-mfpu-vfpxd.d: New test.
1194 2010-05-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1196         * gas/arm/thumb32.d: Fix expected disassembly of ldmia
1197         instruction.
1199 2010-05-05  Nathan Sidwell  <nathan@codesourcery.com>
1201         * gas/all/byte.s: New.
1202         * gas/all/byte.l: New.
1203         * gas/all/byte.d: New.
1204         * gas/all/gas.exp: Add it.
1206 2010-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1208         * gas/arm/weakdef-1.s: New.
1209         * gas/arm/weakdef-1.d: New.
1210         * gas/arm/weakdef-2.s: New.
1211         * gas/arm/weakdef-2.d: New.
1212         * gas/arm/weakdef-2.l: New.
1214 2010-04-27  Joseph Myers  <joseph@codesourcery.com>
1216         * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
1217         gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
1218         New.
1220 2010-04-24  H.J. Lu  <hongjiu.lu@intel.com>
1222         PR gas/11535
1223         * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
1224         * gas/i386/intelok.d: Updated.
1226 2010-04-21  Joseph Myers  <joseph@codesourcery.com>
1228         * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
1229         "b .S2 b3".
1231 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
1233         PR gas/11509
1234         * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
1235         * gas/i386/equ.d: Updated.
1237 2010-04-20  Nick Clifton  <nickc@redhat.com>
1239         PR gas/11507
1240         * gas/macros/altmacro.s: New test.
1241         * gas/macros/altmacro.d: Expected output.
1243 2010-04-16  Nick Clifton  <nickc@redhat.com>
1245         PR gas/11395
1246         * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
1247         * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
1248         disassembly.
1250 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1252         * gas/arm/attr-mcpu.d: Update for new attribute tag names.
1253         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1254         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1255         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1256         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1257         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1258         * gas/arm/attr-mfpu-neon.d: Likewise.
1259         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1260         * gas/arm/attr-mfpu-vfp.d: Likewise.
1261         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1262         * gas/arm/attr-mfpu-vfp10.d: Likewise.
1263         * gas/arm/attr-mfpu-vfp3.d: Likewise.
1264         * gas/arm/attr-mfpu-vfp9.d: Likewise.
1265         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1266         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1267         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1268         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
1269         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
1270         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1271         * gas/arm/attr-names.d: Add test to make sure all attribute names
1272         are recognised.
1273         * gas/arm/attr-names.s: Likewise.
1275 2010-04-07  Jie Zhang  <jie@codesourcery.com>
1277         * gas/arm/mapmisc.s: Test multiple mapping symbols have
1278         the same value 0.
1280 2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
1282         * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
1283         * gas/ppc/476.s: Likewise.
1284         * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
1285         * gas/ppc/a2.s: Likewise.
1287 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
1289         * gas/tic6x: New directory and testcases.
1291 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1293         * gas/macros/dot.s: Remove space in .byte operands.
1295 2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
1296             Quentin Neill <quentin.neill@amd.com>
1298         * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
1299         * testsuite/gas/i386/lwp.s: Same.
1300         * testsuite/gas/i386/x86-64-lwp.d: Updated.
1301         * testsuite/gas/i386/lwp.d: Updated.
1303 2010-03-19  Jie Zhang  <jie@codesourcery.com>
1305         * gas/arm/mapmisc.s: Add the test case for two mapping
1306         symbols having the same value.
1307         * gas/arm/mapmisc.d: Likewise.
1309 2010-03-18  Wei Guozhi  <carrot@google.com>
1311         PR gas/11323
1312         * gas/arm/got_prel.s: New test case.
1313         * gas/arm/got_prel.d: Expected disassembly.
1315 2010-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1317         * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
1318         ELF tagets.
1320 2010-03-08  H.J. Lu  <hongjiu.lu@intel.com>
1322         PR gas/9966
1323         PR gas/11356
1324         * gas/i386/list-1.l: New.
1325         * gas/i386/list-1.s: Likewise.
1326         * gas/i386/list-2.l: Likewise.
1327         * gas/i386/list-2.s: Likewise.
1328         * gas/i386/list-3.l: Likewise.
1329         * gas/i386/list-3.s: Likewise.
1331         * gas/i386/i386.exp: Run list-1, list-2 and list-3.
1333         * lib/gas-defs.exp (gas_run_stdin): New.
1334         (run_list_test_stdin): Likewise.
1336 2010-02-26  Doug Evans  <dje@sebabeach.org>
1338         * gas/mep/allinsn.be.d: Renamed from allinsn.d.  Pass -EB.
1339         * gas/mep/allinsn.exp: branch1 is now bi-endian.
1340         * gas/mep/branch1.be.d: Renamed from branch1.d.  Pass -EB.
1341         * gas/mep/branch1.le.d: New file.
1342         * gas/mep/dj1.be.d: Renamed from dj1.d.  Pass -EB.
1343         * gas/mep/dj2.be.d: Renamed from dj2.d.  Pass -EB.
1345 2010-02-26  Jie Zhang  <jie@codesourcery.com>
1347         * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
1348         for strexd.
1349         * gas/arm/thumb32.l: Adjust.
1351 2010-02-26  Jie Zhang  <jie@codesourcery.com>
1353         * gas/arm/neon-ldst-align-bad.d: New test.
1354         * gas/arm/neon-ldst-align-bad.l: New test.
1355         * gas/arm/neon-ldst-align-bad.s: New test.
1357 2010-02-25  Wu Zhangjin  <wuzhangjin@gmail.com>
1359         * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
1360         * gas/mips/loongson-2f-2.d: Likewise.
1361         * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
1362         * gas/mips/loongson-2f-3.d: Likewise.
1363         * gas/mips/mips.exp: Run the new tests.
1365 2010-02-24  Nick Clifton  <nickc@redhat.com>
1367         PR binutils/6773
1368         * gas/arm/arch7em.d: Replace expected disassembly of
1369         <prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
1370         with <prefix>sax.
1371         * gas/arm/archv6.d: Likewise.
1372         * gas/arm/thumb32.d: Likewise.
1374 2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
1376         * gas/arm/depr-swp.d: New test case.
1377         * gas/arm/depr-swp.s: New file.
1378         * gas/arm/depr-swp.l: New file.
1380 2010-02-23  Nick Clifton  <nickc@redhat.com>
1382         * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
1383         end of the section depending upon the target of the arm assembler
1384         being tested.
1386 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1388         * gas/arm/attr-order.d: Fix test for new names for attribute
1389         values.
1391 2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>
1393         * gas/arm/sp-pc-validations-bad.d: New testcase.
1394         * gas/arm/sp-pc-validations-bad.l: New file.
1395         * gas/arm/sp-pc-validations-bad.s: New file.
1396         * gas/arm/sp-pc-validations-bad-t.d: New testcase.
1397         * gas/arm/sp-pc-validations-bad-t.l: New file.
1398         * gas/arm/sp-pc-validations-bad-t.s: New file.
1399         * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
1400         * gas/arm/sp-pc-usage-t.s: Likewise.
1401         * gas/arm/unpredictable.d: Likewise.
1402         * gas/arm/unpredictable.s: Likewise.
1403         * gas/arm/thumb2_bcond.d: Added test.
1404         * gas/arm/thumb2_bcond.s: Likewise.
1406 2010-02-12  Tristan Gingold  <gingold@adacore.com>
1408         * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
1409         * gas/ia64/ia64.exp: Add slotcount test (vms only).
1411 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
1412             Sebastian Pop  <sebastian.pop@amd.com>
1414         * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
1415         * gas/i386/x86-64-xop.s: Likewise.
1416         * gas/i386/xop.d: Likewise.
1417         * gas/i386/xop.s: Likewise.
1419 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
1421         * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
1422         gas/arm/branch-reloc.l: New tests and expected results with all
1423         variants of call: ARM/Thumb, local/global, inter/intra-section,
1424         using BL/BLX.
1426 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
1428         * gas/arm/arm-it-auto.d: Update expected results.
1429         * gas/arm/bl-local-v4t.d: Likewise.
1430         * gas/arm/blx-local.d: Likewise.
1431         * gas/arm/thumb-w-good.d: Likewise.
1432         * gas/arm/wince.d: Likewise.
1434 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
1436         * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
1437         * gas/ppc/ppc.exp: Run it.
1439 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
1441         * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
1442         * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
1443         gas/i386/x86-64-nops-1-bdver1.d.
1444         * gas/i386/nops-1-amdfam15.d: Renamed test case to
1445         gas/i386/nops-1-bdver1.d.
1447 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
1449         * gas/arm/dis-data.d: Update test name.  Do not expect
1450         .word output.
1451         * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
1452         gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
1454 2010-01-29  Nick Clifton  <nickc@redhat.com>
1456         PR 11136
1457         * gas/arm/neon-omit.s: Add instruction that causes crash.
1458         * gas/arm/neon-omit.d: Add expected disassembly.
1460 2010-01-28  Dave Korn  <dave.korn.cygwin@gmail.com>
1462         * gas/pe/section-align-1.d: Don't test section flags.
1463         * gas/pe/section-align-2.d: Likewise.
1465 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
1467         * gas/i386/fma-scalar-intel.d: New.
1468         * gas/i386/fma-scalar.d: Likewise.
1469         * gas/i386/fma-scalar.s: Likewise.
1470         * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
1471         * gas/i386/x86-64-fma-scalar.d: Likewise.
1472         * gas/i386/x86-64-fma-scalar.s: Likewise.
1474         * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
1475         x86-64-fma-scalar and x86-64-fma-scalar-intel.
1477 2010-01-28  Nick Clifton  <nickc@redhat.com>
1479         PR 11225
1480         * gas/pe/aligncomm-c.d: Dump all sections.
1482 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1484         * gas/pe/section-align-1.s: New test source file.
1485         * gas/pe/section-align-1.d: Likewise control script.
1486         * gas/pe/section-align-2.s: Likewise ...
1487         * gas/pe/section-align-2.d: ... and likewise.
1488         * gas/pe/pe.exp: Invoke new testcases.
1490 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
1492         * gas/i386/avx-scalar-intel.d: New.
1493         * gas/i386/avx-scalar.d: Likewise.
1494         * gas/i386/avx-scalar.s: Likewise.
1495         * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
1496         * gas/i386/x86-64-avx-scalar.d: Likewise.
1497         * gas/i386/x86-64-avx-scalar.s: Likewise.
1499         * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
1500         x86-64-avx-scalar and x86-64-avx-scalar-intel.
1502 2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
1504         * gas/i386/avx.s: Add more tests.
1505         * gas/i386/x86-64-avx.s: Likewise.
1507         * gas/i386/avx-intel.d: Updated.
1508         * gas/i386/avx.d: Likewise.
1509         * gas/i386/x86-64-avx-intel.d: Likewise.
1510         * gas/i386/x86-64-avx.d: Likewise.
1512 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
1514         * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
1515         * gas/ppc/aix.exp: Run it.
1517 2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
1519         * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
1521         * gas/i386/x86-64-xsave-intel.d: Updated.
1522         * gas/i386/x86-64-xsave.d: Likewise.
1524 2010-01-20  Nick Clifton  <nickc@redhat.com>
1526         PR 11109
1527         * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
1528         * gas/arm/vfp-neon-syntax_t2.d: Likewise.
1530 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
1532         * gas/i386/x86-64-xop.d: Add missing patterns.
1533         * gas/i386/x86-64-xop.s: Same.
1534         * gas/i386/xop.d: Same.
1535         * gas/i386/xop.s: Same.
1537 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
1539         * gas/arm/thumb-nop.s: Add .syntax unified.
1541 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
1543         * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
1544         * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
1545         * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
1546         Thumb-2.
1548 2010-01-13  Nick Clifton  <nickc@redhat.com>
1550         * gas/elf/section0.d: Skip this test for the h8300.
1551         * gas/elf/section1.d: Likewise.
1552         * gas/elf/section6.d: Likewise.
1553         * gas/elf/elf.exp: Skip section2 and section5 tests when the
1554         target is the h8300.
1556 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
1558         * gas/i386/i386.exp: Add new amdfam15 test cases.
1559         * gas/i386/nops-1-amdfam15.d: New.
1560         * gas/i386/x86-64-nops-1-amdfam15.d: New.
1562 2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
1564         * gas/arm/dis-data.d: New test case.
1565         * gas/arm/dis-data.s: New file.
1567 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
1569         * gas/arm/neon-logic.d: New test case.
1570         * gas/arm/neon-logic.s: New file.
1572 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
1574         * gas/arm/neon-addressing-bad.d: New test case.
1575         * gas/arm/neon-addressing-bad.s: New file.
1576         * gas/arm/neon-addressing-bad.l: New file.
1578 2010-01-03  Daniel Gutson  <dgutson@codesourcery.com>
1580         * gas/arm/neon-suffix-bad.d: New test case.
1581         * gas/arm/neon-suffix-bad.s: New file.
1582         * gas/arm/neon-suffix-bad.l: New file.
1584 For older changes see ChangeLog-2009
1586 Local Variables:
1587 mode: change-log
1588 left-margin: 8
1589 fill-column: 74
1590 version-control: never
1591 End: