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