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