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