d95504eda7c767cadba4c3a5964e6008615b0876
[external/binutils.git] / gas / testsuite / ChangeLog
1 2012-11-28  Julian Brown  <julian@codesourcery.com>
2
3         * gas/arm/bl-local-2.s: New test.
4         * gas/arm/bl-local-2.d: New.
5
6 2012-11-27  Roland McGrath  <mcgrathr@google.com>
7
8         * lib/gas-defs.exp (run_dump_test): If as options include
9         --compress-debug-sections and zlib is not available, report
10         the test as unsupported.
11
12 2012-11-23  Alan Modra  <amodra@gmail.com>
13
14         * gas/ppc/astest2.d: Pass -Mppc to objdump.
15
16 2012-11-21  David Holsgrove  <david.holsgrove@xilinx.com>
17
18         * gas/microblaze/allinsn.s: Add swapb, swaph
19         * gas/microblaze/allinsn.d: Likewise
20
21 2012-11-21  David Holsgrove  <david.holsgrove@xilinx.com>
22
23         * gas/microblaze/allinsn.s: Test use of SHR, SLR
24         * gas/microblaze/allinsn.d: Likewise
25
26 2012-11-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27
28         * gas/s390/zarch-z9-109.d: Fix srstu opcode.
29         * gas/s390/zarch-z900.d: Replace lasp with strag.
30
31 2012-11-20  Roland McGrath  <mcgrathr@google.com>
32
33         * gas/arm/macro-pld.s: New file.
34         * gas/arm/macro-pld.d: New file.
35
36 2012-11-14  David Holsgrove  <david.holsgrove@xilinx.com>
37
38         * gas/microblaze/allinsn.s: Add mbar and sleep
39         * gas/microblaze/allinsn.d: Likewise
40
41 2012-11-14  David Holsgrove  <david.holsgrove@xilinx.com>
42
43         * gas/microblaze/allinsn.s: Add clz insn
44         * gas/microblaze/allinsn.d: Likewise
45
46 2012-11-14  David Holsgrove  <david.holsgrove@xilinx.com>
47
48         * gas/microblaze/allinsn.exp: New file - test newly added opcodes
49         * gas/microblaze/allinsn.s: Likewise
50         * gas/microblaze/allinsn.d: Likewise
51
52 2012-11-14  Ulrich Weigand  <uweigand@de.ibm.com>
53
54         * gas/ppc/astest.d: Update for fixup changes.
55         * gas/ppc/astest64.d: Likewise.
56         * gas/ppc/astest2.d: Likewise.
57         * gas/ppc/astest2_64.d: Likewise.
58         * gas/ppc/test1elf32.d: Likewise.
59         * gas/ppc/test1elf64.d: Likewise.
60
61 2012-11-09  David Holsgrove  <david.holsgrove@xilinx.com>
62
63         * gas/microblaze/endian.exp: New file - endian testcase for microblaze / microblazeel.
64         * gas/microblaze/endian.s: Likewise.
65         * gas/microblaze/endian_be.d: Likewise.
66         * gas/microblaze/endian_le.d: Likewise.
67         * gas/microblaze/endian_le_elf.d: Likewise.
68         * gas/microblaze/reloc_sym.d: Update to accept targets other than elf32-microblaze.
69         * gas/microblaze/special_reg.d: Likewise.
70
71 2012-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
72
73         * gas/mips/lui.d: New test.
74         * gas/mips/micromips@lui.d: New test.
75         * gas/mips/lui-1.l: New list test.
76         * gas/mips/lui-2.l: New list test.
77         * gas/mips/lui.s: New test source.
78         * gas/mips/lui-1.s: New test source.
79         * gas/mips/lui-2.s: New test source.
80         * gas/mips/mips.exp: Run the new tests.
81
82 2012-11-07  David Holsgrove  <david.holsgrove@xilinx.com>
83
84         * testsuite/gas/microblaze/special_reg.exp: Add test case.
85         * testsuite/gas/microblaze/special_reg.s: Likewise.
86         * testsuite/gas/microblaze/special_reg.d: Likewise.
87
88 2012-11-01  Chao-ying Fu  <fu@mips.com>
89
90         * gas/mips/micromips-b16.d: New test.
91         * gas/mips/micromips-b16.s: New test source.
92         * gas/mips/mips.exp: Run the new test.
93
94 2012-11-01  Chao-ying Fu  <fu@mips.com>
95             Maciej W. Rozycki  <macro@codesourcery.com>
96
97         * gas/mips/micromips-branch-delay.l: Update messages for 16-bit
98         delay slot changes.
99         * gas/mips/micromips-warn-branch-delay.d: New test.
100         * gas/mips/micromips-warn-branch-delay.l: Stderr output for the
101         new test.
102         * gas/mips/micromips-warn-branch-delay-1.d: New test.
103         * gas/mips/micromips-warn-branch-delay.s: New test source.
104         * gas/mips/micromips-warn-branch-delay-1.s: New test source.
105         * gas/mips/mips.exp: Run the new tests.
106
107 2012-10-31  David Holsgrove  <david.holsgrove@xilinx.com>
108
109         * gas/microblaze: New.
110         * gas/microblaze/reloc_sym.exp: Add test case.
111         * gas/microblaze/reloc_strongsym.s: Likewise.
112         * gas/microblaze/reloc_weaksym.s: Likewise.
113         * gas/microblaze/reloc_sym.d: Likewise.
114
115 2012-10-29  Alan Modra  <amodra@gmail.com>
116
117         * gas/cfi/cfi.exp: Remove redundant ppc test.  Exclude
118         powerpc-pe targets from cfi-common-6 test.
119         * gas/cfi/cfi-ppc-1.d: Use objdump to handle pe.
120         * gas/cfi/cfi-ppc-1.s: Don't use .type and .size.
121         * gas/ppc/ppc.exp: Exclude various tests for powerpc-pe.  Exclude
122         vle tests for le targets.
123         * gas/ppc/476.d, * gas/ppc/476.s: Update for le output.  Use .text
124         rather than section directive with quotes.
125         * gas/ppc/a2.d, * gas/ppc/a2.s: Likewise.
126         * gas/ppc/altivec.d, * gas/ppc/altivec.s: Likewise.
127         * gas/ppc/altivec2.d: Likewise.
128         * gas/ppc/altivec_and_spe.d: Likewise.
129         * gas/ppc/astest.d: Likewise.
130         * gas/ppc/astest2.d: Likewise.
131         * gas/ppc/astest2_64.d: Likewise.
132         * gas/ppc/astest64.d: Likewise.
133         * gas/ppc/booke.d, * gas/ppc/booke.s: Likewise.
134         * gas/ppc/cell.d, * gas/ppc/cell.s: Likewise.
135         * gas/ppc/common.d, * gas/ppc/common.s: Likewise.
136         * gas/ppc/e500.d, * gas/ppc/e500.s: Likewise.
137         * gas/ppc/e500mc.d, * gas/ppc/e500mc.s: Likewise.
138         * gas/ppc/e500mc64_nop.d, * gas/ppc/e500mc64_nop.s: Likewise.
139         * gas/ppc/e5500_nop.d, * gas/ppc/e5500_nop.s: Likewise.
140         * gas/ppc/e6500.d, * gas/ppc/e6500.s: Likewise.
141         * gas/ppc/e6500_nop.d, * gas/ppc/e6500_nop.s: Likewise.
142         * gas/ppc/machine.d: Likewise.
143         * gas/ppc/power4.d, * gas/ppc/power4.s: Likewise.
144         * gas/ppc/power4_32.d, * gas/ppc/power4_32.s: Likewise.
145         * gas/ppc/power6.d, * gas/ppc/power6.s: Likewise.
146         * gas/ppc/power7.d, * gas/ppc/power7.s: Likewise.
147         * gas/ppc/ppc750ps.d, * gas/ppc/ppc750ps.s: Likewise.
148         * gas/ppc/regnames.d: Likewise.
149         * gas/ppc/simpshft.d: Likewise.
150         * gas/ppc/test1elf32.d: Likewise.
151         * gas/ppc/test1elf64.d: Likewise.
152         * gas/ppc/titan.d, * gas/ppc/titan.s: Likewise.
153         * gas/ppc/vle-reloc.s: Likewise.
154         * gas/ppc/vle-simple-1.s: Likewise.
155         * gas/ppc/vle-simple-2.s: Likewise.
156         * gas/ppc/vle-simple-3.s: Likewise.
157         * gas/ppc/vle-simple-4.s: Likewise.
158         * gas/ppc/vle-simple-5.s: Likewise.
159         * gas/ppc/vle-simple-6.s: Likewise.
160         * gas/ppc/vle.s: Likewise.
161         * gas/ppc/vsx.d, * gas/ppc/vsx.s: Likewise.
162
163 2012-10-27  James Lemke  <jwlemke@codesourcery.com>
164
165         * gas/m68k/all.exp: Exclude pr11676 for fido-*-*.
166
167 2012-10-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
168
169         * gas/testsuite/gas/s390/zarch-z10.d: Refreshed.
170         * gas/testsuite/gas/s390/zarch-z10.s: Refreshed.
171         * gas/testsuite/gas/s390/zarch-z196.d: Refreshed.
172         * gas/testsuite/gas/s390/zarch-z196.s: Refreshed.
173         * gas/testsuite/gas/s390/zarch-z9-109.d: Refreshed.
174         * gas/testsuite/gas/s390/zarch-z990.d: Refreshed.
175         * gas/testsuite/gas/s390/zarch-z990.s: Refreshed.
176         * gas/testsuite/gas/s390/zarch-zEC12.d: Refreshed.
177         * gas/testsuite/gas/s390/zarch-zEC12.s: Refreshed.
178
179 2012-10-26  Christian Groessler  <chris@groessler.org>
180
181         * gas/z8k/z8k.exp: Run translate-ops test.
182         * gas/z8k/translate-ops.s: New file.
183         * gas/z8k/translate-ops.d: New file.
184
185 2012-10-26  Alan Modra  <amodra@gmail.com>
186
187         * gas/ppc/power4.s: Fix invalid lq offsets.
188         * gas/ppc/power4.d: Update.
189
190 2012-10-24  Roland McGrath  <mcgrathr@google.com>
191
192         * gas/i386/rex.s: Add test of REX prefix before fsave (i.e. fwait).
193         * gas/i386/rex.d: Update.
194
195 2012-10-22  Peter Bergner  <bergner@vnet.ibm.com>
196
197         * gas/ppc/altivec.s <vcfpsxws>: Fix opcode spelling.
198
199 2012-10-15  Yufeng Zhang  <yufeng.zhang@arm.com>
200
201         * gas/aarch64/sysreg-1.s: Add tests of rmr_el1, rmr_el2 and rmr_el3.
202         * gas/aarch64/sysreg-1.d: Update.
203         * gas/aarch64/illegal.s: Add tests of daifset and daifclr.
204         * gas/aarch64/illegal.d: Update.
205
206 2012-10-15  Yufeng Zhang  <yufeng.zhang@arm.com>
207
208         * gas/aarch64/illegal-2.s: Add test case.
209         * gas/aarch64/illegal-2.l: Update.
210
211 2012-10-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
212
213         * gas/hppa/basic/fmemLRbug.s: Remove double load and store instructions
214         which reference the right half of a floating point register.
215         * gas/hppa/basic/basic.exp: Adjust expected results.
216
217 2012-10-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
218
219         * gas/hppa/basic/unit.s: Remove uxor instructions with unit condition
220         involving a carry.
221         * gas/hppa/basic/unit2.s: Likewise.
222         * gas/hppa/basic/basic.exp: Adjusted expected.
223
224 2012-10-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
225
226         * gas/arm/armv8-a+fp.d: Use preferred form of vrint instruction
227         variants for disassembly.
228         * gas/arm/armv8-a+fp.s: Likewise.
229         * gas/arm/armv8-a+simd.d: Likewise.
230         * gas/arm/armv8-a+simd.s: Likewise.
231
232 2012-10-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
233
234         * gas/arm/ldgesb-bad.d: New file.
235         * gas/arm/ldgesb-bad.l: Likewise.
236         * gas/arm/ldgesb-bad.s: Likewise.
237         * gas/arm/ldgesh-bad.d: Likewise.
238         * gas/arm/ldgesh-bad.l: Likewise.
239         * gas/arm/ldgesh-bad.s: Likewise.
240         * gas/arm/ldsgeb.d: Likewise.
241         * gas/arm/ldsgeb.s: Likewise.
242         * gas/arm/ldsgeb.l: Likewise.
243         * gas/arm/ldsgeh.d: Likewise.
244         * gas/arm/ldsgeh.s: Likewise.
245         * gas/arm/ldsgeh.l: Likewise.
246
247 2012-10-09  Nagajyothi Eggone  <nagajyothi.eggone@amd.com>
248
249         * gas/i386/i386.exp: Run bdver3 test cases.
250         * gas/i386/nops-1-bdver3.d: New.
251         * gas/i386/arch-10-bdver3.d: New.
252         * gas/i386/x86-64-nops-1-bdver3.d: New.
253         * gas/i386/x86-64-arch-2-bdver3.d: New.
254
255 2012-10-05  Peter Bergner  <bergner@vnet.ibm.com>
256
257         * gas/ppc/power7.d: Add tests for mfppr, mfppr32, mtppr and mtppr32.
258         * gas/ppc/power7.s: Likewise.
259         * gas/ppc/altivec.d: Add tests for all legacy Altivec instructions.
260         * gas/ppc/altivec.s: Likewise.
261         * gas/ppc/altivec2.d: New test file.
262         * gas/ppc/altivec2.s: Likewise.
263         * gas/ppc/ppc.exp: Run it.
264
265 2012-10-04  Nick Clifton  <nickc@redhat.com>
266
267         * gas/v850/v850e1.d: Fix expected disassembly of clr1, not1, set1
268         and tst1 insns.
269
270 2012-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
271
272         * gas/s390/zarch-zEC12.d: Fix branch preload instructions.
273         * gas/s390/zarch-zEC12.s: Likewise.
274
275 2012-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
276
277         * gas/s390/s390.exp: Run zEC12 tests.
278         * gas/s390/zarch-zEC12.d: New file.
279         * gas/s390/zarch-zEC12.s: New file.
280
281 2012-09-25  Saravanan Ekanathan <saravanan.ekanathan@amd.com>
282
283         * gas/i386/arch-10-bdver1.d: New file to test bdver1 core.
284         * gas/i386/x86-64-arch-2-bdver1.d: Likewise.
285         * gas/i386/i386.exp: Run bdver1 testcases.
286         * gas/i386/arch-10-bdver2.d: Updated -march flags.
287         * gas/i386/arch-10-btver1.d: Likewise.
288         * gas/i386/arch-10-btver2.d: Likewise.
289         * gas/i386/x86-64-arch-2-bdver2.d: Likewise.
290         * gas/i386/x86-64-arch-2-btver1.d: Likewise.
291         * gas/i386/x86-64-arch-2-btver2.d: Likewise.
292
293 2012-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
294
295         * gas/mips/hilo-diff-eb.d: New test.
296         * gas/mips/hilo-diff-eb-n32.d: New test.
297         * gas/mips/hilo-diff-eb-n64.d: New test.
298         * gas/mips/hilo-diff-el.d: New test.
299         * gas/mips/hilo-diff-el-n32.d: New test.
300         * gas/mips/hilo-diff-el-n64.d: New test.
301         * gas/mips/mips16@hilo-diff-eb.d: New test.
302         * gas/mips/mips16@hilo-diff-eb-n32.d: New test.
303         * gas/mips/mips16@hilo-diff-eb-n64.d: New test.
304         * gas/mips/mips16@hilo-diff-el.d: New test.
305         * gas/mips/mips16@hilo-diff-el-n32.d: New test.
306         * gas/mips/mips16@hilo-diff-el-n64.d: New test.
307         * gas/mips/micromips@hilo-diff-eb.d: New test.
308         * gas/mips/micromips@hilo-diff-eb-n32.d: New test.
309         * gas/mips/micromips@hilo-diff-eb-n64.d: New test.
310         * gas/mips/micromips@hilo-diff-el.d: New test.
311         * gas/mips/micromips@hilo-diff-el-n32.d: New test.
312         * gas/mips/micromips@hilo-diff-el-n64.d: New test.
313         * gas/mips/hilo-diff.s: New test source.
314         * gas/mips/mips.exp: Run the new tests.
315
316 2012-09-23  Richard Sandiford  <rdsandiford@googlemail.com>
317
318         * gas/mips/elf-rel22.s, gas/mips/elf-rel22.d: Add more tests.
319         * gas/mips/elf-rel29.s, gas/mips/elf-rel29.d,
320         gas/mips/micromips@elf-rel29.d, gas/mips/elf-rel30.s,
321         gas/mips/elf-rel30.l: New tests.
322         * gas/mips/mips.exp: Run them.
323
324 2012-09-23  Richard Sandiford  <rdsandiford@googlemail.com>
325
326         * gas/mips/dot-1.s, gas/mips/dot-1.d, gas/mips/micromips@dot-1.d,
327         gas/mips/mips16@dot-1.d: New test.
328         * gas/mips/mips.exp: Run it.
329
330 2012-09-20  H.J. Lu  <hongjiu.lu@intel.com>
331
332         * gas/i386/i386.exp: Run x86-64-arch-2-1 and x86-64-arch-2-2.
333
334         * gas/i386/x86-64-arch-2-1.l: New file.
335         * gas/i386/x86-64-arch-2-1.s: Likewise.
336         * gas/i386/x86-64-arch-2-2.l: Likewise.
337         * gas/i386/x86-64-arch-2-2.s: Likewise.
338
339 2012-09-20  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
340
341         * gas/i386/x86-64-arch-2.s: Add test for cmpxchg16b.
342         * gas/i386/x86-64-arch-2.d: Update correspondingly.
343         * gas/i386/x86-64-arch-2-bdver2.d: Likewise.
344         * gas/i386/x86-64-arch-2-btver1.d: Likewise.
345         * gas/i386/x86-64-arch-2-btver2.d: Likewise.
346         * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
347         * gas/i386/x86-64-arch-2-prefetchw.d: Likewise.
348         * gas/i386/ilp32/x86-64-arch-2.d: Likewise.
349
350 2012-09-18  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
351
352         * gas/arm/armv8-a-bad.l: Updated for changed mnemonics.
353         * gas/arm/armv8-a-bad.s: Likewise.
354         * gas/arm/armv8-a.d: Likewise.
355         * gas/arm/armv8-a.s: Likewise.
356         * gas/arm/inst.s: Added test for ldrt encoding compatibly with ldralt.
357         * gas/arm/inst.d: Updated.
358
359 2012-09-18  Chao-ying Fu  <fu@mips.com>
360
361         * gas/mips/micromips.d: Correct the disassembly of SWXC1.
362         * gas/mips/micromips-trap.d: Likewise.
363         * gas/mips/micromips@24k-triple-stores-1.d: Likewise.
364         * gas/mips/micromips@mips4-fp.d: Likewise.
365
366 2012-09-17  Yufeng Zhang  <yufeng.zhang@arm.com>
367
368         * gas/aarch64/crypto.d (#as): Update for v8->v8-A change.
369         * gas/aarch64/int-insns.d (#as): Likewise.
370         * gas/aarch64/legacy_reg_names.s (.arch): Likewise.
371         * gas/aarch64/neon-not.s (.arch): Likewise.
372         * gas/aarch64/neon-vfp-reglist-post.s (.arch): Likewise.
373         * gas/aarch64/neon-vfp-reglist.s (.arch): Likewise.
374
375 2012-09-12  Chris Schlumberger-Socha  <chris.schlumberger-socha@arm.com>
376
377         * gas/aarch64/reloc-insn.d
378         (BFD_RELOC_AARCH64_GOT_LD_PREL19): Add expected asm for new reloc test.
379         * gas/aarch64/reloc-insn.s
380         (BFD_RELOC_AARCH64_GOT_LD_PREL19): Add test for reloc.
381
382 2012-09-04  Sergey A. Guriev  <sergey.a.guriev@intel.com>
383
384         * gas/testsuite/gas/ia64/psn.d: New file.
385         * gas/testsuite/gas/ia64/psn.s: New file.
386         * gas/testsuite/gas/ia64/ia64.exp: Add new testcase.
387         * gas/testsuite/gas/ia64/opc-i.d: Fixed failing tests.
388         * gas/testsuite/gas/ia64/opc-m.d: Ditto.
389
390 2012-09-01  Hans-Peter Nilsson  <hp@bitrange.com>
391
392         PR gas/14521
393         * gas/mmix/group-1.d, gas/mmix/group-1.s: New test.
394
395 2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
396
397         * gas/elf/group0c.d: Skip Solaris.
398
399 2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
400
401         * gas/i386/ilp32/ilp32.exp (gas_64_check): Renamed to ...
402         (gas_x32_check): This.  Check elf32-x86-64.
403         Remove Solaris check.
404         * gas/i386/ilp32/cfi/ilp32.exp: Likewise.
405         * gas/i386/ilp32/elf/ilp32.exp: Likewise.
406         * gas/i386/ilp32/lns/ilp32.exp: Likewise.
407
408 2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
409
410         * gas/i386/ilp32/ilp32.exp: Skip Solaris.
411         * gas/i386/ilp32/cfi/ilp32.exp: Likewise.
412         * gas/i386/ilp32/elf/ilp32.exp: Likewise.
413         * gas/i386/ilp32/lns/ilp32.exp: Likewise.
414
415 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
416
417         * gas/arm/armv8-a+crypto.s: Update testcase.
418         * gas/arm/armv8-a+crypto.d: Likewise.
419
420 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
421
422         * gas/arm/armv8-a+crypto.d: Update testcase.
423         * gas/arm/armv8-a+crypto.s: Likewise.
424
425 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
426
427         * gas/arm/armv8-a+crypto.d: Update testcase.
428         * gas/arm/armv8-a+crypto.s: Likewise.
429
430 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
431
432         * gas/arm/armv8-a+crypto.d: New testcase.
433         * gas/arm/armv8-a+crypto.s: Likewise.
434
435 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
436
437         * gas/arm/armv8-a+fp.d: Update testcase.
438         * gas/arm/armv8-a+fp.s: Likewise.
439         * gas/arm/half-prec-vfpv3.s: Likewise.
440
441 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
442
443         * gas/arm/armv8-a+fpv5.d: Update testcase.
444         * gas/arm/armv8-a+fpv5.s: Likewise.
445         * gas/arm/armv8-a+simdv3.d: Likewise.
446         * gas/arm/armv8-a+simdv3.s: Likewise.
447
448 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
449
450         * gas/arm/armv8-a+fp.d: Update testcase.
451         * gas/arm/armv8-a+fp.s: Likewise.
452         * gas/arm/armv8-a+simd.d: Likewise.
453         * gas/arm/armv8-a+simd.s: Likewise.
454
455 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
456
457         * gas/testsuite/gas/armv8-a+fp.d: Update testcase.
458         * gas/testsuite/gas/armv8-a+fp.s: Likewise.
459         * gas/testsuite/gas/armv8-a+simd.d: New testcase.
460         * gas/testsuite/gas/armv8-a+simd.s: Likewise.
461
462 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
463
464         * gas/arm/armv8-a+fp.d: New testcase.
465         * gas/arm/armv8-a+fp.s: Likewise.
466
467 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
468
469         * gas/arm/armv8-a-bad.l: Update testcase.
470         * gas/arm/armv8-a-bad.s: Likewise.
471         * gas/arm/armv8-a.d: Likewise.
472         * gas/arm/armv8-a.s: Likewise.
473
474 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
475
476         * gas/arm/armv8-a-bad.l: Update for HLT.
477         * gas/arm/armv8-a-bad.s: Likewise.
478         * gas/arm/armv8-a.d: Likewise.
479         * gas/arm/armv8-a.s: Likewise.
480
481 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
482
483         * gas/arm/armv8-a.d: Update.
484         * gas/arm/armv8-a.s: Likewise.
485
486 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
487
488         * gas/arm/armv8-a.s: New testcase.
489         * gas/arm/armv8-a.d: Likewise.
490
491 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
492
493         * gas/arm/armv8-a-barrier.s: New testcase.
494         * gas/arm/armv8-a-barrier-arm.d: Likewise.
495         * gas/arm/armv8-a-barrier-thumb.d: Likewise.
496
497 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
498
499         * gas/arm/armv8-a-bad.l: Update
500         * gas/arm/armv8-a-bad.s: Likewise.
501
502 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
503
504         * gas/arm/armv8-a-it-bad.d: New testcase.
505         * gas/arm/armv8-a-it-bad.l: Likewise.
506         * gas/arm/armv8-a-it-bad.s: Likewise.
507         * gas/arm/ldr-t-bad.s: Update testcase.
508         * gas/arm/ldr-t.d: Likewise.
509         * gas/arm/ldr-t.s: Likewise.
510         * gas/arm/neon-cond-bad-inc.s: Likewise.
511         * gas/arm/sp-pc-validations-bad-t: Likewise.
512         * gas/arm/vfp-fma-inc.s: Likewise.
513         * gas/arm/vfp-neon-syntax-inc.s: Likewise.
514
515 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
516
517         * gas/arm/armv8-a-bad.l: Update testcase.
518         * gas/arm/armv8-a-bad.s: Likewise.
519
520 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
521
522         * gas/arm/armv8-a-bad.d: New testcase.
523         * gas/arm/armv8-a-bad.l: Likewise.
524         * gas/arm/armv8-a-bad.s: Likewise.
525         * gas/arm/depr-swp.l: Update for change in expected output.
526         * gas/arm/depr-swp.s: Add additional test.
527
528 2012-08-24  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
529
530         * gas/arm/attr-march-all.d: Update for change in expected
531         output.
532         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
533         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
534         * gas/arm/attr-march-armv8-a+crypto.d: New testcase.
535         * gas/arm/attr-march-armv8-a+fp.d: Likewise.
536         * gas/arm/attr-march-armv8-a+simd.d: Likewise.
537         * gas/arm/attr-march-armv8-a.d: Likewise.
538
539 2012-08-21  David S. Miller  <davem@davemloft.net>
540
541         * gas/sparc/crypto.d: Fix opcodes for 4-arg crypto instructions.
542
543 2012-08-20  Edmar Wienskoski  <edmar@freescale.com>
544
545         * gas/ppc/e6500.d: Changed opcode for vabsdub, vabsduh, vabsduw,
546         mviwsplt.
547
548 2012-08-17  Nagajyothi Eggone  <nagajyothi.eggone@amd.com>
549
550         * gas/i386/i386.exp: Run btver1 and btver2 test cases.
551
552         * gas/i386/nops-1-btver1.d: New.
553         * gas/i386/nops-1-btver2.d: New.
554         * gas/i386/arch-10-btver1.d: New.
555         * gas/i386/arch-10-btver2.d: New.
556         * gas/i386/x86-64-nops-1-btver1.d: New.
557         * gas/i386/x86-64-nops-1-btver2.d: New.
558         * gas/i386/x86-64-arch-2-btver1.d: New.
559         * gas/i386/x86-64-arch-2-btver2.d: New.
560
561 2012-08-15  Peter Bergner  <bergner@vnet.ibm.com>
562
563         * gas/ppc/power4.s <lq, stq>: Add more tests.
564         * gas/ppc/power4.d: Likewise.
565
566 2012-08-15  Peter Bergner  <bergner@vnet.ibm.com>
567
568         * gas/ppc/common.d ("nop", "xnop"): Add tests.
569         * gas/ppc/common.s: Likewise.
570         * gas/ppc/power7.d ("yield", "mdoio", "mdoom"): Add tests.
571         * gas/ppc/power7.s: Likewise.
572
573 2012-08-14  H.J. Lu  <hongjiu.lu@intel.com>
574
575         PR gas/14457
576         * gas/i386/i386.exp: Run reg-bad.
577
578         * gas/i386/reg-bad.l: New.
579         * gas/i386/reg-bad.s: Likewise.
580
581 2012-08-14  Hans-Peter Nilsson  <hp@bitrange.com>
582
583         * gas/mmix/err-fb-2.s: New test.
584
585 2012-08-13  Ian Bolton  <ian.bolton@arm.com>
586             Laurent Desnogues  <laurent.desnogues@arm.com>
587             Jim MacArthur  <jim.macarthur@arm.com>
588             Marcus Shawcroft  <marcus.shawcroft@arm.com>
589             Nigel Stephens  <nigel.stephens@arm.com>
590             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
591             Richard Earnshaw  <rearnsha@arm.com>
592             Sofiane Naci  <sofiane.naci@arm.com>
593             Tejas Belagod  <tejas.belagod@arm.com>
594             Yufeng Zhang  <yufeng.zhang@arm.com>
595
596         * gas/aarch64: New directory.
597         * gas/aarch64/aarch64.exp: New file.
598         * gas/aarch64/addsub.d: New file.
599         * gas/aarch64/addsub.s: New file.
600         * gas/aarch64/advsimd-across.d: New file.
601         * gas/aarch64/advsimd-across.s: New file.
602         * gas/aarch64/advsimd-misc.d: New file.
603         * gas/aarch64/advsimd-misc.s: New file.
604         * gas/aarch64/advsisd-copy.d: New file.
605         * gas/aarch64/advsisd-copy.s: New file.
606         * gas/aarch64/advsisd-misc.d: New file.
607         * gas/aarch64/advsisd-misc.s: New file.
608         * gas/aarch64/alias.d: New file.
609         * gas/aarch64/alias.s: New file.
610         * gas/aarch64/bitfield-alias.d: New file.
611         * gas/aarch64/bitfield-alias.s: New file.
612         * gas/aarch64/bitfield-bfm.d: New file.
613         * gas/aarch64/bitfield-bfm.s: New file.
614         * gas/aarch64/bitfield-dump: New file.
615         * gas/aarch64/bitfield-no-aliases.d: New file.
616         * gas/aarch64/crypto.d: New file.
617         * gas/aarch64/crypto.s: New file.
618         * gas/aarch64/diagnostic.d: New file.
619         * gas/aarch64/diagnostic.l: New file.
620         * gas/aarch64/diagnostic.s: New file.
621         * gas/aarch64/floatdp2.d: New file.
622         * gas/aarch64/floatdp2.s: New file.
623         * gas/aarch64/fp_cvt_int.d: New file.
624         * gas/aarch64/fp_cvt_int.s: New file.
625         * gas/aarch64/illegal-2.d: New file.
626         * gas/aarch64/illegal-2.l: New file.
627         * gas/aarch64/illegal-2.s: New file.
628         * gas/aarch64/illegal.d: New file.
629         * gas/aarch64/illegal.l: New file.
630         * gas/aarch64/illegal.s: New file.
631         * gas/aarch64/inst-directive.d: New file.
632         * gas/aarch64/inst-directive.s: New file.
633         * gas/aarch64/int-insns.d: New file.
634         * gas/aarch64/int-insns.s: New file.
635         * gas/aarch64/ldst-exclusive.d: New file.
636         * gas/aarch64/ldst-exclusive.s: New file.
637         * gas/aarch64/ldst-reg-imm-post-ind.d: New file.
638         * gas/aarch64/ldst-reg-imm-post-ind.s: New file.
639         * gas/aarch64/ldst-reg-imm-pre-ind.d: New file.
640         * gas/aarch64/ldst-reg-imm-pre-ind.s: New file.
641         * gas/aarch64/ldst-reg-pair.d: New file.
642         * gas/aarch64/ldst-reg-pair.s: New file.
643         * gas/aarch64/ldst-reg-reg-offset.d: New file.
644         * gas/aarch64/ldst-reg-reg-offset.s: New file.
645         * gas/aarch64/ldst-reg-uns-imm.d: New file.
646         * gas/aarch64/ldst-reg-uns-imm.s: New file.
647         * gas/aarch64/ldst-reg-unscaled-imm.d: New file.
648         * gas/aarch64/ldst-reg-unscaled-imm.s: New file.
649         * gas/aarch64/legacy_reg_names.d: New file.
650         * gas/aarch64/legacy_reg_names.l: New file.
651         * gas/aarch64/legacy_reg_names.s: New file.
652         * gas/aarch64/mapmisc.d: New file.
653         * gas/aarch64/mapmisc.dat: New file.
654         * gas/aarch64/mapmisc.s: New file.
655         * gas/aarch64/mapping.d: New file.
656         * gas/aarch64/mapping.s: New file.
657         * gas/aarch64/mapping2.d: New file.
658         * gas/aarch64/mapping2.s: New file.
659         * gas/aarch64/mapping3.d: New file.
660         * gas/aarch64/mapping3.s: New file.
661         * gas/aarch64/mapping4.d: New file.
662         * gas/aarch64/mapping4.s: New file.
663         * gas/aarch64/mov-no-aliases.d: New file.
664         * gas/aarch64/mov.d: New file.
665         * gas/aarch64/mov.s: New file.
666         * gas/aarch64/movi.d: New file.
667         * gas/aarch64/movi.s: New file.
668         * gas/aarch64/msr.d: New file.
669         * gas/aarch64/msr.s: New file.
670         * gas/aarch64/neon-fp-cvt-int.d: New file.
671         * gas/aarch64/neon-fp-cvt-int.s: New file.
672         * gas/aarch64/neon-frint.d: New file.
673         * gas/aarch64/neon-frint.s: New file.
674         * gas/aarch64/neon-ins.d: New file.
675         * gas/aarch64/neon-ins.s: New file.
676         * gas/aarch64/neon-not.d: New file.
677         * gas/aarch64/neon-not.s: New file.
678         * gas/aarch64/neon-vfp-reglist-post.d: New file.
679         * gas/aarch64/neon-vfp-reglist-post.s: New file.
680         * gas/aarch64/neon-vfp-reglist.d: New file.
681         * gas/aarch64/neon-vfp-reglist.s: New file.
682         * gas/aarch64/no-aliases.d: New file.
683         * gas/aarch64/optional.d: New file.
684         * gas/aarch64/optional.s: New file.
685         * gas/aarch64/programmer-friendly.d: New file.
686         * gas/aarch64/programmer-friendly.s: New file.
687         * gas/aarch64/reloc-data.d: New file.
688         * gas/aarch64/reloc-data.s: New file.
689         * gas/aarch64/reloc-insn.d: New file.
690         * gas/aarch64/reloc-insn.s: New file.
691         * gas/aarch64/shifted.d: New file.
692         * gas/aarch64/shifted.s: New file.
693         * gas/aarch64/symbol.d: New file.
694         * gas/aarch64/symbol.s: New file.
695         * gas/aarch64/sysreg-1.d: New file.
696         * gas/aarch64/sysreg-1.s: New file.
697         * gas/aarch64/sysreg.d: New file.
698         * gas/aarch64/sysreg.s: New file.
699         * gas/aarch64/system.d: New file.
700         * gas/aarch64/system.s: New file.
701         * gas/aarch64/tlbi_op.d: New file.
702         * gas/aarch64/tlbi_op.s: New file.
703         * gas/aarch64/tls.d: New file.
704         * gas/aarch64/tls.s: New file.
705         * gas/aarch64/verbose-error.d: New file.
706         * gas/aarch64/verbose-error.l: New file.
707         * gas/aarch64/verbose-error.s: New file.
708
709 2012-08-11  Saravanan Ekanathan <saravanan.ekanathan@amd.com>
710
711         PR gas/14423
712         * gas/i386/arch-10-bdver2.d: New file.
713         * gas/i386/x86-64-arch-2-bdver2.d: Likewise.
714         * gas/i386/i386.exp: Run new test
715
716 2012-08-07  Roland McGrath  <mcgrathr@google.com>
717
718         * gas/i386/prefetch.s: New file.
719         * gas/i386/prefetch.d: New file.
720         * gas/i386/prefetch-intel.d: New file.
721         * gas/i386/x86-64-prefetch.d: New file.
722         * gas/i386/x86-64-prefetch-intel.d: New file.
723         * gas/i386/i386.exp: Run them.
724
725 2012-08-07  Jan Beulich <jbeulich@suse.com>
726
727         * gas/i386/x86-64-segovr.{s,l}: New.
728         * gas/i386/i386.exp: Run new test.
729
730 2012-08-07  Jan Beulich <jbeulich@suse.com>
731
732         * gas/i386/vgather-check-error.{s,l}: New.
733         * gas/i386/vgather-check-none.{s,d}: New.
734         * gas/i386/vgather-check-warn.{d,e}: New.
735         * gas/i386/vgather-check.{s,d}: New.
736         * gas/i386/x86-64-vgather-check-error.{s,l}: New.
737         * gas/i386/x86-64-vgather-check-none.{s,d}: New.
738         * gas/i386/x86-64-vgather-check-warn.{d,e}: New.
739         * gas/i386/x86-64-vgather-check.{s,d}: New.
740         * gas/i386/i386.exp: Run new tests.
741
742 2012-08-07  Jan Beulich <jbeulich@suse.com>
743
744         * gas/i386/x86-64-specific-reg.{s,l}: New.
745         * gas/i386/i386.exp: Run new test.
746
747 2012-08-07  Nick Clifton  <nickc@redhat.com>
748
749         * gas/i386/secrel.s: Add test of <symbol>@SECREL32.
750         * gas/i386/secrel.d: Add expected disassembly.
751
752 2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
753
754         * gas/mips/mips.exp: Set has_newabi for all Linux targets.
755         * gas/mips/cfi-n64-1.d: Adjust for targets that do not infer the
756         ISA from the ABI.
757         * gas/mips/elf-rel-got-n32.d: Likewise.
758         * gas/mips/elf-rel-got-n64.d: Likewise.
759         * gas/mips/elf-rel-xgot-n32.d: Likewise.
760         * gas/mips/elf-rel-xgot-n64.d: Likewise.
761         * gas/mips/elf-rel18.d: Likewise.
762         * gas/mips/elf-rel28-n32.d: Likewise.
763         * gas/mips/elf-rel28-n64.d: Likewise.
764         * gas/mips/jal-newabi.d: Likewise.
765         * gas/mips/ldstla-n64-shared.d: Likewise.
766         * gas/mips/ldstla-n64-sym32.d: Likewise.
767         * gas/mips/ldstla-n64.d: Likewise.
768         * gas/mips/macro-warn-1-n32.d: Likewise.
769         * gas/mips/macro-warn-2-n32.d: Likewise.
770         * gas/mips/n32-consec.d: Likewise.
771
772 2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
773
774         * gas/mips/mips.exp: Set has_newabi for mips*-sde-elf* too.
775         * gas/mips/elf-rel-got-n32.s: Adjust padding.
776         * gas/mips/elf-rel-got-n64.s: Likewise.
777         * gas/mips/elf-rel23.s: Likewise.
778         * gas/mips/elf-rel28.s: Likewise.
779         * gas/mips/n32-consec.s: Likewise.
780         * gas/mips/elf-rel-xgot-n32.d: Adjust output expected.
781         * gas/mips/elf-rel-xgot-n64.d: Likewise.
782         * gas/mips/elf-rel23.d: Likewise.
783         * gas/mips/elf-rel23a.d: Likewise.
784         * gas/mips/elf-rel23b.d: Likewise.
785         * gas/mips/elf-rel28-n32.d: Likewise.
786
787 2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
788
789         * gas/mips/branch-swap-2.l: New list test.
790         * gas/mips/branch-swap-2.s: New test source.
791         * gas/mips/mips.exp: Run the new test.
792
793 2012-08-06  Roland McGrath  <mcgrathr@google.com>
794
795         * gas/i386/x86-64-stack.s: Add cases for push segment register.
796         * gas/i386/x86-64-stack.d: Updated.
797         * gas/i386/x86-64-stack-suffix.d: Updated.
798         * gas/i386/x86-64-stack-intel.d: Updated.
799         * gas/i386/ilp32/x86-64-stack.d: Updated.
800         * gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
801         * gas/i386/ilp32/x86-64-stack-intel.d: Updated.
802
803         * gas/i386/x86-64-stack.s: Add cases for push immediate.
804         * gas/testsuite/gas/i386/ilp32/x86-64-stack-intel.d: Updated.
805         * gas/testsuite/gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
806         * gas/testsuite/gas/i386/ilp32/x86-64-stack.d: Updated.
807         * gas/testsuite/gas/i386/x86-64-stack-intel.d: Updated.
808         * gas/testsuite/gas/i386/x86-64-stack-suffix.d: Updated.
809         * gas/testsuite/gas/i386/x86-64-stack.d: Updated.
810
811         * gas/i386/x86-64-stack.s (try): Also try just rex.W (0x48) prefix.
812         * gas/testsuite/gas/i386/ilp32/x86-64-stack-intel.d: Updated.
813         * gas/testsuite/gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
814         * gas/testsuite/gas/i386/ilp32/x86-64-stack.d: Updated.
815         * gas/testsuite/gas/i386/x86-64-stack-intel.d: Updated.
816         * gas/testsuite/gas/i386/x86-64-stack-suffix.d: Updated.
817         * gas/testsuite/gas/i386/x86-64-stack.d: Updated.
818
819 2012-08-02  H.J. Lu  <hongjiu.lu@intel.com>
820
821         PR binutils/14420
822         * gas/elf/dwarf2-1.d: Updated.
823         * gas/elf/dwarf2-2.d: Likwise.
824         * gas/i386/dw2-compress-1.d: Likwise.
825
826 2012-08-01  James Lemke  <jwlemke@codesourcery.com>
827
828         * gas/cfi/cfi-ppc-1.d: Allow for code alignment of 2 or 4.
829
830 2012-07-31  Catherine Moore  <clm@codesourcery.com>
831             Maciej W. Rozycki  <macro@codesourcery.com>
832
833         * gas/mips/micromips@mips32-dsp.d: New test.
834         * gas/mips/micromips@mips32-dspr2.d: New test.
835         * gas/mips/mips32-dsp.d: Remove -mips32r2.
836         * gas/mips/mips32-dspr2.d: Likewise.
837         * gas/mips/mips32-dsp.s: Update padding.
838         * gas/mips/mips32-dspr2.s: Likewise.
839         * gas/mips/mips.exp: Use run_dump_test_arches to run MIPS32 DSP
840         tests.
841
842 2012-07-31  H.J. Lu  <hongjiu.lu@intel.com>
843
844         * gas/d30v/bittest.l: Updated.
845
846 2012-07-31  H.J. Lu  <hongjiu.lu@intel.com>
847
848         * gas/i386/rdseed-intel.d: Append "#pass".
849
850 2012-07-30  H.J. Lu  <hongjiu.lu@intel.com>
851
852         * gas/i386/inval-equ-2.l: Updated.
853
854 2012-07-27  Sean Keys  <skeys@ipdatasys.com>
855
856         * gas/xgate/xgate.exp: Added hi/lo test.
857         * gas/xgate/hilo.d: New test file
858         * gas/xgate/hilo.s: Net test source file.
859
860 2012-07-24  Sandra Loosemore  <sandra@codesourcery.com>
861             Jie Zhang  <jzhang918@gmail.com>
862
863         * gas/arm/adr.d: New test.
864         * gas/arm/adr.s: New test.
865
866 2012-07-16  Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
867
868         * gas/i386/i386.exp: Run adx, rdseed and prefetchw tests.
869         * gas/i386/x86-64-arch-2.s: Use prefetchw as 3dnow and Prfchw tests.
870         * gas/i386/arch-10.s: Likewise.
871         * gas/i386/arch-10-1.l: Changed correspondingly.
872         * gas/i386/arch-10-2.l: Likewise.
873         * gas/i386/arch-10-3.l: Likewise.
874         * gas/i386/arch-10-4.l: Likewise.
875         * gas/i386/arch-10.d: Likewise.
876         * gas/i386/arch-10-lzcnt.d: Likewise.
877         * gas/i386/x86-64-arch-2.d: Likewise.
878         * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
879         * gas/i386/ilp32/x86-64-arch-2.d: Likewise.
880         * gas/i386/arch-10-prefetchw.d: New file.
881         * gas/i386/x86-64-arch-2-prefetchw.d: Likewise.
882         * gas/i386/rdseed.s: Likewise.
883         * gas/i386/rdseed.d: Likewise.
884         * gas/i386/rdseed-intel.d: Likewise.
885         * gas/i386/adx.s: Likewise.
886         * gas/i386/adx.d: Likewise.
887         * gas/i386/adx-intel.d: Likewise.
888         * gas/i386/x86-64-rdseed.s: Likewise.
889         * gas/i386/x86-64-rdseed.d: Likewise.
890         * gas/i386/x86-64-rdseed-intel.d: Likewise.
891         * gas/i386/x86-64-adx.s: Likewise.
892         * gas/i386/x86-64-adx.d: Likewise.
893         * gas/i386/x86-64-adx-intel.d: Likewise.
894
895 2012-07-02  Roland McGrath  <mcgrathr@google.com>
896
897         * gas/i386/rep-suffix.s: Add 'rep nop' case.
898         * gas/i386/x86-64-rep-suffix.s: Likewise.
899         * gas/i386/rep-suffix.d: Updated.
900         * gas/i386/x86-64-rep-suffix.d: Likewise.
901         * gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
902
903 2012-07-02  H.J. Lu  <hongjiu.lu@intel.com>
904
905         * gas/i386/i386.exp: Don't run rep-bsf nor rep-ret.
906
907         * gas/i386/rep-bsf.d: Removed.
908         * gas/i386/rep-bsf.s: Likewise.
909         * gas/i386/rep-ret.d: Likewise.
910         * gas/i386/rep-ret.s: Likewise.
911
912         * gas/i386/rep-suffix.d: Updated.
913         * gas/i386/x86-64-rep-suffix.d: Likewise.
914         * gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
915
916         * gas/i386/rep-suffix.s: Add tests for bsf, bsr and ret.
917         * gas/i386/x86-64-rep-suffix.s: Likewise.
918
919 2012-06-30  H.J. Lu  <hongjiu.lu@intel.com>
920
921         PR gas/14315
922         * gas/elf/common1.d: New file.
923         * gas/elf/common1.l: Likewise.
924         * gas/elf/common1.s: Likewise.
925         * gas/elf/common2.d: Likewise.
926         * gas/elf/common2.l: Likewise.
927         * gas/elf/common2.s: Likewise.
928
929         * gas/elf/elf.exp: Run common1 and common2.
930
931 2012-06-29  Alan Modra  <amodra@gmail.com>
932
933         * gas/lns/lns.exp (lns-common-1): Add crx to alt target list.
934
935 2012-06-28  Nick Clifton  <nickc@redhat.com>
936
937         PR gas/14260
938         * gas/arm/ldr-t-bad.s: Add test of bogus use of literal pool
939         addressing.
940         * gas/arm/ldr-t-bad.l: Update expected assembler error message
941         output.
942
943 2012-06-28  Nick Clifton  <nickc@redhat.com>
944
945         * gas/lns/lns.exp: Use alternate lns-common test for targets
946         enabling linker relaxation.
947         * gas/lns/lns-big-delta.d: Allow for output from architectures
948         with 32-bit addresses.
949
950 2012-06-27  Alan Modra  <amodra@gmail.com>
951
952         * gas/i386/rep-ret.s: Zero pad section.
953         * gas/i386/rep-ret.d: Update.
954
955 2012-06-22  Roland McGrath  <mcgrathr@google.com>
956
957         * gas/i386/rep-ret.d: New file.
958         * gas/i386/rep-ret.s: New file.
959         * gas/i386/i386.exp: Add the new test.
960
961         * gas/i386/rep-bsf.d: New file.
962         * gas/i386/rep-bsf.s: New file.
963         * gas/i386/i386.exp: Add the new test.
964
965 2012-06-13  H.J. Lu  <hongjiu.lu@intel.com>
966
967         * gas/i386/ilp32/x86-64-dc_a.d: New.
968         * gas/i386/ilp32/x86-64-dc_a.s: Likewise.
969
970 2012-06-11  Andreas Schwab  <schwab@linux-m68k.org>
971
972         * gas/ppc/e500mc.d: Update.
973         * gas/ppc/476.d: Update.
974
975 2012-06-07  H.J. Lu  <hongjiu.lu@intel.com>
976
977         * gas/all/gas.exp: Don't run rept.
978
979         * gas/all/rept.d: Moved to ...
980         * gas/i386/rept.d: Here.
981         * gas/all/rept.s: Moved to ...
982         * gas/i386/rept.s: Here.
983
984         * gas/i386/i386.exp: Run rept.
985
986 2012-06-07  H.J. Lu  <hongjiu.lu@intel.com>
987
988         PR gas/14201
989         * gas/all/gas.exp: Run rept.
990
991         * gas/all/rept.d: New file.
992         * gas/all/rept.s: Likewise.
993
994 2012-05-29  Roland McGrath  <mcgrathr@google.com>
995
996         * gas/i386/bundle-bad.s: Remove nested .bundle_lock case.
997         * gas/i386/bundle-bad.l: Remove expected error line.
998         * gas/i386/bundle-lock.s: Add nested .bundle_lock case.
999         * gas/i386/bundle-lock.d: Update expectations.
1000
1001 2012-05-28  Nick Clifton  <nickc@redhat.com>
1002
1003         * gas/elf/syms.s: New test - checks the generation of multibyte
1004         symbol names.
1005         * gas/elf/syms.d: New file - expected readelf output.
1006         * gas/elf/elf.exp: Add syms.
1007
1008 2012-05-25  Alan Modra  <amodra@gmail.com>
1009
1010         * gas/lns/lns-big-delta.s: Add nops.
1011         * gas/lns/lns-big-delta.d: Update.
1012
1013 2012-05-19  Alan Modra  <amodra@gmail.com>
1014
1015         * gas/tic6x/unwind-1.d: Update for readelf changes.
1016         * gas/tic6x/unwind-2.d: Likewise.
1017         * gas/tic6x/unwind-3.d: Likewise.
1018
1019 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
1020
1021         * gas/all/weakref1.d: Expect addend as signed.
1022         * gas/arm/pic_vxworks.d: Likewise.
1023         * gas/arm/wince.d: Likewise.
1024         * gas/h8300/h8300.exp: Likewise.
1025         * gas/i386/sub.d: Likewise.
1026         * gas/mips/ecoff@ld.d: Likewise.
1027         * gas/mips/ecoff@sd.d: Likewise.
1028         * gas/mips/l_d-n32.d: Likewise.
1029         * gas/mips/l_d-n64.d: Likewise.
1030         * gas/mips/l_d.d: Likewise.
1031         * gas/mips/ld-n32.d: Likewise.
1032         * gas/mips/ld-n64.d: Likewise.
1033         * gas/mips/ld.d: Likewise.
1034         * gas/mips/mips1@l_d.d: Likewise.
1035         * gas/mips/mips1@ld-forward.d: Likewise.
1036         * gas/mips/mips1@ld.d: Likewise.
1037         * gas/mips/mips1@s_d.d: Likewise.
1038         * gas/mips/s_d-n32.d: Likewise.
1039         * gas/mips/s_d-n64.d: Likewise.
1040         * gas/mips/s_d.d: Likewise.
1041         * gas/mips/sd-n32.d: Likewise.
1042         * gas/mips/sd-n64.d: Likewise.
1043         * gas/mips/sd.d: Likewise.
1044         * gas/mmix/bz-c.d: Likewise.
1045         * gas/mmix/geta-c.d: Likewise.
1046         * gas/mmix/jump-c.d: Likewise.
1047         * gas/mmix/pushj-c.d: Likewise.
1048         * gas/mmix/pushj-cs.d: Likewise.
1049         * gas/mmix/reloc16-n.d: Likewise.
1050         * gas/mmix/reloc16-r.d: Likewise.
1051         * gas/mmix/reloc16.d: Likewise.
1052         * gas/mmix/reloc8-r.d: Likewise.
1053         * gas/mmix/reloc8.d: Likewise.
1054         * gas/mmix/relocxrn.d: Likewise.
1055         * gas/sh/sh64/case-1.d: Likewise.
1056         * gas/sh/sh64/mix-1.d: Likewise.
1057         * gas/sh/sh64/pt32-1.d: Likewise.
1058         * gas/sh/sh64/pt64-1.d: Likewise.
1059         * gas/sh/sh64/pt64-32-2.d: Likewise.
1060         * gas/sh/sh64/rel32-2.d: Likewise.
1061         * gas/sh/sh64/rel32-4.d: Likewise.
1062         * gas/sh/sh64/rel64-2.d: Likewise.
1063         * gas/sh/sh64/rel64-4.d: Likewise.
1064         * gas/tic6x/data-reloc.d: Likewise.
1065         * gas/tic6x/pcr-relocs.d: Likewise.
1066         * gas/xstormy16/allinsn.d: Likewise.
1067         * gas/xstormy16/reloc-1.d: Likewise.
1068         * gas/xstormy16/reloc-2.d: Likewise.
1069
1070 2012-05-17  Alan Modra  <amodra@gmail.com>
1071
1072         * gas/elf/dwarf2-1.d: Update.
1073         * gas/elf/dwarf2-2.d: Update.
1074         * gas/i386/dw2-compress-1.d: Update.
1075
1076 2012-05-17  Alan Modra  <amodra@gmail.com>
1077
1078         * gas/ppc/vle.d: Pass -a32 to assembler.
1079         * gas/ppc/vle-reloc.d: Likewise.
1080         * gas/ppc/vle-simple-1.d: Likewise, also match wider addresses.
1081         * gas/ppc/vle-simple-2.d: Likewise.
1082         * gas/ppc/vle-simple-3.d: Likewise.
1083         * gas/ppc/vle-simple-4.d: Likewise.
1084         * gas/ppc/vle-simple-5.d: Likewise.
1085         * gas/ppc/vle-simple-6.d: Likewise.
1086
1087 2012-05-16  Meador Inge  <meadori@codesourcery.com>
1088
1089         * gas/arm/stm-ldm.d: STMFD/LDMIA sp!, {reg} don't disassemble to
1090         PUSH/POP {reg} any longer.  Some new test cases have been added as well.
1091         * gas/arm/stm-ldm.s: Likewise.
1092
1093 2012-05-15  James Murray <jsm@jsm-net.demon.co.uk>
1094
1095         * gas/m68hc11/insns9s12x.s: New
1096         * gas/m68hc11/insns9s12x.d: New
1097         * gas/m68hc11/hexprefix.s: New
1098         * gas/m68hc11/hexprefix.d: New
1099         * gas/m68hc11/9s12x-exg-sex-tfr.s: New
1100         * gas/m68hc11/9s12x-exg-sex-tfr.d: New
1101         * gas/m68hc11/insns9s12xg.s: New
1102         * gas/m68hc11/insns9s12xg.d: New
1103         * gas/m68hc11/9s12x-mov.s: New
1104         * gas/m68hc11/9s12x-mov.d: New
1105         * gas/m68hc11/m68hc11.exp: Updated
1106         * gas/m68hc11/*.d: Brought in line with changed objdump output.
1107         * gas/all/gas.exp: XFAIL all hc11/12 targets for redef2,3.
1108         * gas/elf/elf.exp: XFAIL all hc11/12 targets for redef.
1109
1110 2012-05-14  Catherine Moore  <clm@codesourcery.com>
1111             Maciej W. Rozycki  <macro@codesourcery.com>
1112             Rhonda Wittels  <rhonda@codesourcery.com>
1113
1114         * gas/ppc/ppc.exp: Run new tests.
1115         * gas/ppc/vle-reloc.d: New test.
1116         * gas/ppc/vle-reloc.s: New test.
1117         * gas/ppc/vle-simple-1.d: New test.
1118         * gas/ppc/vle-simple-1.s: New test.
1119         * gas/ppc/vle-simple-2.d: New test.
1120         * gas/ppc/vle-simple-2.s: New test.
1121         * gas/ppc/vle-simple-3.d: New test.
1122         * gas/ppc/vle-simple-3.s: New test.
1123         * gas/ppc/vle-simple-4.d: New test.
1124         * gas/ppc/vle-simple-4.s: New test.
1125         * gas/ppc/vle-simple-5.d: New test.
1126         * gas/ppc/vle-simple-5.s: New test.
1127         * gas/ppc/vle-simple-6.d: New test.
1128         * gas/ppc/vle-simple-6.s: New test.
1129         * gas/ppc/vle.d: New test.
1130         * gas/ppc/vle.s: New test.
1131
1132 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
1133
1134         * gas/cris/rd-pic-1.d: Expect addend as signed.
1135         * gas/cris/rd-tls-1.d: Likewise.
1136         * gas/cris/rd-tls-2.d: Likewise.
1137
1138 2012-05-13  H.J. Lu  <hongjiu.lu@intel.com>
1139
1140         * gas/all/fwdexp.d: Expect addend as signed.
1141         * gas/alpha/elf-reloc-1.d: Likewise.
1142         * gas/i386/mixed-mode-reloc64.d: Likewise.
1143         * gas/i386/reloc64.d: Likewise.
1144         * gas/i386/ilp32/mixed-mode-reloc64.d: Expect addend as signed.
1145         * gas/i386/ilp32/reloc64.d: Likewise.
1146         * gas/ia64/pcrel.d: Likewise.
1147         * gas/mips/branch-misc-2-64.d: Likewise.
1148         * gas/mips/branch-misc-2pic-64.d: Likewise.
1149         * gas/mips/branch-misc-4-64.d: Likewise.
1150         * gas/mips/ldstla-n64-sym32.d: Likewise.
1151         * gas/mips/micromips@branch-misc-2-64.d: Likewise.
1152         * gas/mips/micromips@branch-misc-2pic-64.d: Likewise.
1153         * gas/mips/micromips@branch-misc-4-64.d: Likewise.
1154         * gas/mips/mips16-hilo-n32.d: Likewise.
1155         * gas/ppc/astest.d: Likewise.
1156         * gas/ppc/astest2.d: Likewise.
1157         * gas/ppc/astest2_64.d: Likewise.
1158         * gas/ppc/astest64.d: Likewise.
1159         * gas/ppc/test1elf32.d: Likewise.
1160         * gas/ppc/test1elf64.d: Likewise.
1161         * gas/sparc/reloc64.d: Likewise.
1162
1163 2012-05-12  H.J. Lu  <hongjiu.lu@intel.com>
1164
1165         * gas/mips/elf-rel10.d: Updated.
1166         * gas/mips/elf-rel22.d: Likewise.
1167         * gas/mmix/comment-1.d: Likewise.
1168
1169 2012-05-12  H.J. Lu  <hongjiu.lu@intel.com>
1170
1171         * gas/i386/ilp32/ilp32.exp: Don't run reloc64-inval.
1172
1173         * gas/i386/ilp32/reloc64.s: Add test for -4294967295 addend.
1174         * gas/i386/ilp32/reloc64.d: Updated.
1175
1176         * gas/i386/ilp32/reloc64-inval.l: Removed.
1177         * gas/i386/ilp32/reloc64-inval.s: Likewise.
1178
1179 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
1180
1181         * gas/i386/ilp32/ilp32.exp: Run reloc64-inval.
1182
1183         * gas/i386/ilp32/reloc64.s: Add tests for ".quad".
1184         * gas/i386/ilp32/reloc64.d: Updated.
1185
1186         * gas/i386/ilp32/reloc64-inval.l: New file.
1187         * gas/i386/ilp32/reloc64-inval.s: Likewise.
1188
1189 2012-05-08  Alan Modra  <amodra@gmail.com>
1190
1191         * lib/gas-defs.exp (run_dump_test): Don't set LC_ALL here.
1192
1193 2012-05-06  Arnold Metselaar  <arnold_m@operamail.com>
1194
1195         * gas/z80/jr-forwf.s: New file, adapted from z8k version.
1196         * gas/z80/jr-backf.s: Likewise.
1197         * gas/z80/djnz-backf.s: Likewise.
1198         * gas/z80/ill_op: New file, with illegal operand.
1199         * gas/z80/z80.exp: Run new tests.
1200
1201 2012-05-03  Sean Keys  <skeys@ipdatasys.com>
1202
1203         * gas/all/gas.exp: Added xgate tex entry.
1204         * gas/xgate/abi-xgate-16-32.d: Simple ABI flag test.
1205         * gas/xgate/abi-xgate-16-64.d: Ditto
1206         * gas/xgate/abi-xgate-32-32.d: Ditto
1207         * gas/xgate/abi-xgate-32-64.d: Ditto
1208         * gas/xgate/abi.s: Source file for ABI tests.
1209         * gas/xgate/all_insns.d: Dump file for all instructions test.
1210         * gas/xgate/all_insns.s: Source file for all instructions test.
1211         * gas/xgate/insns-dwarf2.d: Dump file for dwarf2 test.
1212         * gas/xgate/insns.d: Dump file for instructions test.
1213         * gas/xgate/insns.s: Source file for instructions test.
1214         * gas/xgate/xgate.exp: XGATE tests file.
1215
1216 2012-04-27  David S. Miller  <davem@davemloft.net>
1217
1218         * gas/sparc/sparc.exp: Run cfr test.
1219         * gas/sparc/cfr.s: New testcase.
1220         * gas/sparc/cfr.d: Likewise.
1221
1222         * gas/sparc/sparc.exp: Run pause test.
1223         * gas/sparc/pause.s: New testcase.
1224         * gas/sparc/pause.d: Likewise.
1225
1226         * gas/sparc/cbcond.s: New file.
1227         * gas/sparc/cbcond.d: New file.
1228         * gas/sparc/sparc.exp: Run cbcond test.
1229
1230         * gas/sparc/crypto.s: New file.
1231         * gas/sparc/crypto.d: New file.
1232         * gas/sparc/sparc.exp: Run crypto test.
1233
1234 2012-04-12  David S. Miller  <davem@davemloft.net>
1235
1236         * gas/sparc/reloc64.s: Add abs34 code model tests.
1237         * gas/sparc/reloc64.d: Update.
1238
1239 2012-04-12  Roland McGrath  <mcgrathr@google.com>
1240
1241         * gas/elf/elf.exp (run_elf_list_test): Treat arm-*-nacl* targets
1242         as -armeabi.
1243
1244         * gas/arm/any-idiv.d: Match *-*-nacl* targets too.
1245         * gas/arm/arch4t.d: Likewise.
1246         * gas/arm/arch4t-eabi.d: Likewise.
1247         * gas/arm/attr-any-armv4t.d: Likewise.
1248         * gas/arm/attr-any-thumbv6.d: Likewise.
1249         * gas/arm/attr-cpu-directive.d: Likewise.
1250         * gas/arm/attr-default.d: Likewise.
1251         * gas/arm/attr-march-all.d: Likewise.
1252         * gas/arm/attr-march-armv1.d: Likewise.
1253         * gas/arm/attr-march-armv2a.d: Likewise.
1254         * gas/arm/attr-march-armv2.d: Likewise.
1255         * gas/arm/attr-march-armv2s.d: Likewise.
1256         * gas/arm/attr-march-armv3.d: Likewise.
1257         * gas/arm/attr-march-armv3m.d: Likewise.
1258         * gas/arm/attr-march-armv4.d: Likewise.
1259         * gas/arm/attr-march-armv4t.d: Likewise.
1260         * gas/arm/attr-march-armv4txm.d: Likewise.
1261         * gas/arm/attr-march-armv4xm.d: Likewise.
1262         * gas/arm/attr-march-armv5.d: Likewise.
1263         * gas/arm/attr-march-armv5t.d: Likewise.
1264         * gas/arm/attr-march-armv5te.d: Likewise.
1265         * gas/arm/attr-march-armv5tej.d: Likewise.
1266         * gas/arm/attr-march-armv5texp.d: Likewise.
1267         * gas/arm/attr-march-armv5txm.d: Likewise.
1268         * gas/arm/attr-march-armv6.d: Likewise.
1269         * gas/arm/attr-march-armv6j.d: Likewise.
1270         * gas/arm/attr-march-armv6k.d: Likewise.
1271         * gas/arm/attr-march-armv6k+sec.d: Likewise.
1272         * gas/arm/attr-march-armv6kt2.d: Likewise.
1273         * gas/arm/attr-march-armv6-m.d: Likewise.
1274         * gas/arm/attr-march-armv6-m+os.d: Likewise.
1275         * gas/arm/attr-march-armv6s-m.d: Likewise.
1276         * gas/arm/attr-march-armv6t2.d: Likewise.
1277         * gas/arm/attr-march-armv6z.d: Likewise.
1278         * gas/arm/attr-march-armv6zk.d: Likewise.
1279         * gas/arm/attr-march-armv6zkt2.d: Likewise.
1280         * gas/arm/attr-march-armv6zt2.d: Likewise.
1281         * gas/arm/attr-march-armv7-a.d: Likewise.
1282         * gas/arm/attr-march-armv7a.d: Likewise.
1283         * gas/arm/attr-march-armv7-a+idiv.d: Likewise.
1284         * gas/arm/attr-march-armv7-a+mp.d: Likewise.
1285         * gas/arm/attr-march-armv7-a+sec.d: Likewise.
1286         * gas/arm/attr-march-armv7-a+sec+virt.d: Likewise.
1287         * gas/arm/attr-march-armv7-a+virt.d: Likewise.
1288         * gas/arm/attr-march-armv7.d: Likewise.
1289         * gas/arm/attr-march-armv7em.d: Likewise.
1290         * gas/arm/attr-march-armv7-m.d: Likewise.
1291         * gas/arm/attr-march-armv7m.d: Likewise.
1292         * gas/arm/attr-march-armv7-r.d: Likewise.
1293         * gas/arm/attr-march-armv7r.d: Likewise.
1294         * gas/arm/attr-march-armv7-r+mp.d: Likewise.
1295         * gas/arm/attr-march-iwmmxt2.d: Likewise.
1296         * gas/arm/attr-march-iwmmxt.d: Likewise.
1297         * gas/arm/attr-march-xscale.d: Likewise.
1298         * gas/arm/attr-mcpu.d: Likewise.
1299         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1300         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1301         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1302         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1303         * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
1304         * gas/arm/attr-mfpu-fpa10.d: Likewise.
1305         * gas/arm/attr-mfpu-fpa11.d: Likewise.
1306         * gas/arm/attr-mfpu-fpa.d: Likewise.
1307         * gas/arm/attr-mfpu-fpe2.d: Likewise.
1308         * gas/arm/attr-mfpu-fpe3.d: Likewise.
1309         * gas/arm/attr-mfpu-fpe.d: Likewise.
1310         * gas/arm/attr-mfpu-maverick.d: Likewise.
1311         * gas/arm/attr-mfpu-neon.d: Likewise.
1312         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1313         * gas/arm/attr-mfpu-softfpa.d: Likewise.
1314         * gas/arm/attr-mfpu-softvfp.d: Likewise.
1315         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1316         * gas/arm/attr-mfpu-vfp10.d: Likewise.
1317         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1318         * gas/arm/attr-mfpu-vfp3.d: Likewise.
1319         * gas/arm/attr-mfpu-vfp9.d: Likewise.
1320         * gas/arm/attr-mfpu-vfp.d: Likewise.
1321         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1322         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1323         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1324         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
1325         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
1326         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1327         * gas/arm/attr-names.d: Likewise.
1328         * gas/arm/attr-order.d: Likewise.
1329         * gas/arm/attr-override-cpu-directive.d: Likewise.
1330         * gas/arm/attr-override-mcpu.d: Likewise.
1331         * gas/arm/got_prel.d: Likewise.
1332         * gas/arm/mapdir.d: Likewise.
1333         * gas/arm/mapmisc.d: Likewise.
1334         * gas/arm/mapsecs.d: Likewise.
1335         * gas/arm/mapshort-eabi.d: Likewise.
1336         * gas/arm/mapshort-elf.d: Likewise.
1337         * gas/arm/mov-highregs-any.d: Likewise.
1338         * gas/arm/mov-lowregs-any.d: Likewise.
1339         * gas/arm/pr12198-1.d: Likewise.
1340         * gas/arm/pr12198-2.d: Likewise.
1341         * gas/arm/thumb.d: Likewise.
1342         * gas/arm/thumb-eabi.d: Likewise.
1343         * gas/arm/thumbrel.d: Likewise.
1344
1345 2012-04-12  Jie Zhang  <jie@codesourcery.com>
1346             Meador Inge  <meadori@codesourcery.com>
1347
1348         * gas/arm/push-pop.d: New testcase.
1349         * gas/arm/push-pop.s: Ditto.
1350         * gas/arm/stm-ldm.d: Ditto.
1351         * gas/arm/stm-ldm.s: Ditto.
1352
1353 2012-04-07  David S. Miller  <davem@davemloft.net>
1354
1355         * gas/all/gas.exp: Sparc can handle BFD_RELOC_8 for constants.
1356
1357 2012-04-03  Roland McGrath  <mcgrathr@google.com>
1358
1359         * gas/i386/k1om.d: Add not-target match for *-*-nacl*.
1360         * gas/i386/l1om.d: Likewise.
1361
1362 2012-04-02  DJ Delorie  <dj@redhat.com>
1363
1364         * gas/rx/mov.d: Update patterns for fixed MOV.W encoding.
1365
1366 2012-03-20  Nick Clifton  <nickc@redhat.com>
1367
1368         * gas/arm/vfp1xD.s: Add tests of the VMSR ad VMRS instructions in
1369         priviledged modes.
1370         * gas/arm/vfp1xD.d: Update expected output.
1371
1372 2012-03-16  Matthew Gretton-Dann  <matther.gretton-dann@arm.com>
1373
1374         * gas/testsuite/gas/arm/any-idiv.d: New testcase.
1375         * gas/testsuite/gas/arm/any-idiv.s: Likewise.
1376         * gas/arm/attr-any-armv4t.d: Update expected output.
1377         * gas/arm/attr-any-thumbv6.d: Likewise.
1378         * gas/arm/attr-cpu-directive.d: Likewise.
1379         * gas/arm/attr-default.d: Likewise.
1380         * gas/arm/attr-march-armv1.d: Likewise.
1381         * gas/arm/attr-march-armv2.d: Likewise.
1382         * gas/arm/attr-march-armv2a.d: Likewise.
1383         * gas/arm/attr-march-armv2s.d: Likewise.
1384         * gas/arm/attr-march-armv3.d: Likewise.
1385         * gas/arm/attr-march-armv3m.d: Likewise.
1386         * gas/arm/attr-march-armv4.d: Likewise.
1387         * gas/arm/attr-march-armv4t.d: Likewise.
1388         * gas/arm/attr-march-armv4txm.d: Likewise.
1389         * gas/arm/attr-march-armv4xm.d: Likewise.
1390         * gas/arm/attr-march-armv5.d: Likewise.
1391         * gas/arm/attr-march-armv5t.d: Likewise.
1392         * gas/arm/attr-march-armv5te.d: Likewise.
1393         * gas/arm/attr-march-armv5tej.d: Likewise.
1394         * gas/arm/attr-march-armv5texp.d: Likewise.
1395         * gas/arm/attr-march-armv5txm.d: Likewise.
1396         * gas/arm/attr-march-armv6-m+os.d: Likewise.
1397         * gas/arm/attr-march-armv6-m.d: Likewise.
1398         * gas/arm/attr-march-armv6.d: Likewise.
1399         * gas/arm/attr-march-armv6j.d: Likewise.
1400         * gas/arm/attr-march-armv6k+sec.d: Likewise.
1401         * gas/arm/attr-march-armv6k.d: Likewise.
1402         * gas/arm/attr-march-armv6kt2.d: Likewise.
1403         * gas/arm/attr-march-armv6s-m.d: Likewise.
1404         * gas/arm/attr-march-armv6t2.d: Likewise.
1405         * gas/arm/attr-march-armv6z.d: Likewise.
1406         * gas/arm/attr-march-armv6zk.d: Likewise.
1407         * gas/arm/attr-march-armv6zkt2.d: Likewise.
1408         * gas/arm/attr-march-armv6zt2.d: Likewise.
1409         * gas/arm/attr-march-armv7-a+mp.d: Likewise.
1410         * gas/arm/attr-march-armv7-a+sec.d: Likewise.
1411         * gas/arm/attr-march-armv7-a.d: Likewise.
1412         * gas/arm/attr-march-armv7.d: Likewise.
1413         * gas/arm/attr-march-armv7a.d: Likewise.
1414         * gas/arm/attr-march-iwmmxt.d: Likewise.
1415         * gas/arm/attr-march-iwmmxt2.d: Likewise.
1416         * gas/arm/attr-march-xscale.d: Likewise.
1417         * gas/arm/attr-mcpu.d: Likewise.
1418         * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1419         * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1420         * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1421         * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1422         * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
1423         * gas/arm/attr-mfpu-fpa.d: Likewise.
1424         * gas/arm/attr-mfpu-fpa10.d: Likewise.
1425         * gas/arm/attr-mfpu-fpa11.d: Likewise.
1426         * gas/arm/attr-mfpu-fpe.d: Likewise.
1427         * gas/arm/attr-mfpu-fpe2.d: Likewise.
1428         * gas/arm/attr-mfpu-fpe3.d: Likewise.
1429         * gas/arm/attr-mfpu-maverick.d: Likewise.
1430         * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1431         * gas/arm/attr-mfpu-neon.d: Likewise.
1432         * gas/arm/attr-mfpu-softfpa.d: Likewise.
1433         * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1434         * gas/arm/attr-mfpu-softvfp.d: Likewise.
1435         * gas/arm/attr-mfpu-vfp.d: Likewise.
1436         * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1437         * gas/arm/attr-mfpu-vfp10.d: Likewise.
1438         * gas/arm/attr-mfpu-vfp3.d: Likewise.
1439         * gas/arm/attr-mfpu-vfp9.d: Likewise.
1440         * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1441         * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1442         * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1443         * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
1444         * gas/arm/attr-mfpu-vfpv4.d: Likewise.
1445         * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1446         * gas/arm/attr-order.d: Likewise.
1447         * gas/arm/attr-override-cpu-directive.d: Likewise.
1448         * gas/arm/attr-override-mcpu.d: Likewise.
1449         * gas/arm/eabi_attr_1.d: Likewise.
1450         * gas/arm/mov-highregs-any.d: Likewise.
1451         * gas/arm/mov-lowregs-any.d: Likewise.
1452         * gas/arm/pr12198-1.d: Likewise.
1453         * gas/arm/pr12198-2.d: Likewise.
1454
1455 2012-03-15  Alan Modra  <amodra@gmail.com>
1456
1457         * gas/i386/bundle-lock.d: Ignore trailing nops.
1458         * gas/i386/bundle.d: Likewise.
1459         * gas/i386/x86-64-bundle.d: Likewise.
1460
1461 2012-03-13  Roland McGrath  <mcgrathr@google.com>
1462
1463         * gas/i386/bundle-bad.s: New file.
1464         * gas/i386/bundle-bad.d: New file.
1465         * gas/i386/bundle-bad.l: New file.
1466         * gas/i386/i386.exp: Run it.
1467
1468         * gas/arm/bundle.s: New file.
1469         * gas/arm/bundle.d: New file.
1470         * gas/arm/bundle-lock.s: New file.
1471         * gas/arm/bundle-lock.d: New file.
1472
1473         * gas/i386/bundle.s: New file.
1474         * gas/i386/bundle.d: New file.
1475         * gas/i386/x86-64-bundle.s: New file.
1476         * gas/i386/x86-64-bundle.d: New file.
1477         * gas/i386/bundle-lock.s: New file.
1478         * gas/i386/bundle-lock.d: New file.
1479         * gas/i386/i386.exp: Run them.
1480
1481 2012-03-10  Edmar Wienskoski  <edmar@freescale.com>
1482
1483         * gas/ppc/e500mc64_nop.s: New test case for e500mc family
1484         termination nops.
1485         * gas/ppc/e500mc64_nop.d: Likewise.
1486         * gas/ppc/e5500_nop.s: Likewise.
1487         * gas/ppc/e5500_nop.d: Likewise.
1488         * gas/ppc/e6500_nop.s: Likewise.
1489         * gas/ppc/e6500_nop.d: Likewise.
1490         * gas/ppc/e6500.s: New.
1491         * gas/ppc/e6500.d: Likewise.
1492         * gas/ppc/ppc.exp: Run e6500, e500mc64_nop, e5500_nop, and e6500_nop.
1493
1494 2012-03-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1495
1496         * gas/s390/esa-g5.d: Move length field to the second operand.
1497         * gas/s390/esa-g5.s: Likewise.
1498
1499 2012-02-14  Alan Modra  <amodra@gmail.com>
1500
1501         * gas/elf/bad-group.s: Add section attributes.
1502         * gas/elf/elf.exp (groupautoa, groupautob): Don't run for hppa64-hpux.
1503         (ifunc-1, type): Don't run for hpux.
1504         * gas/elf/type-noifunc.e: Accept ANSI_COM.
1505         * gas/elf/section7.s: Always have whitespace before directives.
1506         * gas/elf/warn-2.s: Likewise.
1507         * gas/i386/ifunc-3.s: Move .size directive.
1508
1509 2012-02-13  Alan Modra  <amodra@gmail.com>
1510
1511         * gas/all/gas.exp (redef2): xfail m6811 and m6812.
1512         * gas/elf/elf.exp: Use is_elf_format.
1513         * gas/symver/symver.exp: Likewise.
1514         * gas/m68hc11/m68hc11.exp: Simplify target test.
1515         Add -m68hc11 to error tests that pass for hc12.
1516
1517 2012-02-11  Kai Tietz  <ktietz@redhat.com>
1518
1519         * gas/i386/disp32.d: Adjust label pattern.
1520
1521 2012-02-08  Kai Tietz  <ktietz@redhat.com>
1522
1523         * gas/i386/x86-64-disp32.d: Fix lable-pattern.
1524
1525 2012-02-08  H.J. Lu  <hongjiu.lu@intel.com>
1526
1527         * gas/i386/hle-intel.d: New.
1528         * gas/i386/hle.d: Likewise.
1529         * gas/i386/hle.s: Likewise.
1530         * gas/i386/hlebad.l: Likewise.
1531         * gas/i386/hlebad.s: Likewise.
1532         * gas/i386/rtm-intel.d: Likewise.
1533         * gas/i386/rtm.d: Likewise.
1534         * gas/i386/rtm.s: Likewise.
1535         * gas/i386/x86-64-hle-intel.d: Likewise.
1536         * gas/i386/x86-64-hle.d: Likewise.
1537         * gas/i386/x86-64-hle.s: Likewise.
1538         * gas/i386/x86-64-hlebad.l: Likewise.
1539         * gas/i386/x86-64-hlebad.s: Likewise.
1540         * gas/i386/x86-64-rtm-intel.d: Likewise.
1541         * gas/i386/x86-64-rtm.d: Likewise.
1542         * gas/i386/x86-64-rtm.s: Likewise.
1543
1544         * gas/i386/i386.exp: Run hle, hle-intel, hlebad x86-64-hle, rtm,
1545         rtm-intel, x86-64-hle-intel, x86-64-hlebad, x86-64-rtm and
1546         x86-64-rtm-intel.
1547
1548 2012-01-20  H.J. Lu  <hongjiu.lu@intel.com>
1549
1550         * gas/i386/disp32.s: Add tests for .d8 suffix.
1551         * gas/i386/x86-64-disp32.s: Likewise.
1552
1553         * gas/i386/disp32.d: Updated.
1554         * gas/i386/x86-64-disp32.d: Likewise.
1555
1556 2012-01-17  Andreas Schwab  <schwab@linux-m68k.org>
1557
1558         * gas/m68k/pmove.s, gas/m68k/pmove.d: New test.
1559         * gas/m68k/all.exp: Run it.
1560
1561 2012-01-13  H.J. Lu  <hongjiu.lu@intel.com>
1562
1563         * gas/i386/i386.exp: Run vmfunc and x86-64-vmfunc.
1564
1565         * gas/i386/vmfunc.d: New.
1566         * gas/i386/vmfunc.s: Likewise.
1567         * gas/i386/x86-64-vmfunc.d: Likewise.
1568
1569 2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
1570
1571         * gas/all/redef2.d: Skip for Darwin.
1572         * gas/all/redef3.d: Likewise.
1573         * gas/all/weakref1.d: Likewise.
1574         * gas/macros/irp.d: Likewise.
1575         * gas/macros/repeat.d: Likewise.
1576         * gas/macros/rept.d: Likewise.
1577         * gas/macros/test2.d: Likewise.
1578         * gas/macros/vararg.d: Likewise.
1579         * gas/mach-o/macro-irp.d: New.
1580         * gas/mach-o/macro-repeat.d: New.
1581         * gas/mach-o/macro-rept.d: New.
1582         * gas/mach-o/macro-test2.d: New.
1583         * gas/mach-o/macro-vararg.d: New.
1584         * gas/mach-o/redef2.d: New.
1585         * gas/mach-o/redef3.d: New.
1586
1587 2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
1588
1589         * gas/mach-o/dysymtab-3.d: New.
1590         * gas/mach-o/symbols-7.s: New.
1591
1592 2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
1593
1594         * gas/mach-o/dysymtab-2.d: Update to include the set VMA.
1595         * gas/mach-o/symbols-1-64.d: Likewise.
1596         * gas/mach-o/symbols-1.d: Likewise.
1597         * gas/mach-o/symbols-6.d: Likewise.
1598         * gas/mach-o/zerofill-1.d: Likewise.
1599         * gas/mach-o/zerofill-2.d: Likewise.
1600
1601 2012-01-12  Iain Sandoe  <idsandoe@googlemail.com>
1602
1603         * gas/mach-o/dysymtab-2.d: New.
1604         * gas/mach-o/err-syms-4.s: New.
1605         * gas/mach-o/err-syms-5.s: New.
1606         * gas/mach-o/err-syms-6.s: New.
1607         * gas/mach-o/symbols-6-64.d: New.
1608         * gas/mach-o/symbols-6-64.s: New.
1609         * gas/mach-o/symbols-6.d: New.
1610         * gas/mach-o/symbols-6.s: New.
1611
1612 2012-01-09  Iain Sandoe  <idsandoe@googlemail.com>
1613
1614         * gas/mach-o/err-syms-1.s: New.
1615         * gas/mach-o/err-syms-2.s: New.
1616         * gas/mach-o/err-syms-3.s: New.
1617         * gas/mach-o/symbols-2.d: New.
1618         * gas/mach-o/symbols-2.s: New.
1619         * gas/mach-o/symbols-3.s: New.
1620         * gas/mach-o/symbols-4.s: New.
1621         * gas/mach-o/symbols-5.d: New.
1622         * gas/mach-o/symbols-5.s: New.
1623
1624 2012-01-08  Richard Sandiford  <rdsandiford@googlemail.com>
1625
1626         * gas/mips/tls-relw.s, gas/mips/tls-relw.d: New test.
1627         * gas/mips/mips.exp: Run it.
1628
1629 2012-01-08  Richard Sandiford  <rdsandiford@googlemail.com>
1630
1631         * gas/mips/align3.s, gas/mips/align3.d: New testcase.
1632         * gas/mips/mips.exp: Run it.
1633
1634 2012-01-04  Iain Sandoe  <idsandoe@googlemail.com>
1635
1636         * gas/mach-o/zerofill-2.d: New.
1637
1638 2012-01-04  Iain Sandoe  <idsandoe@googlemail.com>
1639
1640         * gas/mach-o/zerofill-1.d: New.
1641         * gas/mach-o/zerofill-1.s: New.
1642
1643 2012-01-03  Iain Sandoe  <idsandoe@googlemail.com>
1644
1645         * gas/mach-o/dysymtab-1-64.d: New.
1646         * gas/mach-o/dysymtab-1.d: New.
1647         * gas/mach-o/symbols-1-64.d: New.
1648         * gas/mach-o/symbols-1.d: New.
1649         * gas/mach-o/symbols-base-64.s: New.
1650         * gas/mach-o/symbols-base.s: New.
1651
1652 For older changes see ChangeLog-2011
1653 \f
1654 Local Variables:
1655 mode: change-log
1656 left-margin: 8
1657 fill-column: 74
1658 version-control: never
1659 End: