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