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