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