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