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