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