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