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