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