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