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