gas/
[external/binutils.git] / gas / testsuite / ChangeLog
1 2011-06-26  Richard Sandiford  <rdsandiford@googlemail.com>
2
3         * gas/mips/mips16-e.d, gas/mips/mips16-f.d,
4         gas/mips/mipsel16-e.d, gas/mips/mipsel16-f.d,
5         gas/mips/tmips16-e.d, gas/mips/tmips16-f.d,
6         gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Fix GPR mask.
7
8 2011-06-26  Richard Sandiford  <rdsandiford@googlemail.com>
9
10         * gas/mips/24k-branch-delay-1.d: Do not allow stores to be put
11         into delay slots.
12         * gas/mips/24k-triple-stores-1.d: Put the first nop after the
13         second store, rather than the first.
14         * gas/mips/24k-triple-stores-2.d: Likewise.
15         * gas/mips/24k-triple-stores-4.d: Likewise.
16         * gas/mips/24k-triple-stores-8.d: Likewise.
17         * gas/mips/24k-triple-stores-3.d: Remove first nop.
18         * gas/mips/24k-triple-stores-5.d: Likewise.
19         * gas/mips/24k-triple-stores-6.d: Likewise.
20         * gas/mips/24k-triple-stores-7.d: Likewise.
21         * gas/mips/24k-triple-stores-9.d: Add a nop after the second store.
22         Expect a nop at the end.
23         * gas/mips/24k-triple-stores-10.d: Put the first nop after the
24         second store, rather than the first.  Expect a nop at the end.
25
26 2011-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
27
28         * gas/mips/vr4130.s: Add some more ".set noreorder" tests.
29         * gas/mips/vr4130.d: Update accordingly.
30
31 2011-06-23  Richard Sandiford  <rdsandiford@googlemail.com>
32
33         * gas/mips/pr12915.s, gas/mips/pr12915.d: New test.
34         * gas/mips/mips.exp: Run it.
35
36 2011-06-21  Sameera Deshpande  <sameera.deshpande@arm.com>
37
38         * gas/arm/vcvt-bad.d: New test.
39         * gas/arm/vcvt-bad.l: Likewise.
40         * gas/arm/vcvt-bad.s: Likewise.
41         * gas/arm/vcvt.d: Likewise.
42         * gas/arm/vcvt.s: Likewise.
43
44 2011-06-14  Tristan Gingold  <gingold@adacore.com>
45
46         * gas/ppc/test1xcoff32.d: Adjust for csect anchor.
47
48 2011-06-13  Walter Lee  <walt@tilera.com>
49
50         * gas/tilepro/t_constants.s: New file.
51         * gas/tilepro/t_constants.d: Likewise.
52         * gas/tilepro/t_insns.s: Likewise.
53         * gas/tilepro/tilepro.exp: Likewise.
54         * gas/tilepro/t_insns.d: Likewise.
55         * gas/tilegx/tilegx.exp: Likewise.
56         * gas/tilegx/t_insns.d: Likewise.
57         * gas/tilegx/t_insns.s: Likewise.
58
59 2011-06-13  Nick Clifton  <nickc@redhat.com>
60
61         PR gas/12854
62         * gas/arm/shift-bad.s: New test.
63         * gas/arm/shift-bad.l: Expcted error output.
64         * gas/arm/shift-bad.s: New control file.
65
66 2011-06-12  H.J. Lu  <hongjiu.lu@intel.com>
67
68         * gas/i386/arch-10-lzcnt.d: Updated.
69         * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
70
71 2011-06-10  H.J. Lu  <hongjiu.lu@intel.com>
72
73         AVX Programming Reference (June, 2011)
74         * gas/i386/arch-10-1.l: Updated.
75         * gas/i386/arch-10-2.l: Likewise.
76         * gas/i386/arch-10-3.l: Likewise.
77         * gas/i386/arch-10-4.l: Likewise.
78
79         * gas/i386/arch-10.s: Add LZCNT to comments.
80         * gas/i386/x86-64-arch-2.s: Likewise.
81
82         * gas/i386/arch-10-lzcnt.d: New.
83         * gas/i386/avx-gather-intel.d: Likewise.
84         * gas/i386/avx-gather.d: Likewise.
85         * gas/i386/avx-gather.s: Likewise.
86         * gas/i386/avx2-intel.d: Likewise.
87         * gas/i386/avx2.d: Likewise.
88         * gas/i386/avx2.s: Likewise
89         * gas/i386/avx256int-intel.d: Likewise.
90         * gas/i386/avx256int.d: Likewise.
91         * gas/i386/avx256int.s: Likewise.
92         * gas/i386/bmi2-intel.d: Likewise.
93         * gas/i386/bmi2.d: Likewise.
94         * gas/i386/bmi2.s: Likewise.
95         * gas/i386/inval-invpcid.l:Likewise.
96         * gas/i386/inval-invpcid.s: Likewise.
97         * gas/i386/invpcid-intel.d: Likewise.
98         * gas/i386/invpcid.d: Likewise.
99         * gas/i386/invpcid.s: Likewise.
100         * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
101         * gas/i386/x86-64-avx-gather-intel.d: Likewise.
102         * gas/i386/x86-64-avx-gather.d: Likewise.
103         * gas/i386/x86-64-avx-gather.s: Likewise.
104         * gas/i386/x86-64-avx2-intel.d: Likewise.
105         * gas/i386/x86-64-avx2.d: Likewise.
106         * gas/i386/x86-64-avx2.s: Likewise.
107         * gas/i386/x86-64-avx256int-intel.d: Likewise.
108         * gas/i386/x86-64-avx256int.d: Likewise.
109         * gas/i386/x86-64-avx256int.s: Likewise.
110         * gas/i386/x86-64-bmi2-intel.d: Likewise.
111         * gas/i386/x86-64-bmi2.d: Likewise.
112         * gas/i386/x86-64-bmi2.s: Likewise.
113         * gas/i386/x86-64-inval-invpcid.l: Likewise.
114         * gas/i386/x86-64-inval-invpcid.s: Likewise.
115         * gas/i386/x86-64-invpcid-intel.d: Likewise.
116         * gas/i386/x86-64-invpcid.d: Likewise.
117         * gas/i386/x86-64-invpcid.s: Likewise.
118
119 2011-06-09  James Greenhalgh  <james.greenhalgh@arm.com>
120
121         * gas/arm/ldrd-unpredicatble.d: New testcase.
122         * gas/arm/ldrd-unpredicatble.s: Likewise.
123         * gas/arm/ldrd-unpredicatble.l: Likewise.
124
125 2011-06-02  Jie Zhang <jie@codesourcery.com>
126             Nathan Sidwell <nathan@codesourcery.com>
127
128         * gas/arm/inst.d: Adjust for signed zero offsets.
129         * gas/arm/ldst-offset0.d: New test.
130         * gas/arm/ldst-offset0.s: New test.
131         * gas/arm/offset-1.d: New test.
132         * gas/arm/offset-1.s: New test.
133
134 2011-05-31  Paul Brook  <paul@codesourcery.com>
135
136         * gas/arm/arm-idiv-bad.d: New test.
137         * gas/arm/arm-idiv-bad.s: New test.
138         * gas/arm/arm-idiv-bad.l: New test.
139         * gas/arm/arm-idiv.d: New test.
140         * gas/arm/arm-idiv.s: New test.
141
142 2011-05-31  Paul Brook  <paul@codesourcery.com>
143
144         * gas/arm/ldr-global.d: New test.
145         * gas/arm/ldr-global.s: New test.
146
147 2011-05-31  Paul Brook  <paul@codesourcery.com>
148
149         * arm/t2-branch-global.d: New test.
150         * arm/t2-branch-global.s: New test.
151
152 2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
153
154         * gas/s390/esa-g5.d: Fix fp register pair operands.
155         * gas/s390/esa-g5.s: Likewise.
156         * gas/s390/zarch-z196.d: Likewise.
157         * gas/s390/zarch-z196.s: Likewise.
158         * gas/s390/zarch-z9-109.d: Likewise.
159         * gas/s390/zarch-z9-109.s: Likewise.
160         * gas/s390/zarch-z9-ec.d: Likewise.
161         * gas/s390/zarch-z9-ec.s: Likewise.
162
163 2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
164
165         * gas/s390/esa-g5.d: Fix register pair operands.
166         * gas/s390/esa-g5.s: Likewise.
167         * gas/s390/esa-z9-109.d: Likewise.
168         * gas/s390/esa-z9-109.s: Likewise.
169         * gas/s390/zarch-z196.d: Likewise.
170         * gas/s390/zarch-z196.s: Likewise.
171         * gas/s390/zarch-z9-109.d: Likewise.
172         * gas/s390/zarch-z9-109.s: Likewise.
173         * gas/s390/zarch-z900.d: Likewise.
174         * gas/s390/zarch-z900.s: Likewise.
175         * gas/s390/zarch-z990.d: Likewise.
176         * gas/s390/zarch-z990.s: Likewise.
177
178 2011-05-20  Bernd Schmidt  <bernds@codesourcery.com>
179
180         * gas/tic6x/pcr-relocs.d: New test.
181         * gas/tic6x/pcr-relocs.s: New test.
182         * gas/tic6x/pcr-relocs-undef.d: New test.
183         * gas/tic6x/pcr-relocs-undef.s: New test.
184         * gas/tic6x/reloc-bad-2.s: Update for pcr_offset.
185         * gas/tic6x/reloc-bad-2.l: Update for pcr_offset.
186
187 2011-05-18  Nick Clifton  <nickc@redhat.com>
188
189         * gas/arm/req.l: Updated expected warning message.
190
191 2011-05-18  Tristan Gingold  <gingold@adacore.com>
192
193         * gas/ppc/xcoff-dwsect-1-32.d: New test.
194         * gas/ppc/xcoff-dwsect-1-64.d: Ditto.
195         * gas/ppc/xcoff-dwsect-1.s: New file.
196         * gas/ppc/aix.exp (do_align_test): Add tests.
197
198 2011-05-16  Hans-Peter Nilsson  <hp@axis.com>
199
200         * gas/cris/rd-brokw-pic-1.d, gas/cris/rd-brokw-pic-2.d,
201         gas/cris/rd-fragtest-pic.d: Gate on targets cris-*-*elf* and
202         cris-*-linux-gnu.
203         * gas/cris/pic-err-2.s, gas/cris/pic-err-3.s: New tests.
204
205 2011-05-14  Alan Modra  <amodra@gmail.com>
206
207         * gas/all/gas.exp: Fix typo last change.
208
209 2011-05-13  Alan Modra  <amodra@gmail.com>
210
211         * gas/all/gas.exp: Remove some xfails on redef2 and redef3 tests.
212         Update comments.
213         * gas/hppa/unsorted/unsorted.exp: Run globalbug test on appropriate
214         targets rather than xfailing.
215
216 2011-05-12  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
217
218         PR gas/12715
219         * gas/arm/neon-const.s: Add testcase for 64-bit Neon constants.
220         * gas/arm/neon-const.d: Likewise.
221
222 2011-05-11  Richard Sandiford  <rdsandiford@googlemail.com>
223
224         * gas/mips/24k-branch-delay-1.d: Allow 64-bit addresses.  Stub out
225         function names.
226         * gas/mips/24k-triple-stores-1.d: Likewise.
227         * gas/mips/24k-triple-stores-2.d: Likewise.
228         * gas/mips/24k-triple-stores-3.d: Likewise.
229         * gas/mips/24k-triple-stores-4.d: Likewise.
230         * gas/mips/24k-triple-stores-5.d: Likewise.
231         * gas/mips/24k-triple-stores-7.d: Likewise.
232         * gas/mips/24k-triple-stores-8.d: Likewise.
233         * gas/mips/24k-triple-stores-9.d: Likewise.
234         * gas/mips/24k-triple-stores-10.d: Likewise.
235         * gas/mips/24k-triple-stores-11.d: Likewise.
236         * gas/mips/24k-triple-stores-6.d: Likewise.  Add -EB.
237         * gas/mips/mips.exp: Only run 24k-triple-stores-11.d on ELF targets.
238
239 2011-05-11  Richard Sandiford  <rdsandiford@googlemail.com>
240
241         * gas/mips/24k-branch-delay-1.d: Add -32 to assembler options.
242         * gas/mips/24k-triple-stores-1.d: Likewise.
243         * gas/mips/24k-triple-stores-2.d: Likewise.
244         * gas/mips/24k-triple-stores-3.d: Likewise.
245         * gas/mips/24k-triple-stores-4.d: Likewise.
246         * gas/mips/24k-triple-stores-5.d: Likewise.
247         * gas/mips/24k-triple-stores-6.d: Likewise.
248         * gas/mips/24k-triple-stores-7.d: Likewise.
249         * gas/mips/24k-triple-stores-8.d: Likewise.
250         * gas/mips/24k-triple-stores-9.d: Likewise.
251         * gas/mips/24k-triple-stores-10.d: Likewise.
252         * gas/mips/24k-triple-stores-11.d: Likewise.
253
254 2011-05-11  Tejas Belagod  <tejas.belagod@arm.com>
255
256         * gas/arm/ld-sp-warn-cortex-m3.d: New test.
257         * gas/arm/ld-sp-warn-cortex-m3.l: New test.
258         * gas/arm/ld-sp-warn-cortex-m4.d: New test.
259         * gas/arm/ld-sp-warn-cortex-m4.l: New test.
260         * gas/arm/ld-sp-warn-v7.d: New test.
261         * gas/arm/ld-sp-warn-v7.l: New test.
262         * gas/arm/ld-sp-warn-v7a.d: New test.
263         * gas/arm/ld-sp-warn-v7a.l: New test.
264         * gas/arm/ld-sp-warn-v7e-m.l: New test.
265         * gas/arm/ld-sp-warn-v7em.d: New test.
266         * gas/arm/ld-sp-warn-v7m.d: New test.
267         * gas/arm/ld-sp-warn-v7m.l: New test.
268         * gas/arm/ld-sp-warn-v7r.d: New test.
269         * gas/arm/ld-sp-warn-v7r.l: New test.
270         * gas/arm/ld-sp-warn.s: New test.
271
272 2010-05-10  Quentin Neill  <quentin.neill@amd.com>
273
274         * gas/i386/i386.exp: Add new bdver2 test cases.
275         * gas/i386/nops-1-bdver2.d: New.
276         * gas/i386/x86-64-nops-1-bdver2.d: New.
277
278 2011-05-09  Paul Brook  <paul@codesourcery.com>
279
280         * gas/tic6x/unwind-1.d: New test.
281         * gas/tic6x/unwind-1.s: New test.
282         * gas/tic6x/unwind-2.d: New test.
283         * gas/tic6x/unwind-2.s: New test.
284         * gas/tic6x/unwind-3.d: New test.
285         * gas/tic6x/unwind-3.s: New test.
286         * gas/tic6x/unwind-bad-1.d: New test.
287         * gas/tic6x/unwind-bad-1.s: New test.
288         * gas/tic6x/unwind-bad-1.l: New test.
289         * gas/tic6x/unwind-bad-2.d: New test.
290         * gas/tic6x/unwind-bad-2.s: New test.
291         * gas/tic6x/unwind-bad-2.l: New test.
292
293 2011-04-29  Hans-Peter Nilsson  <hp@axis.com>
294
295         * gas/elf/dwarf2-1.d, gas/elf/dwarf2-2.d: Adjust for change in
296         output format.
297         * gas/i386/dw2-compress-1.d: Ditto.
298
299 2011-04-20  Catherine Moore  <clm@codesourcery.com>
300             David Ung <davidu@mips.com>
301
302         * gas/mips/24k-branch-delay-1.d: New.
303         * gas/mips/24k-branch-delay-1.s: New.
304         * gas/mips/24k-triple-stores-1.d: New.
305         * gas/mips/24k-triple-stores-1.s: New.
306         * gas/mips/24k-triple-stores-2.d: New.
307         * gas/mips/24k-triple-stores-2.s: New.
308         * gas/mips/24k-triple-stores-3.d: New.
309         * gas/mips/24k-triple-stores-3.s: New.
310         * gas/mips/24k-triple-stores-4.s: New.
311         * gas/mips/24k-triple-stores-4.d: New.
312         * gas/mips/24k-triple-stores-5.d: New.
313         * gas/mips/24k-triple-stores-5.s: New.
314         * gas/mips/24k-triple-stores-6.d: New.
315         * gas/mips/24k-triple-stores-6.s: New.
316         * gas/mips/24k-triple-stores-7.d: New.
317         * gas/mips/24k-triple-stores-7.s: New.
318         * gas/mips/24k-triple-stores-8.d: New.
319         * gas/mips/24k-triple-stores-8.s: New.
320         * gas/mips/24k-triple-stores-9.d: New.
321         * gas/mips/24k-triple-stores-9.s: New.
322         * gas/mips/24k-triple-stores-10.d: New.
323         * gas/mips/24k-triple-stores-10.s: New.
324         * gas/mips/24k-triple-stores-11.d: New.
325         * gas/mips/24k-triple-stores-11.s: New.
326         * gas/mips/mips.exp: Invoke new tests.
327
328 2011-04-19  Nick Clifton  <nickc@redhat.com>
329
330         * gas/arm/mrs-msr-thumb-v7e-m.s: Restore name of basepri_max
331         register.
332         * gas/arm/mrs-msr-thumb-v7e-m.d: Likewise.
333         * gas/arm/arch7.d: Likewise.
334         * gas/arm/arch7.s: Likewise.
335
336 2011-04-18  Nick Clifton  <nickc@redhat.com>
337
338         * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.
339         * gas/arm/mrs-msr-thumb-v7e-m.s: Likewise.
340         * gas/arm/arch7.d: Update expected disassembly.
341         * gas/arm/attr-march-armv7.d: Remove Microcontroller tag.
342         * gas/arm/blx-bad.d: Only run for ELF based targets.
343         * gas/arm/mrs-msr-thumb-v6t2.d: Likewise.
344         * gas/arm/vldm-arm.d: Likewise.
345         * gas/arm/mrs-msr-thumb-v7-m.d: Likewise.
346         Remove qualifiers from PSR and IAPSR regsiter names.
347         * gas/arm/mrs-msr-thumb-v7e-m.d: Likewise.
348         * gas/arm/thumb2_bcond.d: Update expected disassembly to allow for
349         relaxing of branch insns.
350         * gas/arm/thumb32.d: Fix whitespace problems in disassembly.
351
352 2011-04-18  Tristan Gingold  <gingold@adacore.com>
353
354         * gas/macros/app1.s: Export symbol
355         * gas/macros/app2.s: Ditto
356         * gas/macros/app3.s: Ditto
357         * gas/macros/app4.s: Ditto
358         * gas/macros/app4b.s: Ditto
359         * gas/macros/app1.d: Adjust.
360         * gas/macros/app2.d: Ditto.
361         * gas/macros/app3.d: Ditto.
362         * gas/macros/app4.d: Ditto.
363
364 2011-04-18  Tristan Gingold  <gingold@adacore.com>
365
366         * lib/gas-defs.exp (get_standard_section_names): Add names for
367         alpha vms.
368         * gas/all/gas.exp: Do not test diff1.s on alpha-vms.
369
370 2011-04-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
371
372         * gas/s390/zarch-machine.s: New testcase.
373         * gas/s390/zarch-machine.d: New testcase output.
374         * gas/s390/s390.exp: Execute the new testcase.
375
376 2011-04-13  Nick Clifton  <nickc@redhat.com>
377
378         * gas/v850/v850e1.s: Add a insn using reg+offset addressing.
379         * gas/v850/v850e1.d: Add expected disassembly.
380
381 2011-04-12  Nick Clifton  <nickc@redhat.com>
382
383         PR binutils/12534
384         * gas/arm/thumb32.s: Add PC relative LDRD and STRD insns.
385         * gas/arm/thumb32.l: Update expected output.
386         * gas/arm/thumb32.d: Update expected disassembly.
387
388         PR gas/12532
389         * gas/arm/plt-1.d: Update expected disassembly.
390         * gas/arm/thumb2_bcond.d: Likewise.
391         * gas/arm/weakdef-1.d: Likewise.
392
393 2011-04-12  Alan Modra  <amodra@gmail.com>
394
395         * gas/all/gas.exp (do_930509a): Don't xfail h8300 and mn10200.
396
397 2011-04-11  Julian Brown  <julian@codesourcery.com>
398
399         * gas/arm/mrs-msr-thumb-v7-m.s: New.
400         * gas/arm/mrs-msr-thumb-v7-m.d: New.
401         * gas/arm/mrs-msr-thumb-v7-m-bad.d: New.
402         * gas/arm/mrs-msr-thumb-v7-m-bad.l: New.
403         * gas/arm/mrs-msr-thumb-v7-m-bad.s: New.
404         * gas/arm/mrs-msr-thumb-v7e-m.d: New.
405         * gas/arm/mrs-msr-thumb-v7e-m.s: New.
406         * gas/arm/mrs-msr-arm-v7-a-bad.d: New.
407         * gas/arm/mrs-msr-arm-v7-a-bad.l: New.
408         * gas/arm/mrs-msr-arm-v7-a-bad.s: New.
409         * gas/arm/mrs-msr-arm-v7-a.d: New.
410         * gas/arm/mrs-msr-arm-v7-a.s: New.
411         * gas/arm/mrs-msr-arm-v6.d: New.
412         * gas/arm/mrs-msr-arm-v6.s: New.
413         * gas/arm/mrs-msr-thumb-v6t2.d: New.
414         * gas/arm/mrs-msr-thumb-v6t2.s: New.
415         * gas/arm/arch7.d: Fix typo in disassembly for BASEPRI_MAX,
416         bitmasks for IAPSR etc.
417         * gas/arm/arch7.s: Specify bitmask for APSR writes.
418         * gas/arm/archv6m.s: Likewise.
419         * msr-imm-bad.l: Tweak expected disassembly in error message.
420         * msr-reg-bad.l: Likewise.
421         * msr-imm.d: Tweak expected disassembly.
422         * msr-reg.d: Likewise.
423         * msr-reg-thumb.d: Likewise.
424         * msr-imm.s: Specify bitmask on APSR writes.
425         * msr-reg.s: Add comment about deprecated usage.
426
427 2011-04-11  Dan McDonald  <dan@wellkeeper.com>
428
429         PR gas/12296
430         * gas/arm/arch7.s: Add SVC insn.
431         * gas/arm/arch7.d: Add disassembly of SVC insn.
432         * gas/arm/attr-march-armv7.d: Add arch profile tag.
433
434 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
435
436         * gas/all/gas.exp (*arm*-*-coff): Change to arm*-*-coff.
437         (thumb*-*-coff, thumb*-*-pe*): Don;t handle.
438         * gas/arm/arm.exp (*arm*-*-*): Change to arm*-*-*.
439         (*xscale*-*-*): Don't handle.
440         * gas/cfi/cfi.exp (xscale*-*): Don't handle.
441         * gas/elf/elf.exp (*arm*-*-*): Change to arm*-*-*.
442         (xscale*-*-*): Don't handle.
443
444 2011-03-31  Bernd Schmidt  <bernds@codesourcery.com>
445
446         * gas/tic6x/scomm-directive-1.s: New test.
447         * gas/tic6x/scomm-directive-1.d: New test.
448         * gas/tic6x/scomm-directive-2.s: New test.
449         * gas/tic6x/scomm-directive-2.d: New test.
450         * gas/tic6x/scomm-directive-3.s: New test.
451         * gas/tic6x/scomm-directive-3.d: New test.
452         * gas/tic6x/scomm-directive-4.s: New test.
453         * gas/tic6x/scomm-directive-4.d: New test.
454         * gas/tic6x/scomm-directive-5.s: New test.
455         * gas/tic6x/scomm-directive-5.d: New test.
456         * gas/tic6x/scomm-directive-6.s: New test.
457         * gas/tic6x/scomm-directive-6.d: New test.
458         * gas/tic6x/scomm-directive-7.s: New test.
459         * gas/tic6x/scomm-directive-7.d: New test.
460         * gas/tic6x/scomm-directive-8.s: New test.
461         * gas/tic6x/scomm-directive-8.d: New test.
462
463 2011-03-29  H.J. Lu  <hongjiu.lu@intel.com>
464
465         * gas/i386/ilp32/quad.d: Add tests for multiple operands.
466         * gas/i386/ilp32/quad.s: Likewise.
467
468 2011-03-29  Mike Frysinger  <vapier@gentoo.org>
469
470         * gas/bfin/expected_errors.s: Add invalid BYTEUNPACK insn tests.
471         * gas/bfin/expected_errors.l: Add new error messages.
472
473 2011-03-29  Mike Frysinger  <vapier@gentoo.org>
474
475         * gas/bfin/expected_errors.s: Add invalid BYTEOP16M insn tests.
476         * gas/bfin/expected_errors.l: Add new error messages.
477
478 2011-03-29  Mike Frysinger  <vapier@gentoo.org>
479
480         * gas/bfin/expected_errors.s: Add invalid BYTEOP16P insn tests.
481         * gas/bfin/expected_errors.l: Add new error messages.
482
483 2011-03-28  Mike Frysinger  <vapier@gentoo.org>
484
485         * gas/bfin/expected_errors.s: Add invalid 16bit acc add insn tests.
486         * gas/bfin/expected_errors.l: Add new error messages.
487         * testsuite/gas/bfin/video2.s: Drop invalid 16bit acc add insn.
488         * testsuite/gas/bfin/video2.d: Updated disassembly output.
489
490 2011-03-28  H.J. Lu  <hongjiu.lu@intel.com>
491
492         * gas/i386/ilp32/inval.s: Remove .quad.
493         * gas/i386/ilp32/inval.l: Updated.
494
495         * gas/i386/ilp32/quad.d: New.
496         * gas/i386/ilp32/quad.s: Likewise.
497
498 2011-03-24  Mike Frysinger  <vapier@gentoo.org>
499
500         * gas/bfin/expected_errors.s: Add invalid vector add/sub insn tests.
501         * gas/bfin/expected_errors.l: Add new error messages.
502
503 2011-03-24  Mike Frysinger  <vapier@gentoo.org>
504
505         * gas/bfin/16bit_illegals.d, gas/bfin/16bit_illegals.s: Delete.
506         * gas/bfin/allinsn16.d, gas/bfin/allinsn16.s: New files.
507         * gas/bfin/bfin.exp: Change 16bit_illegals to allinsn16.
508
509 2011-03-24  Mike Frysinger  <vapier@gentoo.org>
510
511         * gas/bfin/expected_errors.s: Add invalid dsp mult insn tests.
512         * gas/bfin/expected_errors.l: Add new error messages.
513
514 2011-03-23  Mike Frysinger  <vapier@gentoo.org>
515
516         * gas/bfin/expected_errors.s: Add invalid SEARCH/BITMUX insns.
517         * gas/bfin/expected_errors.l: Add expected errors.
518
519 2011-03-18  Alan Modra  <amodra@gmail.com>
520
521         * gas/elf/bad-size.err: Adjust expected error.
522         * gas/i386/bad-size.warn: Likewise.
523         * gas/i386/inval-equ-2.l: Likewise.
524         * gas/symver/symver2.l: Likewise.
525
526 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
527
528         PR gas/12589
529         * gas/i386/pr12589-1.d: New.
530         * gas/i386/pr12589-1.s: Likewise.
531
532         * gas/i386/i386.exp: Run pr12589-1.
533
534 2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>
535
536         * gas/i386/bad-size.d: New.
537         * gas/i386/bad-size.s: Likewise.
538         * gas/i386/bad-size.warn: Likewise.
539
540         * gas/i386/i386.exp: Run bad-size for ELF targets.
541
542 2011-03-06  H.J. Lu  <hongjiu.lu@intel.com>
543
544         * gas/elf/bad-size.err: Revert the last change.
545
546 2011-03-05  H.J. Lu  <hongjiu.lu@intel.com>
547
548         * gas/elf/bad-size.err: Updated.
549
550 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
551
552         * gas/mips/alnv_ps-swap.d: New test for ALNV.PS instruction
553         branch swapping.
554         * gas/mips/alnv_ps-swap.s: Source for the new test.
555         * gas/mips/mips.exp: Run the new test.
556
557 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
558
559         * gas/mips/relax-bposge.l: New test for DSP branch relaxation.
560         * gas/mips/relax-bposge.s: Source for the new test.
561         * gas/mips/mips.exp: Run the new test.
562
563 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
564
565         * gas/mips/relax-at.d: New test for branch relaxation with .set
566         at.
567         * gas/mips/relax.s: Update to support the new test.
568         * gas/mips/relax.l: Update accordingly.
569         * gas/mips/relax.d: Update for multi-arch invocation.
570         * gas/mips/mips.exp: Run the new test.  Adjust to run "relax"
571         across all applicable architectures.
572
573 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
574
575         * gas/mips/branch-misc-2.d: Adjust for relocation change.
576         * gas/mips/branch-misc-2pic.d: Likewise.
577         * gas/mips/branch-misc-4.d: New test for PC-relative relocation
578         overflow.
579         * gas/mips/branch-misc-4-64.d: Likewise.
580         * gas/mips/branch-misc-4.s: Source for the new tests.
581         * testsuite/gas/mips/mips.exp: Run the new tests.
582
583 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
584
585         * gas/mips/relax-swap1.l: Adjust for message capitalization
586         correction.
587         * gas/mips/relax-swap2.l: Likewise.
588         * gas/mips/relax.l: Likewise.
589
590 2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
591
592         * gas/i386/ilp32/ilp32.exp: Run reloc64.
593
594         * gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
595         register destinations.
596         * gas/i386/ilp32/reloc64.d: Updated.
597
598         * gas/i386/ilp32/reloc64.l: New.
599
600 2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
601
602         PR gas/12519
603         * gas/elf/bad-size.d: New.
604         * gas/elf/bad-size.err: Likewise.
605         * gas/elf/bad-size.s: Likewise.
606
607         * gas/elf/elf.exp: Run bad-size.
608
609 2011-02-13  Mike Frysinger  <vapier@gentoo.org>
610
611         * gas/bfin/arithmetic.d, gas/bfin/parallel.d: Change A0 to A1.
612
613 2011-02-13  Mike Frysinger  <vapier@gentoo.org>
614
615         * gas/bfin/arithmetic.d, gas/bfin/parallel.d, gas/bfin/parallel3.d,
616         gas/bfin/vector.d, gas/bfin/vector2.d: Add ".L" to dsp mult insns.
617
618 2011-02-13  Mike Frysinger  <vapier@gentoo.org>
619
620         * gas/bfin/video.d, gas/bfin/video.s, gas/bfin/video2.d,
621         gas/bfin/video2.s: Remove BYTEOP2M insns.
622
623 2011-02-10  Kai Tietz  <kai.tietz@onevision.com>
624
625         * gas/cfi/cfi-x86_64.d: Adjust for x64 PE+.
626
627 2011-02-10  Vincent Rivière  <vincent.riviere@freesbee.fr>
628
629         * gas/m68k/cpu32.d: Set explicit architecture for objdump.
630         * gas/m68k/mcf-coproc.d: Likewise.
631         * gas/m68k/mcf-wdebug.d: Likewise.
632
633 2011-02-10  Alan Modra  <amodra@gmail.com>
634
635         * gas/elf/dwarf2-4.s: Don't use @.
636
637 2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
638
639         PR gas/6957
640         * gas/i386/nops-1-i686.d: Updated.
641         * gas/i386/nops-3-i686.d: Likewise.
642         * gas/i386/nops-4-i686.d: Likewise.
643
644 2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
645
646         * gas/i386/i386.exp: Run nops-4a-i686 and nops-6.
647
648         * gas/i386/nops-4a-i686.d: New.
649         * gas/i386/nops-6.d: Likewise.
650         * gas/i386/nops-6.s: Likewise.
651
652 2011-02-07  Vincent Riviere  <vincent.riviere@freesbee.fr>
653
654         PR gas/3041
655         * gas/m68k/p3041pcrel.s, * gas/m68k/p3041pcrel.d: New test.
656         * gas/m68k/all.exp: Add "p3041pcrel" and enable p3041 tests for
657         all m68k-aout targets.
658
659 2011-02-04  Bernd Schmidt  <bernds@codesourcery.com>
660
661         * gas/tic6x/dir-junk.l: Remove tests for .atomic and .noatomic.
662         * gas/tic6x/dir-junk.s: Likewise.
663         * gas/tic6x/insns-c674x-bad.d: Remove test.
664         * gas/tic6x/insns-c674x-bad.l: Likewise.
665         * gas/tic6x/insns-c674x-bad.s: Likewise.
666         * gas/tic6x/insns-atomic.d: Remove "-matomic" switch.
667
668 2011-01-31  Nick Clifton  <nickc@redhat.com>
669
670         * gas/all/align.d: Skip for the RX.
671         * gas/elf/group1a.d: Likewise.
672         * gas/elf/groupautoa.d: Likewise.
673         * gas/elf/elf.exp: Do not run section5 test for the RX port.
674         * gas/elf/section4.d: Likewise.
675         * gas/elf/section7.d: Likewise.
676         * gas/macros/semi.s: Fill with a non-zero pattern.
677         * gas/macros/semi.d: Expect non-zero fill value.
678         * gas/rx/bcnd.d: Update expected disassembly.
679         * gas/rx/bra.d: Likewise.
680         * gas/rx/macros.inc: Add reg1 macro.
681         * gas/rx/max.sm: Use reg1 macro to avoid generating illegal NOP
682         instruction.
683         * gas/rx/mov.sm: Likewise.
684         * gas/rx/max.d: Update expected disassembly.
685         * gas/rx/mov.d: Likewise.
686         * gas/rx/rx-asm-good.s: Use Renesas section names.
687         * gas/rx/rx-asm-good.d: Update expected disassembly.
688
689 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
690
691         PR gas/12409
692         * gas/elf/dwarf2-4.d: New.
693         * gas/elf/dwarf2-4.s: Likewise.
694
695         * gas/elf/elf.exp: Run dwarf2-4.
696
697 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
698
699         * gas/i386/intel.d: Updated.
700         * gas/i386/opcode-intel.d: Likewise.
701         * gas/i386/opcode-suffix.d: Likewise.
702         * gas/i386/opcode.d: Likewise.
703
704 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
705
706         * gas/i386/ilp32/x86-64-arch-2.d: Add tbm flag and TBM instruction
707         pattern.
708
709 2011-01-17  Quentin Neill  <quentin.neill@amd.com>
710
711         * gas/i386/tbm.s: New.
712         * gas/i386/tbm.d: New.
713         * gas/i386/tbm-intel.d: New.
714         * gas/i386/x86-64-tbm.s: New.
715         * gas/i386/x86-64-tbm.d: New.
716         * gas/i386/x86-64-tbm-intel.d: New.
717         * gas/i386/arch-10.d: Add tbm flag and TBM instruction pattern.
718         * gas/i386/arch-10.s: Add a TBM instruction.
719         * gas/i386/arch-10-1.l: Add TBM instruction pattern.
720         * gas/i386/arch-10-2.l: Likewise.
721         * gas/i386/arch-10-3.l: Likewise.
722         * gas/i386/arch-10-4.l: Likewise.
723         * gas/i386/x86-64-arch-2.s: Likewise.
724         * gas/i386/x86-64-arch-2.d: Likewise.
725
726 2011-01-16  H.J. Lu  <hongjiu.lu@intel.com>
727
728         * gas/i386/ilp32/immed64.s: New.
729         * gas/i386/ilp32/reloc64.s: Likewise.
730         * gas/i386/ilp32/x86-64-pcrel.s: Likewise.
731
732         * gas/i386/ilp32/inval.s: Add more tests.
733
734         * gas/i386/ilp32/immed64.d: Updated.
735         * gas/i386/ilp32/inval.l: Likewise.
736         * gas/i386/ilp32/reloc64.d: Likewise.
737         * gas/i386/ilp32/x86-64-pcrel.d: Likewise.
738
739 2011-01-15  H.J. Lu  <hongjiu.lu@intel.com>
740
741         * gas/i386/ilp32/ilp32.exp: Run inval.
742
743         * gas/i386/ilp32/inval.l: New.
744         * gas/i386/ilp32/inval.s: Likewise.
745         * gas/i386/ilp32/x86-64.s: Likewise.
746
747         * gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s.  Updated.
748
749 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
750
751         * gas/i386/ilp32/cfi/ilp32.exp: Replace --n32 with --x32.
752         * gas/i386/ilp32/elf/ilp32.exp: Likewise.
753         * gas/i386/ilp32/ilp32.exp: Likewise.
754         * gas/i386/ilp32/lns/ilp32.exp: Likewise.
755
756 2011-01-11  Mingjie Xing  <mingjie.xing@gmail.com>
757
758         * mips/loongson-3a-2.s, mips/loongson-3a-2.d: Use the real offset
759         value in assembly.
760
761 2011-01-10  Nathan Sidwell  <nathan@codesourcery.com>
762             Glauber de Oliveira Costa  <glommer@gmail.com>
763
764         * gas/arm/tls.s: Add tlsdesc tests.
765         * gas/arm/tls.d: Adjust.
766
767 2011-01-07  H.J. Lu  <hongjiu.lu@intel.com>
768
769         * gas/i386/ilp32/x86-64-arch-2.d: Add bmi flag and BMI instruction
770         pattern.
771
772 2011-01-07  Quentin Neill  <quentin.neill@amd.com>
773
774         * gas/i386/arch-10.s: Add a BMI instruction.
775         * gas/i386/x86-64-arch-2.s: Likewise.
776         * gas/i386/arch-10.d: Add bmi flag and BMI instruction pattern.
777         * gas/i386/x86-64-arch-2.d: Likewise.
778         * gas/i386/arch-10-1.l: Add BMI instruction pattern.
779         * gas/i386/arch-10-2.l: Likewise.
780         * gas/i386/arch-10-3.l: Likewise.
781         * gas/i386/arch-10-4.l: Likewise.
782
783 2011-01-06  Paul Koning  <ni1d@arrl.net>
784
785         * gas/pdp11/pdp11.exp: Add run of absreloc.
786
787 2011-01-06  Paul Koning  <ni1d@arrl.net>
788
789         * gas/pdp11/absreloc.s: New.
790         * gas/pdp11/absreloc.d: New.
791
792 2011-01-06  Paul Koning  <ni1d@arrl.net>
793
794         * gas/pdp11/opcode.d: Fix expected output for sec instruction.
795
796 2011-01-05  Nathan Sidwell  <nathan@codesourcery.com>
797
798         * gas/arm/blx-bad.s: New.
799         * gas/arm/blx-bad.d: New.
800
801 2011-01-04  H.J. Lu  <hongjiu.lu@intel.com>
802
803         * gas/i386/bmi-intel.d: New.
804         * gas/i386/bmi.d: Likewise.
805         * gas/i386/bmi.s: Likewise.
806         * gas/i386/x86-64-bmi-intel.d: Likewise.
807         * gas/i386/x86-64-bmi.d: Likewise.
808         * gas/i386/x86-64-bmi.s: Likewise.
809
810         * gas/i386/i386.exp: Run bmi, bmi-intel, x86-64-bmi and
811         x86-64-bmi-intel.
812
813 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
814
815         * gas/i386/ilp32/lns/lns-common-1.d: Also expect .zdebug in
816         section name.
817         * gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
818
819 For older changes see ChangeLog-2010
820 \f
821 Local Variables:
822 mode: change-log
823 left-margin: 8
824 fill-column: 74
825 version-control: never
826 End: