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