833e41c0a6eeed5ddd92a625c07a2e41f20944ec
[external/binutils.git] / gas / ChangeLog
1 2017-10-24  Andrew Waterman  <andrew@sifive.com>
2
3         * testsuite/gas/riscv/c-addi16sp-fail.d: New test.
4         testsuite/gas/riscv/c-addi16sp-fail.l: Likewise.
5         testsuite/gas/riscv/c-addi16sp-fail.s: Likewise.
6         testsuite/gas/riscv/c-addi4spn-fail.d: Likewise.
7         testsuite/gas/riscv/c-addi4spn-fail.l: Likewise.
8         testsuite/gas/riscv/c-addi4spn-fail.s: Likewise.
9         testsuite/gas/riscv/riscv.exp: Add new tests.
10
11 2017-10-24  Andrew Waterman  <andrew@sifive.com>
12
13         * testsuite/gas/riscv/c-lui-fail.d: New testcase.
14         gas/testsuite/gas/riscv/c-lui-fail.l: Likewise.
15         gas/testsuite/gas/riscv/c-lui-fail.s: Likewise.
16         gas/testsuite/gas/riscv/riscv.exp: Likewise.
17
18 2017-10-24  H.J. Lu  <hongjiu.lu@intel.com>
19
20         * config/tc-i386.c (md_pseudo_table): Add .code64 directive
21         only if BFD64 is defined.
22         * testsuite/gas/i386/code64-inval.l: New file.
23         * gas/testsuite/gas/i386/code64-inval.s: Likewise.
24         * gas/testsuite/gas/i386/code64.d: Likewise.
25         * gas/testsuite/gas/i386/code64.s: Likewise.
26         * testsuite/gas/i386/i386.exp: Run mixed-mode-reloc32,
27         att-regs, intel-regs, intel-expr and string-ok tests only if
28         assembler supports x86-64.  Run code64 and code64-inval.
29
30 2017-10-23  Palmer Dabbelt  <palmer@dabbelt.com>
31
32         * config/tc-riscv.c (riscv_frag_align_code): Align code by 4
33         bytes on non-RVC systems.
34
35 2017-10-23  Maciej W. Rozycki  <macro@imgtec.com>
36
37         * config/tc-mips.c (mips_elf_final_processing): Don't set
38         EF_MIPS_ABI2 in `e_flags'.
39
40 2017-10-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
41
42         * config/tc-i386.c (cpu_arch): Add .avx512_bitalg.
43         (cpu_noarch): noavx512_bitalg.
44         * doc/c-i386.texi: Document .avx512_bitalg, noavx512_bitalg.
45         * testsuite/gas/i386/i386.exp: Add AVX512_BITALG tests.
46         * testsuite/gas/i386/avx512f_bitalg-intel.d: New test.
47         * testsuite/gas/i386/avx512f_bitalg.d: Likewise.
48         * testsuite/gas/i386/avx512f_bitalg.s: Likewise.
49         * testsuite/gas/i386/avx512vl_bitalg-intel.d: Likewise.
50         * testsuite/gas/i386/avx512vl_bitalg.d: Likewise.
51         * testsuite/gas/i386/avx512vl_bitalg.s: Likewise.
52         * testsuite/gas/i386/x86-64-avx512f_bitalg-intel.d: Likewise.
53         * testsuite/gas/i386/x86-64-avx512f_bitalg.d: Likewise.
54         * testsuite/gas/i386/x86-64-avx512f_bitalg.s: Likewise.
55         * testsuite/gas/i386/x86-64-avx512vl_bitalg-intel.d: Likewise.
56         * testsuite/gas/i386/x86-64-avx512vl_bitalg.d: Likewise.
57         * testsuite/gas/i386/x86-64-avx512vl_bitalg.s: Likewise.
58
59 2017-10-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
60
61         * config/tc-i386.c (cpu_arch): Add .avx512_vnni.
62         (cpu_noarch): Add noavx512_vnni.
63         * doc/c-i386.texi: Document .avx512_vnni.
64         * testsuite/gas/i386/i386.exp: Add AVX512_VNNI tests.
65         * testsuite/gas/i386/avx512vnni-intel.d: New test.
66         * testsuite/gas/i386/avx512vnni.d: Likewise.
67         * testsuite/gas/i386/avx512vnni.s: Likewise.
68         * testsuite/gas/i386/avx512vnni_vl-intel.d: Likewise.
69         * testsuite/gas/i386/avx512vnni_vl.d: Likewise.
70         * testsuite/gas/i386/avx512vnni_vl.s: Likewise.
71         * testsuite/gas/i386/x86-64-avx512vnni-intel.d: Likewise.
72         * testsuite/gas/i386/x86-64-avx512vnni.d: Likewise.
73         * testsuite/gas/i386/x86-64-avx512vnni.s: Likewise.
74         * testsuite/gas/i386/x86-64-avx512vnni_vl-intel.d: Likewise.
75         * testsuite/gas/i386/x86-64-avx512vnni_vl.d: Likewise.
76         * testsuite/gas/i386/x86-64-avx512vnni_vl.s: Likewise.
77
78 2017-10-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
79
80         * config/tc-i386.c (cpu_arch): Add VPCLMULQDQ.
81         * doc/c-i386.texi: Document VPCLMULQDQ.
82         * testsuite/gas/i386/i386.exp: Run VPCLMULQDQ tests.
83         * testsuite/gas/i386/avx512f_vpclmulqdq-intel.d: New test.
84         * testsuite/gas/i386/avx512f_vpclmulqdq-wig.s: Ditto.
85         * testsuite/gas/i386/avx512f_vpclmulqdq-wig1-intel.d: Ditto.
86         * testsuite/gas/i386/avx512f_vpclmulqdq-wig1.d: Ditto.
87         * testsuite/gas/i386/avx512f_vpclmulqdq.d: Ditto.
88         * testsuite/gas/i386/avx512f_vpclmulqdq.s: Ditto.
89         * testsuite/gas/i386/avx512vl_vpclmulqdq-intel.d: Ditto.
90         * testsuite/gas/i386/avx512vl_vpclmulqdq-wig.s: Ditto.
91         * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
92         * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1.d: Ditto.
93         * testsuite/gas/i386/avx512vl_vpclmulqdq.d: Ditto.
94         * testsuite/gas/i386/avx512vl_vpclmulqdq.s: Ditto.
95         * testsuite/gas/i386/vpclmulqdq-intel.d: Ditto.
96         * testsuite/gas/i386/vpclmulqdq.d: Ditto.
97         * testsuite/gas/i386/vpclmulqdq.s: Ditto.
98         * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-intel.d: Ditto.
99         * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig.s: Ditto.
100         * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1-intel.d: Ditto.
101         * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1.d: Ditto.
102         * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.d: Ditto.
103         * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.s: Ditto.
104         * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-intel.d: Ditto.
105         * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig.s: Ditto.
106         * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
107         * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1.d: Ditto.
108         * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.d: Ditto.
109         * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.s: Ditto.
110         * testsuite/gas/i386/x86-64-vpclmulqdq-intel.d: Ditto.
111         * testsuite/gas/i386/x86-64-vpclmulqdq.d: Ditto.
112         * testsuite/gas/i386/x86-64-vpclmulqdq.s: Ditto.
113
114 2017-10-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
115
116         * config/tc-i386.c (cpu_arch): Add VAES.
117         * doc/c-i386.texi: Document VAES.
118         * testsuite/gas/i386/i386.exp: Run VAES tests.
119         * testsuite/gas/i386/avx512f_vaes-intel.d: New test.
120         * testsuite/gas/i386/avx512f_vaes-wig.s: Ditto.
121         * testsuite/gas/i386/avx512f_vaes-wig1-intel.d: Ditto.
122         * testsuite/gas/i386/avx512f_vaes-wig1.d: Ditto.
123         * testsuite/gas/i386/avx512f_vaes.d: Ditto.
124         * testsuite/gas/i386/avx512f_vaes.s: Ditto.
125         * testsuite/gas/i386/avx512vl_vaes-intel.d: Ditto.
126         * testsuite/gas/i386/avx512vl_vaes-wig.s: Ditto.
127         * testsuite/gas/i386/avx512vl_vaes-wig1-intel.d: Ditto.
128         * testsuite/gas/i386/avx512vl_vaes-wig1.d: Ditto.
129         * testsuite/gas/i386/avx512vl_vaes.d: Ditto.
130         * testsuite/gas/i386/avx512vl_vaes.s: Ditto.
131         * testsuite/gas/i386/vaes-intel.d: Ditto.
132         * testsuite/gas/i386/vaes.d: Ditto.
133         * testsuite/gas/i386/vaes.s: Ditto.
134         * testsuite/gas/i386/x86-64-avx512f_vaes-intel.d: Ditto.
135         * testsuite/gas/i386/x86-64-avx512f_vaes-wig.s: Ditto.
136         * testsuite/gas/i386/x86-64-avx512f_vaes-wig1-intel.d: Ditto.
137         * testsuite/gas/i386/x86-64-avx512f_vaes-wig1.d: Ditto.
138         * testsuite/gas/i386/x86-64-avx512f_vaes.d: Ditto.
139         * testsuite/gas/i386/x86-64-avx512f_vaes.s: Ditto.
140         * testsuite/gas/i386/x86-64-avx512vl_vaes-intel.d: Ditto.
141         * testsuite/gas/i386/x86-64-avx512vl_vaes-wig.s: Ditto.
142         * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1-intel.d: Ditto.
143         * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1.d: Ditto.
144         * testsuite/gas/i386/x86-64-avx512vl_vaes.d: Ditto.
145         * testsuite/gas/i386/x86-64-avx512vl_vaes.s: Ditto.
146         * testsuite/gas/i386/x86-64-vaes-intel.d: Ditto.
147         * testsuite/gas/i386/x86-64-vaes.d: Ditto.
148         * testsuite/gas/i386/x86-64-vaes.s: Ditto.
149
150 2017-10-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
151
152         * config/tc-i386.c (cpu_arch): Add .gfni.
153         * doc/c-i386.texi: Document .gfni.
154         * testsuite/gas/i386/i386.exp: Add GFNI tests.
155         * testsuite/gas/i386/avx.s: New GFNI test.
156         * testsuite/gas/i386/x86-64-avx.s: Likewise.
157         * testsuite/gas/i386/avx.d: Adjust.
158         * testsuite/gas/i386/avx-intel.d: Likewise
159         * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
160         * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
161         * testsuite/gas/i386/avx512f_gfni-intel.d: New test.
162         * testsuite/gas/i386/avx512f_gfni.d: Likewise.
163         * testsuite/gas/i386/avx512f_gfni.s: Likewise.
164         * testsuite/gas/i386/avx512vl_gfni-intel.d: Likewise.
165         * testsuite/gas/i386/avx512vl_gfni.d: Likewise.
166         * testsuite/gas/i386/avx512vl_gfni.s: Likewise.
167         * testsuite/gas/i386/gfni-intel.d: Likewise.
168         * testsuite/gas/i386/gfni.d: Likewise.
169         * testsuite/gas/i386/gfni.s: Likewise.
170         * testsuite/gas/i386/x86-64-avx512f_gfni-intel.d: Likewise.
171         * testsuite/gas/i386/x86-64-avx512f_gfni.d: Likewise.
172         * testsuite/gas/i386/x86-64-avx512f_gfni.s: Likewise.
173         * testsuite/gas/i386/x86-64-avx512vl_gfni-intel.d: Likewise.
174         * testsuite/gas/i386/x86-64-avx512vl_gfni.d: Likewise.
175         * testsuite/gas/i386/x86-64-avx512vl_gfni.s: Likewise.
176         * testsuite/gas/i386/x86-64-avx_gfni-intel.d: Likewise.
177         * testsuite/gas/i386/x86-64-avx_gfni.d: Likewise.
178         * testsuite/gas/i386/x86-64-avx_gfni.s: Likewise.
179         * testsuite/gas/i386/x86-64-gfni-intel.d: Likewise.
180         * testsuite/gas/i386/x86-64-gfni.d: Likewise.
181         * testsuite/gas/i386/x86-64-gfni.s: Likewise.
182
183 2017-10-23  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
184
185         * config/tc-i386.c (cpu_arch): Add .avx512_vbmi2.
186         (cpu_noarch): noavx512_vbmi2.
187         * doc/c-i386.texi: Document .avx512_vbmi2, noavx512_vbmi2.
188         * testsuite/gas/i386/i386.exp: Add AVX512_VBMI2 tests.
189         * testsuite/gas/i386/avx512vbmi2-intel.d: New test.
190         * testsuite/gas/i386/avx512vbmi2.d: Likewise.
191         * testsuite/gas/i386/avx512vbmi2.s: Likewise.
192         * testsuite/gas/i386/avx512vbmi2_vl-intel.d: Likewise.
193         * testsuite/gas/i386/avx512vbmi2_vl.d: Likewise.
194         * testsuite/gas/i386/avx512vbmi2_vl.s: Likewise.
195         * testsuite/gas/i386/x86-64-avx512vbmi2-intel.d: Likewise.
196         * testsuite/gas/i386/x86-64-avx512vbmi2.d: Likewise.
197         * testsuite/gas/i386/x86-64-avx512vbmi2.s: Likewise.
198         * testsuite/gas/i386/x86-64-avx512vbmi2_vl-intel.d: Likewise.
199         * testsuite/gas/i386/x86-64-avx512vbmi2_vl.d: Likewise.
200         * testsuite/gas/i386/x86-64-avx512vbmi2_vl.s: Likewise.
201
202 2017-10-22  Hans-Peter Nilsson  <hp@axis.com>
203
204         PR gas/22304
205         * testsuite/gas/cris/range-err-1.s: Remove quotes left from last edit.
206
207 2017-10-20  Nick Clifton  <nickc@redhat.com>
208
209         PR 22324
210         * read.c (s_rept): Use size_t type for count parameter.
211         (do_repeat): Change type of count parameter to size_t.
212         Issue an error is the count parameter is negative.
213         (do_repeat_with_expression): Likewise.
214         * read.h: Update prototypes for do_repeat and
215         do_repeat_with_expression.
216         * doc/as.texinfo (Rept): Document that a zero count is allowed but
217         negative counts are not.
218         * config/tc-rx.c (rx_rept): Use size_t type for count parameter.
219         * config/tc-tic54x.c (tic54x_loop): Cast count parameter to size_t
220         type.
221         * testsuite/gas/macros/end.s: Add a test using a negative repeat
222         count.
223         * testsuite/gas/macros/end.l: Add expected error message.
224
225 2017-10-19  Palmer Dabbelt  <palmer@dabbelt.com>
226
227         * config/tc-riscv.c (md_apply_fix): Mark
228         BFD_RELOC_RISCV_PCREL_HI20 as relaxable when relaxations are
229         enabled.
230
231 2017-10-19  Nick Clifton  <nickc@redhat.com>
232
233         PR 21621
234         * config/tc-avr.h (struct avr_frag_data): Add prev_opcode field.
235         (TC_FRAG_INIT): Define.
236         (avr_frag_init): Add prototype.
237         * config/tc-avr.c (avr_frag_init): New function.
238         (avr_operands): Replace static local 'prev' variable with
239         prev_opcode field in current frag.
240         * testsuite/gas/avr/pr21621.s: New test source file.
241         * testsuite/gas/avr/pr21621.d: New test driver file.
242         * testsuite/gas/avr/pr21621.s: New test error output file.
243
244 2017-10-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
245
246         * testsuite/gas/all/fill-1.s: Use normal labels.  Change .text to
247         .data. Pick different values.  Use .dc.w instead of .word.
248         * testsuite/gas/all/fill-1.d: New objdump output check.
249         * testsuite/gas/all/gas.exp: Use run_dump_test to execute fill-1
250         testcase.
251
252 2017-10-18  Palmer Dabbelt  <palmer@dabbelt.com>
253
254         * testsuite/gas/all/align.d: Mark as unsupported on RISC-V.
255         testsuite/gas/all/relax.d: Likewise.
256         testsuite/gas/all/sleb128-2.d: Likewise.
257         testsuite/gas/all/sleb128-4.d: Likewise.
258         testsuite/gas/all/sleb128-5.d: Likewise.
259         testsuite/gas/all/sleb128-7.d: Likewise.
260         testsuite/gas/elf/section11.d: Likewise.
261         testsuite/gas/all/gas.exp (diff1.s): Likewise.
262
263 2017-10-18  Nick Clifton  <nickc@redhat.com>
264
265         PR gas/22304
266         * testsuite/gas/cris/range-err-1.s: Remove spurious xfails.
267         * testsuite/gas/cris/cris.exp: Expect the shexpr-1 test to pass.
268
269 2017-10-18  Nick Clifton  <nickc@redhat.com>
270
271         * po/sv.po: Updated Swedish translation.
272
273 2017-10-16  Sandra Loosemore  <sandra@codesourcery.com>
274             Henry Wong  <henry@stuffedcow.net>
275
276         * config/tc-nios2.c (nios2_translate_pseudo_insn): Check for
277         correct number of arguments.
278         (md_assemble): Handle failure of nios2_translate_pseudo_insn.
279         * testsuite/gas/nios2/illegal_pseudoinst.l: New file.
280         * testsuite/gas/nios2/illegal_pseudoinst.s: New file.
281         * testsuite/gas/nios2/nios2.exp: Add illegal_pseudoinst test.
282
283 2017-10-12  James Bowman  <james.bowman@ftdichip.com>
284
285         * config/tc-ft32.c (md_assemble): Replace FT32_FLD_K8 with
286         K15.
287         (md_apply_fix, tc_gen_reloc): Add BFD_RELOC_FT32_15.
288
289 2017-10-11  Nick Clifton  <nickc@redhat.com>
290
291         PR 21977
292         * listing.c (listing_newline): Use the name of the current
293         physical input file, rather than the current logical input file,
294         unless including high level source in the listing.
295         * input-scrub.c (as_where_physical): New function.  Returns the
296         name of the current physical input file.
297         * as.h: Add prototype for as_where_physical.
298
299 2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
300
301         * testsuite/gas/s390/zarch-arch12.d (prno, tpei, irbm): New
302         instructions added.
303         * testsuite/gas/s390/zarch-arch12.s: Likewise.
304         * testsuite/gas/s390/zarch-z13.d: Rename ppno to prno.
305
306 2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
307
308         * testsuite/gas/all/fill-1.s: Replace nop with .word 42
309
310 2017-10-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
311
312         * read.c (s_fill): Invoke expression instead of
313         get_known_segmented_expression.
314         * testsuite/gas/all/fill-1.s: New testcase.
315         * testsuite/gas/all/gas.exp: Run fill-1 testcase
316
317 2017-10-05  Nick Clifton  <nickc@redhat.com>
318
319         PR 22133
320         * config/tc-msp430.c (parse_exp): Skip an 'h' suffix to constant
321         expressions.
322         (msp430_srcoperand): Check that the entire text was parsed by
323         parse_exp.
324         (msp430_operands): Likewise.
325         * testsuite/gas/msp430/pr22133.s: New test file.
326         * testsuite/gas/msp430/pr22133.d: New test driver.
327         * testsuite/gas/msp430/pr22133.s: Expected error output.
328         * testsuite/gas/msp430/msp430.exp: Run the new test.
329
330 2017-10-04  H.J. Lu  <hongjiu.lu@intel.com>
331
332         PR gas/21167
333         * testsuite/gas/elf/elf.exp: Run group3.
334         * testsuite/gas/elf/group3.d: New file.
335         * testsuite/gas/elf/group3.s: Likewise.
336
337 2017-10-05  Alan Modra  <amodra@gmail.com>
338
339         PR 21167
340         * config/obj-elf.c (struct group_list): Delete elt_count.
341         (groups): New static.
342         (build_group_lists): Don't count elements.
343         (elf_adjust_symtab): Use "groups" rather than auto "list".  Set up
344         pointer from group member to SHT_GROUP section.  Don't size
345         SHT_GROUP section or clean up here..
346         (elf_frob_file_after_relocs): ..do so here instead.
347         * testsuite/gas/arc/jli-1.d,
348         * testsuite/gas/elf/groupautob.d,
349         * testsuite/gas/mips/compact-eh-eb-2.d,
350         * testsuite/gas/mips/compact-eh-eb-5.d,
351         * testsuite/gas/mips/compact-eh-el-2.d,
352         * testsuite/gas/mips/compact-eh-el-5.d: Adjust.
353
354 2017-10-01  Alexander Fedotov  <alfedotov@gmail.com>
355
356         * testsuite/gas/ppc/vle-mult-ld-st-insns.s: New file: Tests the
357         support for the VLE multiple load/store instructions.
358         * testsuite/gas/ppc/vle-mult-ld-st-insns.d: New file: Test
359         driver.
360         * testsuite/gas/ppc/ppc.exp: Run it.
361
362 2017-09-27  Nick Clifton  <nickc@redhat.com>
363
364         PR 22179
365         * testsuite/gas/riscv/fmv.x.s: New file: Tests the support for the
366         renamed fmv.x.s and fmv.s.x instructions.
367         * testsuite/gas/riscv/fmv.x.d: New file: Test driver.
368
369 2017-09-21  Maciej W. Rozycki  <macro@imgtec.com>
370
371         * testsuite/gas/mips/elf_mach_5900.d: New test.
372         * testsuite/gas/mips/mips.exp: Run it.
373
374 2017-09-21  James Cowgill  <James.Cowgill@imgtec.com>
375
376         PR gas/21762
377         * config/tc-mips.c (s_mips_stab): Insert call to
378         file_mips_check_options.
379         * testsuite/gas/mips/micromips@stabs-symbol-type.d: New test.
380         * testsuite/gas/mips/mips.exp: Run the new tests.
381         * testsuite/gas/mips/mips16@stabs-symbol-type.d: New test.
382         * testsuite/gas/mips/stabs-symbol-type.d: New test.
383         * testsuite/gas/mips/stabs-symbol-type.s: New test source.
384
385 2017-09-21  Alan Modra  <amodra@gmail.com>
386
387         * config/tc-ppc.h (EH_FRAME_ALIGNMENT): Define.
388
389 2017-09-14  Alan Modra  <amodra@gmail.com>
390
391         PR 22127
392         * write.c (resolve_reloc_expr_symbols): Don't segfault when
393         sec has been set to NULL.
394
395 2017-09-09  H.J. Lu  <hongjiu.lu@intel.com>
396
397         * config/tc-i386.c (NOTRACK_PREFIX): Removed.
398         (REX_PREFIX): Updated.
399         (MAX_PREFIXES): Likewise.
400         (parse_insn): Remove restriction on NOTRACK prefix position.
401         * testsuite/gas/i386/notrack.s: Add tests with NOTRACK prefix
402         before other prefixes.
403         * testsuite/gas/i386/x86-64-notrack.s: Likewise.
404         * testsuite/gas/i386/notrackbad.s: Remove tests with NOTRACK
405         prefix before other prefixes.
406         * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
407         * testsuite/gas/i386/notrack-intel.d: Updated.
408         * testsuite/gas/i386/notrack.d: Likewise.
409         * testsuite/gas/i386/notrackbad.l: Likewise.
410         * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
411         * testsuite/gas/i386/x86-64-notrack.d: Likewise.
412         * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
413
414 2017-09-07  Palmer Dabbelt  <palmer@dabbelt.com>
415
416         * config/tc-riscv.c (riscv_frag_align_code): Emit the entire
417         alignment sequence inside R_RISCV_ALIGN.
418
419 2017-09-05  Alexander Fedotov <alexander.fedotov@nxp.com>
420             Edmar Wienskoski <edmar.wienskoski@nxp.com
421
422         * config/tc-ppc.c (md_parse_option): Handle "mno-vle" flag.
423         (ppc_elf_section_letter): New function.
424         * config/tc-ppc.h (md_elf_section_letter): New.
425         * testsuite/gas/elf/section10.d: Adjust for VLE.
426
427 2017-09-01  Tamar Christina  <tamar.christina@arm.com>
428
429         * config/tc-aarch64.c (aarch64_cpus): Enable DOTPROD for
430         cortex-a55 and cortx-a75.
431
432 2017-08-30  Maciej W. Rozycki  <macro@imgtec.com>
433
434         * testsuite/gas/mips/branch-addend-micromips.d: New test.
435         * testsuite/gas/mips/branch-addend-micromips-n32.d: New test.
436         * testsuite/gas/mips/branch-addend-micromips-n64.d: New test.
437         * testsuite/gas/mips/branch-addend-micromips.s: New test source.
438         * testsuite/gas/mips/mips.exp: Run the new tests.
439
440 2017-08-30  Maciej W. Rozycki  <macro@imgtec.com>
441
442         * config/tc-mips.c (md_convert_frag): Respect
443         `mips_ignore_branch_isa'.
444         * testsuite/gas/mips/branch-local-5.d: New test.
445         * testsuite/gas/mips/branch-local-n32-5.d: New test.
446         * testsuite/gas/mips/branch-local-n64-5.d: New test.
447         * testsuite/gas/mips/branch-local-6.d: New test.
448         * testsuite/gas/mips/branch-local-n32-6.d: New test.
449         * testsuite/gas/mips/branch-local-n64-6.d: New test.
450         * testsuite/gas/mips/branch-local-7.d: New test.
451         * testsuite/gas/mips/branch-local-n32-7.d: New test.
452         * testsuite/gas/mips/branch-local-n64-7.d: New test.
453         * testsuite/gas/mips/branch-local-ignore-5.d: New test.
454         * testsuite/gas/mips/branch-local-ignore-n32-5.d: New test.
455         * testsuite/gas/mips/branch-local-ignore-n64-5.d: New test.
456         * testsuite/gas/mips/branch-local-ignore-6.d: New test.
457         * testsuite/gas/mips/branch-local-ignore-n32-6.d: New test.
458         * testsuite/gas/mips/branch-local-ignore-n64-6.d: New test.
459         * testsuite/gas/mips/branch-local-5.l: New stderr output.
460         * testsuite/gas/mips/branch-local-6.l: New stderr output.
461         * testsuite/gas/mips/branch-local-5.s: New test source.
462         * testsuite/gas/mips/branch-local-6.s: New test source.
463         * testsuite/gas/mips/branch-local-7.s: New test source.
464         * testsuite/gas/mips/mips.exp: Run the new tests.
465
466 2017-08-30  Maciej W. Rozycki  <macro@imgtec.com>
467
468         * testsuite/gas/mips/branch-local-n32-2.d: Use `branch-local-2.l'
469         for `error-output'.
470         * testsuite/gas/mips/branch-local-n64-2.d: Likewise.
471         * testsuite/gas/mips/branch-local-n32-3.d: Use `branch-local-3.l'
472         for `error-output'.
473         * testsuite/gas/mips/branch-local-n64-3.d: Likewise.
474         * testsuite/gas/mips/branch-local-n32-2.l: Remove file.
475         * testsuite/gas/mips/branch-local-n64-2.l: Remove file.
476         * testsuite/gas/mips/branch-local-n32-3.l: Remove file.
477         * testsuite/gas/mips/branch-local-n64-3.l: Remove file.
478
479 2017-08-29  Jozef Lawrynowicz  <jozef.l@somniumtech.com>
480
481         * config/tc-msp430.c (md_parse_option): Define high data and high
482         bss symbols if -mdata-region is passed.
483         Define -mdata-region open.
484         * doc/c-msp430.texi: Document -mdata-region.
485         * testsuite/gas/msp430/high-data-bss-sym.d: New test.
486         * testsuite/gas/msp430/high-data-bss-sym.s: New.
487         * testsuite/gas/msp430/msp430.exp: Add -mdata-region tests.
488
489 2017-08-23  Alexander Fedotov <alexander.fedotov@nxp.com>
490             Edmar Wienskoski <edmar.wienskoski@nxp.com
491
492         * config/tc-ppc.c:
493         (md_parse_option): Add mspe2 switch.
494         (md_show_usage): Document -mspe2.
495         (ppc_setup_opcodes): Handle spe2_opcodes.
496         * doc/as.texinfo: Document -mspe2.
497         * doc/c-ppc.texi: Likewise.
498         * testsuite/gas/ppc/efs.d: New file.
499         * testsuite/gas/ppc/efs.s: Likewise.
500         * testsuite/gas/ppc/efs2.d: Likewise.
501         * testsuite/gas/ppc/efs2.s: Likewise.
502         * testsuite/gas/ppc/ppc.exp: Run new tests.
503         * testsuite/gas/ppc/spe.d: New file.
504         * testsuite/gas/ppc/spe.s: Likewise.
505         * testsuite/gas/ppc/spe2-checks.d: Likewise.
506         * testsuite/gas/ppc/spe2-checks.l: Likewise.
507         * testsuite/gas/ppc/spe2-checks.s: Likewise.
508         * testsuite/gas/ppc/spe2.d: Likewise.
509         * testsuite/gas/ppc/spe2.s: Likewise.
510         * testsuite/gas/ppc/spe_ambiguous.d: Likewise.
511         * testsuite/gas/ppc/spe_ambiguous.s: Likewise.
512
513 2017-08-23  James Clarke  <jrtc27@jrtc27.com>
514
515         * config/tc-sparc.c (tc_gen_reloc): Convert BFD_RELOC_8/16/32/64
516         into the corresponding BFD_RELOC_8/16/32/64_PCREL relocation
517         when requested.
518         * config/tc-sparc.h (DIFF_EXPR_OK): Define to enable PC-relative
519         diff relocations.
520         (TC_FORCE_RELOCATION_SUB_LOCAL): Define to ensure only supported
521         relocations are made PC-relative.
522         (CFI_DIFF_EXPR_OK): Define to 0 to force BFD_RELOC_32_PCREL to
523         be used directly, since otherwise BFD_RELOC_SPARC_UA32 will be
524         used for .eh_frame which cannot in general be converted to a
525         BFD_RELOC_32_PCREL due to alignment requirements.
526
527 2017-08-22  Alan Modra  <amodra@gmail.com>
528
529         * testsuite/gas/ppc/lsp-checks.d: Assemble with -a32.
530         * testsuite/gas/ppc/lsp.d: Likewise.
531
532 2017-08-21  Alexander Fedotov <alexander.fedotov@nxp.com>
533             Edmar Wienskoski <edmar.wienskoski@nxp.com
534
535         * testsuite/gas/ppc/lsp-checks.d,
536         * testsuite/gas/ppc/lsp-checks.l,
537         * testsuite/gas/ppc/lsp-checks.s: New test.
538         * testsuite/gas/ppc/lsp.d,
539         * testsuite/gas/ppc/lsp.s: New test.
540         * testsuite/gas/ppc/ppc.exp: Run new tests.
541
542 2017-08-15  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
543
544         * config/tc-aarch64.c (REGDEF_ALIAS): Define
545         (reg_names): Update for ip0, ip1, fp, lr to use REGDEF_ALIAS
546         * doc/c-aarch64.texi: Update documentation on .req.
547         * testsuite/gas/diagnostic.s: Update
548         * testsuite/gas/diagnostic.l: Likewise
549         * testsuite/gas/register_aliases.s: New file.
550         * testsuite/gas/register_aliases.d: New file.
551
552 2017-08-11  H.J. Lu  <hongjiu.lu@intel.com>
553
554         PR gas/21667
555         * read.c (pseudo_set): Update error message for alias of common
556         symbol.
557         * write.c (write_object_file): Disallow both local and global
558         aliases of common symbol.
559         * testsuite/gas/elf/common5a.d: New file.
560         * testsuite/gas/elf/common5a.l: Likewise.
561         * testsuite/gas/elf/common5a.s: Likewise.
562         * testsuite/gas/elf/common5b.d: Likewise.
563         * testsuite/gas/elf/common5b.l: Likewise.
564         * testsuite/gas/elf/common5b.s: Likewise.
565         * testsuite/gas/elf/common5c.d: Likewise.
566         * testsuite/gas/elf/common5c.s: Likewise.
567         * testsuite/gas/elf/common5d.d: Likewise.
568         * testsuite/gas/elf/common5d.s: Likewise.
569         * testsuite/gas/elf/elf.exp: Run common5a, common5b, common5c
570         and common5d.
571
572 2017-08-10  Nick Clifton  <nickc@redhat.com>
573
574         PR gas/21939
575         * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Increase
576         size of indirect_syms array so that it is large enough to hold
577         every symbol if necessary.
578
579 2017-08-09  Jiong Wang  <jiong.wang@arm.com>
580
581         * config/tc-arm.c (do_crc32_1): Remove warning on REG_SP for thumb_mode.
582         * testsuite/gas/arm/crc32-armv8-a-bad.d: Update exepcted result.
583         * testsuite/gas/arm/crc32-armv8-r-bad.d: Likewise.
584         * testsuite/gas/arm/crc32-armv8-a.d: Likewise.
585         * testsuite/gas/arm/crc32-armv8-r.d: Likewise.
586         * testsuite/gas/arm/crc32-armv8-ar-bad.s: Update test case.
587         * testsuite/gas/arm/crc32-armv8-ar.s: Likewise.
588         * testsuite/gas/arm/crc32-bad.l: Update expected error message.
589
590 2017-08-02  Nick Clifton  <nickc@redhat.com>
591
592         * testsuite/gas/all/gas.exp: Add am33 to the skip lists of tests
593         passed over by the mn10300 target.
594         * testsuite/gas/elf/elf.exp: Likewise.
595         * testsuite/gas/elf/dwarf2-11.d: Correct skip of am33 target.
596         * testsuite/gas/elf/dwarf2-12.d: Likewise.
597         * testsuite/gas/elf/dwarf2-13.d: Likewise.
598         * testsuite/gas/elf/dwarf2-14.d: Likewise.
599         * testsuite/gas/elf/dwarf2-15.d: Likewise.
600         * testsuite/gas/elf/dwarf2-16.d: Likewise.
601         * testsuite/gas/elf/dwarf2-17.d: Likewise.
602         * testsuite/gas/elf/dwarf2-18.d: Likewise.
603         * testsuite/gas/elf/dwarf2-5.d: Likewise.
604         * testsuite/gas/elf/dwarf2-6.d: Likewise.
605         * testsuite/gas/elf/dwarf2-7.d: Likewise.
606
607 2017-08-01  H.J. Lu  <hongjiu.lu@intel.com>
608
609         PR gas/21874
610         * config/tc-i386-intel.c (i386_intel_operand): Update segment
611         register check.
612         * testsuite/gas/i386/intelok.s: Replace "fs:gs:[eax]" with
613         "fs:[eax]".
614         * testsuite/gas/i386/inval-seg.s: Add tests for invalid segment
615         register.
616         * testsuite/gas/i386/x86-64-inval-seg.s: Likewise.
617         * testsuite/gas/i386/inval-seg.l: Updated.
618         * testsuite/gas/i386/x86-64-inval-seg.l: Likewise.
619
620 2017-07-31  John David Anglin  <danglin@gcc.gnu.org>
621
622         * config/tc-hppa.c (pa_ip): Clear `d' bit in branch on bit instructions
623         with a double-word condition and a fixed bit position greater than 31.
624
625 2017-07-28  Andrew Waterman  <andrew@sifive.com>
626
627         * config/tc-riscv.c (riscv_set_arch): Handle the Q subset like
628         all other subsets.
629         Obviate use-after-free.
630
631 2017-07-25  Nick Clifton  <nickc@redhat.com>
632
633         PR 21739
634         * testsuite/gas/arc/add_s-err.s: Update expected error message.
635
636 2017-07-24  Nick Clifton  <nickc@redhat.com>
637
638         PR 21809
639         * config/tc-aarch64.c (aarch64_init_frag): Do not set a mapping
640         state for frags in debug sections.
641         * config/tc-arm.c (arm_init_frag): Likewise.
642
643 2017-07-24  Hans-Peter Nilsson  <hp@bitrange.com>
644
645         * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp
646         from expr.
647
648 2017-07-21  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
649
650         * config/tc-s390.c (s390_parse_cpu): Add z14 as alternate CPU
651         name.
652         * doc/as.texinfo: Add z14 to CPU string list.
653         * doc/c-s390.texi: Likewise.
654
655 2017-07-21  Alexandre Oliva  <aoliva@redhat.com>
656
657         * dwarf2dbg.c (unused): Check offset of next in struct line_entry.
658         (current): Initialize view.
659         (force_reset_view, view_assert_failed): New variables.
660         (reverse_line_entry_list): New function.
661         (set_or_check_view): Likewise.
662         (dwarf2_gen_line_info_1): Call it.
663         (dwarf2_where): Set view to NULL.
664         (dwarf2_emit_insn): Return early when called before first file.
665         (dwarf2_directive_loc): Add view support.  Emit insn
666         immediately when view option is given.
667         (process_entries): Avoid set_address to reset view when a known
668         address change already implies the view reset.
669         (dwarf2dbg_final_check): New function.
670         * dwarf2dbg.h (struct dwarf2_line_info): Add view.
671         (dwarf2dbg_final_check): Declare.
672         * read.c (s_leb128): Parse expression as deferred.
673         * write.c (write_object_file): Check pending view asserts.
674         (cvt_frag_to_fill): Complain about undefined leb128 operand.
675         * doc/as.texinfo (.loc): Document view support.
676         * NEWS: Mention the new feature.
677         * testsuite/gas/all/gas.exp: Run sleb128-9.
678         * testsuite/gas/all/sleb128-9.d: New.
679         * testsuite/gas/all/sleb128-9.l: New.
680         * testsuite/gas/all/sleb128-9.s: New.
681         * testsuite/gas/elf/dwarf2-1.d: Add nonzero views.
682         * testsuite/gas/elf/dwarf2-2.d: Likewise.
683         * testsuite/gas/elf/dwarf2-5.d: New.
684         * testsuite/gas/elf/dwarf2-5.s: New.
685         * testsuite/gas/elf/dwarf2-6.d: New.
686         * testsuite/gas/elf/dwarf2-6.s: New.
687         * testsuite/gas/elf/dwarf2-7.d: New.
688         * testsuite/gas/elf/dwarf2-7.s: New.
689         * testsuite/gas/elf/dwarf2-8.d: New.
690         * testsuite/gas/elf/dwarf2-8.l: New.
691         * testsuite/gas/elf/dwarf2-8.s: New.
692         * testsuite/gas/elf/dwarf2-9.d: New.
693         * testsuite/gas/elf/dwarf2-9.l: New.
694         * testsuite/gas/elf/dwarf2-9.s: New.
695         * testsuite/gas/elf/dwarf2-10.d: New.
696         * testsuite/gas/elf/dwarf2-10.l: New.
697         * testsuite/gas/elf/dwarf2-10.s: New.
698         * testsuite/gas/elf/dwarf2-11.d: New.
699         * testsuite/gas/elf/dwarf2-11.s: New.
700         * testsuite/gas/elf/dwarf2-12.d: New.
701         * testsuite/gas/elf/dwarf2-12.s: New.
702         * testsuite/gas/elf/dwarf2-13.d: New.
703         * testsuite/gas/elf/dwarf2-13.s: New.
704         * testsuite/gas/elf/dwarf2-14.d: New.
705         * testsuite/gas/elf/dwarf2-14.s: New.
706         * testsuite/gas/elf/dwarf2-15.d: New.
707         * testsuite/gas/elf/dwarf2-15.s: New.
708         * testsuite/gas/elf/dwarf2-16.d: New.
709         * testsuite/gas/elf/dwarf2-16.s: New.
710         * testsuite/gas/elf/dwarf2-17.d: New.
711         * testsuite/gas/elf/dwarf2-17.s: New.
712         * testsuite/gas/elf/dwarf2-18.d: New.
713         * testsuite/gas/elf/dwarf2-18.s: New.
714         * testsuite/gas/elf/elf.exp: Run dwarf2-5..18 tests.
715         * testsuite/gas/i386/dw2-compress-1.d: Add nonzero views.
716         * testsuite/gas/i386/dw2-compressed-1.d: Likewise.
717         * testsuite/gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
718         * testsuite/gas/lns/lns-big-delta.d: Likewise.
719         * testsuite/gas/lns/lns-duplicate.d: Likewise.
720         * testsuite/gas/mips/loc-swap-2.d: Likewise.
721         * testsuite/gas/mips/loc-swap-3.d: Likewise.
722         * testsuite/gas/mips/loc-swap.d: Likewise.
723         * testsuite/gas/mips/micromips@loc-swap-2.d: Likewise.
724         * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
725         * testsuite/gas/mips/mips16@loc-swap-2.d: Likewise.
726         * testsuite/gas/mips/mips16@loc-swap.d: Likewise.
727         * testsuite/gas/mips/mips16e@loc-swap.d: Likewise.
728
729 2017-07-19  Claudiu Zissulescu  <claziss@synopsys.com>
730
731         * testsuite/gas/arc/jli-1.d: New file.
732         * testsuite/gas/arc/jli-1.s: Likewise.
733         * testsuite/gas/arc/taux.d: Update for jli_base.
734
735 2017-07-19  Tristan Gingold  <gingold@adacore.com>
736
737         * as.c (start_sbrk): Remove.
738         (main): Remove assignment.
739         (dump_statistics): Remove display of data size.
740
741 2017-07-19  Tristan Gingold  <gingold@adacore.com>
742
743         * testsuite/gas/pe/seh-x64-err-2.s: New test.
744         * testsuite/gas/pe/seh-x64-err-2.l: New stderr output.
745         * testsuite/gas/pe/pe.exp: Add test.
746         * config/obj-coff-seh.c (obj_coff_seh_do_final): Don't try to end
747         seh part.
748
749 2017-07-18  Nick Clifton  <nickc@redhat.com>
750
751         PR 21775
752         * config/tc-arm.c: Fix spelling typos.
753         * config/tc-mips.c: Likewise.
754         * config/tc-msp430.c: Likewise.
755         * config/tc-sh64.c: Likewise.
756         * config/tc-tic4x.c: Likewise.
757         * ecoff.c: Likewise.
758         * testsuite/gas/arm/ldr-bad.l: Likewise.
759         * testsuite/gas/arm/ldr-t-bad.l: Likewise.
760         * testsuite/gas/tic54x/opcodes.s: Likewise.
761         * testsuite/gas/msp340/errata_warns.l: Likewise.
762
763 2017-07-18  Nick Clifton  <nickc@redhat.com>
764
765         * po/uk.po: Updated Ukranian translation.
766
767 2017-07-17  Georg-Johann Lay  <avr@gjlay.de>
768
769         PR 21472
770         * config/tc-avr.c (mcu_types): Add entries for: attiny212,
771         attiny214, attiny412, attiny414, attiny814, attiny1614,
772         attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
773         (md_show_usage): Adjust doc for "avrxmega3".
774         * doc/c-avr.texi (AVR options) [-mmcu=]: Adjust doc for avrxmega3.
775         Add MCUs: attiny212, attiny214, attiny412, attiny414, attiny416,
776         attiny417, attiny814, attiny816, attiny817, attiny1614,
777         attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
778
779 2017-07-13  Jim Wilson  <jim.wilson@linaro.org>
780
781         * config/tc-arch64.c (aarch64_cpus): Add AARCH64_FEATURE_RDMA to
782         falkor and qdf24xx entries.
783
784 2017-07-12  Alan Modra  <amodra@gmail.com>
785
786         * po/es.po: Update from translationproject.org/latest/gas/.
787         * po/fi.po: Likewise.
788         * po/fr.po: Likewise.
789         * po/id.po: Likewise.
790         * po/ja.po: Likewise.
791         * po/ru.po: Likewise.
792         * po/sv.po: Likewise.
793         * po/tr.po: Likewise.
794         * po/uk.po: Likewise.
795         * po/zh_CN.po: Likewise.
796
797 2017-07-12  Nick Clifton  <nickc@redhat.com>
798
799         Fix compile time warnings using gcc 7.1.1.
800         * config/tc-pru.c (md_assemble): Add continue statement after
801         handling 'E' operand character.
802         * config/tc-v850.c (md_assemble): Initialise the 'insn' variable.
803
804 2017-07-05  James Greenhalgh  <james.greenhalgh@arm.com>
805
806         * config/tc-arm.c (arm_cpus): Add Cortex-A55 and Cortex-A75.
807         * doc/c-arm.texi (-mcpu): Document Cortex-A55 and Cortex-A75.
808
809 2017-07-05  Borislav Petkov  <bp@suse.de>
810
811         * testsuite/gas/i386/opcode.s: Add tests for ModRM.reg == 6 variants.
812         * testsuite/gas/i386/opcode.d: ditto.
813         * testsuite/gas/i386/x86-64-opcode.s: Add x86_64 variants too.
814         * testsuite/gas/i386/x86-64-opcode.d: ditto.
815
816 2017-07-04  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
817
818         * config/tc-arm.c (arm_regs): Add MVFR2.
819         (do_vmrs): Constraint for MVFR2 and armv8.
820         (do_vmsr): Likewise.
821         * testsuite/gas/arm/armv8-a+fp.d: Update.
822         * testsuite/gas/arm/armv8-ar+fp.s: Likewise.
823         * testsuite/gas/arm/armv8-r+fp.d: Likewise.
824         * testsuite/gas/arm/vfp-bad.s: Likewise.
825         * testsuite/gas/arm/vfp-bad.l: Likewise.
826
827 2017-07-04  Tristan Gingold  <gingold@adacore.com>
828
829         * configure: Regenerate.
830
831 2017-07-04  Tristan Gingold  <gingold@adacore.com>
832
833         * NEWS: Add marker for 2.29.
834
835 2017-07-03  Alan Modra  <amodra@gmail.com>
836
837         * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
838
839 2017-06-30  Maciej W. Rozycki  <macro@imgtec.com>
840
841         * config/tc-mips.c (md_convert_frag): Use a switch on the
842         microMIPS relaxation type rather than a chain of conditionals.
843
844 2017-06-30  Maciej W. Rozycki  <macro@imgtec.com>
845
846         * config/tc-mips.c (md_convert_frag): Rewrite `fix_new_exp'
847         calls in terms of `fix_new'.
848
849 2017-06-30  Maciej W. Rozycki  <macro@imgtec.com>
850
851         * config/tc-mips.c (md_convert_frag): Don't make a helper
852         expression symbol for `fix_new_exp' called with a non-zero
853         offset.
854         * testsuite/gas/mips/relax-offset.d: New test.
855         * testsuite/gas/mips/mips1@relax-offset.d: New test.
856         * testsuite/gas/mips/r3000@relax-offset.d: New test.
857         * testsuite/gas/mips/r3900@relax-offset.d: New test.
858         * testsuite/gas/mips/micromips@relax-offset.d: New test.
859         * testsuite/gas/mips/relax-offset.l: New stderr output.
860         * testsuite/gas/mips/relax-offset.s: New test source.
861         * testsuite/gas/mips/mips.exp: Run the new tests.
862
863 2017-06-30  Georg-Johann Lay  <avr@gjlay.de>
864
865         PR gas/21683
866         * doc/c-avr.texi (AVR Options) <-mgcc-isr>: Document it.
867         (AVR Pseudo Instructions): New node.
868         * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
869         (md_undefined_symbol): Define to avr_undefined_symbol.
870         (avr_pre_output_hook, avr_undefined_symbol): New protos.
871         * config/tc-avr.c (struc-symbol.h): Include it.
872         (ISR_CHUNK_Done, ISR_CHUNK_Prologue, ISR_CHUNK_Epilogue): New enums.
873         (avr_isr, avr_gccisr_opcode)
874         (avr_no_sreg_hash, avr_no_sreg): New static variables.
875         (avr_opt_s) <have_gccisr>: Add field.
876         (avr_opt): Add initializer for have_gccisr.
877         (enum options) <OPTION_HAVE_GCCISR>: Add enum.
878         (md_longopts) <"mgcc-isr">: Add entry.
879         (md_show_usage): Document -mgcc-isr.
880         (md_parse_option) [OPTION_HAVE_GCCISR]: Handle it.
881         (md_undefined_symbol): Remove.
882         (avr_undefined_symbol, avr_pre_output_hook): New fuctions.
883         (md_begin) <avr_no_sreg_hash, avr_gccisr_opcode>: Initialize them.
884         (avr_operand) <pregno>: Add argument and set *pregno if function
885         is called for a register constraint.
886         [N]: Handle constraint.
887         (avr_operands) <avr_operand>: Pass 5th parameter to calls.
888         [avr_opt.have_gccisr]: Call avr_update_gccisr.  Call
889         avr_gccisr_operands instead of avr_operands.
890         (avr_update_gccisr, avr_emit_insn, avr_patch_gccisr_frag)
891         (avr_gccisr_operands, avr_check_gccisr_done): New static functions.
892         * testsuite/gas/avr/gccisr-01.d: New test.
893         * testsuite/gas/avr/gccisr-01.s: New test.
894         * testsuite/gas/avr/gccisr-02.d: New test.
895         * testsuite/gas/avr/gccisr-02.s: New test.
896         * testsuite/gas/avr/gccisr-03.d: New test.
897         * testsuite/gas/avr/gccisr-03.s: New test.
898
899 2017-06-30  Maciej W. Rozycki  <macro@imgtec.com>
900
901         * config/tc-mips.c (match_float_constant): Update description.
902         (match_operand): Likewise.
903
904 2017-06-30  Andrew Bennett  <andrew.bennett@imgtec.com>
905             Maciej W. Rozycki  <macro@imgtec.com>
906
907         * config/tc-mips.c (mips_ases): Add microMIPS XPA support.
908         * testsuite/gas/mips/micromips@xpa.d: New test.
909         * testsuite/gas/mips/mips.exp: Run the new test.  Enable
910         `xpa-virt-err' test for `micromips'.
911
912 2017-06-30  Andrew Bennett  <andrew.bennett@imgtec.com>
913             Maciej W. Rozycki  <macro@imgtec.com>
914
915         * testsuite/gas/mips/micromips@r5.d: New test.
916         * testsuite/gas/mips/mips.exp: Run the new test.
917
918 2017-06-30  Maciej W. Rozycki  <macro@imgtec.com>
919             Andrew Bennett  <andrew.bennett@imgtec.com>
920
921         * config/tc-mips.c (mips_set_ase): Handle the ASE_XPA_VIRT flag.
922         * testsuite/gas/mips/xpa.d: Remove `xpa' from `-M' in `objdump'
923         flags.  Add `-mvirt' to `as' flags.
924         * testsuite/gas/mips/xpa-err.d: New test.
925         * testsuite/gas/mips/xpa-virt-err.d: New test.
926         * testsuite/gas/mips/xpa-err.l: New stderr output.
927         * testsuite/gas/mips/xpa-virt-err.l: New stderr output.
928         * testsuite/gas/mips/xpa-err.s: New test source.
929         * testsuite/gas/mips/xpa-virt-err.s: New test source.
930         * testsuite/gas/mips/mips.exp: Run the new tests.
931
932 2017-06-29  Maciej W. Rozycki  <macro@imgtec.com>
933
934         * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: Adjust for the
935         ASE_MIPS16E2_MT flag disassembler fix.
936         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
937         Likewise.
938
939 2017-06-29  Maciej W. Rozycki  <macro@imgtec.com>
940
941         * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
942         flag before recalculating.
943         * testsuite/gas/mips/mips16e2-mt-err.d: New test.
944         * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
945         * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
946         * testsuite/gas/mips/mips.exp: Run the new test.
947
948 2017-06-28  Tamar Christina  <tamar.christina@arm.com>
949
950         * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
951         (aarch64_features): Added dotprod.
952         * doc/c-aarch64.texi: Added dotprod.
953         * testsuite/gas/aarch64/dotproduct.d: New.
954         * testsuite/gas/aarch64/dotproduct.s: New.
955
956 2017-06-28  Jiong Wang  <jiong.wang@arm.com>
957
958         * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
959         (neon_scalar_for_mul): Improve comments.
960         (do_neon_dotproduct): New function to encode Dot Product instructions.
961         (do_neon_dotproduct_s): Wrapper function for signed Dot Product
962         instructions.
963         (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
964         instructions.
965         (insns): New entries for vsdot and vudot.
966         (arm_extensions): New entry for "dotprod".
967         * doc/c-arm.texi: Document new "dotprod" extension.
968         * testsuite/gas/arm/dotprod.s: New test source.
969         * testsuite/gas/arm/dotprod-illegal.s: New test source.
970         * testsuite/gas/arm/dotprod.d: New test.
971         * testsuite/gas/arm/dotprod-thumb2.d: New test.
972         * testsuite/gas/arm/dotprod-illegal.d: New test.
973         * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
974         * testsuite/gas/arm/dotprod-illegal.l: New error file.
975         * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
976
977 2017-06-28  Maciej W. Rozycki  <macro@imgtec.com>
978
979         * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
980         * testsuite/gas/mips/save-err.d: New test.
981         * testsuite/gas/mips/save-sub.d: New test.
982         * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
983         * testsuite/gas/mips/mips1@save-sub.d: New test.
984         * testsuite/gas/mips/mips2@save-sub.d: New test.
985         * testsuite/gas/mips/mips3@save-sub.d: New test.
986         * testsuite/gas/mips/mips4@save-sub.d: New test.
987         * testsuite/gas/mips/mips5@save-sub.d: New test.
988         * testsuite/gas/mips/mips32@save-sub.d: New test.
989         * testsuite/gas/mips/mips64@save-sub.d: New test.
990         * testsuite/gas/mips/mips16@save-sub.d: New test.
991         * testsuite/gas/mips/mips16e@save-sub.d: New test.
992         * testsuite/gas/mips/r3000@save-sub.d: New test.
993         * testsuite/gas/mips/r3900@save-sub.d: New test.
994         * testsuite/gas/mips/r4000@save-sub.d: New test.
995         * testsuite/gas/mips/vr5400@save-sub.d: New test.
996         * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
997         * testsuite/gas/mips/sb1@save-sub.d: New test.
998         * testsuite/gas/mips/octeon2@save-sub.d: New test.
999         * testsuite/gas/mips/octeon3@save-sub.d: New test.
1000         * testsuite/gas/mips/xlr@save-sub.d: New test.
1001         * testsuite/gas/mips/r5900@save-sub.d: New test.
1002         * testsuite/gas/mips/mips16e2-copy.d: New test.
1003         * testsuite/gas/mips/mips16e2-copy-err.d: New test.
1004         * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
1005         option.  Adjust for trailing padding change.
1006         * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
1007         * testsuite/gas/mips/save-sub.s: New test source.
1008         * testsuite/gas/mips/mips16e2-copy.s: New test source.
1009         * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
1010         * testsuite/gas/mips/save.s: Update description, change trailing
1011         padding and remove trailing white space.
1012         * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
1013         tests across the regular MIPS interAptiv MR2 architecture.  Run
1014         the new tests.
1015
1016 2017-06-28  Maciej W. Rozycki  <macro@imgtec.com>
1017
1018         * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
1019         (mips16e2-interaptiv-mr2): Likewise.
1020         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
1021         test.
1022         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
1023         New test.
1024         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
1025         New test.
1026         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
1027         New test.
1028         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
1029         New test.
1030         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
1031         test.
1032         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
1033         test.
1034         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
1035         test.
1036         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
1037         New test.
1038         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
1039         New test.
1040         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
1041         New test.
1042         * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
1043         * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
1044         * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
1045         * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
1046         flag lines present rather than just one.
1047         * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
1048         * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
1049         * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
1050         * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
1051         * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
1052         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
1053         stderr output.
1054         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
1055         New stderr output.
1056         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
1057         New stderr output.
1058         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
1059         New stderr output.
1060         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
1061         New stderr output.
1062         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
1063         stderr output.
1064         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
1065         stderr output.
1066         * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
1067         New stderr output.
1068         * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
1069         output.
1070         * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
1071         output.
1072
1073 2017-06-28  Maciej W. Rozycki  <macro@imgtec.com>
1074             Matthew Fortune  <matthew.fortune@imgtec.com>
1075
1076         * config/tc-mips.c (validate_mips_insn): Handle
1077         OP_SAVE_RESTORE_LIST specially.
1078         (mips_encode_save_restore, mips16_encode_save_restore): New
1079         functions.
1080         (match_save_restore_list_operand): Factor out SAVE/RESTORE
1081         operand insertion into the instruction word or halfword to these
1082         new functions.
1083         (mips_cpu_info_table): Add "interaptiv-mr2" entry.
1084
1085         * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
1086         `-march=' argument list.
1087
1088 2017-06-27  Maciej W. Rozycki  <macro@imgtec.com>
1089
1090         * testsuite/gas/mips/mips16e-save.d: Rename to...
1091         * testsuite/gas/mips/save.d: ... this.
1092         * testsuite/gas/mips/mips16e-save-err.d: Update the
1093         `error-output' option and rename to...
1094         * testsuite/gas/mips/save-err.d: ... this.
1095         * testsuite/gas/mips/mips16e-save-err.l: Rename to...
1096         * testsuite/gas/mips/save-err.l: ... this.
1097         * testsuite/gas/mips/mips16e-save.s: Rename to...
1098         * testsuite/gas/mips/save.s: ... this.
1099         * testsuite/gas/mips/mips16e-save-err.s: Rename to...
1100         * testsuite/gas/mips/save-err.s: ... this.
1101         * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
1102         `mips16e-save-err' invocations to `save' and `save-err'
1103         respectively and reorder these tests away from MIPS16 tests.
1104
1105 2017-06-27  Maciej W. Rozycki  <macro@imgtec.com>
1106
1107         * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
1108         -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
1109         `as' flags.
1110         * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
1111         from `as' flags.
1112         * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
1113         pseudo-op.
1114         * testsuite/gas/mips/mips16e-save-err.s: Likewise.
1115         * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
1116         MIPS16e architectures.
1117
1118 2017-06-27  Maciej W. Rozycki  <macro@imgtec.com>
1119
1120         * testsuite/gas/mips/mips16e-save-err.d: New test.
1121         * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
1122         test into the new test.
1123
1124 2017-06-27  Maciej W. Rozycki  <macro@imgtec.com>
1125
1126         * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
1127         option.
1128
1129 2017-06-26  Kuan-Lin Chen  <rufus@andestech.com>
1130
1131         * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
1132         R_RISCV_32_PCREL relocation.
1133
1134 2017-06-26  H.J. Lu  <hongjiu.lu@intel.com>
1135
1136         PR gas/21661
1137         * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
1138         common symbol.
1139         (elf_frob_symbol): Likewise.
1140         * testsuite/gas/elf/elf.exp: Run pr21661.
1141         * testsuite/gas/elf/pr21661.d: New file.
1142         * testsuite/gas/elf/pr21661.s: Likewise.
1143
1144 2017-06-26  Nick Clifton  <nickc@redhat.com>
1145
1146         * config/tc-arm.c (fpu_any): Only define for ELF based targets.
1147
1148 2017-06-26  Claudiu Zissulescu  <claziss@synopsys.com>
1149
1150         * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
1151         instructions to be accounted as jumps.
1152         (assemble_insn): Check for limms into the delay slots.  Emit an
1153         error if so.
1154         * testsuite/gas/arc/asm-errors-3.d: New file.
1155         * testsuite/gas/arc/asm-errors-3.err: Likewise.
1156         * testsuite/gas/arc/asm-errors-3.s: Likewise.
1157
1158 2017-06-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1159
1160         * NEWS: Mention support of ARM Cortex-R52 processor.
1161         * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
1162         * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
1163
1164 2017-06-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1165
1166         * NEWS: Mention support for ARMv8-R architecture.
1167         * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
1168         (arm_extensions): Restrict pan, ras and rdma extension to
1169         ARMv8-A and make crypto, fp and simd extensions available to
1170         ARMv8-R.
1171         (cpu_arch_ver): Add entry for ARMv8-R.
1172         (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
1173         logic.
1174         * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
1175         * testsuite/gas/arm/armv8-ar+fp.s: This.  Remove .arch directive.
1176         * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
1177         architecture to assemble for.
1178         * testsuite/gas/arm/armv8-r+fp.d: New.
1179         * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
1180         * testsuite/gas/arm/armv8-ar+simd.s: This.  Remove .arch directive.
1181         * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
1182         architecture to assemble for.
1183         * testsuite/gas/arm/armv8-r+simd.d: New.
1184         * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
1185         * testsuite/gas/arm/armv8-ar-bad.s: This.  Remove .arch directive.
1186         * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
1187         * testsuite/gas/arm/armv8-ar-bad.l: This.  Decrement line number by 1.
1188         * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
1189         architecture to assemble for and adjust error output file.
1190         * testsuite/gas/arm/armv8-r-bad.d: New.
1191         * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
1192         * testsuite/gas/arm/armv8-ar-barrier.s: This.
1193         * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
1194         * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
1195         * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
1196         * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
1197         * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
1198         * testsuite/gas/arm/armv8-ar-it-bad.s: This.  Remove .arch directive.
1199         * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
1200         * testsuite/gas/arm/armv8-ar-it-bad.l: This.  Decrement line number
1201         by 1.
1202         * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
1203         architecture to assemble for and adjust error output file.
1204         * testsuite/gas/arm/armv8-r-it-bad.d: New.
1205         * testsuite/gas/arm/armv8-a.s: Rename into ...
1206         * testsuite/gas/arm/armv8-ar.s: This.  Remove .arch directive.
1207         * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
1208         architecture to assemble for.
1209         * testsuite/gas/arm/armv8-r.d: New.
1210         * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
1211         * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
1212         * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
1213         * testsuite/gas/arm/attr-march-armv8-r.d: New.
1214         * testsuite/gas/arm/crc32.s: Rename into ...
1215         * testsuite/gas/arm/crc32-armv8-ar.s: This.
1216         * testsuite/gas/arm/crc32.d: Rename into ...
1217         * testsuite/gas/arm/crc32-armv8-a.d: This.  Specify source to assemble.
1218         * testsuite/gas/arm/crc32-armv8-r.d: New.
1219         * testsuite/gas/arm/crc32-bad.s: Rename into ...
1220         * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
1221         * testsuite/gas/arm/crc32-bad.d: Rename into ...
1222         * testsuite/gas/arm/crc32-armv8-a-bad.d: This.  Specify source to
1223         assemble.
1224         * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
1225         * testsuite/gas/arm/mask_1.s: Rename into ...
1226         * testsuite/gas/arm/mask_1-armv8-ar.s: This.
1227         * testsuite/gas/arm/mask_1.d: Rename into ...
1228         * testsuite/gas/arm/mask_1-armv8-a.d: This.  Specify source to
1229         assemble.
1230         * testsuite/gas/arm/mask_1-armv8-r.d: new.
1231
1232 2017-06-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1233
1234         * config/tc-arm.c (arm_ext_v6m): Delete.
1235         (arm_ext_v7m): Delete.
1236         (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
1237         profile.
1238         (arm_arch_v6m_only): Delete.
1239         (do_t_swi): Remove special case for ARMv6S-M.
1240         (md_assemble): Display error message previously in do_t_swi when
1241         SVC is not available.
1242         (insns): Guard swi and svc by arm_ext_os for Thumb mode.
1243         (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
1244
1245 2017-05-11  Andrew Waterman  <andrew@sifive.com>
1246
1247         * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
1248         shift amounts.
1249
1250 2017-06-22  Nick Clifton  <nickc@redhat.com>
1251
1252         * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
1253
1254 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1255
1256         * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
1257         (cpu_arch_ver): Add all architectures and sort by release date.
1258         (have_ext_for_needed_feat_p): New.
1259         (get_aeabi_cpu_arch_from_fset): New.
1260         (aeabi_set_public_attributes): Call above function to determine
1261         Tag_CPU_arch and Tag_CPU_arch_profile values.  Adapt Tag_ARM_ISA_use
1262         and Tag_THUMB_ISA_use selection logic to check absence of feature bit
1263         accordingly.
1264         * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
1265         attribute value.
1266         * testsuite/gas/arm/attr-march-armv2.d: Likewise.
1267         * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
1268         * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
1269         * testsuite/gas/arm/attr-march-armv3.d: Likewise.
1270         * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
1271         * testsuite/gas/arm/pr12198-2.d: Likewise.
1272
1273 2017-06-21  H.J. Lu  <hongjiu.lu@intel.com>
1274
1275         * testsuite/gas/i386/cet-intel.d: Updated.
1276         * testsuite/gas/i386/cet.d: Likewise.
1277         * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1278         * testsuite/gas/i386/x86-64-cet.d: Likewise.
1279         * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
1280         * testsuite/gas/i386/x86-64-cet.s: Likewise.
1281
1282 2017-06-21  H.J. Lu  <hongjiu.lu@intel.com>
1283
1284         * testsuite/gas/i386/cet-intel.d: Updated.
1285         * testsuite/gas/i386/cet.d: Likewise.
1286         * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1287         * testsuite/gas/i386/x86-64-cet.d: Likewise.
1288         * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
1289         * testsuite/gas/i386/x86-64-cet.s: Likewise.
1290
1291 2017-06-21  H.J. Lu  <hongjiu.lu@intel.com>
1292
1293         * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
1294         * testsuite/gas/i386/notrack-intel.d: Updated.
1295         * testsuite/gas/i386/notrack.d: Likewise.
1296         * testsuite/gas/i386/notrackbad.l: Likewise.
1297         * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1298         * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1299         * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1300         * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
1301         memory indirect branch.
1302         * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1303         * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
1304         with NOTRACK prefix.
1305         * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1306
1307 2017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1308
1309         * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
1310         Thumb division for ARMv7 architecture.
1311         (arm_parse_extension): Document expected behavior for duplicate
1312         entries.
1313         (s_arm_arch_extension): Likewise.
1314         * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
1315         * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
1316         above test.
1317
1318 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1319
1320         * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
1321         feature bits used or selected_cpu depending on whether a CPU was
1322         selected by the user.
1323
1324 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1325
1326         * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
1327         decide whether to set Tag_DSP_extension build attribute value.  Remove
1328         now useless arm_arch variable.
1329
1330 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1331
1332         * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
1333         (dyn_march_ext_opt): Likewise.
1334         (md_begin): Copy extension feature bits alongside architecture ones.
1335         Merge extensions feature bits in selected_cpu and cpu_variant if there
1336         is some.
1337         (arm_parse_extension): Pass architecture and extension feature bits in
1338         separate parameters, with architecture bits being read only.  Update
1339         **opt_p directly rather than *ext_set and initialize it if needed.
1340         (arm_parse_cpu): Stop merging architecture and extension feature bits
1341         and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1342         respectively.  Adapt to change in parameters of arm_parse_extension.
1343         (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
1344         (aeabi_set_attribute_string): Make function static.
1345         (arm_md_post_relax): New function.
1346         (s_arm_cpu): Stop merging architecture and extension feature bits and
1347         instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1348         respectively.  Merge extension feature bits in cpu_variant
1349         if there is any.
1350         (s_arm_arch): Reset extension feature bit.  Set selected_cpu from
1351         *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
1352         consistency with s_arm_cpu.
1353         (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
1354         selected_cpu, allocating it before hand if needed.  Set selected_cpu
1355         from it and then cpu_variant.
1356         (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
1357         * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
1358         (aeabi_set_public_attributes): Delete external declaration.
1359         (arm_md_post_relax): Declare externally.
1360
1361 2017-06-21  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1362
1363         * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
1364         (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
1365         name field just after the name field.
1366         (arm_cpus): Move extension feature bit from value field to ext field,
1367         reorder parameter according to changes in ARM_CPU_OPT and reindent.
1368         (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
1369         ext field from the selected arm_cpus entry.
1370         (s_arm_cpu): Likewise.
1371
1372 2017-06-21  James Greenhalgh  <james.greenhalgh@arm.com>
1373
1374         * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
1375         * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
1376
1377 2017-06-15  H.J. Lu  <hongjiu.lu@intel.com>
1378
1379         PR binutils/21594
1380         * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
1381         register.
1382         * testsuite/gas/i386/x86-64-mpx.s: Likewise.
1383         * testsuite/gas/i386/mpx.d: Updated.
1384         * testsuite/gas/i386/x86-64-mpx.d: Likewise.
1385
1386 2017-06-14  Max Filippov  <jcmvbkbc@gmail.com>
1387
1388         * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
1389         absolute_literals_supported): Leave definitions uninitialized.
1390         (directive_state): Leave entries for directive_density and
1391         directive_absolute_literals initialized to false.
1392         (xg_init_global_config, xtensa_init): New functions.
1393         * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
1394         (HOST_SPECIAL_INIT): New definition.
1395         (xtensa_init): New declaration.
1396
1397 2017-06-07  Michael Collison  <michael.collison@arm.com>
1398
1399         * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
1400         IP1, FP, and LR as register aliases of register 16, 17, 29
1401         and 30 respectively.
1402         * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
1403         prohibiting register 'lr' which is now an alias.
1404         * testsuite/gas/aarch64/diagnostic.s: Remove instruction
1405         utilizing register 'lr' which is now an alias.
1406
1407 2017-06-06  Jiong Wang  <jiong.wang@arm.com>
1408
1409         * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
1410         (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
1411         ARMv8-A.
1412         (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
1413         (do_t_add_sub): Likewise.
1414         (do_t_mov_cmp): Likewise.
1415         (do_t_tb): Likewise.
1416         * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
1417         ldrsb.
1418         * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
1419         * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
1420         * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
1421         * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
1422         * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
1423         * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
1424         * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
1425         * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
1426         * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
1427
1428 2017-06-05  Jim Wilson  <jim.wilson@linaro.org>
1429
1430         * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
1431         * doc/c-arm.texi (-mcpu): Likewise.
1432
1433 2017-05-30  Anton Kolesov  <anton.kolesov@synopsys.com>
1434
1435         * config/tc-arc.c (cpu_types): Include arc-cpu.def
1436
1437 2017-05-23  H.J. Lu  <hongjiu.lu@intel.com>
1438
1439         * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
1440         targets.
1441         * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1442
1443 2017-05-23  Claudiu Zissulescu <claziss@synopsys.com>
1444
1445         * config/tc-arc.c (md_apply_fix): Use as_bad_where.
1446         (assemble_insn): Use as_bad.
1447
1448 2017-05-22  H.J. Lu  <hongjiu.lu@intel.com>
1449
1450         * config/tc-i386.c (REX_PREFIX): Changed to 7.
1451         (NOTRACK_PREFIX): New.
1452         (MAX_PREFIXES): Changed to 8.
1453         (_i386_insn): Add notrack_prefix.
1454         (PREFIX_GROUP): Add PREFIX_DS.
1455         (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
1456         (md_assemble): Check if NOTRACK prefix is supported.
1457         (parse_insn): Set notrack_prefix and issue an error for
1458         other prefixes after NOTRACK prefix.
1459         * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
1460         * testsuite/gas/i386/notrack-intel.d: New file.
1461         * testsuite/gas/i386/notrack.d: Likewise.
1462         * testsuite/gas/i386/notrack.s: Likewise.
1463         * testsuite/gas/i386/notrackbad.l: Likewise.
1464         * testsuite/gas/i386/notrackbad.s: Likewise.
1465         * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1466         * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1467         * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1468         * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1469         * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1470
1471 2017-05-22  Jiong Wang <jiong.wang@arm.com>
1472
1473         * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
1474         Recognize the new triplet name aarch64*-linux-gnu_ilp32.
1475         * configure.ac: Output DEFAULT_ARCH macro for AArch64.
1476         * configure: Regenerate.
1477         * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
1478         (md_after_parse_args): New define.
1479         * config/tc-aarch64.c (aarch64_abi_type): New enumeration
1480         AARCH64_ABI_NONE.
1481         (DEFAULT_ARCH): New define.
1482         (aarch64_abi): Set default value to AARCH64_ABI_NONE.
1483         (aarch64_after_parse_args): New function.
1484
1485 2017-05-19  Jose E. Marchesi  <jose.marchesi@oracle.com>
1486
1487         * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
1488         `v9m8' and `v8plusm8'.
1489         (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
1490         (get_hwcap_name): Support the M8 hardware capabilities.
1491         (sparc_ip): Handle new operand types.
1492         * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
1493         -Asparc6, and the corresponding -xarch aliases.
1494         * testsuite/gas/sparc/sparc6.s: New file.
1495         * testsuite/gas/sparc/sparc6.d: Likewise.
1496         * testsuite/gas/sparc/sparc6-diag.s: Likewise.
1497         * testsuite/gas/sparc/sparc6-diag.l: Likewise.
1498         * testsuite/gas/sparc/fpcmpshl.s: Likewise.
1499         * testsuite/gas/sparc/fpcmpshl.d: Likewise.
1500         * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
1501         * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
1502         * testsuite/gas/sparc/ldm-stm.s: Likewise.
1503         * testsuite/gas/sparc/ldm-stm.d: Likewise.
1504         * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
1505         * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
1506         * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
1507         * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
1508         * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
1509         * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
1510         * testsuite/gas/sparc/on.s: Likewise.
1511         * testsuite/gas/sparc/on.d: Likewise.
1512         * testsuite/gas/sparc/on-diag.s: Likewise.
1513         * testsuite/gas/sparc/on-diag.l: Likewise.
1514         * testsuite/gas/sparc/rle.s: Likewise.
1515         * testsuite/gas/sparc/rle.d: Likewise.
1516         * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
1517         * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
1518         * testsuite/gas/sparc/rdasr.d: Likewise.
1519
1520 2017-05-19  Jose E. Marchesi  <jose.marchesi@oracle.com>
1521
1522         * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
1523         * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
1524         run asi-bump-warn.
1525
1526 2017-05-19  Georg-Johann Lay  <avr@gjlay.de>
1527
1528         PR ld/21472
1529         * config/tc-avr.c (mcu_types): Add entries for: attiny416,
1530         attiny417, attiny816, attiny817.
1531
1532 2017-05-18  Alan Modra  <amodra@gmail.com>
1533
1534         * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
1535         * config/tc-hppa.c: Likewise.
1536         * config/tc-mips.c: Likewise.
1537         * config/tc-score7.c: Likewise.
1538
1539 2017-05-16  Alan Modra  <amodra@gmail.com>
1540
1541         * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
1542         (TC_FORCE_RELOCATION_LOCAL): Use it.
1543         (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
1544         (TC_FORCE_RELOCATION_SUB_SAME): Use it.
1545         * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
1546         TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
1547         * config/tc-aarch64.h: Similarly.
1548         * config/tc-avr.h: Similarly.
1549         * config/tc-cris.h: Similarly.
1550         * config/tc-i386.h: Similarly.
1551         * config/tc-i960.h: Similarly.
1552         * config/tc-ia64.h: Similarly.
1553         * config/tc-microblaze.h: Similarly.
1554         * config/tc-mips.h: Similarly.
1555         * config/tc-msp430.h: Similarly.
1556         * config/tc-nds32.h: Similarly.
1557         * config/tc-pru.h: Similarly.
1558         * config/tc-riscv.h: Similarly.
1559         * config/tc-rl78.h: Similarly.
1560         * config/tc-s390.h: Similarly.
1561         * config/tc-sh.h: Similarly.
1562         * config/tc-sh64.h: Similarly.
1563         * config/tc-sparc.h: Similarly.
1564         * config/tc-xtensa.h: Similarly.
1565         * config/tc-mn10300.h: Similarly.
1566         (GENERIC_FORCE_RELOCATION_LOCAL): Define.
1567         * config/tc-msp430.c (msp430_force_relocation_local): Modify to
1568         be addition to rather than replacement of standard
1569         TC_FORCE_RELOCATION_LOCAL.
1570
1571 2017-05-15  Nick Clifton  <nickc@redhat.com>
1572
1573         PR gas/21458
1574         * config/tc-arm.c (do_adr): If the ADR involves a thumb function
1575         symbol, ensure that the T bit will be set.
1576         (do_adrl): Likewise.
1577         (do_t_adr): Likewise.
1578         * testsuite/gas/arm/pr21458.s: New test.
1579         * testsuite/gas/arm/pr21458.d: New test driver.
1580
1581 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1582
1583         * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
1584         flags.
1585         * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
1586         * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
1587         * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
1588         * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
1589         * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
1590         * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
1591         * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
1592         * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
1593         * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
1594         * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
1595         * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
1596         * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
1597         * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
1598         * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
1599         * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
1600         * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
1601         * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
1602         * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
1603         * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
1604         * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
1605         Likewise.
1606         * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
1607         Likewise.
1608         * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
1609         * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
1610         * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
1611         * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
1612         * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
1613         * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
1614         * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
1615         * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
1616         * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
1617         * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
1618         * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
1619         * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
1620         Likewise.
1621         * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
1622         Likewise.
1623         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
1624         Likewise.
1625         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
1626         Likewise.
1627         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
1628         Likewise.
1629         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
1630         Likewise.
1631         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
1632         Likewise.
1633         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
1634         Likewise.
1635         * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
1636         * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
1637         * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
1638         * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
1639         * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
1640         * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
1641         test.
1642         * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
1643         test.
1644         * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
1645         * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
1646         * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
1647         * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
1648         * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
1649         * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
1650         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
1651         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
1652         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
1653         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
1654         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
1655         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
1656         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
1657         test.
1658         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
1659         test.
1660         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
1661         New test.
1662         * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
1663         New test.
1664         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
1665         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
1666         test.
1667         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
1668         test.
1669         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
1670         test.
1671         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
1672         test.
1673         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
1674         test.
1675         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
1676         test.
1677         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
1678         test.
1679         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
1680         test.
1681         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
1682         test.
1683         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
1684         test.
1685         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
1686         test.
1687         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
1688         New test.
1689         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
1690         New test.
1691         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
1692         New test.
1693         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
1694         New test.
1695         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
1696         New test.
1697         * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
1698         New test.
1699         * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
1700         * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
1701         preservation between MIPS16 and MIPS16e2 code.
1702         * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
1703         all MIPS16 architectures.
1704
1705 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1706
1707         * testsuite/gas/mips/mips16e2.d: New test.
1708         * testsuite/gas/mips/mips16e2-mt.d: New test.
1709         * testsuite/gas/mips/mips16e2-sub.d: New test.
1710         * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
1711         * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
1712         * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
1713         * testsuite/gas/mips/mips16e2-hilo.d: New test.
1714         * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
1715         * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
1716         * testsuite/gas/mips/mips16e2-imm-error.d: New test.
1717         * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
1718         * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
1719         * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
1720         * testsuite/gas/mips/mips16e2-lui.d: New test.
1721         * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
1722         * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
1723         * testsuite/gas/mips/mips16e2@lui-2.d: New test.
1724         * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
1725         * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
1726         * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
1727         * testsuite/gas/mips/mips16e2.s: New test source.
1728         * testsuite/gas/mips/mips16e2-mt.s: New test source.
1729         * testsuite/gas/mips/mips16e2-sub.s: New test source.
1730         * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
1731         * testsuite/gas/mips/mips16e2-hilo.s: New test source.
1732         * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
1733         * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
1734         * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
1735         * testsuite/gas/mips/mips16e2-lui.s: New test source.
1736         * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
1737         `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
1738         architectures.  Run the new tests.
1739
1740 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1741
1742         * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
1743         `mips16e2@' prefix.
1744         (run_list_test_arch): Likewise.
1745         (mips16e2-32, mips16e2-64): New architectures.
1746         * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
1747         * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
1748         * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
1749         * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
1750         * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
1751         * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
1752         * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
1753         * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
1754         * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
1755         * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
1756         tag.  Add `-I$srcdir/$subdir' to `as' flags.
1757         * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
1758         * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
1759         output.
1760         * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
1761         output.
1762         * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
1763         output.
1764         * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
1765         output.
1766         * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
1767         output.
1768         * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
1769         * testsuite/gas/mips/mips16e-sub.s: Likewise.
1770         * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
1771         * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
1772         * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
1773         source.
1774         * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
1775         source.
1776
1777 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1778             Matthew Fortune  <matthew.fortune@imgtec.com>
1779             Andrew Bennett  <andrew.bennett@imgtec.com>
1780
1781         * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
1782         (RELAX_MIPS16_E2): New macro.
1783         (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
1784         (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1785         (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1786         (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1787         (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1788         (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1789         (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
1790         (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
1791         (mips16_immed_extend): New prototype.
1792         (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
1793         values.
1794         (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
1795         (mips_ases): Add "mips16e2" entry.
1796         (mips_set_ase): Handle MIPS16e2 ASE.
1797         (insn_insert_operand): Explicitly handle immediates with MIPS16
1798         instructions that require 32-bit encoding.
1799         (is_opcode_valid_16): Pass enabled ASE bitmask on to
1800         `opcode_is_member'.
1801         (validate_mips_insn): Explicitly handle immediates with MIPS16
1802         instructions that require 32-bit encoding.
1803         (operand_reg_mask) <OP_REG28>: Add handler.
1804         (match_reg28_operand): New function.
1805         (match_operand) <OP_REG28>: Add handler.
1806         (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
1807         (match_mips16_insn): Handle MIPS16 instructions that require
1808         32-bit encoding and `V' and `u' operand codes.
1809         (mips16_ip): Allow any characters except from `.' in opcodes.
1810         (mips16_immed_extend): Handle 9-bit immediates.  Do not shuffle
1811         immediates whose width is not one of these listed.
1812         (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
1813         (mips_relax_frag): Likewise.
1814         (md_convert_frag): Likewise.
1815         (mips_convert_ase_flags): Handle MIPS16e2 ASE.
1816
1817         * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
1818         `-mno-mips16e2' options.
1819         (-mmips16e2, -mno-mips16e2): New options.
1820         * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
1821         `-mno-mips16e2' options.
1822         (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
1823         and `.set nomips16e2'.
1824
1825 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1826
1827         * config/tc-mips.c (match_int_operand): Call
1828         `match_out_of_range' before returning failure for 0x8000-0xffff
1829         values conditionally allowed.
1830
1831 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1832
1833         * config/tc-mips.c (match_int_operand): Call
1834         `match_not_constant' before returning failure for a non-constant
1835         16-bit immediate conditionally allowed.
1836
1837 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1838
1839         * config/tc-mips.c (match_const_int): Call `match_out_of_range'
1840         rather than `match_not_constant' for unrelocated operands
1841         retrieved as an `O_big' expression.
1842         (match_int_operand): Call `match_out_of_range' for relocatable
1843         operands retrieved as an `O_big' expression.
1844         (match_mips16_insn): Call `match_out_of_range' for relaxable
1845         operands retrieved as an `O_big' expression.
1846         * testsuite/gas/mips/addiu-error.d: New test.
1847         * testsuite/gas/mips/mips16@addiu-error.d: New test.
1848         * testsuite/gas/mips/micromips@addiu-error.d: New test.
1849         * testsuite/gas/mips/break-error.d: New test.
1850         * testsuite/gas/mips/lui-1.l: Adjust error message.
1851         * testsuite/gas/mips/addiu-error.l: New stderr output.
1852         * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
1853         * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
1854         * testsuite/gas/mips/break-error.l: New stderr output.
1855         * testsuite/gas/mips/addiu-error.s: New test source.
1856         * testsuite/gas/mips/break-error.s: New test source.
1857         * testsuite/gas/mips/mips.exp: Run the new tests.
1858
1859 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1860
1861         * config/tc-mips.c (match_mips16_insn): Remove the explicit
1862         OT_INTEGER check before the `match_expression' call.
1863         * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
1864         * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
1865         * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
1866         * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
1867         * testsuite/gas/mips/mips16-reg-error.d: New test.
1868         * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
1869         * testsuite/gas/mips/mips16-reg-error.s: New test source.
1870         * testsuite/gas/mips/mips.exp: Run the new test.
1871
1872 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1873
1874         * config/tc-mips.c (match_mips16_insn): Call
1875         `match_not_constant' for a disallowed relocation operation.
1876         * testsuite/gas/mips/mips16-reloc-error.d: New test.
1877         * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
1878         * testsuite/gas/mips/mips16-reloc-error.s: New test source.
1879         * testsuite/gas/mips/mips.exp: Run the new test.
1880
1881 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1882
1883         * testsuite/gas/mips/lui-1.d: New test.
1884         * testsuite/gas/mips/lui-2.d: New test.
1885         * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1886         into the new tests.
1887
1888 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1889
1890         * config/tc-mips.c (match_const_int): Update description.
1891
1892 2017-05-15  Maciej W. Rozycki  <macro@imgtec.com>
1893
1894         * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
1895         mips16' rather than `.set mips16'.
1896         (-mmicromips, -mno-micromips): Refer to `.module micromips' and
1897         `.module nomicromips' rather than `.set micromips' and `.set
1898         nomicromips'.
1899         (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
1900         rather than `.set smartmips'.
1901         * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
1902         `.module micromips', `.module nomicromips' and `.module
1903         smartmips' rather than `.set mips16', `.set micromips', `.set
1904         nomicromips' and `.set smartmips' respectively.
1905
1906 2017-05-12  Maciej W. Rozycki  <macro@imgtec.com>
1907             Matthew Fortune  <matthew.fortune@imgtec.com>
1908
1909         * config/tc-mips.c (mips_percent_op): Add "%gprel".
1910         (mips16_percent_op): Add "%gp_rel".
1911         * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
1912         * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
1913         * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
1914         * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
1915
1916 2017-05-12  Maciej W. Rozycki  <macro@imgtec.com>
1917
1918         * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
1919         * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
1920         * testsuite/gas/mips/mips16-64.d: Likewise.
1921         * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
1922         * testsuite/gas/mips/mips16-macro.d: Likewise.
1923         * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
1924         * testsuite/gas/mips/mips16-sub.d: Likewise.
1925         * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
1926
1927 2017-05-11  Maciej W. Rozycki  <macro@imgtec.com>
1928
1929         * testsuite/gas/mips/mips32r2-sync-1.d: New test.
1930         * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
1931         * testsuite/gas/mips/mips.exp: Run the new tests.
1932
1933 2017-05-10  Maciej W. Rozycki  <macro@imgtec.com>
1934
1935         * testsuite/gas/mips/isa-override-2.d: New test.
1936         * testsuite/gas/mips/mips1@isa-override-2.d: New test.
1937         * testsuite/gas/mips/r3000@isa-override-2.d: New test.
1938         * testsuite/gas/mips/r3900@isa-override-2.d: New test.
1939         * testsuite/gas/mips/mips2@isa-override-2.d: New test.
1940         * testsuite/gas/mips/mips32@isa-override-2.d: New test.
1941         * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
1942         * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
1943         * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
1944         * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
1945         * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
1946         * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
1947         * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
1948         * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
1949         * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
1950         * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
1951         * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
1952         source.
1953         * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
1954         source.
1955         * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
1956         source.
1957         * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
1958         source.
1959         * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
1960         source.
1961         * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
1962         source.
1963         * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1964         into the new tests.
1965
1966 2017-05-10  Maciej W. Rozycki  <macro@imgtec.com>
1967
1968         * testsuite/gas/mips/mips16e-sub.d: Correct test name.
1969         * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
1970         * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
1971         * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
1972         * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
1973         * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
1974         * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
1975
1976 2017-05-10  Maciej W. Rozycki  <macro@imgtec.com>
1977
1978         * testsuite/gas/mips/mips16-macro.l: Remove list test.
1979
1980 2017-05-10  Maciej W. Rozycki  <macro@imgtec.com>
1981
1982         * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
1983         * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
1984         * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
1985         * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
1986         * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
1987         * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
1988         * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
1989         * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
1990         * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
1991         * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
1992         * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
1993         * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
1994         * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
1995         * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
1996         * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
1997         * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
1998         * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
1999         * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
2000         * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
2001         * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
2002
2003 2017-05-10  Claudiu Zissulescu  <claziss@synopsys.com>
2004
2005         * testsuite/gas/arc/attr-arc600.d: New file.
2006         * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
2007         * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
2008         * testsuite/gas/arc/attr-arc601.d: Likewise.
2009         * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
2010         * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
2011         * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
2012         * testsuite/gas/arc/attr-arc700.d: Likewise.
2013         * testsuite/gas/arc/attr-arcem.d: Likewise.
2014         * testsuite/gas/arc/attr-archs.d: Likewise.
2015         * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
2016         * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
2017         * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
2018         * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
2019         * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
2020         * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
2021         * testsuite/gas/arc/attr-cpu-em.d: Likewise.
2022         * testsuite/gas/arc/attr-cpu-em.s: Likewise.
2023         * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
2024         * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
2025         * testsuite/gas/arc/attr-em.d: Likewise.
2026         * testsuite/gas/arc/attr-em4.d: Likewise.
2027         * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
2028         * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
2029         * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
2030         * testsuite/gas/arc/attr-hs.d: Likewise.
2031         * testsuite/gas/arc/attr-hs34.d: Likewise.
2032         * testsuite/gas/arc/attr-hs38.d: Likewise.
2033         * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
2034         * testsuite/gas/arc/attr-mul64.d: Likewise.
2035         * testsuite/gas/arc/attr-name.d: Likewise.
2036         * testsuite/gas/arc/attr-name.s: Likewise.
2037         * testsuite/gas/arc/attr-nps400.d: Likewise.
2038         * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
2039         * testsuite/gas/arc/attr-override-mcpu.s
2040         * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
2041         * testsuite/gas/arc/blank.s: Likewise.
2042         * testsuite/gas/elf/section2.e-arc: Likewise.
2043         * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
2044         * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
2045         * testsuite/gas/arc/nps400-0.d: Likewise.
2046         * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
2047         * config/tc-arc.c (opcode/arc-attrs.h): Include.
2048         (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
2049         (arc_attribute): Declare new function.
2050         (md_pseudo_table): Add arc_attribute.
2051         (cpu_types): Rename default cpu features.
2052         (selected_cpu): Set the default OSABI flag.
2053         (mpy_option): New variable.
2054         (pic_option): Likewise.
2055         (sda_option): Likewise.
2056         (tls_option): Likewise.
2057         (feature_type, feature_list): Remove.
2058         (arc_initial_eflag): Likewise.
2059         (attributes_set_explicitly): New variable.
2060         (arc_check_feature): Check also for the conflicting features.
2061         (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
2062         (arc_option): Remove setting of private flags and architecture.
2063         (check_cpu_feature): Refactor feature names.
2064         (autodetect_attributes): New function.
2065         (assemble_tokens): Use above function.
2066         (md_parse_option): Refactor feature names.
2067         (arc_attribute): New function.
2068         (arc_set_attribute_int): Likewise.
2069         (arc_set_attribute_string): Likewise.
2070         (arc_stralloc): Likewise.
2071         (arc_set_public_attributes): Likewise.
2072         (arc_md_end): Likewise.
2073         (arc_copy_symbol_attributes): Likewise.
2074         (rc_convert_symbolic_attribute): Likewise.
2075         * config/tc-arc.h (md_end): Define.
2076         (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
2077         (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
2078         * doc/c-arc.texi: Document ARC object attributes.
2079
2080 2017-05-03  Maciej W. Rozycki  <macro@imgtec.com>
2081
2082         * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
2083         `nomacro' flags.
2084         (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
2085         New macros.
2086         (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
2087         (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
2088         (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
2089         (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
2090         (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
2091         (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
2092         (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
2093         (RELAX_MIPS16_CLEAR_MACRO): New macros.
2094         (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
2095         `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
2096         (mips16_macro_frag): New function.
2097         (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
2098         (mips_relax_frag): Likewise.
2099         (md_convert_frag): Likewise.
2100
2101         * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
2102         add dump patterns.
2103         * testsuite/gas/mips/mips16e@relax-swap3.d: New test
2104         subarchitecture.
2105         * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
2106         NOP padding.
2107         * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
2108         output, add dump patterns.
2109         * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
2110         output, add dump patterns.
2111         * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
2112         output, add dump patterns.
2113         * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
2114         output, add dump patterns.
2115         * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
2116         output, add dump patterns.
2117         * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
2118         output, add dump patterns.
2119         * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
2120         output, add dump patterns.
2121         * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
2122         output, add dump patterns.
2123         * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
2124         * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
2125         * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
2126         * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
2127         * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
2128         * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
2129         * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
2130         * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
2131         * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
2132         * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
2133
2134         * testsuite/gas/mips/mips16-pcrel-0.d: New test.
2135         * testsuite/gas/mips/mips16-pcrel-1.d: New test.
2136         * testsuite/gas/mips/mips16-pcrel-2.d: New test.
2137         * testsuite/gas/mips/mips16-pcrel-3.d: New test.
2138         * testsuite/gas/mips/mips16-pcrel-4.d: New test.
2139         * testsuite/gas/mips/mips16-pcrel-5.d: New test.
2140         * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
2141         * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
2142         * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
2143         * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
2144         * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
2145         * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
2146         * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
2147         * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
2148         * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
2149         * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
2150         * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
2151         * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
2152         * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
2153         * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
2154         * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
2155         * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
2156         * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
2157         * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
2158         * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
2159         * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
2160         * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
2161         * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
2162         * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
2163         * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
2164         * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
2165         * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
2166         * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
2167         * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
2168         * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
2169         * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
2170         * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
2171         * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
2172         * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
2173         * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
2174         * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
2175         * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
2176         * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
2177         test.
2178         * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
2179         test.
2180         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
2181         test.
2182         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
2183         test.
2184         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
2185         test.
2186         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
2187         test.
2188         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
2189         New test.
2190         * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
2191         New test.
2192         * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
2193         * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
2194         * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
2195         * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
2196         * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
2197         * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
2198         * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
2199         * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
2200         * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
2201         * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
2202         * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
2203         output.
2204         * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
2205         output.
2206         * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
2207         * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
2208         * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
2209         * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
2210         * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
2211         * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
2212         * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
2213         * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
2214         * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
2215         * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
2216         * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
2217         * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
2218         * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
2219         * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
2220         * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
2221         * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
2222         * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
2223         * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
2224         * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
2225         * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
2226         * testsuite/gas/mips/mips.exp: Run the new tests.
2227
2228 2017-05-03  Nick Clifton  <nickc@redhat.com>
2229
2230         PR gas/20941
2231         * symbols.c (snapshot_symbol): Handle the case where
2232         resolve_expression returns a local symbol.
2233
2234 2017-05-02  Maciej W. Rozycki  <macro@imgtec.com>
2235
2236         * config/tc-mips.c (append_insn): Call `symbol_append' for any
2237         expression symbol created for MIPS16 relaxation.
2238         (match_mips16_insn): Don't encode a constant value as an
2239         immediate with a PC-relative operand.
2240
2241         * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
2242         * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
2243         * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
2244         * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
2245         test.
2246         * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
2247         * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
2248         * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
2249         test.
2250         * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
2251         * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
2252         * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
2253         test.
2254         * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
2255         output.
2256         * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
2257         * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
2258         source.
2259         * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
2260         source.
2261         * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
2262         source.
2263         * testsuite/gas/mips/mips.exp: Run the new tests.
2264
2265 2017-04-27  Maciej W. Rozycki  <macro@imgtec.com>
2266
2267         * config/tc-mips.c (mips16_pcrel_val): New function, factored
2268         out from...
2269         (mips16_extended_frag): ... here.
2270         (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
2271         code in MIPS16 relaxation, with `stretch' hardcoded to 0.
2272
2273 2017-04-27  Maciej W. Rozycki  <macro@imgtec.com>
2274
2275         * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
2276         (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
2277         (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
2278         (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
2279         (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
2280         (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
2281         (mips16_extended_frag): Adjust accordingly.
2282
2283 2017-04-27  Alan Modra  <amodra@gmail.com>
2284
2285         * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
2286
2287 2017-04-26  Maciej W. Rozycki  <macro@imgtec.com>
2288
2289         * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
2290         (RELAX_PIC): New macro.
2291         (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
2292         (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
2293         (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
2294         Shift bits.
2295         (RELAX_BRANCH_ENCODE): Add `pic' flag.
2296         (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
2297         (RELAX_BRANCH_TOOFAR): Shift bits.
2298         (RELAX_BRANCH_PIC): New macro.
2299         (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
2300         (RELAX_MICROMIPS_PIC): New macro.
2301         (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
2302         (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
2303         (RELAX_MICROMIPS_RELAX32): Shift bits.
2304         (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
2305         (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
2306         and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
2307         first fixup created.
2308         (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
2309         fixup processed rather than `mips_pic' in choosing to relax an
2310         out of range branch to a jump.
2311         (relaxed_branch_length): Use the `pic' flag of the relaxed frag
2312         rather than `mips_pic'.
2313         (relaxed_micromips_32bit_branch_length): Likewise.
2314         (md_estimate_size_before_relax): Likewise.
2315         (md_convert_frag): Likewise.
2316
2317         * testsuite/gas/mips/option-pic-relax-0.d: New test.
2318         * testsuite/gas/mips/option-pic-relax-1.d: New test.
2319         * testsuite/gas/mips/option-pic-relax-2.d: New test.
2320         * testsuite/gas/mips/option-pic-relax-3.d: New test.
2321         * testsuite/gas/mips/option-pic-relax-3a.d: New test.
2322         * testsuite/gas/mips/option-pic-relax-4.d: New test.
2323         * testsuite/gas/mips/option-pic-relax-5.d: New test.
2324         * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
2325         * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
2326         * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
2327         * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
2328         * testsuite/gas/mips/option-pic-relax-0.s: New test source.
2329         * testsuite/gas/mips/option-pic-relax-1.s: New test source.
2330         * testsuite/gas/mips/option-pic-relax-2.s: New test source.
2331         * testsuite/gas/mips/option-pic-relax-3.s: New test source.
2332         * testsuite/gas/mips/option-pic-relax-4.s: New test source.
2333         * testsuite/gas/mips/option-pic-relax-5.s: New test source.
2334         * testsuite/gas/mips/mips.exp: Run the new tests.
2335
2336 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
2337
2338         * testsuite/gas/arc/leave_enter.d: Update test.
2339         * testsuite/gas/arc/leave_enter.s: Likewise.
2340
2341 2017-04-25  Claudiu Zissulescu  <claziss@synopsys.com>
2342
2343         * testsuite/gas/arc/b.d: Update test.
2344         * testsuite/gas/arc/noargs_hs.d: Likewise.
2345
2346 2017-04-25  Maciej W. Rozycki  <macro@imgtec.com>
2347
2348         * config/tc-mips.c (md_convert_frag): Correct
2349         BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
2350         * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
2351         * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
2352         * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
2353         output.
2354         * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
2355         * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
2356         * testsuite/gas/mips/mips.exp: Run the new tests.
2357
2358 2017-04-25  Jose E. Marchesi  <jose.marchesi@oracle.com>
2359
2360         PR gas/21407
2361         * config/tc-sparc.c (md_apply_fix): Do not transform `call'
2362         instructions into branch instructions in fixups generating
2363         additional relocations.
2364         * testsuite/gas/sparc/call-relax.s: New file.
2365         * testsuite/gas/sparc/call-relax.d: Likewise.
2366         * testsuite/gas/sparc/call-relax-aout.d: Likewise.
2367         * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
2368
2369 2017-04-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2370
2371         * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
2372         Forbid MOV.W and MOVW if destination is SP or PC.
2373         * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
2374         expectation of LDR not generating a MOVS for low registers and small
2375         constants.  Add tests of MOVW generation.
2376         * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
2377         expected disassembly.
2378
2379 2017-04-22  Alan Modra  <amodra@gmail.com>
2380
2381         * testsuite/gas/ppc/vle.s: Format.  Add se_rfgi and e_sc.
2382         * testsuite/gas/ppc/vle.d: Update.
2383
2384 2017-04-21  Nick Clifton  <nickc@redhat.com>
2385
2386         PR binutils/21380
2387         * testsuite/gas/aarch64/illegal-3.s: New file.
2388         * testsuite/gas/aarch64/illegal-3.d: New file.
2389
2390 2017-04-11  Alan Modra  <amodra@gmail.com>
2391
2392         * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
2393         * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
2394
2395 2017-04-10  Max Filippov  <jcmvbkbc@gmail.com>
2396
2397         * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
2398         Initialize lps->frag_count with auto_litpool_limit.
2399         (xg_promote_candidate_litpool): New function.
2400         (xtensa_move_literals): Extract candidate litpool promotion code
2401         into separate function. Call it for all possible found
2402         candidates.
2403         (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
2404         call to xtensa_mark_literal_pool_location that it guards.
2405         Replace it with call to xtensa_maybe_create_literal_pool_frag.
2406         Initialize pool_location with created literal pool candidate.
2407         * testsuite/gas/xtensa/all.exp: Add new tests.
2408         * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
2409         * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
2410         * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
2411         * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
2412         * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
2413         to additional jump instruction.
2414
2415 2017-04-07  Alan Modra  <amodra@gmail.com>
2416
2417         * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
2418         * testsuite/gas/ppc/altivec2.d: Adjust to suit.
2419
2420 2017-04-07  Alan Modra  <amodra@gmail.com>
2421
2422         * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
2423         for .mbind.text.
2424
2425 2017-04-06  Pip Cet  <pipcet@gmail.com>
2426
2427         * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
2428         changes.
2429         * testsuite/gas/wasm32/disass.d: New test.
2430         * testsuite/gas/wasm32/disass.s: New test.
2431         * testsuite/gas/wasm32/disass-2.d: New test.
2432         * testsuite/gas/wasm32/disass-2.s: New test.
2433         * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
2434         names.
2435         * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
2436         syntax.
2437         * testsuite/gas/wasm32/wasm32.exp: Run new tests.  Expect allinsn
2438         test to succeed.
2439
2440 2017-04-04  H.J. Lu  <hongjiu.lu@intel.com>
2441
2442         * NEWS: Mention support for ELF SHF_GNU_MBIND.
2443         * config/obj-elf.c (section_match): New.
2444         (get_section): Match both sh_info and group name.
2445         (obj_elf_change_section): Add argument for sh_info.  Pass both
2446         sh_info and group name to get_section. Issue an error for
2447         SHF_GNU_MBIND section without SHF_ALLOC.  Set sh_info.
2448         (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
2449         (obj_elf_section): Support SHF_GNU_MBIND section info.
2450         * config/obj-elf.h (obj_elf_change_section): Add argument for
2451         sh_info.
2452         * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
2453         obj_elf_change_section.
2454         * config/tc-ia64.c (obj_elf_vms_common): Likewise.
2455         * config/tc-microblaze.c (microblaze_s_data): Likewise.
2456         (microblaze_s_sdata): Likewise.
2457         (microblaze_s_rdata): Likewise.
2458         (microblaze_s_bss): Likewise.
2459         * config/tc-mips.c (s_change_section): Likewise.
2460         * config/tc-msp430.c (msp430_profiler): Likewise.
2461         * config/tc-rx.c (parse_rx_section): Likewise.
2462         * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
2463         * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
2464         * testsuite/gas/elf/elf.exp: Run section12a, section12b and
2465         section13.
2466         * testsuite/gas/elf/section10.d: Updated.
2467         * testsuite/gas/elf/section10.s: Likewise.
2468         * testsuite/gas/elf/section12.s: New file.
2469         * testsuite/gas/elf/section12a.d: Likewise.
2470         * testsuite/gas/elf/section12b.d: Likewise.
2471         * testsuite/gas/elf/section13.l: Likewise.
2472         * testsuite/gas/elf/section13.d: Likewise.
2473         * testsuite/gas/elf/section13.s: Likewise.
2474
2475 2017-04-03  Palmer Dabbelt  <palmer@dabbelt.com>
2476
2477         * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
2478         avoid const warnings.
2479
2480 2017-03-30  Palmer Dabbelt  <palmer@dabbelt.com>
2481
2482         * config/tc-riscv.c (riscv_clear_subsets): New function.
2483         (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
2484         clear RVC when it's been previously set.
2485
2486 2017-03-31  Nick Clifton  <nickc@redhat.com>
2487
2488         PR gas/21333
2489         * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
2490         fixups in mergeable sections to be adjusted.
2491
2492 2017-03-30  Pip Cet  <pipcet@gmail.com>
2493
2494         * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
2495         * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
2496         * Makefile.am: Add WebAssembly assembler target.
2497         * configure.tgt: Add WebAssembly assembler target.
2498         * doc/c-wasm32.texi: New file: Start documenting WebAssembly
2499         assembler.
2500         * doc/all.texi: Define WASM32.
2501         * doc/as.texinfo: Add WebAssembly entries.
2502         * NEWS: Mention the new support.
2503         * Makefile.in: Regenerate.
2504         * po/gas.pot: Regenerate.
2505         * po/POTFILES.in: Regenerate.
2506         * testsuite/gas/wasm32: New directory.
2507         * testsuite/gas/wasm32/allinsn.d: New file.
2508         * testsuite/gas/wasm32/allinsn.s: New file.
2509         * testsuite/gas/wasm32/illegal.l: New file.
2510         * testsuite/gas/wasm32/illegal.s: New file.
2511         * testsuite/gas/wasm32/illegal-2.l: New file.
2512         * testsuite/gas/wasm32/illegal-2.s: New file.
2513         * testsuite/gas/wasm32/illegal-3.l: New file.
2514         * testsuite/gas/wasm32/illegal-3.s: New file.
2515         * testsuite/gas/wasm32/illegal-4.l: New file.
2516         * testsuite/gas/wasm32/illegal-4.s: New file.
2517         * testsuite/gas/wasm32/illegal-5.l: New file.
2518         * testsuite/gas/wasm32/illegal-5.s: New file.
2519         * testsuite/gas/wasm32/illegal-6.l: New file.
2520         * testsuite/gas/wasm32/illegal-6.s: New file.
2521         * testsuite/gas/wasm32/illegal-7.l: New file.
2522         * testsuite/gas/wasm32/illegal-7.s: New file.
2523         * testsuite/gas/wasm32/illegal-8.l: New file.
2524         * testsuite/gas/wasm32/illegal-8.s: New file.
2525         * testsuite/gas/wasm32/illegal-9.l: New file.
2526         * testsuite/gas/wasm32/illegal-9.s: New file.
2527         * testsuite/gas/wasm32/illegal-10.l: New file.
2528         * testsuite/gas/wasm32/illegal-10.s: New file.
2529         * testsuite/gas/wasm32/illegal-11.l: New file.
2530         * testsuite/gas/wasm32/illegal-11.s: New file.
2531         * testsuite/gas/wasm32/illegal-12.l: New file.
2532         * testsuite/gas/wasm32/illegal-12.s: New file.
2533         * testsuite/gas/wasm32/illegal-13.l: New file.
2534         * testsuite/gas/wasm32/illegal-13.s: New file.
2535         * testsuite/gas/wasm32/illegal-14.l: New file.
2536         * testsuite/gas/wasm32/illegal-14.s: New file.
2537         * testsuite/gas/wasm32/illegal-15.l: New file.
2538         * testsuite/gas/wasm32/illegal-15.s: New file.
2539         * testsuite/gas/wasm32/illegal-16.l: New file.
2540         * testsuite/gas/wasm32/illegal-16.s: New file.
2541         * testsuite/gas/wasm32/illegal-17.l: New file.
2542         * testsuite/gas/wasm32/illegal-17.s: New file.
2543         * testsuite/gas/wasm32/illegal-18.l: New file.
2544         * testsuite/gas/wasm32/illegal-18.s: New file.
2545         * testsuite/gas/wasm32/illegal-19.l: New file.
2546         * testsuite/gas/wasm32/illegal-19.s: New file.
2547         * testsuite/gas/wasm32/illegal-20.l: New file.
2548         * testsuite/gas/wasm32/illegal-20.s: New file.
2549         * testsuite/gas/wasm32/illegal-21.l: New file.
2550         * testsuite/gas/wasm32/illegal-21.s: New file.
2551         * testsuite/gas/wasm32/illegal-22.l: New file.
2552         * testsuite/gas/wasm32/illegal-22.s: New file.
2553         * testsuite/gas/wasm32/illegal-24.l: New file.
2554         * testsuite/gas/wasm32/illegal-24.s: New file.
2555         * testsuite/gas/wasm32/illegal-25.l: New file.
2556         * testsuite/gas/wasm32/illegal-25.s: New file.
2557         * testsuite/gas/wasm32/reloc.d: New file.
2558         * testsuite/gas/wasm32/reloc.s: New file.
2559         * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
2560         architecture.
2561
2562 2017-03-29  Alan Modra  <amodra@gmail.com>
2563
2564         * config/tc-ppc.c (md_parse_option): Reject -mraw.
2565
2566 2017-03-27  Alan Modra  <amodra@gmail.com>
2567
2568         PR 21303
2569         * testsuite/gas/ppc/pr21303.d,
2570         * testsuite/gas/ppc/pr21303.s: New test
2571         * testsuite/gas/ppc/ppc.exp: Run it.
2572
2573 2017-03-27  Rinat Zelig  <rinat@mellanox.com>
2574
2575         * testsuite/gas/arc/nps400-12.s: New file.
2576         * testsuite/gas/arc/nps400-12.d: New file.
2577
2578 2017-03-24  Thomas preud'homme  <thomas.preudhomme@arm.com>
2579
2580         * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
2581         CPU_DEFAULT is defined.
2582
2583 2017-03-21  Palmer Dabbbelt  <palmer@dabbelt.com>
2584
2585         * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
2586         -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
2587         print an invalid default ISA string.
2588         * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
2589
2590 2017-03-22  Max Filippov  <jcmvbkbc@gmail.com>
2591
2592         * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
2593         reassigned fixup to size of jump instruction (3) and fx_r_type
2594         to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
2595         (add_jump_to_trampoline): Search
2596         origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
2597         symbol and use that slot instead of slot 0.
2598
2599 2017-03-21  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
2600
2601         * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
2602         from cpu_table.  Remove vx2, and novx2 from cpu_flags.
2603
2604 2017-03-21  Rinat Zelig  <rinat@mellanox.com>
2605
2606         * testsuite/gas/arc/nps400-11.s: New file.
2607         * testsuite/gas/arc/nps400-11.d: New file.
2608
2609 2017-03-20  Nick Clifton  <nickc@redhat.com>
2610
2611         * doc/as.texinfo (2byte): Note that if no expressions are present
2612         the directive does nothing.  Emphasize that the output is
2613         unaligned, and that this can have an effect on the relocations
2614         generated.
2615         (4byte): Simplify description.  Refer back to the 2byte
2616         description.
2617         (8byte): Likewise.
2618
2619 2017-03-20  Richard Earnshaw  <rearnsha@arm.com>
2620
2621         * config/tc-arm.c (arm_fpus): Note entires that should not be
2622         documented.
2623         * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
2624         neon-fp16.  Fix spelling error.
2625
2626 2017-03-20  Richard Earnshaw  <rearnsha@arm.com>
2627
2628         * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
2629
2630 2017-03-16  Rinat Zelig  <rinat@mellanox.com>
2631
2632         * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
2633         specially for ARCv2.
2634
2635 2017-03-14  Kito Cheng  <kito.cheng@gmail.com>
2636
2637         * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
2638         encoding format, which can accept 0-valued immediates.
2639         (riscv_ip): Likewise.
2640
2641 2017-03-15  Nick Clifton  <nickc@redhat.com>
2642
2643         * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
2644         warning about discarding a const qualifier.
2645
2646 2017-03-02  Kuan-Lin Chen  <rufus@andestech.com>
2647
2648         * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
2649
2650 2017-03-02  Kuan-Lin Chen  <rufus@andestech.com>
2651
2652         * config/tc-riscv.c (md_apply_fix): Set fx_frag and
2653         fx_next->fx_frag for CFA_advance_loc relocations.
2654
2655 2017-03-02  Kuan-Lin Chen  <rufus@andestech.com>
2656
2657         * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
2658         for CFA relocations.
2659
2660 2017-03-13  Nick Clifton  <nickc@redhat.com>
2661
2662         PR binutils/21202
2663         * config/tc-aarch64.c (reloc_table): Rename
2664         BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
2665         BFD_RELOC_AARCH64_TLSDESC_LD64_LO12.  Rname
2666         BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
2667         BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
2668         (md_apply_fix): Likewise.
2669         (aarch64_force_relocation): Likewise.
2670         * testsuite/gas/aarch64/tls.d: Update regexp.
2671
2672 2017-03-10  Tobin C. Harding  <me@tobin.cc>
2673             Nick Clifton  <nickc@redhat.com>
2674
2675         * doc/as.texinfo (2byte): Tidy up wording.  Add note that
2676         overlarge values will produce a warning message and be trunacted.
2677         (4byte): Likewise.
2678
2679 2017-03-09  H.J. Lu  <hongjiu.lu@intel.com>
2680
2681         * config/tc-i386.c (_i386_insn): Add dir_encoding and
2682         vec_encoding.  Remove swap_operand and need_vrex.
2683         (extra_symbol_chars): Add '}'.
2684         (md_begin): Mark '}' with LEX_BEGIN_NAME.  Allow '}' in
2685         mnemonic.
2686         (build_vex_prefix): Don't use 2-byte VEX encoding with
2687         {vex3}.  Check dir_encoding and load.
2688         (parse_insn): Check pseudo prefixes.  Set dir_encoding.
2689         (VEX_check_operands): Likewise.
2690         (match_template): Check dir_encoding and load.
2691         (parse_real_register): Set vec_encoding instead of need_vrex.
2692         (parse_register): Likewise.
2693         * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
2694         {vex2}, {vex3} and {evex}.  Remove ".s", ".d8" and ".d32"
2695         * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
2696         * testsuite/gas/i386/pseudos.d: New file.
2697         * testsuite/gas/i386/pseudos.s: Likewise.
2698         * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
2699         * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
2700
2701 2017-03-08  Peter Bergner <bergner@vnet.ibm.com>
2702
2703         * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
2704         (objdump): Use the -Mpower8 option.
2705
2706 2017-03-08  Peter Bergner <bergner@vnet.ibm.com>
2707
2708         * testsuite/gas/ppc/power9.d <lnia> New test.
2709         * testsuite/gas/ppc/power9.s: Likewise.
2710
2711 2017-03-07  Alan Modra  <amodra@gmail.com>
2712
2713         * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
2714
2715 2017-03-07  Tobin C. Harding  <me@tobin.cc>
2716             Alan Modra  <amodra@gmail.com>
2717
2718         * doc/as.texinfo (2byte, 4byte, 8byte): Document.
2719         * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
2720
2721 2017-03-06  H.J. Lu  <hongjiu.lu@intel.com>
2722
2723         * config/tc-i386.c (cpu_arch): Add .cet.
2724         * doc/c-i386.texi: Document cet.
2725         * testsuite/gas/i386/cet-intel.d: New file.
2726         * testsuite/gas/i386/cet.d: Likewise.
2727         * testsuite/gas/i386/cet.s: Likewise.
2728         * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
2729         * testsuite/gas/i386/x86-64-cet.d: Likewise.
2730         * testsuite/gas/i386/x86-64-cet.s: Likewise.
2731         * testsuite/gas/i386/i386.exp: Run Intel CET tests.
2732
2733 2017-03-06  H.J. Lu  <hongjiu.lu@intel.com>
2734
2735         * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
2736         * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
2737
2738 2017-03-06  Alan Modra  <amodra@gmail.com>
2739
2740         * dw2gencfi.c (encoding_size): Return unsigned int.
2741         (emit_expr_encoded): Assert size matches reloc bitsize.
2742         (output_fde): Use unsigned for offset_size and addr_size.  Set
2743         addr_size earlier and use in place of constant 4 and uses of
2744         DWARF2_FDE_RELOC_SIZE.  Assert it matches reloc bitsize.
2745
2746 2017-03-06  Alan Modra  <amodra@gmail.com>
2747
2748         * dw2gencfi.c: Wrap overlong lines.  Add parens for emacs
2749         auto reformat.  Formatting and whitespace fixes.
2750
2751 2017-03-05  Mark Wielaard  <mark@klomp.org>
2752
2753         * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
2754         DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
2755         (out_debug_info): Accept symbols to name, comp_dir and producer in
2756         the .debug_str section and emit those offsets not full strings.
2757         (out_debug_str): New function that outputs the strings for name,
2758         comp_dir and producer in .debug_str and generates symbols to those
2759         strings.
2760         (out_debug_line): Create a .debug_str section if necessary and call
2761         out_debug_str before calling out_debug_info.
2762         * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
2763         output.
2764
2765 2017-03-02  Maciej W. Rozycki  <macro@imgtec.com>
2766
2767         * write.c (relax_segment) <rs_org>: Only bail out if the fixed
2768         part of the frag has overrun the location requested.
2769
2770         * testsuite/gas/all/org-1.d: New test.
2771         * testsuite/gas/all/org-2.d: New test.
2772         * testsuite/gas/all/org-3.d: New test.
2773         * testsuite/gas/all/org-4.d: New test.
2774         * testsuite/gas/all/org-5.d: New test.
2775         * testsuite/gas/all/org-6.d: New test.
2776         * testsuite/gas/all/org-1.l: New stderr output.
2777         * testsuite/gas/all/org-2.l: New stderr output.
2778         * testsuite/gas/all/org-3.l: New stderr output.
2779         * testsuite/gas/all/org-1.s: New test source.
2780         * testsuite/gas/all/org-2.s: New test source.
2781         * testsuite/gas/all/org-3.s: New test source.
2782         * testsuite/gas/all/org-4.s: New test source.
2783         * testsuite/gas/all/org-5.s: New test source.
2784         * testsuite/gas/all/org-6.s: New test source.
2785         * testsuite/gas/all/gas.exp: Run the new tests.
2786
2787         * testsuite/gas/mips/org-1.d: New test.
2788         * testsuite/gas/mips/org-2.d: New test.
2789         * testsuite/gas/mips/org-3.d: New test.
2790         * testsuite/gas/mips/org-4.d: New test.
2791         * testsuite/gas/mips/org-5.d: New test.
2792         * testsuite/gas/mips/org-6.d: New test.
2793         * testsuite/gas/mips/org-7.d: New test.
2794         * testsuite/gas/mips/org-8.d: New test.
2795         * testsuite/gas/mips/org-9.d: New test.
2796         * testsuite/gas/mips/org-10.d: New test.
2797         * testsuite/gas/mips/org-11.d: New test.
2798         * testsuite/gas/mips/org-12.d: New test.
2799         * testsuite/gas/mips/org-1.l: New stderr output.
2800         * testsuite/gas/mips/org-4.l: New stderr output.
2801         * testsuite/gas/mips/org-5.l: New stderr output.
2802         * testsuite/gas/mips/org-6.l: New stderr output.
2803         * testsuite/gas/mips/org-10.l: New stderr output.
2804         * testsuite/gas/mips/org-1.s: New test source.
2805         * testsuite/gas/mips/org-2.s: New test source.
2806         * testsuite/gas/mips/org-3.s: New test source.
2807         * testsuite/gas/mips/org-4.s: New test source.
2808         * testsuite/gas/mips/org-5.s: New test source.
2809         * testsuite/gas/mips/org-6.s: New test source.
2810         * testsuite/gas/mips/org-7.s: New test source.
2811         * testsuite/gas/mips/org-8.s: New test source.
2812         * testsuite/gas/mips/org-9.s: New test source.
2813         * testsuite/gas/mips/org-10.s: New test source.
2814         * testsuite/gas/mips/org-11.s: New test source.
2815         * testsuite/gas/mips/org-12.s: New test source.
2816         * testsuite/gas/mips/mips.exp: Run the new tests.
2817
2818 2017-03-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2819
2820         * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
2821
2822 2017-02-28  Jan Beulich  <jbeulich@suse.com>
2823
2824         * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
2825         VPCMPESTR{I,M}.
2826         * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
2827         * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
2828         of PCMPESTR{I,M}.
2829         * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
2830         * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
2831         * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
2832         * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
2833         * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
2834         * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
2835         * testsuite/gas/i386/x86-64-avx.d: Likewise.
2836         * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
2837         * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
2838         * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
2839
2840 2017-02-28  Alan Modra  <amodra@gmail.com>
2841
2842         * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
2843
2844 2017-02-28  Alan Modra  <amodra@gmail.com>
2845
2846         * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
2847         (md_apply_fix): Remove fx_subsy check.  Move code converting to
2848         pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA.  Remove code
2849         emiiting errors on seeing fx_pcrel set on unexpected relocs, as
2850         that is done now by the generic code via..
2851         * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
2852         (TC_VALIDATE_FIX_SUB): Define.
2853
2854 2017-02-28  Maciej W. Rozycki  <macro@imgtec.com>
2855
2856         * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
2857         * testsuite/gas/mips/jalr4.d: Adjust accordingly.  Remove MIPSr6
2858         encoding patterns.
2859         * testsuite/gas/mips/jalr4-n64.d: Likewise.
2860         * testsuite/gas/mips/mipsr6@jalr4.d: New test.
2861         * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
2862         * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
2863
2864 2017-02-25  Alan Modra  <amodra@gmail.com>
2865
2866         * testsuite/gas/elf/strtab.s: Don't put directives on first
2867         column or continuation with labels not in first column.
2868
2869 2017-02-24  Richard Sandiford  <richard.sandiford@arm.com>
2870
2871         * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
2872         * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
2873         to be used with SVE registers.
2874         (parse_operands): Handle new SVE operands.
2875         (aarch64_features): Make "sve" require F16 rather than FP.  Also
2876         require COMPNUM.
2877         * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
2878         Include compnum tests.
2879         * testsuite/gas/aarch64/sve.d: Update accordingly.
2880         * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
2881         * testsuite/gas/aarch64/sve-invalid.l: Update accordingly.  Also
2882         update expected output for new FMOV and MOV alternatives.
2883
2884 2017-02-24  Richard Sandiford  <richard.sandiford@arm.com>
2885
2886         * doc/c-aarch64.texi: Add a "compnum" entry.
2887         * config/tc-aarch64.c (aarch64_features): Likewise,
2888         * testsuite/gas/aarch64/advsimd-compnum.s: New test.
2889         * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
2890
2891 2017-02-24  Jan Beulich  <jbeulich@suse.com>
2892
2893         * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
2894         * testsuite/gas/i386/x86-64-opcode.s: Likewise.
2895         * testsuite/gas/i386/opcode.d: Adjust accordingly.
2896         * testsuite/gas/i386/opcode-intel.d: Likewise.
2897         * testsuite/gas/i386/x86-64-opcode.d: Likewise.
2898         * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
2899
2900 2017-02-24  Sheldon Lobo  <sheldon.lobo@oracle.com>
2901
2902         Test cases for the architecture level aware SPARC ASI work.
2903         * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
2904         * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
2905         * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
2906         * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
2907         * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
2908
2909 2017-02-23  Maciej W. Rozycki  <macro@imgtec.com>
2910
2911         * testsuite/gas/mips/jalr4.d: New test.
2912         * testsuite/gas/mips/jalr4-n32.d: New test.
2913         * testsuite/gas/mips/jalr4-n64.d: New test.
2914         * testsuite/gas/mips/jalr4.s: New test source.
2915         * testsuite/gas/mips/mips.exp: Run the new tests.
2916
2917 2017-02-23  Sheldon Lobo <sheldon.lobo@oracle.com>
2918
2919         Add support for associating SPARC ASIs with an architecture level.
2920         * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
2921
2922 2017-02-23  Jan Beulich  <jbeulich@suse.com>
2923
2924         * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
2925         of symbols as expression.
2926
2927 2017-02-23  Jan Beulich  <jbeulich@suse.com>
2928
2929         * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
2930         bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
2931         Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
2932         * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
2933
2934 2017-02-22  Maciej W. Rozycki  <macro@imgtec.com>
2935
2936         * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
2937         `md_flush_pending_output'.
2938         * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
2939         `md_flush_pending_output' unconditionally.
2940         * testsuite/gas/mips/debug-label-end-1.d: New test.
2941         * testsuite/gas/mips/debug-label-end-2.d: New test.
2942         * testsuite/gas/mips/debug-label-end-3.d: New test.
2943         * testsuite/gas/mips/debug-label-end.s: New test source.
2944         * testsuite/gas/mips/mips.exp: Run the new tests.
2945
2946 2017-02-22  Hans-Peter Nilsson  <hp@axis.com>
2947
2948         * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
2949         targets yielding an error message matching "too complex".
2950
2951 2017-02-22  Nick Clifton  <nickc@redhat.com>
2952
2953         * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
2954
2955 2017-02-21  Jan Beulich  <jbeulich@suse.com>
2956
2957         * expr.c (operand): Handle missing operand to .startof.() and
2958         .sizeof.().
2959         * testsuite/gas/all/err-sizeof.s: New.
2960
2961 2017-02-20  Alan Modra  <amodra@gmail.com>
2962
2963         PR 21118
2964         * NEWS: Revise powerpc register check.
2965         * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
2966         register expression" a warning.
2967
2968 2017-02-17  Maciej W. Rozycki  <macro@imgtec.com>
2969
2970         * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
2971         * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
2972         * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
2973         * testsuite/gas/mips/aent-2.d: New test.
2974         * testsuite/gas/mips/aent-mdebug.d: New test.
2975         * testsuite/gas/mips/aent-mdebug-2.d: New test.
2976         * testsuite/gas/mips/mips.exp: Run the new tests.
2977
2978 2017-02-15  Richard Sandiford  <richard.sandiford@arm.com>
2979
2980         * testsuite/gas/aarch64/sve-sysreg.s,
2981         testsuite/gas/aarch64/sve-sysreg.d,
2982         testsuite/gas/aarch64/sve-sysreg-invalid.d,
2983         testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
2984
2985 2017-02-15  Richard Sandiford  <richard.sandiford@arm.com>
2986
2987         * doc/c-aarch64.texi: Fix sve entry.
2988
2989 2017-02-15  Claudiu Zissulescu  <claziss@synopsys.com>
2990
2991         * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
2992         information from input expression.
2993         (assemble_insn): Make sure pcrel is correctly set.
2994         (arc_pcrel_adjust): Compensate for PCL rounding.
2995         * testsuite/gas/arc/relax-add01.d: New file.
2996         * testsuite/gas/arc/relax-add01.s: Likewise.
2997         * testsuite/gas/arc/relax-add02.d: Likewise.
2998         * testsuite/gas/arc/relax-add02.s: Likewise.
2999         * testsuite/gas/arc/relax-add03.d: Likewise.
3000         * testsuite/gas/arc/relax-add03.s: Likewise.
3001         * testsuite/gas/arc/relax-add04.d: Likewise.
3002         * testsuite/gas/arc/relax-add04.s: Likewise.
3003         * testsuite/gas/arc/relax-ld01.d: Likewise.
3004         * testsuite/gas/arc/relax-ld01.s: Likewise.
3005         * testsuite/gas/arc/relax-ld02.d: Likewise.
3006         * testsuite/gas/arc/relax-ld02.s: Likewise.
3007         * testsuite/gas/arc/relax-mov01.d: Likewise.
3008         * testsuite/gas/arc/relax-mov01.s: Likewise.
3009         * testsuite/gas/arc/relax-mov02.d: Likewise.
3010         * testsuite/gas/arc/relax-mov02.s: Likewise.
3011         * testsuite/gas/arc/relax-mpy01.d: Likewise.
3012         * testsuite/gas/arc/relax-mpy01.s: Likewise.
3013         * testsuite/gas/arc/relax-sub01.d: Likewise.
3014         * testsuite/gas/arc/relax-sub01.s: Likewise.
3015         * testsuite/gas/arc/relax-sub02.d: Likewise.
3016         * testsuite/gas/arc/relax-sub02.s: Likewise.
3017         * testsuite/gas/arc/relax-sub03.d: Likewise.
3018         * testsuite/gas/arc/relax-sub03.s: Likewise.
3019         * testsuite/gas/arc/relax-sub04.d: Likewise.
3020         * testsuite/gas/arc/relax-sub04.s: Likewise.
3021
3022 2017-02-09  Vineet Gupta <vgupta@synopsys.com>
3023
3024         * testsuite/gas/arc/st.d: Update for 0xe having a name now
3025
3026 2017-02-14  Alan Modra  <amodra@gmail.com>
3027
3028         PR 21118
3029         * NEWS: Mention powerpc register checks.
3030         * config/tc-ppc.c (struct pd_reg): Make value a short.  Add flags.
3031         (pre_defined_registers): Delete fpscr and pmr entries.  Set
3032         register type in flags.
3033         (cr_names): Set type in flags.
3034         (reg_name_search): Return pointer to struct pd_reg rather than value.
3035         (register_name): Adjust to suit.  Set X_md from flags.
3036         (ppc_parse_name): Likewise.
3037         (ppc_optimize_expr): New function.
3038         (md_assemble): Verify expresion reg flags match operand.
3039         * config/tc-ppc.h (md_optimize_expr): Define.
3040         (ppc_optimize_expr): Declare.
3041
3042 2017-02-14  Alan Modra  <amodra@gmail.com>
3043
3044         * testsuite/gas/ppc/cell.s: Correct invalid registers.
3045         * testsuite/gas/ppc/vle-simple-1.s: Likewise.
3046         * testsuite/gas/ppc/vle-simple-2.s: Likewise.
3047
3048 2017-02-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3049
3050         * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
3051         syntax.
3052         * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
3053         * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
3054
3055 2017-02-10  Nicholas Piggin  <npiggin@gmail.com>
3056
3057         * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
3058
3059 2017-02-02  Maciej W. Rozycki  <macro@imgtec.com>
3060
3061         * doc/as.texinfo (Overview): Select MIPS options for man page
3062         inclusion.
3063
3064 2017-01-30  Maciej W. Rozycki  <macro@imgtec.com>
3065
3066         * config/tc-mips.c (mips_ignore_branch_isa): New variable.
3067         (options): Add OPTION_IGNORE_BRANCH_ISA and
3068         OPTION_NO_IGNORE_BRANCH_ISA enum values.
3069         (md_longopts): Add "mignore-branch-isa" and
3070         "mno-ignore-branch-isa" options.
3071         (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
3072         OPTION_NO_IGNORE_BRANCH_ISA.
3073         (fix_bad_cross_mode_branch_p): Return FALSE if
3074         `mips_ignore_branch_isa' has been set.
3075         (md_show_usage): Add `-mignore-branch-isa' and
3076         `-mno-ignore-branch-isa'.
3077
3078         * doc/as.texinfo (Target MIPS options): Add
3079         `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
3080         (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
3081         * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
3082         `-mno-ignore-branch-isa' options.
3083
3084         * testsuite/gas/mips/branch-local-ignore-2.d: New test.
3085         * testsuite/gas/mips/branch-local-ignore-3.d: New test.
3086         * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
3087         * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
3088         * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
3089         * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
3090         * testsuite/gas/mips/mips.exp: Run the new tests.
3091
3092 2017-01-30  Maciej W. Rozycki  <macro@imgtec.com>
3093
3094         * testsuite/gas/mips/branch-local-2.d: New test.
3095         * testsuite/gas/mips/branch-local-3.d: New test.
3096         * testsuite/gas/mips/branch-local-n32-2.d: New test.
3097         * testsuite/gas/mips/branch-local-n32-3.d: New test.
3098         * testsuite/gas/mips/branch-local-n64-2.d: New test.
3099         * testsuite/gas/mips/branch-local-n64-3.d: New test.
3100         * testsuite/gas/mips/mips.exp: Fold corresponding list tests
3101         into the new tests.
3102
3103 2017-01-27  Alexis Deruell  <alexis.deruelle@gmail.com>
3104
3105         PR 21056
3106         * testsuite/gas/tic6x/insns16-parallel.s: New test case.
3107         * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
3108
3109 2017-01-25  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3110
3111         * configure.tgt (aarch64*-*-rtems*): Remove.
3112         (bfin-*-rtems*): Likewise.
3113         (h8300-*-rtems*): Likewise.
3114         (i386-*-rtems*): Likewise.
3115         (m32c-*-rtems*): Likewise.
3116         (m32r-*-rtems*): Likewise.
3117         (m68k-*-rtems*): Likewise.
3118         (mips-*-rtems*): Likewise.
3119         (nios2-*-rtems*): Likewise.
3120         (ppc-*-rtems*): Likewise.
3121         (sh-*-rtems*): Likewise.
3122         (sparc64-*-rtems*): Likewise.
3123         (sparc-*-rtems*): Likewise.
3124         (*-*-rtems*) Use ELF format.
3125
3126 2017-01-25  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3127
3128         * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
3129
3130 2017-01-25  Sebastian Huber  <sebastian.huber@embedded-brains.de>
3131
3132         * configure.tgt (sh-*-rtemscoff*): Remove.
3133
3134 2017-01-24  Sebastian Huber <sebastian.huber@embedded-brains.de>
3135
3136         * configure.tgt (riscv*-*-*): Remove em=linux.
3137
3138 2017-01-23  Sebastian Rasmussen  <sebras@gmail.com>
3139
3140         PR gas/21072
3141         * asintl.h: Fix spelling mistakes and typos.
3142         * atof-generic.c: Likewise.
3143         * bit_fix.h: Likewise.
3144         * config/atof-ieee.c: Likewise.
3145         * config/bfin-defs.h: Likewise.
3146         * config/bfin-parse.y: Likewise.
3147         * config/obj-coff-seh.h: Likewise.
3148         * config/obj-coff.c: Likewise.
3149         * config/obj-evax.c: Likewise.
3150         * config/obj-macho.c: Likewise.
3151         * config/rx-parse.y: Likewise.
3152         * config/tc-aarch64.c: Likewise.
3153         * config/tc-alpha.c: Likewise.
3154         * config/tc-arc.c: Likewise.
3155         * config/tc-arm.c: Likewise.
3156         * config/tc-avr.c: Likewise.
3157         * config/tc-bfin.c: Likewise.
3158         * config/tc-cr16.c: Likewise.
3159         * config/tc-cris.c: Likewise.
3160         * config/tc-crx.c: Likewise.
3161         * config/tc-d10v.c: Likewise.
3162         * config/tc-d30v.c: Likewise.
3163         * config/tc-dlx.c: Likewise.
3164         * config/tc-epiphany.c: Likewise.
3165         * config/tc-frv.c: Likewise.
3166         * config/tc-hppa.c: Likewise.
3167         * config/tc-i370.c: Likewise.
3168         * config/tc-i386-intel.c: Likewise.
3169         * config/tc-i386.c: Likewise.
3170         * config/tc-i960.c: Likewise.
3171         * config/tc-ia64.c: Likewise.
3172         * config/tc-m32r.c: Likewise.
3173         * config/tc-m68hc11.c: Likewise.
3174         * config/tc-m68k.c: Likewise.
3175         * config/tc-mcore.c: Likewise.
3176         * config/tc-mep.c: Likewise.
3177         * config/tc-mep.h: Likewise.
3178         * config/tc-metag.c: Likewise.
3179         * config/tc-microblaze.c: Likewise.
3180         * config/tc-mips.c: Likewise.
3181         * config/tc-mmix.c: Likewise.
3182         * config/tc-mn10200.c: Likewise.
3183         * config/tc-mn10300.c: Likewise.
3184         * config/tc-msp430.c: Likewise.
3185         * config/tc-msp430.h: Likewise.
3186         * config/tc-nds32.c: Likewise.
3187         * config/tc-nds32.h: Likewise.
3188         * config/tc-nios2.c: Likewise.
3189         * config/tc-nios2.h: Likewise.
3190         * config/tc-ns32k.c: Likewise.
3191         * config/tc-pdp11.c: Likewise.
3192         * config/tc-ppc.c: Likewise.
3193         * config/tc-pru.c: Likewise.
3194         * config/tc-rx.c: Likewise.
3195         * config/tc-s390.c: Likewise.
3196         * config/tc-score.c: Likewise.
3197         * config/tc-score7.c: Likewise.
3198         * config/tc-sh.c: Likewise.
3199         * config/tc-sh64.c: Likewise.
3200         * config/tc-sparc.c: Likewise.
3201         * config/tc-tic4x.c: Likewise.
3202         * config/tc-tic54x.c: Likewise.
3203         * config/tc-v850.c: Likewise.
3204         * config/tc-vax.c: Likewise.
3205         * config/tc-visium.c: Likewise.
3206         * config/tc-xgate.c: Likewise.
3207         * config/tc-xtensa.c: Likewise.
3208         * config/tc-z80.c: Likewise.
3209         * config/tc-z8k.c: Likewise.
3210         * config/te-vms.c: Likewise.
3211         * config/xtensa-relax.c: Likewise.
3212         * doc/as.texinfo: Likewise.
3213         * doc/c-arm.texi: Likewise.
3214         * doc/c-hppa.texi: Likewise.
3215         * doc/c-i370.texi: Likewise.
3216         * doc/c-i386.texi: Likewise.
3217         * doc/c-m32r.texi: Likewise.
3218         * doc/c-m68k.texi: Likewise.
3219         * doc/c-mmix.texi: Likewise.
3220         * doc/c-msp430.texi: Likewise.
3221         * doc/c-nds32.texi: Likewise.
3222         * doc/c-ns32k.texi: Likewise.
3223         * doc/c-riscv.texi: Likewise.
3224         * doc/c-rx.texi: Likewise.
3225         * doc/c-s390.texi: Likewise.
3226         * doc/c-tic6x.texi: Likewise.
3227         * doc/c-tilegx.texi: Likewise.
3228         * doc/c-tilepro.texi: Likewise.
3229         * doc/c-v850.texi: Likewise.
3230         * doc/c-xgate.texi: Likewise.
3231         * doc/c-xtensa.texi: Likewise.
3232         * dwarf2dbg.c: Likewise.
3233         * ecoff.c: Likewise.
3234         * itbl-ops.c: Likewise.
3235         * listing.c: Likewise.
3236         * macro.c: Likewise.
3237         * po/gas.pot: Likewise.
3238         * read.c: Likewise.
3239         * struc-symbol.h: Likewise.
3240         * symbols.h: Likewise.
3241         * testsuite/gas/arc/relocs-errors.err: Likewise.
3242         * write.c: Likewise.
3243
3244 2017-01-23  Nick Clifton  <nickc@redhat.com>
3245
3246         * po/sv.po: Updated Swedish translation.
3247
3248 2017-01-20  Nick Clifton  <nickc@redhat.com>
3249
3250         * config/tc-i386.c (parse_operands): Check for operand overflow
3251         before setting the unspecified bit.
3252
3253 2017-01-18  Maciej W. Rozycki  <macro@imgtec.com>
3254
3255         PR gas/20649
3256         * config/tc-mips.c (pic_need_relax): Don't check for linkonce
3257         symbols, remove the `segtype' parameter.
3258         (mips_frob_file, md_estimate_size_before_relax): Adjust
3259         accordingly.
3260         (s_is_linkonce): Add an explanatory comment.
3261         * testsuite/gas/mips/comdat-reloc.d: New test.
3262         * testsuite/gas/mips/comdat-reloc.s: New test source.
3263         * testsuite/gas/mips/mips.exp: Run the new test.
3264
3265 2017-01-18  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3266
3267         * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
3268         * testsuite/gas/arm/armv8_3-a-simd.d: Update.
3269
3270 2017-01-18  Bernhard Rosenkranzer  <bero@lindev.ch>
3271
3272         PR 21059
3273         * config/bfin-lex.l: Support processing with flex 2.6.3.
3274         * itbl-lex.l: Likewise.
3275
3276 2017-01-18  Nathan Sidwell  <nathan@acm.org>
3277
3278         * as.h (gas_assert): Use abort.
3279         (as_assert): Remove.
3280         (signal_init): Declare.
3281         * as.c (main): Call signal_init.
3282         * messages.c: #include <signal.h>
3283         (as_assert): Delete.
3284         (as_abort): Allow NULL FILE.
3285         (signal_crash): New.
3286         (signal_init): Register fatal signal handlers.
3287         * configure.ac: Check for strsignal.
3288         * config.in: Rebuilt.
3289         * configure: Rebuilt.
3290
3291 2017-01-17  Nick Clifton  <nickc@redhat.com>
3292
3293         * po/sv.po: Updated Swedish translation.
3294
3295 2017-01-12  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
3296
3297         * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
3298         (cpu_noarch): Add noavx512_vpopcntdq.
3299         * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
3300         * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
3301         * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
3302         * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
3303         * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
3304         * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
3305         * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
3306         * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
3307
3308 2017-01-12  Nick Clifton  <nickc@redhat.com>
3309
3310         * read.c (temp_ilp): New function.  Installs a temporary input
3311         line pointer.
3312         (restore_ilp): New function.  Restores the original input line
3313         pointer.
3314         * read.h (temp_ilp): Prototype.
3315         (restore_ilp): Prototype.
3316         * stabs.c (dot_func_p): Use bfd_boolean type.
3317         (generate_asm_file): Use temp_ilp and restore_ilp.
3318         (stabs_generate_asm_lineno): Likewise.
3319         (stabs_generate_asm_endfunc): Likewise.
3320
3321 2017-01-11  Jeremy Soller  <jackpot51@gmail.com>
3322
3323         * configure.tgt: Add entry for i386-redox.
3324
3325 2017-01-10  Nick Clifton  <nickc@redhat.com>
3326
3327         * po/sv.po: Updated Swedish translation.
3328
3329 2017-01-10  Tristan Gingold  <gingold@adacore.com>
3330
3331         * testsuite/gas/all/sleb128-8.d: Adjust test.
3332         * testsuite/gas/all/gas.exp (test_cond): Likewise.
3333
3334 2017-01-10  Tristan Gingold  <gingold@adacore.com>
3335
3336         * read.c (emit_leb128_expr): Extended unsigned big number for
3337         sleb128.
3338         * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
3339         * testsuite/gas/all/sleb128.d: New test.
3340         * testsuite/gas/all/sleb128.s: New test source.
3341
3342 2017-01-09  Andrew Waterman <andrew@sifive.com>
3343
3344         * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3345         against constants.
3346         (md_apply_fix): Mark relocations against constants as "done."
3347
3348 2017-01-09  Andrew Waterman <andrew@sifive.com>
3349
3350         * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3351         against constants.
3352         (md_apply_fix): Mark relocations against constants as "done."
3353
3354 2017-01-09  Palmer Dabbelt <palmer@dabbelt.com>
3355             Kito Cheng <kito.cheng@gmail.com>
3356
3357         * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
3358         Removed.
3359         (SDATA_START_SYMBOLS): Likewise.
3360
3361 2017-01-09  Nick Clifton  <nickc@redhat.com>
3362
3363         * po/sv.po: New Swedish translation.
3364         * configure.ac (ALL_LINGUAS): Add sv.
3365         * configure: Regenerate.
3366
3367 2017-01-09  Andrew Waterman <andrew@sifive.com>
3368
3369         * config/tc-riscv.c (relaxed_branch_length): Use the long
3370         sequence when the target is a weak symbol.
3371
3372 2017-01-04  Szabolcs Nagy  <szabolcs.nagy@arm.com>
3373
3374         * config/tc-aarch64.c (aarch64_features): Add rcpc.
3375         * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
3376         * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
3377         * testsuite/gas/aarch64/ldst-rcpc.d: This.
3378         * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
3379         * testsuite/gas/aarch64/ldst-rcpc.s: This.
3380         * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
3381
3382 2017-01-04  Norm Jacobs  <norm.jacobs@oracle.com>
3383
3384         PR gas/20992
3385         * configure.tgt: Treat sparcv9 as sparc64.
3386
3387 2017-01-03  Kito Cheng  <kito.cheng@gmail.com>
3388
3389         * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
3390         extension.
3391         (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
3392         enabled and no other ABI is specified.
3393
3394 2017-01-03  Dimitar Dimitrov  <dimitar@dinux.eu>
3395
3396         * config/tc-pru.c (md_number_to_chars): Fix parameter to be
3397         valueT, as declared in tc.h.
3398         (md_apply_fix): Fix to work on 32-bit hosts.
3399
3400 2017-01-02  Alan Modra  <amodra@gmail.com>
3401
3402         Update year range in copyright notice of all files.
3403
3404 For older changes see ChangeLog-2016
3405 \f
3406 Copyright (C) 2017 Free Software Foundation, Inc.
3407
3408 Copying and distribution of this file, with or without modification,
3409 are permitted in any medium without royalty provided the copyright
3410 notice and this notice are preserved.
3411
3412 Local Variables:
3413 mode: change-log
3414 left-margin: 8
3415 fill-column: 74
3416 version-control: never
3417 End: