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