Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine zEC12...
[external/binutils.git] / gas / testsuite / ChangeLog
1 2015-09-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
2
3         * gas/s390/s390.exp: Add new tests.
4         * gas/s390/machine-parsing-1.s: New test file.
5         * gas/s390/machine-parsing-1.l: Likewise.
6         * gas/s390/machine-parsing-2.s: Likewise.
7         * gas/s390/machine-parsing-2.l: Likewise.
8         * gas/s390/machine-parsing-3.s: Likewise.
9         * gas/s390/machine-parsing-3.l: Likewise.
10         * gas/s390/machine-parsing-4.s: Likewise.
11         * gas/s390/machine-parsing-4.l: Likewise.
12         * gas/s390/machine-parsing-5.s: Likewise.
13         * gas/s390/machine-parsing-5.l: Likewise.
14         * gas/s390/machine-parsing-6.s: Likewise.
15         * gas/s390/machine-parsing-6.l: Likewise.
16
17 2015-09-28  Tom Rix  <tom@bumblecow.com>
18
19         * gas/ppc/e500-ill.s: New testcase for illegal ppc e500 ops.
20         * gas/ppc/e500-ill.l: Expected results.
21         * gas/ppc/ppc.exp: Run it.
22
23 2015-08-25  Jose E. Marchesi  <jose.marchesi@oracle.com>
24
25         * gas/sparc/wrpr.s: Test writing to the privileged %pmcdper
26         register.
27         * gas/sparc/wrpr.d: ...and the expected result.
28         * gas/sparc/rdpr.s: Test reading from the privileged %pmcdper
29         register.
30         * gas/sparc/rdpr.d: ...and the expected result.
31
32 2015-08-25  Simon Dardis  <Simon.Dardis@imgtec.com>
33
34         * gas/mips/micromips32-move.d: Update expected disassembly.
35         * gas/mips/move.d: Likewise.
36         * gas/mips/move.s: Fix for some MIPS configurations.
37
38 2015-08-24  Jan Stancek  <jstancek@redhat.com>
39
40         * gas/i386/intel.s: Add test of disassembly of a potential
41         three byte instuction at the end of a function.
42         * gas/i386/intel.d: Update expected disassembly.
43
44 2015-08-21  Nick Clifton  <nickc@redhat.com>
45
46         PR gas/18581
47         * gas/all/byte.d: Disable this test.  Quoted expressions
48         are now allowed in .byte directives.
49         * gas/all/quoted-sym-names.s: New test.
50         * gas/all/quoted-sym-names.d: Expected output.
51         * gas/all/gas.exp: Run the new test.
52
53 2015-08-21  Alexander Fomin  <alexander.fomin@intel.com>
54
55         PR binutils/18257
56         * gas/i386/disassem.s: Add mask instructions with invalid ModR/M byte.
57         * gas/i386/x86-64-disassem.s: Likewise.
58         * gas/i386/disassem.d: Updated.
59         * gas/i386/x86-64-disassem.d: Likewise.
60
61 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
62
63         * gas/aarch64/reloc-dtprel-lo12-ldst8.s: New testcase.
64         * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.s: Likewise.
65         * gas/aarch64/reloc-dtprel-lo12-ldst16.s: Likewise.
66         * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.s: Likewise.
67         * gas/aarch64/reloc-dtprel-lo12-ldst32.s: Likewise.
68         * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.s: Likewise.
69         * gas/aarch64/reloc-dtprel-lo12-ldst64.s: Likewise.
70         * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.s: Likewise.
71         * gas/aarch64/reloc-dtprel-lo12-ldst8.d: New expectation file.
72         * gas/aarch64/reloc-dtprel-lo12_nc-ldst8.d: Likewise.
73         * gas/aarch64/reloc-dtprel-lo12-ldst16.d: Likewise.
74         * gas/aarch64/reloc-dtprel-lo12_nc-ldst16.d: Likewise.
75         * gas/aarch64/reloc-dtprel-lo12-ldst32.d: Likewise.
76         * gas/aarch64/reloc-dtprel-lo12_nc-ldst32.d: Likewise.
77         * gas/aarch64/reloc-dtprel-lo12-ldst64.d: Likewise.
78         * gas/aarch64/reloc-dtprel-lo12_nc-ldst64.d: Likewise.
79
80 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
81
82         * gas/aarch64/reloc-dtprel_g0.s: New testcase.
83         * gas/aarch64/reloc-dtprel_g0-ilp32.s: Likewise.
84         * gas/aarch64/reloc-dtprel_g0_nc.s: Likewise.
85         * gas/aarch64/reloc-dtprel_g0_nc-ilp32.s: Likewise.
86         * gas/aarch64/reloc-dtprel_g1.s: Likewise.
87         * gas/aarch64/reloc-dtprel_g1-ilp32.s: Likewise.
88         * gas/aarch64/reloc-dtprel_g1_nc.s: Likewise.
89         * gas/aarch64/reloc-dtprel_g2.s: Likewise.
90         * gas/aarch64/reloc-dtprel_hi12.s: Likewise.
91         * gas/aarch64/reloc-dtprel_hi12-ilp32.s: Likewise.
92         * gas/aarch64/reloc-dtprel_g0.d: New expectation file.
93         * gas/aarch64/reloc-dtprel_g0-ilp32.d: Likewise.
94         * gas/aarch64/reloc-dtprel_g0_nc.d: Likewise.
95         * gas/aarch64/reloc-dtprel_g0_nc-ilp32.d: Likewise.
96         * gas/aarch64/reloc-dtprel_g1.d: Likewise.
97         * gas/aarch64/reloc-dtprel_g1-ilp32.d: Likewise.
98         * gas/aarch64/reloc-dtprel_g1_nc.d: Likewise.
99         * gas/aarch64/reloc-dtprel_g2.d: Likewise.
100         * gas/aarch64/reloc-dtprel_hi12.d: Likewise.
101         * gas/aarch64/reloc-dtprel_hi12-ilp32.d: Likewise.
102
103 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
104
105         * gas/aarch64/reloc-dtprel_lo12_nc.s: New testcase.
106         * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.s: Likewise.
107         * gas/aarch64/reloc-dtprel_lo12_nc.d: New expectation file.
108         * gas/aarch64/reloc-dtprel_lo12_nc-ilp32.d: Likewise.
109
110 2015-08-13  Andre Vieira  <andre.simoesdiasvieira@arm.com>
111
112         * gas/arm/nops.d: New.
113         * gas/arm/nops.s: New.
114         * gas/arm/inst.d: Changed expectation file for 26-bit teq,
115         tst, cmn and cmp.
116
117 2015-08-12  Max Filippov  <jcmvbkbc@gmail.com>
118
119         * gas/xtensa/all.exp: Add auto-litpools to the list of xtensa
120         tests.
121         * gas/xtensa/auto-litpools.s: New file: auto-litpools test.
122         * gas/xtensa/auto-litpools.s: New file: auto-litpools test
123         result pattern.
124
125 2015-08-12  Simon Dardis  <simon.dardis@imgtec.com>
126
127         * gas/mips/elf-rel23.d: Update test.
128         * gas/mips/elf-rel23.d: Ditto.
129         * gas/mips/elf-rel23a.d: Ditto.
130         * gas/mips/elf-rel23b.d: Ditto.
131         * gas/mips/elf_e_flags1.d: Ditto.
132         * gas/mips/elf_e_flags2.d: Ditto.
133         * gas/mips/elf_e_flags3.d: Ditto.
134         * gas/mips/elf_e_flags4.d: Ditto.
135         * gas/mips/loc-swap-dis.d: Ditto.
136         * gas/mips/micromips-insn32.d: Ditto.
137         * gas/mips/micromips-noinsn32.d: Ditto.
138         * gas/mips/micromips-trap.d: Ditto.
139         * gas/mips/micromips.d: Ditto.
140         * gas/mips/mips-abi32-pic.d: Ditto.
141         * gas/mips/mips-abi32.d: Ditto.
142         * gas/mips/mips-gp32-fp32-pic.d: Ditto.
143         * gas/mips/mips-gp32-fp32.d: Ditto.
144         * gas/mips/mips-gp32-fp64-pic.d: Ditto.
145         * gas/mips/mips-gp32-fp64.d: Ditto.
146         * gas/mips/mips-gp64-fp32-pic.d: Ditto.
147         * gas/mips/mips-gp64-fp32.d: Ditto.
148         * gas/mips/mips-gp64-fp64-pic.d: Ditto.
149         * gas/mips/mips-gp64-fp64.d: Ditto.
150         * gas/mips/mipsr6@loc-swap-dis.d: Ditto.
151         * gas/mips/tls-o32.d: Ditto.
152         * gas/mips/uld2-eb.d: Ditto.
153         * gas/mips/uld2-el.d: Ditto.
154         * gas/mips/ulw2-eb-ilocks.d: Ditto.
155         * gas/mips/ulw2-eb.d: Ditto.
156         * gas/mips/ulw2-el-ilocks.d: Ditto.
157         * gas/mips/ulw2-el.d: Ditto.
158         * gas/mips/move.d: New test.
159         * gas/mips/move.s: Ditto.
160         * gas/mips/micromips32-move.d: Ditto.
161         * gas/mips/micromips32-move.s: Ditto.
162         * gas/mips/mips.exp: Run the new tests.
163
164 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
165
166         * gas/aarch64/reloc-dtprel_lo12-1.s: New testcase.
167         * gas/aarch64/reloc-dtprel_lo12-ilp32-1.s: Likewise.
168         * gas/aarch64/reloc-dtprel_lo12-1.d: New expectation file.
169         * gas/aarch64/reloc-dtprel_lo12-ilp32-1.d: Likewise.
170
171 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
172
173         * gas/aarch64/reloc-tlsldm_lo12_nc-1.s: New testcase.
174         * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.s: Likewise.
175         * gas/aarch64/reloc-tlsldm_lo12_nc-1.d: New expectation file.
176         * gas/aarch64/reloc-tlsldm_lo12_nc-ilp32-1.d: Likewise.
177
178 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
179
180         * gas/aarch64/reloc-tlsldm-page-1.s: New testcase.
181         * gas/aarch64/reloc-tlsldm-page-ilp32-1.s: Likewise.
182         * gas/aarch64/reloc-tlsldm-page-1.d: New expectation file.
183         * gas/aarch64/reloc-tlsldm-page-ilp32-1.d: Likewise.
184
185 2015-08-10  Robert Suchanek  <robert.suchanek@imgtec.com>
186
187         * gas/mips/r6.s: Add tests for "sigrie".
188         * gas/mips/r6.d: Check for "sigrie".
189         * gas/mips/r6-n32.d: Likewise.
190         * gas/mips/r6-n64.d: Likewise.
191
192 2015-07-30  H.J. Lu  <hongjiu.lu@intel.com>
193
194         PR binutils/13571
195         * gas/i386/i386.exp: Run i386-intel and x86_64-intel.
196         * gas/i386/i386-intel.d: New file.
197         * gas/i386/x86_64-intel.d: Likewise.
198
199 2015-07-24  Nick Clifton  <nickc@redhat.com>
200
201         * gas/all/struct.d: Allow for extra symbols in the output.
202         * gas/macros/test1.d: Likewise.
203         * gas/elf/elf.exp: Add an rl78 machine.
204         * gas/elf/sections2e-rl78: New file.
205
206 2015-07-22  Alexander Fomin  <alexander.fomin@intel.com>
207
208         PR binutils/18631
209         * gas/i386avx512dq-intel.d: Replace "QWORD" with "DWORD" in
210         vcvtt?ps2u?qq instructions disassembly regexes.
211         Add disassembly regex for new test.
212         * gas/i386/avx512dq.d: Likewise.
213         * gas/i386/avx512dq_vl-intel.d: Likewise.
214         * gas/i386/avx512dq_vl.d: Likewise.
215         * gas/i386/x86-64-avx512dq-intel.d: Likewise.
216         * gas/i386/x86-64-avx512dq.d: Likewise.
217         * gas/i386/x86-64-avx512dq_vl-intel.d: Likewise.
218         * gas/i386/x86-64-avx512dq_vl.d: Likewise.
219         * gas/i386/avx512dq.s: Add new test for Intel syntax with memory
220         operand and broadcasting enabled.
221         * gas/i386/avx512dq_vl.s: Likewise.
222         * gas/i386/x86-64-avx512dq.s: Likewise.
223         * gas/i386/x86-64-avx512dq_vl.s: Likewise.
224
225 2015-07-20  Matthew Wahab  <matthew.wahab@arm.com>
226
227         * gas/arm/attr-march-armv6kz.d: New.
228         * gas/arm/attr-march-armv6kzt2.d: New.
229
230 2015-07-16  Jiong Wang  <jiong.wang@arm.com>
231
232         * gas/aarch64/reloc-tlsldm-1.s: New testcase.
233         * gas/aarch64/reloc-tlsldm-ilp32-1.s: Ditto.
234         * gas/aarch64/reloc-tlsldm-1.d: New expectation file.
235         * gas/aarch64/reloc-tlsldm-ilp32-1.d: Ditto.
236
237 2015-07-16  James Greenhalgh  <james.greenhalgh@arm.com>
238
239         * gas/arm/arch7em-bad.l: Update expected errors.
240         * gas/arm/arch7m-bad.l: Likewise.
241         * gas/arm/arm-idiv-bad.l: Likewise.
242         * gas/arm/arm7-bad.l: Likewise.
243         * gas/arm/armv1-bad.l: Likewise.
244         * gas/arm/thumb-w-bad.l: Likewise.
245
246 2015-07-10  H.J. Lu  <hongjiu.lu@intel.com>
247
248         * gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
249
250 2015-07-08  Pitchumani Sivanupandi <pitchumani.s@atmel.com>
251
252         * gas/avr/pc-relative-reloc.d: New test for 32 bit pc relative reloc.
253         * gas/avr/per-function-debugline.s: New test source.
254
255 2015-07-03  Alan Modra  <alan@squeak.grove.modra.org>
256
257         * gas/ppc/titan.d: Correct mfmcsrr0 disassembly.
258
259 2015-07-01  Sandra Loosemore  <sandra@codesourcery.com>
260             Cesar Philippidis  <cesar@codesourcery.com>
261
262         * gas/nios2/add-r2.d: New.
263         * gas/nios2/align_fill-r2.d: New.
264         * gas/nios2/align_text-r2.d: New.
265         * gas/nios2/aligned_text-r2.d: New.
266         * gas/nios2/and-r2.d: New.
267         * gas/nios2/andc.d: New.
268         * gas/nios2/andc.s: New.
269         * gas/nios2/bmx.d: New.
270         * gas/nios2/bmx.s: New.
271         * gas/nios2/branch-r2.d: New.
272         * gas/nios2/break-r2.d: New.
273         * gas/nios2/bret-r2.d: New.
274         * gas/nios2/cache-r2.d: New.
275         * gas/nios2/cache-r2.s: New.
276         * gas/nios2/call-r2.d: New.
277         * gas/nios2/call26-r2.d: New.
278         * gas/nios2/call26_noat-r2.d: New.
279         * gas/nios2/call_noat-r2.d: New.
280         * gas/nios2/cdx_add.d: New.
281         * gas/nios2/cdx_add.s: New.
282         * gas/nios2/cdx_and.d: New.
283         * gas/nios2/cdx_and.s: New.
284         * gas/nios2/cdx_break.d: New.
285         * gas/nios2/cdx_break.s: New.
286         * gas/nios2/cdx_callr.d: New.
287         * gas/nios2/cdx_callr.s: New.
288         * gas/nios2/cdx_jmpr.d: New.
289         * gas/nios2/cdx_jmpr.s: New.
290         * gas/nios2/cdx_ldbu.d: New.
291         * gas/nios2/cdx_ldbu.s: New.
292         * gas/nios2/cdx_ldhu.d: New.
293         * gas/nios2/cdx_ldhu.s: New.
294         * gas/nios2/cdx_ldw.d: New.
295         * gas/nios2/cdx_ldw.s: New.
296         * gas/nios2/cdx_ldwsp.d: New.
297         * gas/nios2/cdx_ldwsp.s: New.
298         * gas/nios2/cdx_mov.d: New.
299         * gas/nios2/cdx_mov.s: New.
300         * gas/nios2/cdx_neg.d: New.
301         * gas/nios2/cdx_neg.s: New.
302         * gas/nios2/cdx_not.d: New.
303         * gas/nios2/cdx_not.s: New.
304         * gas/nios2/cdx_or.d: New.
305         * gas/nios2/cdx_or.s: New.
306         * gas/nios2/cdx_pop.d: New.
307         * gas/nios2/cdx_pop.s: New.
308         * gas/nios2/cdx_push.d: New.
309         * gas/nios2/cdx_push.s: New.
310         * gas/nios2/cdx_relax.d: New.
311         * gas/nios2/cdx_relax.s: New.
312         * gas/nios2/cdx_ret.d: New.
313         * gas/nios2/cdx_ret.s: New.
314         * gas/nios2/cdx_sll.d: New.
315         * gas/nios2/cdx_sll.s: New.
316         * gas/nios2/cdx_spaddi.d: New.
317         * gas/nios2/cdx_spaddi.s: New.
318         * gas/nios2/cdx_spdeci.d: New.
319         * gas/nios2/cdx_spdeci.s: New.
320         * gas/nios2/cdx_srl.d: New.
321         * gas/nios2/cdx_srl.s: New.
322         * gas/nios2/cdx_stb.d: New.
323         * gas/nios2/cdx_stb.s: New.
324         * gas/nios2/cdx_sth.d: New.
325         * gas/nios2/cdx_sth.s: New.
326         * gas/nios2/cdx_stw.d: New.
327         * gas/nios2/cdx_stw.s: New.
328         * gas/nios2/cdx_stwsp.d: New.
329         * gas/nios2/cdx_stwsp.s: New.
330         * gas/nios2/cdx_sub.d: New.
331         * gas/nios2/cdx_sub.s: New.
332         * gas/nios2/cdx_trap.d: New.
333         * gas/nios2/cdx_trap.s: New.
334         * gas/nios2/cdx_xor.d: New.
335         * gas/nios2/cdx_xor.s: New.
336         * gas/nios2/cmp-r2.d: New.
337         * gas/nios2/comments-r2.d: New.
338         * gas/nios2/complex-r2.d: New.
339         * gas/nios2/ctl-r2.d: New.
340         * gas/nios2/custom-r2.d: New.
341         * gas/nios2/eni.d: New.
342         * gas/nios2/eni.s: New.
343         * gas/nios2/etbt-r2.d: New.
344         * gas/nios2/flushda-r2.d: New.
345         * gas/nios2/jmp-r2.d: New.
346         * gas/nios2/ldb-r2.d: New.
347         * gas/nios2/ldb-r2.s: New.
348         * gas/nios2/ldh-r2.d: New.
349         * gas/nios2/ldh-r2.s: New.
350         * gas/nios2/ldw-r2.d: New.
351         * gas/nios2/ldw-r2.s: New.
352         * gas/nios2/ldwm.d: New.
353         * gas/nios2/ldwm.s: New.
354         * gas/nios2/lineseparator-r2.d: New.
355         * gas/nios2/movia-r2.d: New.
356         * gas/nios2/mpx.d: New.
357         * gas/nios2/mpx.s: New.
358         * gas/nios2/mul-r2.d: New.
359         * gas/nios2/nop-r2.d: New.
360         * gas/nios2/nop-r2.s: New.
361         * gas/nios2/nor-r2.d: New.
362         * gas/nios2/or-r2.d: New.
363         * gas/nios2/rdprs-r2.d: New.
364         * gas/nios2/rdprs-r2.s: New.
365         * gas/nios2/registers-r2.d: New.
366         * gas/nios2/ret-r2.d: New.
367         * gas/nios2/rotate-r2.d: New.
368         * gas/nios2/stb-r2.d: New.
369         * gas/nios2/stb-r2.s: New.
370         * gas/nios2/sth-r2.d: New.
371         * gas/nios2/sth-r2.s: New.
372         * gas/nios2/stw-r2.d: New.
373         * gas/nios2/stw-r2.s: New.
374         * gas/nios2/stwm.d: New.
375         * gas/nios2/stwm.s: New.
376         * gas/nios2/sub-r2.d: New.
377         * gas/nios2/sync-r2.d: New.
378         * gas/nios2/trap-r2.d: New.
379         * gas/nios2/tret-r2.d: New.
380         * gas/nios2/wrpie.d: New.
381         * gas/nios2/wrpie.s: New.
382         * gas/nios2/wrprs-r2.d: New.
383         * gas/nios2/xor-r2.d: New.
384
385 2015-06-30  Amit Pawar  <Amit.Pawar@amd.com>
386
387         * gas/i386/i386.exp: Add new mwaitx test cases.
388         * gas/i386/mwaitx.s: New.
389         * gas/i386/mwaitx-bdver4.d: New.
390         * gas/i386/x86-64-mwaitx.s: New.
391         * gas/i386/x86-64-mwaitx-bdver4.d: New.
392         * gas/i386/mwaitx-reg.s: New.
393         * gas/i386/mwaitx-reg.l: New.
394         * gas/i386/x86-64-mwaitx-reg.l: New.
395         * gas/i386/x86-64-mwaitx-reg.s: New.
396         * gas/i386/arch-13.s: Updated.
397         * gas/i386/arch-13.d: Updated.
398         * gas/i386/arch-13-znver1.d: Updated.
399         * gas/i386/x86-64-arch-3.s: Updated.
400         * gas/i386/x86-64-arch-3.d: Updated.
401         * gas/i386/x86-64-arch-3-znver1.d: Updated.
402
403 2015-06-27  H.J. Lu  <hongjiu.lu@intel.com>
404
405         * gas/ia64/psn.d: Updated.
406         * gas/ia64/xdata-ilp32.d: Likewise.
407
408 2015-06-25  H.J. Lu  <hongjiu.lu@intel.com>
409
410         * gas/mmix/loc-3.d: Updated.
411         * gas/mmix/loc-5.d: Likewise.
412
413 2015-06-25  H.J. Lu  <hongjiu.lu@intel.com>
414
415         PR gas/18451
416         * gas/elf/elf.exp: Run strtab.
417         * gas/elf/strtab.d: New file.
418         * gas/elf/strtab.s: Likewise.
419
420 2015-06-22  Peter Bergner  <bergner@vnet.ibm.com>
421
422         * gas/ppc/e6500.s <sync>: Fix invalid test.
423         * gas/ppc/e6500.d: Likewise.
424
425 2015-06-22  Nick Clifton  <nickc@redhat.com>
426
427         * gas/arm/backslash-at.s: Add extra .byte directives so that the
428         foo symbol does not appear to point half way through an
429         instruction.
430         * gas/arm/backslash-at.d: Update expected disassembly.
431         * gas/i386/ilp32/x86-64-opcode-inval-intel.d: Likewise.
432         * gas/i386/ilp32/x86-64-opcode-inval.d: Likewise.
433         * gas/i386/x86-64-opcode-inval-intel.d: Likewise.
434         * gas/i386/x86-64-opcode-inval.d: Likewise.
435
436 2015-06-19  Peter Bergner  <bergner@vnet.ibm.com>
437
438         * gas/ppc/power8.d: Fixup rfebb test results.
439         * gas/ppc/a2.s: Fix invalid mfcr test.
440         * gas/ppc/a2.d: Likewise.
441
442 2015-06-18  Nick Clifton  <nickc@redhat.com>
443
444         PR gas/18541
445         * gas/arm/thumb.s: Add test of ADR against a nearby symbol.
446         * gas/arm/thumb.d: Update expected output.
447         * gas/arm/thumb-eabi.d: Likewise.
448
449 2015-06-18  Nick Clifton  <nickc@redhat.com>
450
451         PR gas/18481
452         * gas/arm/tls.s: Add tests of the tpoff pseudo with a local
453         symbol.
454         * gas/arm/tls.d: Update expected output.
455
456 2015-06-17  Alessandro Marzocchi  <alessandro.marzocchi@gmail.com>
457
458         PR gas/18500
459         * gas/arm/vfpv2-ldr_immediate.s: New test case.
460         * gas/arm/vfpv2-ldr_immediate.d: Expected disassembly.
461         * gas/arm/vfpv3-ldr_immediate.s: New test case.
462         * gas/arm/vfpv3-ldr_immediate.d: Expected disassembly.
463         * gas/arm/vfpv3xd-ldr_immediate.s: New test case.
464         * gas/arm/vfpv3xd-ldr_immediate.d: Expected disassembly.
465
466         PR gas/18499
467         * gas/arm/thumb2_ldr_immediate_armv6.s: New test case.
468         * gas/arm/thumb2_ldr_immediate_armv6.d: Expected disassembly.
469         * gas/arm/thumb2_ldr_immediate_armv6t2.s: New test case.
470         * gas/arm/thumb2_ldr_immediate_armv6t2.d: Expected disassembly.
471
472 2015-06-16  Matthew Wahab  <matthew.wahab@arm.com>
473
474         * sysreg.d: Add id_mmfr4_el1, update expected output.
475         * sysreg.s: Add id_mmfr4_el1.
476
477 2015-06-15  Renlin Li  <renlin.li@arm.com>
478
479         * gas/aarch64/reloc-insn.s: Update test
480         * gas/aarch64/reloc-insn.d: Update expected result.
481
482 2015-06-13  Mark Wielaard  <mjw@redhat.com>
483
484         * gas/aarch64/dwarf.d: New.
485         * gas/aarch64/dwarf.s: New.
486
487 2015-06-04  Peter Bergner  <bergner@vnet.ibm.com>
488
489         * gas/ppc/a2.d: Fixup test case due to new extended mnemonic.
490         * gas/ppc/power4.s <hwsync, lwsync, ptesync, sync>: Add tests.
491         * gas/ppc/power4.d: Likewise.
492
493 2015-06-03  Matthew Wahab  <matthew.wahab@arm.com>
494
495         * gas/arm/armv8-a+rdma.d: New.
496         * gas/arm/armv8-a+rdma.s: New.
497
498 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
499
500         * gas/arm/armv8-a+pan.d: New.
501         * gas/arm/armv8-a+pan.s: New.
502
503 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
504
505         * gas/aarch64/rdma-directive.d: New.
506         * gas/aarch64/rdma.d: New.
507         * gas/aarch64/rdma.s: New.
508
509 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
510
511         * gas/aarch64/lor-directive.d: New.
512         * gas/aarch64/lor.d: New.
513         * gas/aarch64/lor.s: New
514
515 2015-06-01  Matthew Wahab  <matthew.wahab@arm.com>
516
517         * gas/aarch64/pan-directive.d: New.
518         * gas/aarch64/pan.d: New.
519         * gas/aarch64/pan.s: New
520
521 2015-06-01  Jiong Wang  <jiong.wang@arm.com>
522
523         * gas/aarch64/ilp32-basic.s: New testcase.
524         * gas/aarch64/ilp32-basic.d: Ditto.
525
526 2015-06-01  Jiong Wang  <jiong.wang@arm.com>
527
528         * gas/aarch64/reloc-insn.s: New testcase.
529         * gas/aarch64/reloc-insn.d: Ditto.
530
531 2015-06-01  Jan Beulich  <jbeulich@suse.com>
532
533         * gas/i386/avx512f.s: Adjust operand order for Intel syntax
534         vcvt{,u}si2ss.
535         * gas/i386/x86-64-avx512f.s: Adjust operand order for Intel
536         syntax vcvt{,u}si2s{d,s}.
537
538 2015-06-01  Jan Beulich  <jbeulich@suse.com>
539
540         * gas/i386/avx512f-intel.d: Adjust expectations on operand order.
541         * gas/i386/evex-lig256-intel.d: Likewise.
542         * gas/i386/evex-lig512-intel.d: Likewise.
543         * gas/i386/x86-64-avx512f-intel.d: Likewise.
544         * gas/i386/x86-64-evex-lig256-intel.d: Likewise.
545         * gas/i386/x86-64-evex-lig512-intel.d: Likewise.
546
547 2015-05-28  Catherine Moore  <clm@codesourcery.com>
548             Bernd Schmidt <bernds@codesourcery.com>
549
550         gas/testsuite/
551         * gas/mips/mips.exp: Run new tests.
552
553         * gas/mips/compact-eh-1.s: New file.
554         * gas/mips/compact-eh-2.s: New file.
555         * gas/mips/compact-eh-3.s: New file.
556         * gas/mips/compact-eh-4.s: New file.
557         * gas/mips/compact-eh-5.s: New file.
558         * gas/mips/compact-eh-6.s: New file.
559         * gas/mips/compact-eh-7.s: New file.
560         * gas/mips/compact-eh-eb-1.d: New file.
561         * gas/mips/compact-eh-eb-2.d: New file.
562         * gas/mips/compact-eh-eb-3.d: New file.
563         * gas/mips/compact-eh-eb-4.d: New file.
564         * gas/mips/compact-eh-eb-5.d: New file.
565         * gas/mips/compact-eh-eb-6.d: New file.
566         * gas/mips/compact-eh-eb-7.d: New file.
567         * gas/mips/compact-eh-el-1.d: New file.
568         * gas/mips/compact-eh-el-2.d: New file.
569         * gas/mips/compact-eh-el-3.d: New file.
570         * gas/mips/compact-eh-el-4.d: New file.
571         * gas/mips/compact-eh-el-5.d: New file.
572         * gas/mips/compact-eh-el-6.d: New file.
573         * gas/mips/compact-eh-el-7.d: New file.
574         * gas/mips/compact-eh-err1.l: New file.
575         * gas/mips/compact-eh-err1.s: New file.
576         * gas/mips/compact-eh-err2.l: New file.
577         * gas/mips/compact-eh-err2.s: New file.
578
579 2015-05-15  H.J. Lu  <hongjiu.lu@intel.com>
580
581         PR binutis/18386
582         * gas/i386/i386.exp: Run x86-64-branch-2 and x86-64-branch-3.
583         * gas/i386/x86-64-branch.d: Also pass -Mintel64 to objdump.
584         * gas/i386/ilp32/x86-64-branch.d: Likewise.
585         * gas/i386/x86-64-branch-2.d: New file.
586         * gas/i386/x86-64-branch-2.s: Likewise.
587         * gas/i386/x86-64-branch-3.l: Likewise.
588         * gas/i386/x86-64-branch-3.s: Likewise.
589
590 2015-05-15  H.J. Lu  <hongjiu.lu@intel.com>
591
592         * gas/i386/i386.exp: Don't run pcrel for ELF targets.  Run
593         pcrel-elf, relax-4 and x86-64-relax-3 for ELF targets.
594         * gas/i386/pcrel-elf.d: New file.
595         * gas/i386/relax-4.d: Likewise.
596         * gas/i386/x86-64-relax-3.d: Likewise.
597         * gas/i386/relax-3.d: Pass -mshared to assembler.  Updated.
598         * gas/i386/x86-64-relax-2.d: Likewise.
599         * gas/i386/relax-3.s: Add test for PLT relocation.
600
601 2015-05-14  Peter Bergner  <bergner@vnet.ibm.com>
602
603         * gas/ppc/power4.d: Add a slbia test.
604         * gas/ppc/power4.s: Likewise.
605         * gas/ppc/power6.d: Add slbia and tlbie tests.
606         * gas/ppc/power6.s: Likewise.
607         * gas/ppc/power7.d: Remove wait tests. Add a tlbie test.
608         * gas/ppc/power7.s: Likewise.
609
610 2015-05-13  Max Filippov  <jcmvbkbc@gmail.com>
611
612         * gas/xtensa/trampoline.s: Add regression testcase.
613
614 2015-05-11  H.J. Lu  <hongjiu.lu@intel.com>
615
616         * gas/i386/i386.exp: Run iamcu-1, iamcu-2, iamcu-3, iamcu-inval-1,
617         iamcu-inval-2 and iamcu-inval-3.
618         * gas/i386/iamcu-1.d: New file.
619         * gas/i386/iamcu-1.s: Likewise.
620         * gas/i386/iamcu-2.d: Likewise.
621         * gas/i386/iamcu-2.s: Likewise.
622         * gas/i386/iamcu-3.d: Likewise.
623         * gas/i386/iamcu-3.s: Likewise.
624         * gas/i386/iamcu-inval-1.l: Likewise.
625         * gas/i386/iamcu-inval-1.s: Likewise.
626         * gas/i386/iamcu-inval-2.l: Likewise.
627         * gas/i386/iamcu-inval-2.s: Likewise.
628         * gas/i386/iamcu-inval-3.l: Likewise.
629         * gas/i386/iamcu-inval-3.s: Likewise.
630
631 2015-05-08  H.J. Lu  <hongjiu.lu@intel.com>
632
633         PR binutis/18386
634         * gas/i386/i386.exp: Run x86-64-jump.
635         * gas/i386/x86-64-branch.d: Updated.
636         * gas/i386/ilp32/x86-64-branch.d: Likewise.
637         * gas/i386/x86-64-branch.s: Add tests for the operand size prefix
638         with call, jmp and jb.
639         * gas/i386/x86-64-jump.d: New file.
640         * gas/i386/x86-64-jump.s: Likewise.
641
642 2015-05-08  Nick Clifton  <nickc@redhat.com>
643
644         PR gas/18347
645         * gas/arm/pr18347.s: Add tests of other symbol assignments which
646         should not generate the warning.
647         * gas/arm/pr18347.l: Update expected output.
648
649 2015-05-07  H.J. Lu  <hongjiu.lu@intel.com>
650
651         * gas/i386/i386.exp: Run relax-3 and x86-64-relax-2.
652         * gas/i386/relax-3.d: New file.
653         * gas/i386/relax-3.s: Likewise.
654         * gas/i386/x86-64-relax-2.d: Likewise.
655
656 2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
657
658         * gas/sparc/natural-32.d: Test ldn, ldna, stn, stna, slln, srln,
659         sran, casn, casna and clrn.
660         * gas/sparc/natural-32.s: Likewise.
661         * gas/sparc/natural.s: Likewise.
662         * gas/sparc/natural.d: Likewise.
663
664 2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
665
666
667         * gas/sparc/natural.s: New file.
668         * gas/sparc/natural-32.s: Likewise.
669         * gas/sparc/natural.d: Likewise.
670         * gas/sparc/natural-32.d: Likewise.
671         * gas/sparc/sparc.exp (sparc_elf_setup): Run the tests natural and
672         natural-32.
673
674 2015-05-06  Renlin Li  <renlin.li@arm.com>
675
676         * gas/aarch64/codealign_1.s: New.
677         * gas/aarch64/codealign_1.d: New.
678
679 2015-05-05  Renlin Li  <renlin.li@arm.com>
680
681         * gas/aarch64/mapping_5.d: New.
682         * gas/aarch64/mapping_5.s: New.
683         * gas/aarch64/mapping_6.d: New.
684         * gas/aarch64/mapping_6.s: New.
685
686 2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
687
688         * gas/i386/i386.exp: Run note.
689         * gas/i386/note.d: New file.
690         * gas/i386/note.s: Likewise.
691
692 2015-04-30  Nick Clifton  <nickc@redhat.com>
693
694         PR gas/18347
695         * gas/arm/pr18347.s: New file: Test case.
696         * gas/arm/pr18347.l: New file: Expected assembler output.
697         * gas/arm/pr18347.d: New file: Test driver.
698
699 2015-04-29  Nick Clifton  <nickc@redhat.com>
700
701         PR gas/18265
702         * gas/arm/pr18256.s: New file: Test case.
703         * gas/arm/pr18256.l: New file: Expected assembler output.
704         * gas/arm/pr18256.d: New file: Test driver.
705
706 2015-04-28  Renlin Li  <renlin.li@arm.com>
707
708         * gas/arm/thumb2_vpool_be.d: Adjust the desired output.
709         * gas/arm/vldconst_be.d: Ditto.
710
711 2015-04-27  Peter Bergner  <bergner@vnet.ibm.com>
712
713         * gas/ppc/a2.s: Fixup test case due to dcbt/dcbtst embedded operand
714         ordering change.
715         * gas/ppc/a2.d: Likewise.
716         * gas/ppc/476.d: Likewise.
717         * gas/ppc/booke.s: Remove invalid 3 operand dcbt tests.
718         * gas/ppc/booke.d: Likewise.
719         * gas/ppc/power7.s: Remove lbarx, lharx, stbcx., sthcx., waitrsv
720         and waitimpl tests.
721         * gas/ppc/power7.d: Likewise.
722
723 2015-04-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
724
725         * doc/as.texinfo: Document Tag_GNU_S390_ABI_Vector.
726
727 2015-04-27  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
728
729         * gas/s390/zarch-z13.d: Fix tests for VFCE, VLDE, VFSQ, WFK, and
730         WFC.
731         * gas/s390/zarch-z13.s: Likewise.
732
733 2015-04-24  Richard Earnshaw  <rearnsha@arm.com>
734
735         * gas/arm/align64.d: Delete trailing padding NOPs.
736
737 2015-04-23  Matthew Fortune  <matthew.fortune@imgtec.com>
738
739         * gas/mips/dla-warn.l: New file.
740         * gas/mips/dla-warn.s: New file.
741         * gas/mips/la-warn.l: New file.
742         * gas/mips/la-warn.s: New file.
743         * gas/mips/mips.exp: Run new tests.
744
745 2015-04-23  Matthew Fortune  <matthew.fortune@imgtec.com>
746
747         * gas/mips/mips.exp: Require o32 for r6-branch-constraints.
748
749 2015-04-23  Jan Beulich  <jbeulich@suse.com>
750
751         * gas/i386/avx512dq.d: Add 'z' suffix to vfpclassp{d,s} non-
752         register, non-broadcast cases.
753         * gas/i386/x86-64-avx512dq.d: Likewise.
754         * gas/i386/avx512dq_vl.d: Add 'x' and 'y' suffixes to
755         vcvt{,u}qq2ps and vfpclassp{d,s} non-register, non-broadcast
756         cases.
757         * gas/i386/x86-64-avx512dq_vl.d: Likewise.
758         * gas/i386/avx512f_vl.d: Add 'x' and 'y' suffixes to
759         vcvt{,t}pd2{,u}dq and vcvtpd2ps non-register, non-broadcast
760         cases.
761         * gas/i386/x86-64-avx512f_vl.d: Likewise.
762
763 2015-04-23  Jan Beulich  <jbeulich@suse.com>
764
765         * gas/i386/avx512dq.s: Drop 'z' suffix from vfpclassp{d,s} in
766         some AT&T and all Intel cases.
767         * gas/i386/x86-64-avx512dq.s: Likewise.
768         * gas/i386/avx512dq_vl.s: Drop 'x' and 'y' suffixes from
769         vcvt{,u}qq2ps and vfpclassp{d,s} in some AT&T and all Intel
770         cases.
771         * gas/i386/x86-64-avx512dq_vl.s: Likewise.
772         * gas/i386/avx512f_vl.s: Drop 'x' and 'y' suffixes from
773         vcvt{,t}pd2{,u}dq and vcvtpd2ps in some AT&T and all Intel
774         cases.
775         * gas/i386/x86-64-avx512f_vl.s: Likewise.
776
777 2015-04-20  H.J. Lu  <hongjiu.lu@intel.com>
778
779         * gas/i386/ilp32/x86-64-unwind.d: Don't hardcode offset of
780         .shstrtab section.
781         * gas/i386/x86-64-unwind.d: Likewise.
782         * gas/ia64/alias-ilp32.d: Likewise.
783         * gas/ia64/alias.d: Likewise.
784         * gas/ia64/group-1.d: Likewise.
785         * gas/ia64/group-2.d: Likewise.
786         * gas/ia64/secname-ilp32.d: Likewise.
787         * gas/ia64/secname.d: Likewise.
788         * gas/ia64/unwind-ilp32.d: Likewise.
789         * gas/ia64/unwind.d: Likewise.
790         * gas/mmix/bspec-1.d: Likewise.
791         * gas/mmix/byte-1.d: Likewise.
792         * gas/mmix/loc-1.d: Likewise.
793         * gas/mmix/loc-2.d: Likewise.
794         * gas/mmix/loc-3.d: Likewise.
795         * gas/mmix/loc-4.d: Likewise.
796         * gas/mmix/loc-5.d: Likewise.
797         * gas/tic6x/scomm-directive-4.d: Likewise.
798
799 2015-04-15  H.J. Lu  <hongjiu.lu@intel.com>
800
801         PR binutils/17898
802         * gas/i386/prefix.s: Add rdrand/rdseed prefix tests.
803         * gas/i386/prefix.d: Updated.
804
805 2015-04-15  Renlin Li  <renlin.li@arm.com>
806
807         * gas/arm/arch7em.d: Adjust required ssat and ssat16 immediate field.
808         * gas/arm/thumb32.d: Likewise.
809
810 2015-04-14  Nick Clifton  <nickc@redhat.com>
811
812         * gas/lns/lns.exp: Add RL78 to list of targets using
813         DW_LNS_fixed_advance_pc.
814
815 2015-04-08  H.J. Lu  <hongjiu.lu@intel.com>
816
817         * gas/i386/dw2-compressed-1.d: New file.
818         * gas/i386/dw2-compressed-2.d: Likewise.
819         * gas/i386/dw2-compressed-3.d: Likewise.
820         * gas/i386/x86-64-dw2-compressed-2.d: Likewise.
821         * gas/i386/i386.exp: Run dw2-compressed-2, dw2-compressed-1,
822         dw2-compressed-3 and x86-64-dw2-compressed-2.
823
824 2015-04-06  H.J. Lu  <hongjiu.lu@intel.com>
825
826         * lib/gas-defs.exp (run_dump_test): Remove is_zlib_supported check.
827
828 2015-03-20  H.J. Lu  <hongjiu.lu@intel.com>
829
830         * gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
831         nops-1-bdver3, nops-1-bdver4, nops-1-znver1, nops-1-btver1
832         nops-1-btver2, x86-64-nops-1-nocona, x86-64-nops-1-bdver1,
833         x86-64-nops-1-bdver2, x86-64-nops-1-bdver3, x86-64-nops-1-bdver4,
834         x86-64-nops-1-znver1, x86-64-nops-1-btver1 nor
835         x86-64-nops-1-btver2.
836         * gas/i386/nops-1-core2.d: Updated.
837         * gas/i386/nops-1-k8.d: Likewise.
838         * gas/i386/nops-4a-i686.d: Likewise.
839         * gas/i386/nops-5-i686.d: Likewise.
840         * gas/i386/nops-5.d: Likewise.
841         * gas/i386/nops-6.d: Likewise.
842         * gas/i386/x86-64-nops-1-core2.d: Likewise.
843         * gas/i386/x86-64-nops-1-g64.d: Likewise.
844         * gas/i386/x86-64-nops-1-k8.d: Likewise.
845         * gas/i386/x86-64-nops-1.d: Likewise.
846         * gas/i386/x86-64-nops-2.d: Likewise.
847         * gas/i386/x86-64-nops-3.d: Likewise.
848         * gas/i386/x86-64-nops-4-core2.d: Likewise.
849         * gas/i386/x86-64-nops-4-k8.d: Likewise.
850         * gas/i386/x86-64-nops-4.d: Likewise.
851         * gas/i386/x86-64-nops-5-k8.d: Likewise.
852         * gas/i386/x86-64-nops-5.d: Likewise.
853         * gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
854         * gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
855         * gas/i386/ilp32/x86-64-nops-1.d: Likewise.
856         * gas/i386/ilp32/x86-64-nops-2.d: Likewise.
857         * gas/i386/ilp32/x86-64-nops-3.d: Likewise.
858         * gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
859         * gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
860         * gas/i386/ilp32/x86-64-nops-4.d: Likewise.
861         * gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
862         * gas/i386/ilp32/x86-64-nops-5.d: Likewise.
863         * gas/i386/nops-1-bdver1.d: Removed.
864         * gas/i386/nops-1-bdver2.d: Likewise.
865         * gas/i386/nops-1-bdver3.d: Likewise.
866         * gas/i386/nops-1-bdver4.d: Likewise.
867         * gas/i386/nops-1-btver1.d: Likewise.
868         * gas/i386/nops-1-btver2.d: Likewise.
869         * gas/i386/nops-1-znver1.d: Likewise.
870         * gas/i386/x86-64-nops-1-bdver1.d: Likewise.
871         * gas/i386/x86-64-nops-1-bdver2.d: Likewise.
872         * gas/i386/x86-64-nops-1-bdver3.d: Likewise.
873         * gas/i386/x86-64-nops-1-bdver4.d: Likewise.
874         * gas/i386/x86-64-nops-1-btver1.d: Likewise.
875         * gas/i386/x86-64-nops-1-btver2.d: Likewise.
876         * gas/i386/x86-64-nops-1-nocona.d: Likewise.
877         * gas/i386/x86-64-nops-1-znver1.d: Likewise.
878         * gas/i386/ilp32/x86-64-nops-1-nocona.d: Likewise.
879
880 2015-03-19  Nick Clifton  <nickc@redhat.com>
881
882         PR gas/18087
883         * gas/i386/dw2-compress-1.d: Allow the test to pass regardless of
884         whether the .debug_info section was compressed on not.
885
886 2015-03-18  H.J. Lu  <hongjiu.lu@intel.com>
887
888         PR gas/18087
889         * gas/i386/dw2-compress-1.d: Revert the last change.
890         * gas/i386/dw2-compress-3.d: New.
891         * gas/i386/dw2-compress-3.s: Likewise.
892         * gas/i386/i386.exp: Run dw2-compress-3 for ELF targets.
893
894 2015-03-18  Jon Turney  <jon.turney@dronecode.org.uk>
895             Nick Clifton  <nickc@redhat.com>
896
897         PR binutils/18087
898         * gas/i386/dw2-compress-1.d: Do not expect the .debug_abbrev or
899         .debug_info sections to be compressed.
900
901 2015-03-17  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
902
903         * gas/i386/i386.exp: Add new znver1 test cases.
904         * gas/i386/arch-13-znver1.d: New.
905         * gas/i386/arch-13.d: New.
906         * gas/i386/arch-13.s: New.
907         * gas/i386/clzero.d: New.
908         * gas/i386/clzero.s: New.
909         * gas/i386/nops-1-znver1.d: New.
910         * gas/i386/x86-64-arch-3-znver1.d: New.
911         * gas/i386/x86-64-arch-3.d: New.
912         * gas/i386/x86-64-arch-3.s: New.
913         * gas/i386/x86-64-clzero.d: New.
914         * gas/i386/x86-64-nops-1-znver1.d: New.
915
916 2015-03-13  Andrew Bennett  <andrew.bennett@imgtec.com>
917
918         * gas/mips/mips.exp: Added branch constraints testcase.
919         * gas/mips/r6-branch-constraints.s: New test.
920         * gas/mips/r6-branch-constraints.l: New test.
921
922 2015-03-13  Andrew Bennett  <andrew.bennett@imgtec.com>
923
924         * gas/mips/r6.s: Add evp and dvp instructions.
925         * gas/mips/r6.d: Likewise.
926         * gas/mips/r6-n32.d: Likewise.
927         * gas/mips/r6-n64.d: Likewise.
928
929 2015-03-13  Jiong Wang  <jiong.wang@arm.com>
930
931         * gas/aarch64/diagnostic.s: New testcases.
932         * gas/aarch64/diagnostic.l: New error match.
933
934 2015-03-13  Jiong Wang  <jiong.wang@arm.com>
935
936         * gas/aarch64/tail_padding.s: New testcase.
937         * gas/aarch64/tail_padding.d: New expectation file.
938
939 2015-03-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
940
941         * gas/s390/zarch-z13.d: Add more z13 instructions.
942         * gas/s390/zarch-z13.s: Likewise.
943
944 2015-03-05  Renlin Li  <renlin.li@arm.com>
945
946         * gas/arm/dis-data.d: Adjust the desired output.
947         * gas/arm/dis-data2.d: Ditto.
948
949 2015-03-10  Renlin Li  <renlin.li@arm.com>
950
951         * gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
952         * gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
953         * gas/aarch64/reloc-insn.d: Likewise.
954
955 2015-03-10  Matthew Wahab  <matthew.wahab@arm.com>
956
957         * gas/aarch64/codealign.d: Add test for code section alignment.
958         * gas/aarch64/codealign.s: New file.
959
960 2015-03-04  Richard Sandiford  <richard.sandiford@arm.com>
961
962         PR gas/17843
963         * gas/aarch64/tls.s, gas/aarch64/tls.d: Add test for
964         R_AARCH64_TLSLE_MOVW_TPREL_G0/R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
965         sequence.
966
967 2015-02-28  Alan Modra  <amodra@gmail.com>
968
969         * gas/sparc/pcrel.d: Update for changed padding in data sections.
970         * gas/sparc/pcrel64.d: Likewise.
971
972 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
973
974         * gas/aarch64/diagnostic.s: Add LDR test.
975         * gas/aarch64/diagnostic.l: Likewise.
976
977 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
978
979         * gas/aarch64/diagnostic.s: Add ADR test.
980         * gas/aarch64/diagnostic.l: Likewise.
981
982 2015-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
983
984         * gas/avr/avr-prop-1.d: New file.
985         * gas/avr/avr-prop-1.s: New file.
986
987 2015-02-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
988             Oleg Endo  <olegendo@gcc.gnu.org>
989
990         * gas/sh/arch/arch.exp: Replace dead code to generate expected .s files
991         with ...
992         * gas/sh/arch/sh-opc-gen-as.pl: ... this new script.
993         * gas/sh/arch/arch_expected.txt: Regenerate.
994         * gas/sh/arch/sh-dsp.s: Likewise.
995         * gas/sh/arch/sh-opc-gen-as.pl: Likewise.
996         * gas/sh/arch/sh.s: Likewise.
997         * gas/sh/arch/sh2.s: Likewise.
998         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
999         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
1000         * gas/sh/arch/sh2a-nofpu.s: Likewise.
1001         * gas/sh/arch/sh2a-or-sh3e.s: Likewise.
1002         * gas/sh/arch/sh2a-or-sh4.s: Likewise.
1003         * gas/sh/arch/sh2a.s: Likewise.
1004         * gas/sh/arch/sh2e.s: Likewise.
1005         * gas/sh/arch/sh3-dsp.s: Likewise.
1006         * gas/sh/arch/sh3-nommu.s: Likewise.
1007         * gas/sh/arch/sh3.s: Likewise.
1008         * gas/sh/arch/sh3e.s: Likewise.
1009         * gas/sh/arch/sh4-nofpu.s: Likewise.
1010         * gas/sh/arch/sh4-nommu-nofpu.s: Likewise.
1011         * gas/sh/arch/sh4.s: Likewise.
1012         * gas/sh/arch/sh4a-nofpu.s: Likewise.
1013         * gas/sh/arch/sh4a.s: Likewise.
1014         * gas/sh/arch/sh4al-dsp.s: Likewise.
1015
1016 2015-02-24  Nick Clifton  <nickc@redhat.com>
1017
1018         * gas/elf/elf.exp: Add special version of the section2 test for
1019         the V850.
1020         * gas/elf/section2.e-v850: New file.
1021
1022 2015-02-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1023
1024         * gas/arm/armv1.l: Remove 'Warning: ' from expected messages
1025         for deprecations.
1026         * gas/arm/armv8-a-bad.l: Likewise.
1027         * gas/arm/armv8-a-it-bad.l: Likewise.
1028         * gas/arm/depr-swp.l: Likewise.
1029         * gas/arm/ldsgeb.l: Likewise.
1030         * gas/arm/ldsgeh.l: Likewise.
1031         * gas/arm/thumb2_bad_reg.l: Likewise.
1032         * gas/arm/thumb32.l: Likewise.
1033         * gas/arm/udf.l: Likewise.
1034         * gas/arm/vstr-arm-bad.l: Likewise.
1035
1036 2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1037
1038         * gas/ft32/ft32.exp: New file.
1039         * gas/ft32/insn.d: New file.
1040         * gas/ft32/insn.s: New file.
1041
1042 2015-01-19  Alan Modra  <amodra@gmail.com>
1043
1044         * gas/all/none.s,
1045         * gas/all/none.d: New test.
1046         * gas/all/gas.exp: Run it.
1047
1048 2015-01-16  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1049
1050         * gas/s390/esa-g5.d: Add a variant without the optional operand.
1051         * gas/s390/esa-g5.s: Likewise.
1052         * gas/s390/esa-z9-109.d: Likewise.
1053         * gas/s390/esa-z9-109.s: Likewise.
1054         * gas/s390/zarch-z9-109.d: Likewise.
1055         * gas/s390/zarch-z9-109.s: Likewise.
1056         * gas/s390/zarch-z10.d: For variants with a zero optional argument
1057         it is not dumped by objdump anymore.
1058         * gas/s390/zarch-zEC12.d: Likewise.
1059
1060         * gas/s390/zarch-z13.d: New file.
1061         * gas/s390/zarch-z13.s: New file.
1062         * gas/s390/s390.exp: Run the test for the z13 files.
1063
1064 2015-01-13  Matthew Wahab  <matthew.wahab@arm.com>
1065
1066         * gas/arm/ual-vcmp.s: Add vcmp, vcmpe with #0x0 operand.
1067         * gas/ual/vcmp.d: Update expected output.
1068         * gas/ual/vcmp-zero-bad.l: Likewise
1069
1070 2015-01-12  Jan Beulich  <jbeulich@suse.com>
1071
1072         gas/cfi/cfi-label.d, gas/cfi/cfi-label.s: New.
1073         gas/cfi/cfi.exp: Run new tests.
1074
1075 2015-01-12  Jan Beulich  <jbeulich@suse.com>
1076
1077         * gas/arm/neon-addressing-bad.s: Add test for invalid VSHL,
1078         VQSHL, and VQSHLU immediates.
1079         * gas/arm/neon-addressing-bad.l: Update accordingly.
1080
1081 2015-01-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1082
1083         * gas/avr/large-debug-line-table.d: New file.
1084         * gas/avr/large-debug-line-table.s: New file.
1085
1086 2015-01-01  Alan Modra  <amodra@gmail.com>
1087
1088         Update year range in copyright notice of all files.
1089
1090 For older changes see ChangeLog-2014
1091 \f
1092 Copyright (C) 2015 Free Software Foundation, Inc.
1093
1094 Copying and distribution of this file, with or without modification,
1095 are permitted in any medium without royalty provided the copyright
1096 notice and this notice are preserved.
1097
1098 Local Variables:
1099 mode: change-log
1100 left-margin: 8
1101 fill-column: 74
1102 version-control: never
1103 End: