gas/ELF: slightly relax elf/file*.d expectations
[external/binutils.git] / gas / testsuite / ChangeLog
1 2015-12-09  Jan Beulich  <jbeulich@suse.com>
2
3         * gas/elf/file.d: Allow arbitrary entries at the beginning of
4         the symbol table.
5         * gas/elf/file-2.d: Likewise.
6
7 2015-12-08  Jan Beulich  <jbeulich@suse.com>
8
9         * gas/elf/bad-bss.d, gas/elf/bad-bss.err: New.
10         * gas/elf/bss.d, gas/elf/bss.s: New.
11         * gas/elf/elf.exp: Run new tests.
12
13 2015-12-08  Jan Beulich  <jbeulich@suse.com>
14
15         * gas/elf/file-2.s, gas/elf/file-2.d: New.
16         * gas/elf/elf.exp: Run new test.
17         * gas/elf/file.d: Adjust expectations.
18         * gas/i386/ilp32/elf/file.d: Likewise.
19
20 2015-12-04  Nick Clifton  <nickc@redhat.com>
21
22         PR gas/19276
23         * gas/arm/align64.d: Skip for COFF/PE targets.
24         * gas/arm/bundle-lock.d: Adjust for COFF/PE targets.
25
26 2015-12-04  Claudiu Zissulescu  <claziss@synopsys.com>
27
28         * gas/arc/bic.d: Update test.
29         * gas/arc/add_s-err.s: New file.
30         * gas/arc/cpu-warn1.s: Likewise.
31         * gas/arc/pcl-relocs.d: Likewise.
32         * gas/arc/pcl-relocs.s: Likewise.
33         * gas/arc/pcrel-relocs.d: Likewise.
34         * gas/arc/pcrel-relocs.s: Likewise.
35         * gas/arc/pic-relocs.d: Likewise.
36         * gas/arc/pic-relocs.s: Likewise.
37         * gas/arc/plt-relocs.d: Likewise.
38         * gas/arc/plt-relocs.s: Likewise.
39         * gas/arc/pseudos.d: Likewise.
40         * gas/arc/pseudos.s: Likewise.
41         * gas/arc/sda-relocs.d: Likewise.
42         * gas/arc/sda-relocs.s: Likewise.
43         * gas/arc/sda-relocs2.d: Likewise.
44         * gas/arc/sda-relocs2.s: Likewise.
45         * gas/arc/tls-relocs.d: Likewise.
46         * gas/arc/tls-relocs.s: Likewise.
47
48 2015-12-02  Andre Vieira  <andre.simoesdiasvieira@arm.com>
49
50         * gas/arm/armv8-a.d: <ldaexh>: Rename mismatched mnemonics ...
51         <ldah>: ... to this.
52
53 2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
54
55         * gas/aarch64/float-fp16.d: New.
56         * gas/aarch64/float-fp16.s: New.
57
58 2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
59
60         * gas/aarch64/alias-2.d: Add tests for REV.
61         * gas/aarch64/alias-2.s: Likewise.
62
63 2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
64
65         * gas/aarch64/alias-2.d: New.
66         * gas/aarch64/alias-2.s: New.
67
68 2015-11-27  Matthew Wahab  <matthew.wahab@arm.com>
69
70         * gas/aarch64/sysreg-2.d: New.
71         * gas/aarch64/sysreg-2.s: New.
72
73 2015-11-24  Christophe Monat <christophe.monat@st.com>
74
75         * gas/arm/thumb2_ldr_immediate_armv6t2.s: Added high register
76         tests.
77         * gas/arm/thumb2_ldr_immediate_armv6t2.d: Accounted for new test
78         cases.
79         * gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: New.
80         * gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: New.
81
82 2015-11-24  Matthew Wahab  <matthew.wahab@arm.com>
83
84         * gas/arm/armv7e-m+fpv5-d16.d: Skip test for *-*-pe, *-wince-* and
85         for *-*-coff targets.
86         * gas/arm/armv7e-m+fpv5-sp-d16.d: Likewise.
87         * gas/arm/blx-bl-convert.d: Likewise.
88         * gas/arm/ldst-offset0.d: Likewise.
89         * gas/arm/thumb2_ldr_immediate_armv6t2.d: Likewise.
90         * gas/arm/armv8-a+pan.s: Adjust test to make it
91         valid for non-ELF targets.
92         * gas/arm/wince.d: Add assembler option "-mccs".
93         * gas/arm/wince_inst.d: Update expected output.
94
95 2015-11-20  Maciej W. Rozycki  <macro@imgtec.com>
96
97         * gas/mips/nan-legacy-1.d: Remove MIPS ABI flags match patterns.
98         * gas/mips/nan-legacy-2.d: Likewise.
99         * gas/mips/nan-legacy-3.d: Likewise.
100         * gas/mips/nan-legacy-4.d: Likewise.
101         * gas/mips/nan-legacy-5.d: Likewise.
102
103 2015-11-20  Matthew Wahab  <matthew.wahab@arm.com>
104
105         * gas/aarch64/virthostext-directive.d: New.
106         * gas/aarch64/virthostext.d: New.
107         * gas/aarch64/virthostext.s: New.
108
109 2015-11-20  Matthew Wahab  <matthew.wahab@foss.arm.com>
110
111         * gas/arm/mapshort-elf.d: Fix typo in exclusion list.
112
113 2015-11-19  Matthew Wahab  <matthew.wahab@arm.com>
114
115         * gas/aarch64/pan-illegal.d: New.
116         * gas/aarch64/pan-illegal.l: New.
117         * gas/aarch64/pan.s: Add tests for invalid immediates.
118
119 2015-11-19  Alan Modra  <amodra@gmail.com>
120
121         * gas/ppc/altivec3.d: Allow for padding at end of section.
122         * gas/testsuite/gas/ppc/power9.d: Likewise.
123
124 2015-11-12  Matthew Wahab  <matthew.wahab@arm.com>
125
126         PR gas/19217
127         * gas/arm/thumb2_ldr_immediate_armv6t2.d: Update expected output.
128
129 2015-11-11  Alan Modra  <amodra@gmail.com>
130             Peter Bergner <bergner@vnet.ibm.com>
131
132         * gas/ppc/altivec3.s: New test.
133         * gas/ppc/altivec3.d: Likewise.
134         * gas/ppc/vsx3.s: Likewise.
135         * gas/ppc/vsx3.d: Likewise.
136         * gas/ppc/power9.s: Likewise.
137         * gas/ppc/power9.d: Likewise.
138         * gas/ppc/ppc.exp: Run them.
139         * gas/ppc/power8.s <lxvx, lxvd2x, stxvx, stxvd2x>: Add new tests.
140         * gas/ppc/power8.d: Likewise.
141         * gas/ppc/vsx.s: <lxvx, stxvx>: Rename invalid mnemonics ...
142         <lxvd2x, stxvd2x>: ...to this.
143         * gas/ppc/vsx.d: Likewise.
144
145 2015-11-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
146
147         * gas/all/test-gen.c (random_order_16s, random_order_24s)
148         (random_order_32s): Fix left shift of negative value.
149
150 2015-11-02  Nick Clifton  <nickc@redhat.com>
151
152         * gas/rx/max.d: Update expected disassembly.
153         * gas/rx/nod.d: Likewise.
154         * gas/rx/nop.sm: Add tests of more NOP instructions.
155
156 2015-11-02  Nick Clifton  <nickc@redhat.com>
157
158         * gas/rx/mov.sm: Add tests for zero offset indirect moves.
159         * gas/rx/mov.d: Update expected output.
160
161 2015-10-28  Andre Vieira  <andre.simoesdiasvieira@arm.com>
162
163         * gas/arm/pinsn.s: New.
164         * gas/arm/pinsn.d: Likewise.
165
166 2015-10-27  Nick Clifton  <nickc@redhat.com>
167
168         PR binutils/19159
169         * gas/rl78/pr19159.s: New test source file.
170         * gas/rl78/pr19159.d: New test case.
171         * gas/rl78/rl78.exp: Run the new test.
172
173 2015-10-27  Nick Clifton  <nickc@redhat.com>
174
175         PR binutils/19158
176         * gas/rl78/pr19158.s: New test source file.
177         * gas/rl78/pr19158.d: New test case.
178         * gas/rl78/rl78.exp: Run the new test.
179
180 2015-10-27  Nick Clifton  <nickc@redhat.com>
181
182         PR binutils/19157
183         * gas/rl78: New directory.
184         * gas/rl78/rl78.exp: New test driver.
185         * gas/rl78/pr19157.s: New test source file.
186         * gas/rl78/pr19157.d: New test case.
187
188 2015-10-22  Nick Clifton  <nickc@redhat.com>
189
190         * gas/msp430/errata_fixes.s: New test source file.
191         * gas/msp430/errata_fixes.d: New test control file.
192         * gas/msp430/errata_warns.s: New test source file.
193         * gas/msp430/errata_warns.d: New test control file.
194         * gas/msp430/errata_warns.l: New test message file.
195         * gas/msp430/msp430.exp: Run the new tests.
196         * gas/msp430/bad.l: Update expected warning messages
197         * gas/msp430/msp430.exp: Run the new tests.
198
199 2015-10-22  H.J. Lu  <hongjiu.lu@intel.com>
200
201         * gas/i386/i386.exp: Run x86-64-gotpcrel.
202         * gas/i386/x86-64-gotpcrel.d: New file.
203         * gas/i386/x86-64-gotpcrel.s: Likewise.
204         * gas/i386/ilp32/x86-64-gotpcrel.d: Likewise.
205         * gas/i386/x86-64-localpic.d: Replace R_X86_64_GOTPCREL with
206         R_X86_64_REX_GOTPCRELX.
207         * gas/i386/ilp32/x86-64-localpic.d: Likewise.
208
209 2015-10-22  H.J. Lu  <hongjiu.lu@intel.com>
210
211         * gas/i386/got.d: New file.
212         * gas/i386/got.s: Likewise.
213         * gas/i386/i386.exp: Run got.
214         * gas/i386/localpic.d: Replace R_386_GOT32 with R_386_GOT32X.
215         * gas/i386/mixed-mode-reloc32.d: Likewise.
216         * gas/i386/reloc32.d: Likewise.
217
218 2015-10-22  Alan Modra  <amodra@gmail.com>
219
220         PR gas/18500
221         * gas/arm/vfpv2-ldr_immediate.d: Use parentheses, not brackets,
222         to select alternatives.
223         * gas/arm/vfpv3-ldr_immediate.d: Likewise.
224         * gas/arm/vfpv3xd-ldr_immediate.d: Likewise.
225
226 2015-10-21  Nick Clifton  <nickc@redhat.com>
227
228         PR gas/18500
229         * gas/arm/vfpv3xd-ldr_immediate.d: Update test for big-endian ARM
230         toolchains.
231         * gas/arm/vfpv3-ldr_immediate.d: Likewise.
232         * gas/arm/vfpv2-ldr_immediate.d: Likewise.
233
234 2015-10-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
235
236         * gas/s390/esa-g5.d: Use odd GPR for the second operand.
237         * gas/s390/esa-g5.s: Likewise.
238         * gas/s390/esa-z9-109.d: Likewise.
239         * gas/s390/esa-z9-109.s: Likewise.
240
241 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
242
243         * gas/avr/avr-prop-1.s: Use fill in some cases.
244         * gas/avr/avr-prop-1.d: Update expected results.
245
246 2015-10-07  Claudiu Zissulescu  <claziss@synopsys.com>
247
248         * gas/arc/adc.s: Update test for ARCv1/ARCv2.
249         * gas/arc/adc.d: Expected output.
250         * gas/arc/add.s: Update test for ARCv1/ARCv2.
251         * gas/arc/add.d: Expected output.
252         * gas/arc/and.s: Update test for ARCv1/ARCv2.
253         * gas/arc/and.d: Expected output.
254         * gas/arc/arc.exp: Cleanup.
255         * gas/arc/asl.s: Update test for ARCv1/ARCv2.
256         * gas/arc/asl.d: Expected output.
257         * gas/arc/asr.s: Update test for ARCv1/ARCv2.
258         * gas/arc/asr.d: Expected output.
259         * gas/arc/b.s: Update test for ARCv1/ARCv2.
260         * gas/arc/b.d: Expected output.
261         * gas/arc/bic.s: Update test for ARCv1/ARCv2.
262         * gas/arc/bic.d: Expected output.
263         * gas/arc/bl.s: Update test for ARCv1/ARCv2.
264         * gas/arc/bl.d: Expected output.
265         * gas/arc/brk.s: Update test for ARCv1/ARCv2.
266         * gas/arc/brk.d: Expected output.
267         * gas/arc/extb.s: Update test for ARCv1/ARCv2.
268         * gas/arc/extb.d: Expected output.
269         * gas/arc/extw.s: Update test for ARCv1/ARCv2.
270         * gas/arc/extw.d: Expected output.
271         * gas/arc/flag.d: Update output for ARCv1/ARCv2.
272         * gas/arc/j.s: Update test for ARCv1/ARCv2.
273         * gas/arc/j.d: Expected output.
274         * gas/arc/jl.s: Update test for ARCv1/ARCv2.
275         * gas/arc/jl.d: Expected output.
276         * gas/arc/ld.s: Update test for ARCv1/ARCv2.
277         * gas/arc/ld.d: Expected output.
278         * gas/arc/ld2.s: Update test for ARCv1/ARCv2.
279         * gas/arc/ld2.d: Expected output.
280         * gas/arc/lp.s: Update test for ARCv1/ARCv2.
281         * gas/arc/lp.d: Expected output.
282         * gas/arc/lsr.s: Update test for ARCv1/ARCv2.
283         * gas/arc/lsr.d: Expected output.
284         * gas/arc/mov.s: Update test for ARCv1/ARCv2.
285         * gas/arc/mov.d: Expected output.
286         * gas/arc/nop.s: Update test for ARCv1/ARCv2.
287         * gas/arc/nop.d: Expected output.
288         * gas/arc/or.s: Update test for ARCv1/ARCv2.
289         * gas/arc/or.d: Expected output.
290         * gas/arc/rlc.s: Update test for ARCv1/ARCv2.
291         * gas/arc/rlc.d: Expected output.
292         * gas/arc/ror.s: Update test for ARCv1/ARCv2.
293         * gas/arc/ror.d: Expected output.
294         * gas/arc/rrc.s: Update test for ARCv1/ARCv2.
295         * gas/arc/rrc.d: Expected output.
296         * gas/arc/sbc.s: Update test for ARCv1/ARCv2.
297         * gas/arc/sbc.d: Expected output.
298         * gas/arc/sexb.s: Update test for ARCv1/ARCv2.
299         * gas/arc/sexb.d: Expected output.
300         * gas/arc/sexw.s: Update test for ARCv1/ARCv2.
301         * gas/arc/sexw.d: Expected output.
302         * gas/arc/sleep.s: Update test for ARCv1/ARCv2.
303         * gas/arc/sleep.d: Expected output.
304         * gas/arc/st.s: Update test for ARCv1/ARCv2.
305         * gas/arc/st.d: Expected output.
306         * gas/arc/sub.s: Update test for ARCv1/ARCv2.
307         * gas/arc/sub.d: Expected output.
308         * gas/arc/swi.d: Update expected output for ARCv1/ARCv2.
309         * gas/arc/warn.exp: Cleanup
310         * gas/arc/xor.s: Update test for ARCv1/ARCv2.
311         * gas/arc/xor.d: Expected output.
312         * gas/arc/alias.d: Removed.
313         * gas/arc/alias.s: Likewise.
314         * gas/arc/branch.d: Likewise.
315         * gas/arc/branch.s: Likewise.
316         * gas/arc/insn3.d: Likewise.
317         * gas/arc/insn3.s: Likewise.
318         * gas/arc/math.d: Likewise.
319         * gas/arc/math.s: Likewise.
320         * gas/arc/sshift.d: Likewise.
321         * gas/arc/sshift.s: Likewise.
322
323 2015-10-02  Renlin Li <renlin.li@arm.com>
324
325         * gas/aarch64/reloc-tlsdesc_off_g0_nc.d: New.
326         * gas/aarch64/reloc-tlsdesc_off_g0_nc.s: New.
327         * gas/aarch64/reloc-tlsdesc_off_g1.d: New.
328         * gas/aarch64/reloc-tlsdesc_off_g1.s: New.
329         * gas/aarch64/tls-desc.d: New.
330         * gas/aarch64/tls-desc.s: New.
331
332 2015-10-02  Renlin Li <renlin.li@arm.com>
333
334         * gas/aarch64/reloc-gottprel_g0_nc.d: New.
335         * gas/aarch64/reloc-gottprel_g0_nc.s: New.
336         * gas/aarch64/reloc-gottprel_g1.d: New.
337         * gas/aarch64/reloc-gottprel_g1.s: New.
338
339 2015-10-02  Renlin Li <renlin.li@arm.com>
340
341     * gas/aarch64/reloc-tlsgd_g0_nc.d: New.
342     * gas/aarch64/reloc-tlsgd_g0_nc.s: New.
343
344 2015-10-02  Renlin Li <renlin.li@arm.com>
345
346         * gas/aarch64/reloc-tlsgd_g1.s: New.
347         * gas/aarch64/reloc-tlsgd_g1.s: New.
348
349 2015-10-02  Renlin Li <renlin.li@arm.com>
350
351         * gas/aarch64/reloc-gotoff_g0_nc.s: New.
352         * gas/aarch64/reloc-gotoff_g0_nc.d: New.
353
354 2015-10-02  Renlin Li  <renlin.li@arm.com>
355
356         * gas/aarch64/reloc-gotoff_g1.s: New.
357         * gas/aarch64/reloc-gotoff_g1.d: New.
358
359 2015-09-30  Alan Modra  <amodra@gmail.com>
360
361         * gas/ppc/ppc.exp (e500-ill): Pass -me500.
362         * gas/ppc/e500-ill.s: Remove .machine.
363         * gas/ppc/e500-ill.l: Remove line numbers.
364
365 2015-09-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
366
367         * gas/s390/s390.exp: Add new tests.
368         * gas/s390/machine-parsing-1.s: New test file.
369         * gas/s390/machine-parsing-1.l: Likewise.
370         * gas/s390/machine-parsing-2.s: Likewise.
371         * gas/s390/machine-parsing-2.l: Likewise.
372         * gas/s390/machine-parsing-3.s: Likewise.
373         * gas/s390/machine-parsing-3.l: Likewise.
374         * gas/s390/machine-parsing-4.s: Likewise.
375         * gas/s390/machine-parsing-4.l: Likewise.
376         * gas/s390/machine-parsing-5.s: Likewise.
377         * gas/s390/machine-parsing-5.l: Likewise.
378         * gas/s390/machine-parsing-6.s: Likewise.
379         * gas/s390/machine-parsing-6.l: Likewise.
380
381 2015-09-28  Tom Rix  <tom@bumblecow.com>
382
383         * gas/ppc/e500-ill.s: New testcase for illegal ppc e500 ops.
384         * gas/ppc/e500-ill.l: Expected results.
385         * gas/ppc/ppc.exp: Run it.
386
387 2015-08-25  Jose E. Marchesi  <jose.marchesi@oracle.com>
388
389         * gas/sparc/wrpr.s: Test writing to the privileged %pmcdper
390         register.
391         * gas/sparc/wrpr.d: ...and the expected result.
392         * gas/sparc/rdpr.s: Test reading from the privileged %pmcdper
393         register.
394         * gas/sparc/rdpr.d: ...and the expected result.
395
396 2015-08-25  Simon Dardis  <Simon.Dardis@imgtec.com>
397
398         * gas/mips/micromips32-move.d: Update expected disassembly.
399         * gas/mips/move.d: Likewise.
400         * gas/mips/move.s: Fix for some MIPS configurations.
401
402 2015-08-24  Jan Stancek  <jstancek@redhat.com>
403
404         * gas/i386/intel.s: Add test of disassembly of a potential
405         three byte instuction at the end of a function.
406         * gas/i386/intel.d: Update expected disassembly.
407
408 2015-08-21  Nick Clifton  <nickc@redhat.com>
409
410         PR gas/18581
411         * gas/all/byte.d: Disable this test.  Quoted expressions
412         are now allowed in .byte directives.
413         * gas/all/quoted-sym-names.s: New test.
414         * gas/all/quoted-sym-names.d: Expected output.
415         * gas/all/gas.exp: Run the new test.
416
417 2015-08-21  Alexander Fomin  <alexander.fomin@intel.com>
418
419         PR binutils/18257
420         * gas/i386/disassem.s: Add mask instructions with invalid ModR/M byte.
421         * gas/i386/x86-64-disassem.s: Likewise.
422         * gas/i386/disassem.d: Updated.
423         * gas/i386/x86-64-disassem.d: Likewise.
424
425 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
426
427         * gas/aarch64/reloc-dtprel-lo12-ldst8.s: New testcase.
428         * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.s: Likewise.
429         * gas/aarch64/reloc-dtprel-lo12-ldst16.s: Likewise.
430         * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.s: Likewise.
431         * gas/aarch64/reloc-dtprel-lo12-ldst32.s: Likewise.
432         * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.s: Likewise.
433         * gas/aarch64/reloc-dtprel-lo12-ldst64.s: Likewise.
434         * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.s: Likewise.
435         * gas/aarch64/reloc-dtprel-lo12-ldst8.d: New expectation file.
436         * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.d: Likewise.
437         * gas/aarch64/reloc-dtprel-lo12-ldst16.d: Likewise.
438         * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.d: Likewise.
439         * gas/aarch64/reloc-dtprel-lo12-ldst32.d: Likewise.
440         * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.d: Likewise.
441         * gas/aarch64/reloc-dtprel-lo12-ldst64.d: Likewise.
442         * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.d: Likewise.
443
444 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
445
446         * gas/aarch64/reloc-dtprel_g0.s: New testcase.
447         * gas/aarch64/reloc-dtprel_g0-ilp32.s: Likewise.
448         * gas/aarch64/reloc-dtprel_g0_nc.s: Likewise.
449         * gas/aarch64/reloc-dtprel_g0_nc-ilp32.s: Likewise.
450         * gas/aarch64/reloc-dtprel_g1.s: Likewise.
451         * gas/aarch64/reloc-dtprel_g1-ilp32.s: Likewise.
452         * gas/aarch64/reloc-dtprel_g1_nc.s: Likewise.
453         * gas/aarch64/reloc-dtprel_g2.s: Likewise.
454         * gas/aarch64/reloc-dtprel_hi12.s: Likewise.
455         * gas/aarch64/reloc-dtprel_hi12-ilp32.s: Likewise.
456         * gas/aarch64/reloc-dtprel_g0.d: New expectation file.
457         * gas/aarch64/reloc-dtprel_g0-ilp32.d: Likewise.
458         * gas/aarch64/reloc-dtprel_g0_nc.d: Likewise.
459         * gas/aarch64/reloc-dtprel_g0_nc-ilp32.d: Likewise.
460         * gas/aarch64/reloc-dtprel_g1.d: Likewise.
461         * gas/aarch64/reloc-dtprel_g1-ilp32.d: Likewise.
462         * gas/aarch64/reloc-dtprel_g1_nc.d: Likewise.
463         * gas/aarch64/reloc-dtprel_g2.d: Likewise.
464         * gas/aarch64/reloc-dtprel_hi12.d: Likewise.
465         * gas/aarch64/reloc-dtprel_hi12-ilp32.d: Likewise.
466
467 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
468
469         * gas/aarch64/reloc-dtprel_lo12_nc.s: New testcase.
470         * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.s: Likewise.
471         * gas/aarch64/reloc-dtprel_lo12_nc.d: New expectation file.
472         * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.d: Likewise.
473
474 2015-08-13  Andre Vieira  <andre.simoesdiasvieira@arm.com>
475
476         * gas/arm/nops.d: New.
477         * gas/arm/nops.s: New.
478         * gas/arm/inst.d: Changed expectation file for 26-bit teq,
479         tst, cmn and cmp.
480
481 2015-08-12  Max Filippov  <jcmvbkbc@gmail.com>
482
483         * gas/xtensa/all.exp: Add auto-litpools to the list of xtensa
484         tests.
485         * gas/xtensa/auto-litpools.s: New file: auto-litpools test.
486         * gas/xtensa/auto-litpools.s: New file: auto-litpools test
487         result pattern.
488
489 2015-08-12  Simon Dardis  <simon.dardis@imgtec.com>
490
491         * gas/mips/elf-rel23.d: Update test.
492         * gas/mips/elf-rel23.d: Ditto.
493         * gas/mips/elf-rel23a.d: Ditto.
494         * gas/mips/elf-rel23b.d: Ditto.
495         * gas/mips/elf_e_flags1.d: Ditto.
496         * gas/mips/elf_e_flags2.d: Ditto.
497         * gas/mips/elf_e_flags3.d: Ditto.
498         * gas/mips/elf_e_flags4.d: Ditto.
499         * gas/mips/loc-swap-dis.d: Ditto.
500         * gas/mips/micromips-insn32.d: Ditto.
501         * gas/mips/micromips-noinsn32.d: Ditto.
502         * gas/mips/micromips-trap.d: Ditto.
503         * gas/mips/micromips.d: Ditto.
504         * gas/mips/mips-abi32-pic.d: Ditto.
505         * gas/mips/mips-abi32.d: Ditto.
506         * gas/mips/mips-gp32-fp32-pic.d: Ditto.
507         * gas/mips/mips-gp32-fp32.d: Ditto.
508         * gas/mips/mips-gp32-fp64-pic.d: Ditto.
509         * gas/mips/mips-gp32-fp64.d: Ditto.
510         * gas/mips/mips-gp64-fp32-pic.d: Ditto.
511         * gas/mips/mips-gp64-fp32.d: Ditto.
512         * gas/mips/mips-gp64-fp64-pic.d: Ditto.
513         * gas/mips/mips-gp64-fp64.d: Ditto.
514         * gas/mips/mipsr6@loc-swap-dis.d: Ditto.
515         * gas/mips/tls-o32.d: Ditto.
516         * gas/mips/uld2-eb.d: Ditto.
517         * gas/mips/uld2-el.d: Ditto.
518         * gas/mips/ulw2-eb-ilocks.d: Ditto.
519         * gas/mips/ulw2-eb.d: Ditto.
520         * gas/mips/ulw2-el-ilocks.d: Ditto.
521         * gas/mips/ulw2-el.d: Ditto.
522         * gas/mips/move.d: New test.
523         * gas/mips/move.s: Ditto.
524         * gas/mips/micromips32-move.d: Ditto.
525         * gas/mips/micromips32-move.s: Ditto.
526         * gas/mips/mips.exp: Run the new tests.
527
528 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
529
530         * gas/aarch64/reloc-dtprel_lo12-1.s: New testcase.
531         * gas/aarch64/reloc-dtprel_lo12-ilp32-1.s: Likewise.
532         * gas/aarch64/reloc-dtprel_lo12-1.d: New expectation file.
533         * gas/aarch64/reloc-dtprel_lo12-ilp32-1.d: Likewise.
534
535 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
536
537         * gas/aarch64/reloc-tlsldm_lo12_nc-1.s: New testcase.
538         * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.s: Likewise.
539         * gas/aarch64/reloc-tlsldm_lo12_nc-1.d: New expectation file.
540         * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.d: Likewise.
541
542 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
543
544         * gas/aarch64/reloc-tlsldm-page-1.s: New testcase.
545         * gas/aarch64/reloc-tlsldm-page-ilp32-1.s: Likewise.
546         * gas/aarch64/reloc-tlsldm-page-1.d: New expectation file.
547         * gas/aarch64/reloc-tlsldm-page-ilp32-1.d: Likewise.
548
549 2015-08-10  Robert Suchanek  <robert.suchanek@imgtec.com>
550
551         * gas/mips/r6.s: Add tests for "sigrie".
552         * gas/mips/r6.d: Check for "sigrie".
553         * gas/mips/r6-n32.d: Likewise.
554         * gas/mips/r6-n64.d: Likewise.
555
556 2015-07-30  H.J. Lu  <hongjiu.lu@intel.com>
557
558         PR binutils/13571
559         * gas/i386/i386.exp: Run i386-intel and x86_64-intel.
560         * gas/i386/i386-intel.d: New file.
561         * gas/i386/x86_64-intel.d: Likewise.
562
563 2015-07-24  Nick Clifton  <nickc@redhat.com>
564
565         * gas/all/struct.d: Allow for extra symbols in the output.
566         * gas/macros/test1.d: Likewise.
567         * gas/elf/elf.exp: Add an rl78 machine.
568         * gas/elf/sections2e-rl78: New file.
569
570 2015-07-22  Alexander Fomin  <alexander.fomin@intel.com>
571
572         PR binutils/18631
573         * gas/i386avx512dq-intel.d: Replace "QWORD" with "DWORD" in
574         vcvtt?ps2u?qq instructions disassembly regexes.
575         Add disassembly regex for new test.
576         * gas/i386/avx512dq.d: Likewise.
577         * gas/i386/avx512dq_vl-intel.d: Likewise.
578         * gas/i386/avx512dq_vl.d: Likewise.
579         * gas/i386/x86-64-avx512dq-intel.d: Likewise.
580         * gas/i386/x86-64-avx512dq.d: Likewise.
581         * gas/i386/x86-64-avx512dq_vl-intel.d: Likewise.
582         * gas/i386/x86-64-avx512dq_vl.d: Likewise.
583         * gas/i386/avx512dq.s: Add new test for Intel syntax with memory
584         operand and broadcasting enabled.
585         * gas/i386/avx512dq_vl.s: Likewise.
586         * gas/i386/x86-64-avx512dq.s: Likewise.
587         * gas/i386/x86-64-avx512dq_vl.s: Likewise.
588
589 2015-07-20  Matthew Wahab  <matthew.wahab@arm.com>
590
591         * gas/arm/attr-march-armv6kz.d: New.
592         * gas/arm/attr-march-armv6kzt2.d: New.
593
594 2015-07-16  Jiong Wang  <jiong.wang@arm.com>
595
596         * gas/aarch64/reloc-tlsldm-1.s: New testcase.
597         * gas/aarch64/reloc-tlsldm-ilp32-1.s: Ditto.
598         * gas/aarch64/reloc-tlsldm-1.d: New expectation file.
599         * gas/aarch64/reloc-tlsldm-ilp32-1.d: Ditto.
600
601 2015-07-16  James Greenhalgh  <james.greenhalgh@arm.com>
602
603         * gas/arm/arch7em-bad.l: Update expected errors.
604         * gas/arm/arch7m-bad.l: Likewise.
605         * gas/arm/arm-idiv-bad.l: Likewise.
606         * gas/arm/arm7-bad.l: Likewise.
607         * gas/arm/armv1-bad.l: Likewise.
608         * gas/arm/thumb-w-bad.l: Likewise.
609
610 2015-07-10  H.J. Lu  <hongjiu.lu@intel.com>
611
612         * gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
613
614 2015-07-08  Pitchumani Sivanupandi <pitchumani.s@atmel.com>
615
616         * gas/avr/pc-relative-reloc.d: New test for 32 bit pc relative reloc.
617         * gas/avr/per-function-debugline.s: New test source.
618
619 2015-07-03  Alan Modra  <alan@squeak.grove.modra.org>
620
621         * gas/ppc/titan.d: Correct mfmcsrr0 disassembly.
622
623 2015-07-01  Sandra Loosemore  <sandra@codesourcery.com>
624             Cesar Philippidis  <cesar@codesourcery.com>
625
626         * gas/nios2/add-r2.d: New.
627         * gas/nios2/align_fill-r2.d: New.
628         * gas/nios2/align_text-r2.d: New.
629         * gas/nios2/aligned_text-r2.d: New.
630         * gas/nios2/and-r2.d: New.
631         * gas/nios2/andc.d: New.
632         * gas/nios2/andc.s: New.
633         * gas/nios2/bmx.d: New.
634         * gas/nios2/bmx.s: New.
635         * gas/nios2/branch-r2.d: New.
636         * gas/nios2/break-r2.d: New.
637         * gas/nios2/bret-r2.d: New.
638         * gas/nios2/cache-r2.d: New.
639         * gas/nios2/cache-r2.s: New.
640         * gas/nios2/call-r2.d: New.
641         * gas/nios2/call26-r2.d: New.
642         * gas/nios2/call26_noat-r2.d: New.
643         * gas/nios2/call_noat-r2.d: New.
644         * gas/nios2/cdx_add.d: New.
645         * gas/nios2/cdx_add.s: New.
646         * gas/nios2/cdx_and.d: New.
647         * gas/nios2/cdx_and.s: New.
648         * gas/nios2/cdx_break.d: New.
649         * gas/nios2/cdx_break.s: New.
650         * gas/nios2/cdx_callr.d: New.
651         * gas/nios2/cdx_callr.s: New.
652         * gas/nios2/cdx_jmpr.d: New.
653         * gas/nios2/cdx_jmpr.s: New.
654         * gas/nios2/cdx_ldbu.d: New.
655         * gas/nios2/cdx_ldbu.s: New.
656         * gas/nios2/cdx_ldhu.d: New.
657         * gas/nios2/cdx_ldhu.s: New.
658         * gas/nios2/cdx_ldw.d: New.
659         * gas/nios2/cdx_ldw.s: New.
660         * gas/nios2/cdx_ldwsp.d: New.
661         * gas/nios2/cdx_ldwsp.s: New.
662         * gas/nios2/cdx_mov.d: New.
663         * gas/nios2/cdx_mov.s: New.
664         * gas/nios2/cdx_neg.d: New.
665         * gas/nios2/cdx_neg.s: New.
666         * gas/nios2/cdx_not.d: New.
667         * gas/nios2/cdx_not.s: New.
668         * gas/nios2/cdx_or.d: New.
669         * gas/nios2/cdx_or.s: New.
670         * gas/nios2/cdx_pop.d: New.
671         * gas/nios2/cdx_pop.s: New.
672         * gas/nios2/cdx_push.d: New.
673         * gas/nios2/cdx_push.s: New.
674         * gas/nios2/cdx_relax.d: New.
675         * gas/nios2/cdx_relax.s: New.
676         * gas/nios2/cdx_ret.d: New.
677         * gas/nios2/cdx_ret.s: New.
678         * gas/nios2/cdx_sll.d: New.
679         * gas/nios2/cdx_sll.s: New.
680         * gas/nios2/cdx_spaddi.d: New.
681         * gas/nios2/cdx_spaddi.s: New.
682         * gas/nios2/cdx_spdeci.d: New.
683         * gas/nios2/cdx_spdeci.s: New.
684         * gas/nios2/cdx_srl.d: New.
685         * gas/nios2/cdx_srl.s: New.
686         * gas/nios2/cdx_stb.d: New.
687         * gas/nios2/cdx_stb.s: New.
688         * gas/nios2/cdx_sth.d: New.
689         * gas/nios2/cdx_sth.s: New.
690         * gas/nios2/cdx_stw.d: New.
691         * gas/nios2/cdx_stw.s: New.
692         * gas/nios2/cdx_stwsp.d: New.
693         * gas/nios2/cdx_stwsp.s: New.
694         * gas/nios2/cdx_sub.d: New.
695         * gas/nios2/cdx_sub.s: New.
696         * gas/nios2/cdx_trap.d: New.
697         * gas/nios2/cdx_trap.s: New.
698         * gas/nios2/cdx_xor.d: New.
699         * gas/nios2/cdx_xor.s: New.
700         * gas/nios2/cmp-r2.d: New.
701         * gas/nios2/comments-r2.d: New.
702         * gas/nios2/complex-r2.d: New.
703         * gas/nios2/ctl-r2.d: New.
704         * gas/nios2/custom-r2.d: New.
705         * gas/nios2/eni.d: New.
706         * gas/nios2/eni.s: New.
707         * gas/nios2/etbt-r2.d: New.
708         * gas/nios2/flushda-r2.d: New.
709         * gas/nios2/jmp-r2.d: New.
710         * gas/nios2/ldb-r2.d: New.
711         * gas/nios2/ldb-r2.s: New.
712         * gas/nios2/ldh-r2.d: New.
713         * gas/nios2/ldh-r2.s: New.
714         * gas/nios2/ldw-r2.d: New.
715         * gas/nios2/ldw-r2.s: New.
716         * gas/nios2/ldwm.d: New.
717         * gas/nios2/ldwm.s: New.
718         * gas/nios2/lineseparator-r2.d: New.
719         * gas/nios2/movia-r2.d: New.
720         * gas/nios2/mpx.d: New.
721         * gas/nios2/mpx.s: New.
722         * gas/nios2/mul-r2.d: New.
723         * gas/nios2/nop-r2.d: New.
724         * gas/nios2/nop-r2.s: New.
725         * gas/nios2/nor-r2.d: New.
726         * gas/nios2/or-r2.d: New.
727         * gas/nios2/rdprs-r2.d: New.
728         * gas/nios2/rdprs-r2.s: New.
729         * gas/nios2/registers-r2.d: New.
730         * gas/nios2/ret-r2.d: New.
731         * gas/nios2/rotate-r2.d: New.
732         * gas/nios2/stb-r2.d: New.
733         * gas/nios2/stb-r2.s: New.
734         * gas/nios2/sth-r2.d: New.
735         * gas/nios2/sth-r2.s: New.
736         * gas/nios2/stw-r2.d: New.
737         * gas/nios2/stw-r2.s: New.
738         * gas/nios2/stwm.d: New.
739         * gas/nios2/stwm.s: New.
740         * gas/nios2/sub-r2.d: New.
741         * gas/nios2/sync-r2.d: New.
742         * gas/nios2/trap-r2.d: New.
743         * gas/nios2/tret-r2.d: New.
744         * gas/nios2/wrpie.d: New.
745         * gas/nios2/wrpie.s: New.
746         * gas/nios2/wrprs-r2.d: New.
747         * gas/nios2/xor-r2.d: New.
748
749 2015-06-30  Amit Pawar  <Amit.Pawar@amd.com>
750
751         * gas/i386/i386.exp: Add new mwaitx test cases.
752         * gas/i386/mwaitx.s: New.
753         * gas/i386/mwaitx-bdver4.d: New.
754         * gas/i386/x86-64-mwaitx.s: New.
755         * gas/i386/x86-64-mwaitx-bdver4.d: New.
756         * gas/i386/mwaitx-reg.s: New.
757         * gas/i386/mwaitx-reg.l: New.
758         * gas/i386/x86-64-mwaitx-reg.l: New.
759         * gas/i386/x86-64-mwaitx-reg.s: New.
760         * gas/i386/arch-13.s: Updated.
761         * gas/i386/arch-13.d: Updated.
762         * gas/i386/arch-13-znver1.d: Updated.
763         * gas/i386/x86-64-arch-3.s: Updated.
764         * gas/i386/x86-64-arch-3.d: Updated.
765         * gas/i386/x86-64-arch-3-znver1.d: Updated.
766
767 2015-06-27  H.J. Lu  <hongjiu.lu@intel.com>
768
769         * gas/ia64/psn.d: Updated.
770         * gas/ia64/xdata-ilp32.d: Likewise.
771
772 2015-06-25  H.J. Lu  <hongjiu.lu@intel.com>
773
774         * gas/mmix/loc-3.d: Updated.
775         * gas/mmix/loc-5.d: Likewise.
776
777 2015-06-25  H.J. Lu  <hongjiu.lu@intel.com>
778
779         PR gas/18451
780         * gas/elf/elf.exp: Run strtab.
781         * gas/elf/strtab.d: New file.
782         * gas/elf/strtab.s: Likewise.
783
784 2015-06-22  Peter Bergner  <bergner@vnet.ibm.com>
785
786         * gas/ppc/e6500.s <sync>: Fix invalid test.
787         * gas/ppc/e6500.d: Likewise.
788
789 2015-06-22  Nick Clifton  <nickc@redhat.com>
790
791         * gas/arm/backslash-at.s: Add extra .byte directives so that the
792         foo symbol does not appear to point half way through an
793         instruction.
794         * gas/arm/backslash-at.d: Update expected disassembly.
795         * gas/i386/ilp32/x86-64-opcode-inval-intel.d: Likewise.
796         * gas/i386/ilp32/x86-64-opcode-inval.d: Likewise.
797         * gas/i386/x86-64-opcode-inval-intel.d: Likewise.
798         * gas/i386/x86-64-opcode-inval.d: Likewise.
799
800 2015-06-19  Peter Bergner  <bergner@vnet.ibm.com>
801
802         * gas/ppc/power8.d: Fixup rfebb test results.
803         * gas/ppc/a2.s: Fix invalid mfcr test.
804         * gas/ppc/a2.d: Likewise.
805
806 2015-06-18  Nick Clifton  <nickc@redhat.com>
807
808         PR gas/18541
809         * gas/arm/thumb.s: Add test of ADR against a nearby symbol.
810         * gas/arm/thumb.d: Update expected output.
811         * gas/arm/thumb-eabi.d: Likewise.
812
813 2015-06-18  Nick Clifton  <nickc@redhat.com>
814
815         PR gas/18481
816         * gas/arm/tls.s: Add tests of the tpoff pseudo with a local
817         symbol.
818         * gas/arm/tls.d: Update expected output.
819
820 2015-06-17  Alessandro Marzocchi  <alessandro.marzocchi@gmail.com>
821
822         PR gas/18500
823         * gas/arm/vfpv2-ldr_immediate.s: New test case.
824         * gas/arm/vfpv2-ldr_immediate.d: Expected disassembly.
825         * gas/arm/vfpv3-ldr_immediate.s: New test case.
826         * gas/arm/vfpv3-ldr_immediate.d: Expected disassembly.
827         * gas/arm/vfpv3xd-ldr_immediate.s: New test case.
828         * gas/arm/vfpv3xd-ldr_immediate.d: Expected disassembly.
829
830         PR gas/18499
831         * gas/arm/thumb2_ldr_immediate_armv6.s: New test case.
832         * gas/arm/thumb2_ldr_immediate_armv6.d: Expected disassembly.
833         * gas/arm/thumb2_ldr_immediate_armv6t2.s: New test case.
834         * gas/arm/thumb2_ldr_immediate_armv6t2.d: Expected disassembly.
835
836 2015-06-16  Matthew Wahab  <matthew.wahab@arm.com>
837
838         * sysreg.d: Add id_mmfr4_el1, update expected output.
839         * sysreg.s: Add id_mmfr4_el1.
840
841 2015-06-15  Renlin Li  <renlin.li@arm.com>
842
843         * gas/aarch64/reloc-insn.s: Update test
844         * gas/aarch64/reloc-insn.d: Update expected result.
845
846 2015-06-13  Mark Wielaard  <mjw@redhat.com>
847
848         * gas/aarch64/dwarf.d: New.
849         * gas/aarch64/dwarf.s: New.
850
851 2015-06-04  Peter Bergner  <bergner@vnet.ibm.com>
852
853         * gas/ppc/a2.d: Fixup test case due to new extended mnemonic.
854         * gas/ppc/power4.s <hwsync, lwsync, ptesync, sync>: Add tests.
855         * gas/ppc/power4.d: Likewise.
856
857 2015-06-03  Matthew Wahab  <matthew.wahab@arm.com>
858
859         * gas/arm/armv8-a+rdma.d: New.
860         * gas/arm/armv8-a+rdma.s: New.
861
862 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
863
864         * gas/arm/armv8-a+pan.d: New.
865         * gas/arm/armv8-a+pan.s: New.
866
867 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
868
869         * gas/aarch64/rdma-directive.d: New.
870         * gas/aarch64/rdma.d: New.
871         * gas/aarch64/rdma.s: New.
872
873 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
874
875         * gas/aarch64/lor-directive.d: New.
876         * gas/aarch64/lor.d: New.
877         * gas/aarch64/lor.s: New
878
879 2015-06-01  Matthew Wahab  <matthew.wahab@arm.com>
880
881         * gas/aarch64/pan-directive.d: New.
882         * gas/aarch64/pan.d: New.
883         * gas/aarch64/pan.s: New
884
885 2015-06-01  Jiong Wang  <jiong.wang@arm.com>
886
887         * gas/aarch64/ilp32-basic.s: New testcase.
888         * gas/aarch64/ilp32-basic.d: Ditto.
889
890 2015-06-01  Jiong Wang  <jiong.wang@arm.com>
891
892         * gas/aarch64/reloc-insn.s: New testcase.
893         * gas/aarch64/reloc-insn.d: Ditto.
894
895 2015-06-01  Jan Beulich  <jbeulich@suse.com>
896
897         * gas/i386/avx512f.s: Adjust operand order for Intel syntax
898         vcvt{,u}si2ss.
899         * gas/i386/x86-64-avx512f.s: Adjust operand order for Intel
900         syntax vcvt{,u}si2s{d,s}.
901
902 2015-06-01  Jan Beulich  <jbeulich@suse.com>
903
904         * gas/i386/avx512f-intel.d: Adjust expectations on operand order.
905         * gas/i386/evex-lig256-intel.d: Likewise.
906         * gas/i386/evex-lig512-intel.d: Likewise.
907         * gas/i386/x86-64-avx512f-intel.d: Likewise.
908         * gas/i386/x86-64-evex-lig256-intel.d: Likewise.
909         * gas/i386/x86-64-evex-lig512-intel.d: Likewise.
910
911 2015-05-28  Catherine Moore  <clm@codesourcery.com>
912             Bernd Schmidt <bernds@codesourcery.com>
913
914         gas/testsuite/
915         * gas/mips/mips.exp: Run new tests.
916
917         * gas/mips/compact-eh-1.s: New file.
918         * gas/mips/compact-eh-2.s: New file.
919         * gas/mips/compact-eh-3.s: New file.
920         * gas/mips/compact-eh-4.s: New file.
921         * gas/mips/compact-eh-5.s: New file.
922         * gas/mips/compact-eh-6.s: New file.
923         * gas/mips/compact-eh-7.s: New file.
924         * gas/mips/compact-eh-eb-1.d: New file.
925         * gas/mips/compact-eh-eb-2.d: New file.
926         * gas/mips/compact-eh-eb-3.d: New file.
927         * gas/mips/compact-eh-eb-4.d: New file.
928         * gas/mips/compact-eh-eb-5.d: New file.
929         * gas/mips/compact-eh-eb-6.d: New file.
930         * gas/mips/compact-eh-eb-7.d: New file.
931         * gas/mips/compact-eh-el-1.d: New file.
932         * gas/mips/compact-eh-el-2.d: New file.
933         * gas/mips/compact-eh-el-3.d: New file.
934         * gas/mips/compact-eh-el-4.d: New file.
935         * gas/mips/compact-eh-el-5.d: New file.
936         * gas/mips/compact-eh-el-6.d: New file.
937         * gas/mips/compact-eh-el-7.d: New file.
938         * gas/mips/compact-eh-err1.l: New file.
939         * gas/mips/compact-eh-err1.s: New file.
940         * gas/mips/compact-eh-err2.l: New file.
941         * gas/mips/compact-eh-err2.s: New file.
942
943 2015-05-15  H.J. Lu  <hongjiu.lu@intel.com>
944
945         PR binutis/18386
946         * gas/i386/i386.exp: Run x86-64-branch-2 and x86-64-branch-3.
947         * gas/i386/x86-64-branch.d: Also pass -Mintel64 to objdump.
948         * gas/i386/ilp32/x86-64-branch.d: Likewise.
949         * gas/i386/x86-64-branch-2.d: New file.
950         * gas/i386/x86-64-branch-2.s: Likewise.
951         * gas/i386/x86-64-branch-3.l: Likewise.
952         * gas/i386/x86-64-branch-3.s: Likewise.
953
954 2015-05-15  H.J. Lu  <hongjiu.lu@intel.com>
955
956         * gas/i386/i386.exp: Don't run pcrel for ELF targets.  Run
957         pcrel-elf, relax-4 and x86-64-relax-3 for ELF targets.
958         * gas/i386/pcrel-elf.d: New file.
959         * gas/i386/relax-4.d: Likewise.
960         * gas/i386/x86-64-relax-3.d: Likewise.
961         * gas/i386/relax-3.d: Pass -mshared to assembler.  Updated.
962         * gas/i386/x86-64-relax-2.d: Likewise.
963         * gas/i386/relax-3.s: Add test for PLT relocation.
964
965 2015-05-14  Peter Bergner  <bergner@vnet.ibm.com>
966
967         * gas/ppc/power4.d: Add a slbia test.
968         * gas/ppc/power4.s: Likewise.
969         * gas/ppc/power6.d: Add slbia and tlbie tests.
970         * gas/ppc/power6.s: Likewise.
971         * gas/ppc/power7.d: Remove wait tests. Add a tlbie test.
972         * gas/ppc/power7.s: Likewise.
973
974 2015-05-13  Max Filippov  <jcmvbkbc@gmail.com>
975
976         * gas/xtensa/trampoline.s: Add regression testcase.
977
978 2015-05-11  H.J. Lu  <hongjiu.lu@intel.com>
979
980         * gas/i386/i386.exp: Run iamcu-1, iamcu-2, iamcu-3, iamcu-inval-1,
981         iamcu-inval-2 and iamcu-inval-3.
982         * gas/i386/iamcu-1.d: New file.
983         * gas/i386/iamcu-1.s: Likewise.
984         * gas/i386/iamcu-2.d: Likewise.
985         * gas/i386/iamcu-2.s: Likewise.
986         * gas/i386/iamcu-3.d: Likewise.
987         * gas/i386/iamcu-3.s: Likewise.
988         * gas/i386/iamcu-inval-1.l: Likewise.
989         * gas/i386/iamcu-inval-1.s: Likewise.
990         * gas/i386/iamcu-inval-2.l: Likewise.
991         * gas/i386/iamcu-inval-2.s: Likewise.
992         * gas/i386/iamcu-inval-3.l: Likewise.
993         * gas/i386/iamcu-inval-3.s: Likewise.
994
995 2015-05-08  H.J. Lu  <hongjiu.lu@intel.com>
996
997         PR binutis/18386
998         * gas/i386/i386.exp: Run x86-64-jump.
999         * gas/i386/x86-64-branch.d: Updated.
1000         * gas/i386/ilp32/x86-64-branch.d: Likewise.
1001         * gas/i386/x86-64-branch.s: Add tests for the operand size prefix
1002         with call, jmp and jb.
1003         * gas/i386/x86-64-jump.d: New file.
1004         * gas/i386/x86-64-jump.s: Likewise.
1005
1006 2015-05-08  Nick Clifton  <nickc@redhat.com>
1007
1008         PR gas/18347
1009         * gas/arm/pr18347.s: Add tests of other symbol assignments which
1010         should not generate the warning.
1011         * gas/arm/pr18347.l: Update expected output.
1012
1013 2015-05-07  H.J. Lu  <hongjiu.lu@intel.com>
1014
1015         * gas/i386/i386.exp: Run relax-3 and x86-64-relax-2.
1016         * gas/i386/relax-3.d: New file.
1017         * gas/i386/relax-3.s: Likewise.
1018         * gas/i386/x86-64-relax-2.d: Likewise.
1019
1020 2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
1021
1022         * gas/sparc/natural-32.d: Test ldn, ldna, stn, stna, slln, srln,
1023         sran, casn, casna and clrn.
1024         * gas/sparc/natural-32.s: Likewise.
1025         * gas/sparc/natural.s: Likewise.
1026         * gas/sparc/natural.d: Likewise.
1027
1028 2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
1029
1030
1031         * gas/sparc/natural.s: New file.
1032         * gas/sparc/natural-32.s: Likewise.
1033         * gas/sparc/natural.d: Likewise.
1034         * gas/sparc/natural-32.d: Likewise.
1035         * gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
1036         natural-32.
1037
1038 2015-05-06  Renlin Li  <renlin.li@arm.com>
1039
1040         * gas/aarch64/codealign_1.s: New.
1041         * gas/aarch64/codealign_1.d: New.
1042
1043 2015-05-05  Renlin Li  <renlin.li@arm.com>
1044
1045         * gas/aarch64/mapping_5.d: New.
1046         * gas/aarch64/mapping_5.s: New.
1047         * gas/aarch64/mapping_6.d: New.
1048         * gas/aarch64/mapping_6.s: New.
1049
1050 2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1051
1052         * gas/i386/i386.exp: Run note.
1053         * gas/i386/note.d: New file.
1054         * gas/i386/note.s: Likewise.
1055
1056 2015-04-30  Nick Clifton  <nickc@redhat.com>
1057
1058         PR gas/18347
1059         * gas/arm/pr18347.s: New file: Test case.
1060         * gas/arm/pr18347.l: New file: Expected assembler output.
1061         * gas/arm/pr18347.d: New file: Test driver.
1062
1063 2015-04-29  Nick Clifton  <nickc@redhat.com>
1064
1065         PR gas/18265
1066         * gas/arm/pr18256.s: New file: Test case.
1067         * gas/arm/pr18256.l: New file: Expected assembler output.
1068         * gas/arm/pr18256.d: New file: Test driver.
1069
1070 2015-04-28  Renlin Li  <renlin.li@arm.com>
1071
1072         * gas/arm/thumb2_vpool_be.d: Adjust the desired output.
1073         * gas/arm/vldconst_be.d: Ditto.
1074
1075 2015-04-27  Peter Bergner  <bergner@vnet.ibm.com>
1076
1077         * gas/ppc/a2.s: Fixup test case due to dcbt/dcbtst embedded operand
1078         ordering change.
1079         * gas/ppc/a2.d: Likewise.
1080         * gas/ppc/476.d: Likewise.
1081         * gas/ppc/booke.s: Remove invalid 3 operand dcbt tests.
1082         * gas/ppc/booke.d: Likewise.
1083         * gas/ppc/power7.s: Remove lbarx, lharx, stbcx., sthcx., waitrsv
1084         and waitimpl tests.
1085         * gas/ppc/power7.d: Likewise.
1086
1087 2015-04-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1088
1089         * doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
1090
1091 2015-04-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1092
1093         * gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
1094         WFC.
1095         * gas/s390/zarch-z13.s: Likewise.
1096
1097 2015-04-24  Richard Earnshaw  <rearnsha@arm.com>
1098
1099         * gas/arm/align64.d: Delete trailing padding NOPs.
1100
1101 2015-04-23  Matthew Fortune  <matthew.fortune@imgtec.com>
1102
1103         * gas/mips/dla-warn.l: New file.
1104         * gas/mips/dla-warn.s: New file.
1105         * gas/mips/la-warn.l: New file.
1106         * gas/mips/la-warn.s: New file.
1107         * gas/mips/mips.exp: Run new tests.
1108
1109 2015-04-23  Matthew Fortune  <matthew.fortune@imgtec.com>
1110
1111         * gas/mips/mips.exp: Require o32 for r6-branch-constraints.
1112
1113 2015-04-23  Jan Beulich  <jbeulich@suse.com>
1114
1115         * gas/i386/avx512dq.d: Add 'z' suffix to vfpclassp{d,s} non-
1116         register, non-broadcast cases.
1117         * gas/i386/x86-64-avx512dq.d: Likewise.
1118         * gas/i386/avx512dq_vl.d: Add 'x' and 'y' suffixes to
1119         vcvt{,u}qq2ps and vfpclassp{d,s} non-register, non-broadcast
1120         cases.
1121         * gas/i386/x86-64-avx512dq_vl.d: Likewise.
1122         * gas/i386/avx512f_vl.d: Add 'x' and 'y' suffixes to
1123         vcvt{,t}pd2{,u}dq and vcvtpd2ps non-register, non-broadcast
1124         cases.
1125         * gas/i386/x86-64-avx512f_vl.d: Likewise.
1126
1127 2015-04-23  Jan Beulich  <jbeulich@suse.com>
1128
1129         * gas/i386/avx512dq.s: Drop 'z' suffix from vfpclassp{d,s} in
1130         some AT&T and all Intel cases.
1131         * gas/i386/x86-64-avx512dq.s: Likewise.
1132         * gas/i386/avx512dq_vl.s: Drop 'x' and 'y' suffixes from
1133         vcvt{,u}qq2ps and vfpclassp{d,s} in some AT&T and all Intel
1134         cases.
1135         * gas/i386/x86-64-avx512dq_vl.s: Likewise.
1136         * gas/i386/avx512f_vl.s: Drop 'x' and 'y' suffixes from
1137         vcvt{,t}pd2{,u}dq and vcvtpd2ps in some AT&T and all Intel
1138         cases.
1139         * gas/i386/x86-64-avx512f_vl.s: Likewise.
1140
1141 2015-04-20  H.J. Lu  <hongjiu.lu@intel.com>
1142
1143         * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
1144         .shstrtab section.
1145         * gas/i386/x86-64-unwind.d: Likewise.
1146         * gas/ia64/alias-ilp32.d: Likewise.
1147         * gas/ia64/alias.d: Likewise.
1148         * gas/ia64/group-1.d: Likewise.
1149         * gas/ia64/group-2.d: Likewise.
1150         * gas/ia64/secname-ilp32.d: Likewise.
1151         * gas/ia64/secname.d: Likewise.
1152         * gas/ia64/unwind-ilp32.d: Likewise.
1153         * gas/ia64/unwind.d: Likewise.
1154         * gas/mmix/bspec-1.d: Likewise.
1155         * gas/mmix/byte-1.d: Likewise.
1156         * gas/mmix/loc-1.d: Likewise.
1157         * gas/mmix/loc-2.d: Likewise.
1158         * gas/mmix/loc-3.d: Likewise.
1159         * gas/mmix/loc-4.d: Likewise.
1160         * gas/mmix/loc-5.d: Likewise.
1161         * gas/tic6x/scomm-directive-4.d: Likewise.
1162
1163 2015-04-15  H.J. Lu  <hongjiu.lu@intel.com>
1164
1165         PR binutils/17898
1166         * gas/i386/prefix.s: Add rdrand/rdseed prefix tests.
1167         * gas/i386/prefix.d: Updated.
1168
1169 2015-04-15  Renlin Li  <renlin.li@arm.com>
1170
1171         * gas/arm/arch7em.d: Adjust required ssat and ssat16 immediate field.
1172         * gas/arm/thumb32.d: Likewise.
1173
1174 2015-04-14  Nick Clifton  <nickc@redhat.com>
1175
1176         * gas/lns/lns.exp: Add RL78 to list of targets using
1177         DW_LNS_fixed_advance_pc.
1178
1179 2015-04-08  H.J. Lu  <hongjiu.lu@intel.com>
1180
1181         * gas/i386/dw2-compressed-1.d: New file.
1182         * gas/i386/dw2-compressed-2.d: Likewise.
1183         * gas/i386/dw2-compressed-3.d: Likewise.
1184         * gas/i386/x86-64-dw2-compressed-2.d: Likewise.
1185         * gas/i386/i386.exp: Run dw2-compressed-2, dw2-compressed-1,
1186         dw2-compressed-3 and x86-64-dw2-compressed-2.
1187
1188 2015-04-06  H.J. Lu  <hongjiu.lu@intel.com>
1189
1190         * lib/gas-defs.exp (run_dump_test): Remove is_zlib_supported check.
1191
1192 2015-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1193
1194         * gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
1195         nops-1-bdver3, nops-1-bdver4, nops-1-znver1, nops-1-btver1
1196         nops-1-btver2, x86-64-nops-1-nocona, x86-64-nops-1-bdver1,
1197         x86-64-nops-1-bdver2, x86-64-nops-1-bdver3, x86-64-nops-1-bdver4,
1198         x86-64-nops-1-znver1, x86-64-nops-1-btver1 nor
1199         x86-64-nops-1-btver2.
1200         * gas/i386/nops-1-core2.d: Updated.
1201         * gas/i386/nops-1-k8.d: Likewise.
1202         * gas/i386/nops-4a-i686.d: Likewise.
1203         * gas/i386/nops-5-i686.d: Likewise.
1204         * gas/i386/nops-5.d: Likewise.
1205         * gas/i386/nops-6.d: Likewise.
1206         * gas/i386/x86-64-nops-1-core2.d: Likewise.
1207         * gas/i386/x86-64-nops-1-g64.d: Likewise.
1208         * gas/i386/x86-64-nops-1-k8.d: Likewise.
1209         * gas/i386/x86-64-nops-1.d: Likewise.
1210         * gas/i386/x86-64-nops-2.d: Likewise.
1211         * gas/i386/x86-64-nops-3.d: Likewise.
1212         * gas/i386/x86-64-nops-4-core2.d: Likewise.
1213         * gas/i386/x86-64-nops-4-k8.d: Likewise.
1214         * gas/i386/x86-64-nops-4.d: Likewise.
1215         * gas/i386/x86-64-nops-5-k8.d: Likewise.
1216         * gas/i386/x86-64-nops-5.d: Likewise.
1217         * gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
1218         * gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
1219         * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
1220         * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
1221         * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
1222         * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
1223         * gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
1224         * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
1225         * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
1226         * gas/i386/ilp32/x86-64-nops-5.d: Likewise.
1227         * gas/i386/nops-1-bdver1.d: Removed.
1228         * gas/i386/nops-1-bdver2.d: Likewise.
1229         * gas/i386/nops-1-bdver3.d: Likewise.
1230         * gas/i386/nops-1-bdver4.d: Likewise.
1231         * gas/i386/nops-1-btver1.d: Likewise.
1232         * gas/i386/nops-1-btver2.d: Likewise.
1233         * gas/i386/nops-1-znver1.d: Likewise.
1234         * gas/i386/x86-64-nops-1-bdver1.d: Likewise.
1235         * gas/i386/x86-64-nops-1-bdver2.d: Likewise.
1236         * gas/i386/x86-64-nops-1-bdver3.d: Likewise.
1237         * gas/i386/x86-64-nops-1-bdver4.d: Likewise.
1238         * gas/i386/x86-64-nops-1-btver1.d: Likewise.
1239         * gas/i386/x86-64-nops-1-btver2.d: Likewise.
1240         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
1241         * gas/i386/x86-64-nops-1-znver1.d: Likewise.
1242         * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
1243
1244 2015-03-19  Nick Clifton  <nickc@redhat.com>
1245
1246         PR gas/18087
1247         * gas/i386/dw2-compress-1.d: Allow the test to pass regardless of
1248         whether the .debug_info section was compressed on not.
1249
1250 2015-03-18  H.J. Lu  <hongjiu.lu@intel.com>
1251
1252         PR gas/18087
1253         * gas/i386/dw2-compress-1.d: Revert the last change.
1254         * gas/i386/dw2-compress-3.d: New.
1255         * gas/i386/dw2-compress-3.s: Likewise.
1256         * gas/i386/i386.exp: Run dw2-compress-3 for ELF targets.
1257
1258 2015-03-18  Jon Turney  <jon.turney@dronecode.org.uk>
1259             Nick Clifton  <nickc@redhat.com>
1260
1261         PR binutils/18087
1262         * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
1263         .debug_info sections to be compressed.
1264
1265 2015-03-17  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1266
1267         * gas/i386/i386.exp: Add new znver1 test cases.
1268         * gas/i386/arch-13-znver1.d: New.
1269         * gas/i386/arch-13.d: New.
1270         * gas/i386/arch-13.s: New.
1271         * gas/i386/clzero.d: New.
1272         * gas/i386/clzero.s: New.
1273         * gas/i386/nops-1-znver1.d: New.
1274         * gas/i386/x86-64-arch-3-znver1.d: New.
1275         * gas/i386/x86-64-arch-3.d: New.
1276         * gas/i386/x86-64-arch-3.s: New.
1277         * gas/i386/x86-64-clzero.d: New.
1278         * gas/i386/x86-64-nops-1-znver1.d: New.
1279
1280 2015-03-13  Andrew Bennett  <andrew.bennett@imgtec.com>
1281
1282         * gas/mips/mips.exp: Added branch constraints testcase.
1283         * gas/mips/r6-branch-constraints.s: New test.
1284         * gas/mips/r6-branch-constraints.l: New test.
1285
1286 2015-03-13  Andrew Bennett  <andrew.bennett@imgtec.com>
1287
1288         * gas/mips/r6.s: Add evp and dvp instructions.
1289         * gas/mips/r6.d: Likewise.
1290         * gas/mips/r6-n32.d: Likewise.
1291         * gas/mips/r6-n64.d: Likewise.
1292
1293 2015-03-13  Jiong Wang  <jiong.wang@arm.com>
1294
1295         * gas/aarch64/diagnostic.s: New testcases.
1296         * gas/aarch64/diagnostic.l: New error match.
1297
1298 2015-03-13  Jiong Wang  <jiong.wang@arm.com>
1299
1300         * gas/aarch64/tail_padding.s: New testcase.
1301         * gas/aarch64/tail_padding.d: New expectation file.
1302
1303 2015-03-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1304
1305         * gas/s390/zarch-z13.d: Add more z13 instructions.
1306         * gas/s390/zarch-z13.s: Likewise.
1307
1308 2015-03-05  Renlin Li  <renlin.li@arm.com>
1309
1310         * gas/arm/dis-data.d: Adjust the desired output.
1311         * gas/arm/dis-data2.d: Ditto.
1312
1313 2015-03-10  Renlin Li  <renlin.li@arm.com>
1314
1315         * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
1316         * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
1317         * gas/aarch64/reloc-insn.d: Likewise.
1318
1319 2015-03-10  Matthew Wahab  <matthew.wahab@arm.com>
1320
1321         * gas/aarch64/codealign.d: Add test for code section alignment.
1322         * gas/aarch64/codealign.s: New file.
1323
1324 2015-03-04  Richard Sandiford  <richard.sandiford@arm.com>
1325
1326         PR gas/17843
1327         * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
1328         R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
1329         sequence.
1330
1331 2015-02-28  Alan Modra  <amodra@gmail.com>
1332
1333         * gas/sparc/pcrel.d: Update for changed padding in data sections.
1334         * gas/sparc/pcrel64.d: Likewise.
1335
1336 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1337
1338         * gas/aarch64/diagnostic.s: Add LDR test.
1339         * gas/aarch64/diagnostic.l: Likewise.
1340
1341 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1342
1343         * gas/aarch64/diagnostic.s: Add ADR test.
1344         * gas/aarch64/diagnostic.l: Likewise.
1345
1346 2015-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
1347
1348         * gas/avr/avr-prop-1.d: New file.
1349         * gas/avr/avr-prop-1.s: New file.
1350
1351 2015-02-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1352             Oleg Endo  <olegendo@gcc.gnu.org>
1353
1354         * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
1355         with ...
1356         * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
1357         * gas/sh/arch/arch_expected.txt: Regenerate.
1358         * gas/sh/arch/sh-dsp.s: Likewise.
1359         * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
1360         * gas/sh/arch/sh.s: Likewise.
1361         * gas/sh/arch/sh2.s: Likewise.
1362         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
1363         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
1364         * gas/sh/arch/sh2a-nofpu.s: Likewise.
1365         * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
1366         * gas/sh/arch/sh2a-or-sh4.s: Likewise.
1367         * gas/sh/arch/sh2a.s: Likewise.
1368         * gas/sh/arch/sh2e.s: Likewise.
1369         * gas/sh/arch/sh3-dsp.s: Likewise.
1370         * gas/sh/arch/sh3-nommu.s: Likewise.
1371         * gas/sh/arch/sh3.s: Likewise.
1372         * gas/sh/arch/sh3e.s: Likewise.
1373         * gas/sh/arch/sh4-nofpu.s: Likewise.
1374         * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
1375         * gas/sh/arch/sh4.s: Likewise.
1376         * gas/sh/arch/sh4a-nofpu.s: Likewise.
1377         * gas/sh/arch/sh4a.s: Likewise.
1378         * gas/sh/arch/sh4al-dsp.s: Likewise.
1379
1380 2015-02-24  Nick Clifton  <nickc@redhat.com>
1381
1382         * gas/elf/elf.exp: Add special version of the section2 test for
1383         the V850.
1384         * gas/elf/section2.e-v850: New file.
1385
1386 2015-02-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1387
1388         * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
1389         for deprecations.
1390         * gas/arm/armv8-a-bad.l: Likewise.
1391         * gas/arm/armv8-a-it-bad.l: Likewise.
1392         * gas/arm/depr-swp.l: Likewise.
1393         * gas/arm/ldsgeb.l: Likewise.
1394         * gas/arm/ldsgeh.l: Likewise.
1395         * gas/arm/thumb2_bad_reg.l: Likewise.
1396         * gas/arm/thumb32.l: Likewise.
1397         * gas/arm/udf.l: Likewise.
1398         * gas/arm/vstr-arm-bad.l: Likewise.
1399
1400 2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1401
1402         * gas/ft32/ft32.exp: New file.
1403         * gas/ft32/insn.d: New file.
1404         * gas/ft32/insn.s: New file.
1405
1406 2015-01-19  Alan Modra  <amodra@gmail.com>
1407
1408         * gas/all/none.s,
1409         * gas/all/none.d: New test.
1410         * gas/all/gas.exp: Run it.
1411
1412 2015-01-16  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1413
1414         * gas/s390/esa-g5.d: Add a variant without the optional operand.
1415         * gas/s390/esa-g5.s: Likewise.
1416         * gas/s390/esa-z9-109.d: Likewise.
1417         * gas/s390/esa-z9-109.s: Likewise.
1418         * gas/s390/zarch-z9-109.d: Likewise.
1419         * gas/s390/zarch-z9-109.s: Likewise.
1420         * gas/s390/zarch-z10.d: For variants with a zero optional argument
1421         it is not dumped by objdump anymore.
1422         * gas/s390/zarch-zEC12.d: Likewise.
1423
1424         * gas/s390/zarch-z13.d: New file.
1425         * gas/s390/zarch-z13.s: New file.
1426         * gas/s390/s390.exp: Run the test for the z13 files.
1427
1428 2015-01-13  Matthew Wahab  <matthew.wahab@arm.com>
1429
1430         * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
1431         * gas/ual/vcmp.d: Update expected output.
1432         * gas/ual/vcmp-zero-bad.l: Likewise
1433
1434 2015-01-12  Jan Beulich  <jbeulich@suse.com>
1435
1436         gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
1437         gas/cfi/cfi.exp: Run new tests.
1438
1439 2015-01-12  Jan Beulich  <jbeulich@suse.com>
1440
1441         * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
1442         VQSHL, and VQSHLU immediates.
1443         * gas/arm/neon-addressing-bad.l: Update accordingly.
1444
1445 2015-01-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1446
1447         * gas/avr/large-debug-line-table.d: New file.
1448         * gas/avr/large-debug-line-table.s: New file.
1449
1450 2015-01-01  Alan Modra  <amodra@gmail.com>
1451
1452         Update year range in copyright notice of all files.
1453
1454 For older changes see ChangeLog-2014
1455 \f
1456 Copyright (C) 2015 Free Software Foundation, Inc.
1457
1458 Copying and distribution of this file, with or without modification,
1459 are permitted in any medium without royalty provided the copyright
1460 notice and this notice are preserved.
1461
1462 Local Variables:
1463 mode: change-log
1464 left-margin: 8
1465 fill-column: 74
1466 version-control: never
1467 End: