a14aa2527da3babde33668254918116e78c418cb
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
2
3 * config/tc-arm.c (MVE_BAD_QREG): New error message.
4 (enum operand_parse_code): Define new operand.
5 (parse_operands): Handle new operand.
6 (do_mve_vpt): Change for VPT blocks.
7 (NEON_SHAPE_DEF): New shape.
8 (neon_logbits): Moved.
9 (LOW4): Moved
10 (HI1): Moved
11 (mve_get_vcmp_vpt_cond): New function to translate vpt conditions.
12 (do_mve_vcmp): New encoding function.
13 (do_vfp_nsyn_cmp): Changed to support MVE variants.
14 (insns): Change to support MVE variants of vcmp and add vpt.
15 * testsuite/gas/arm/mve-vcmp-bad-1.d: New test.
16 * testsuite/gas/arm/mve-vcmp-bad-1.l: New test.
17 * testsuite/gas/arm/mve-vcmp-bad-1.s: New test.
18 * testsuite/gas/arm/mve-vcmp-bad-2.d: New test.
19 * testsuite/gas/arm/mve-vcmp-bad-2.l: New test.
20 * testsuite/gas/arm/mve-vcmp-bad-2.s: New test.
21 * testsuite/gas/arm/mve-vpt-bad-1.d: New test.
22 * testsuite/gas/arm/mve-vpt-bad-1.l: New test.
23 * testsuite/gas/arm/mve-vpt-bad-1.s: New test.
24 * testsuite/gas/arm/mve-vpt-bad-2.d: New test.
25 * testsuite/gas/arm/mve-vpt-bad-2.l: New test.
26 * testsuite/gas/arm/mve-vpt-bad-2.s: New test.
27
28 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
29
30 * config/tc-arm.c (struct arm_it): Expand isscalar field to be able to
31 distinguish between types of scalar.
32 (parse_typed_reg_or_scalar): Change to accept MVE scalar variants.
33 (parse_scalar): Likewise.
34 (parse_neon_mov): Accept MVE variant.
35 (po_scalar_or_goto): Make use reg_type.
36 (parse_operands): Change uses of po_scalar_or_goto.
37 (do_vfp_sp_monadic): Change to accept MVE variants.
38 (do_vfp_reg_from_sp): Likewise.
39 (do_vfp_sp_from_reg): Likewise.
40 (do_vfp_dp_rd_rm): Likewise.
41 (do_vfp_dp_rd_rn_rm): Likewise.
42 (do_vfp_dp_rm_rd_rn): Likewise.
43 (M_MNEM_vmovlt, M_MNEM_vmovlb, M_MNEM_vmovnt, M_MNEM_vmovnb): New
44 instruction encodings.
45 (NEON_SHAPE_DEF): New shape.
46 (do_mve_mov): New encoding fuction.
47 (do_mve_movn): Likewise.
48 (do_mve_movl): Likewise.
49 (do_neon_mov): Change to accept MVE variants.
50 (mcCE): New MACRO.
51 (insns): Accept new MVE variants and instructions.
52 * testsuite/gas/arm/mve-vmov-bad-1.d: New test.
53 * testsuite/gas/arm/mve-vmov-bad-1.l: New test.
54 * testsuite/gas/arm/mve-vmov-bad-1.s: New test.
55 * testsuite/gas/arm/mve-vmov-bad-2.d: New test.
56 * testsuite/gas/arm/mve-vmov-bad-2.l: New test.
57 * testsuite/gas/arm/mve-vmov-bad-2.s: New test.
58
59 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
60
61 * config/tc-arm.c (enum operand_parse_code): Add new operand.
62 (parse_operands): Handle new operand.
63 (do_neon_cvt_1): Handle MVE variants.
64 (do_neon_cvttb_1): Likewise.
65 (insns): Accept MVE variants.
66 * testsuite/gas/arm/mve-vcvt-bad-1.d: New test.
67 * testsuite/gas/arm/mve-vcvt-bad-1.l: New test.
68 * testsuite/gas/arm/mve-vcvt-bad-1.s: New test.
69 * testsuite/gas/arm/mve-vcvt-bad-2.d: New test.
70 * testsuite/gas/arm/mve-vcvt-bad-2.l: New test.
71 * testsuite/gas/arm/mve-vcvt-bad-2.s: New test.
72 * testsuite/gas/arm/mve-vcvt-bad-3.d: New test.
73 * testsuite/gas/arm/mve-vcvt-bad-3.l: New test.
74 * testsuite/gas/arm/mve-vcvt-bad-3.s: New test.
75 * testsuite/gas/arm/mve-vcvt-bad-4.d: New test.
76 * testsuite/gas/arm/mve-vcvt-bad-4.l: New test.
77 * testsuite/gas/arm/mve-vcvt-bad-4.s: New test.
78 * testsuite/gas/arm/mve-vcvt-bad.d: New test.
79 * testsuite/gas/arm/mve-vcvt-bad.l: New test.
80 * testsuite/gas/arm/mve-vcvt-bad.s: New test.
81
82 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
83
84 * config/tc-arm.c (struct arm_it): Make immisreg field larger to hold
85 type of register.
86 (enum shift_kind): Add SHIFT_UXTW shift kind.
87 (enum parse_shift_mode): Add SHIFT_UXTW_IMMEDIATE shift mode.
88 (parse_shift): Handle new shift type.
89 (parse_address_main): Accept new addressing modes.
90 (M_MNEM_vstrb, M_MNEM_vstrh, M_MNEM_vstrw, M_MNEM_vstrd,
91 M_MNEM_vldrb, M_MNEM_vldrh, M_MNEM_vldrw, M_MNEM_vldrd): New
92 instruction encodings.
93 (do_mve_vstr_vldr_QI): New encoding functions.
94 (do_mve_vstr_vldr_RQ): Likewise.
95 (do_mve_vstr_vldr_RI): Likewise.
96 (do_mve_vstr_vldr): Likewise.
97 * testsuite/gas/arm/mve-vldr-bad-1.d: New test.
98 * testsuite/gas/arm/mve-vldr-bad-1.l: New test.
99 * testsuite/gas/arm/mve-vldr-bad-1.s: New test.
100 * testsuite/gas/arm/mve-vldr-bad-2.d: New test.
101 * testsuite/gas/arm/mve-vldr-bad-2.l: New test.
102 * testsuite/gas/arm/mve-vldr-bad-2.s: New test.
103 * testsuite/gas/arm/mve-vldr-bad-3.d: New test.
104 * testsuite/gas/arm/mve-vldr-bad-3.l: New test.
105 * testsuite/gas/arm/mve-vldr-bad-3.s: New test.
106 * testsuite/gas/arm/mve-vstr-bad-1.d: New test.
107 * testsuite/gas/arm/mve-vstr-bad-1.l: New test.
108 * testsuite/gas/arm/mve-vstr-bad-1.s: New test.
109 * testsuite/gas/arm/mve-vstr-bad-2.d: New test.
110 * testsuite/gas/arm/mve-vstr-bad-2.l: New test.
111 * testsuite/gas/arm/mve-vstr-bad-2.s: New test.
112 * testsuite/gas/arm/mve-vstr-bad-3.d: New test.
113 * testsuite/gas/arm/mve-vstr-bad-3.l: New test.
114 * testsuite/gas/arm/mve-vstr-bad-3.s: New test.
115
116 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
117
118 * config/tc-arm.c (enum it_instruction_type): Add MVE_UNPREDICABLE_INSN.
119 (BAD_EL_TYPE): New error message.
120 (parse_neon_el_struct_list): Adapt to be able to accept MVE variant.
121 (parse_address_main): Likewise.
122 (group_reloc_type): Add GROUP_MVE.
123 (enum operand_parse_code): Add new operands.
124 (parse_operands): Handle new operands.
125 (M_MNEM_vst20, M_MNEM_vst21, M_MNEM_vst40, M_MNEM_vst41, M_MNEM_vst42,
126 M_MNEM_vst43, M_MNEM_vld20, M_MNEM_vld21, M_MNEM_vld40, M_MNEM_vld41,
127 M_MNEM_vld42, M_MNEM_vld43): New encodings.
128 (do_mve_vst_vld): New encoding function.
129 (do_neon_ld_st_interleave): Use BAD_EL_TYPE.
130 (it_fsm_pre_encode): Handle new it_instruction_type
131 (handle_pred_state): Likewise.
132 * testsuite/gas/arm/mve-vstld-bad.d: New test.
133 * testsuite/gas/arm/mve-vstld-bad.l: New test.
134 * testsuite/gas/arm/mve-vstld-bad.s: New test.
135
136 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
137
138 * config/tc-arm.c (BAD_MVE_AUTO): New error message.
139 (BAD_MVE_SRCDEST): Likewise.
140 (mark_feature_used): Diagnose MVE only instructions when in
141 auto-detection mode or -march=all.
142 (enum operand_parse_code): Define new operand.
143 (parse_operands): Handle new operand.
144 (M_MNEM_vmullt, M_MNEM_vmullb): New encodings.
145 (mve_encode_qqq): New encoding helper function.
146 (do_mve_vmull): New encoding function.
147 (insns): Handle new instructions.
148 * testsuite/gas/arm/mve-vmullbt-bad.d: New test.
149 * testsuite/gas/arm/mve-vmullbt-bad.l: New test.
150 * testsuite/gas/arm/mve-vmullbt-bad.s: New test.
151
152 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
153
154 * config/tc-arm.c (struct asm_opcode): Make avalue a full int.
155 (BAD_ODD, BAD_EVEN, BAD_SIMD_TYPE): New errors.
156 (enum operand_parse_code): Handle new operands.
157 (parse_operands): Likewise.
158 (M_MNEM_vabav, M_MNEM_vmladav, M_MNEM_vmladava, M_MNEM_vmladavx,
159 M_MNEM_vmladavax, M_MNEM_vmlsdav, M_MNEM_vmlsdava, M_MNEM_vmlsdavx,
160 M_MNEM_vmlsdavax): Define new encodings.
161 (NEON_SHAPE_DEF): Add new shape.
162 (neon_check_type): Use BAD_SIMD_TYPE.
163 (mve_encode_rqq): New encoding helper function.
164 (do_mve_vabav, do_mve_vmladav): New encoding functions.
165 (mCEF): New MACRO.
166 * testsuite/gas/arm/mve-vabav-bad.d: New test.
167 * testsuite/gas/arm/mve-vabav-bad.l: New test.
168 * testsuite/gas/arm/mve-vabav-bad.s: New test.
169 * testsuite/gas/arm/mve-vmladav-bad.d: New test.
170 * testsuite/gas/arm/mve-vmladav-bad.l: New test.
171 * testsuite/gas/arm/mve-vmladav-bad.s: New test.
172 * testsuite/gas/arm/mve-vmlav-bad.d: New test.
173 * testsuite/gas/arm/mve-vmlav-bad.l: New test.
174 * testsuite/gas/arm/mve-vmlav-bad.s: New test.
175 * testsuite/gas/arm/mve-vmlsdav-bad.d: New test.
176 * testsuite/gas/arm/mve-vmlsdav-bad.l: New test.
177 * testsuite/gas/arm/mve-vmlsdav-bad.s: New test.
178
179 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
180
181 * config/tc-arm.c (do_neon_abs_neg): Make it accept MVE variant.
182 (insns): Change vabs and vneg entries to accept MVE variants.
183 * testsuite/gas/arm/mve-vabsneg-bad-1.d: New test.
184 * testsuite/gas/arm/mve-vabsneg-bad-1.l: New test.
185 * testsuite/gas/arm/mve-vabsneg-bad-1.s: New test.
186 * testsuite/gas/arm/mve-vabsneg-bad-2.d: New test.
187 * testsuite/gas/arm/mve-vabsneg-bad-2.l: New test.
188 * testsuite/gas/arm/mve-vabsneg-bad-2.s: New test.
189
190 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
191
192 * config/tc-arm.c (enum it_instruction_type): Rename to...
193 (enum pred_instruction_type): ... this. Include VPT types.
194 (it_insn_type): Rename to ...
195 (pred_insn_type): .. this.
196 (arm_it): Change comment.
197 (enum arm_reg_type): Add new value.
198 (reg_expected_msgs): New entry.
199 (asm_opcode): Add mayBeVecPred member.
200 (BAD_SYNTAX, BAD_NOT_VPT, BAD_OUT_VPT, BAD_VPT_COND, MVE_NOT_IT,
201 MVE_NOT_VPT, MVE_BAD_PC, MVE_BAD_SP): New diagnostic MACROS.
202 (arm_vcond_hsh): New table for vector condition codes.
203 (now_it): Rename to ...
204 (now_pred): ... this.
205 (now_it_compatible): Rename to ...
206 (now_pred_compatible): ... this.
207 (in_it_block): Rename to ...
208 (in_pred_block): ... this.
209 (handle_it_state): Rename to ...
210 (handle_pred_state): ... this. And change it to accept VPT blocks.
211 (set_it_insn_type): Rename to ...
212 (set_pred_insn_type): ... this.
213 (set_it_insn_type_nonvoid): Rename to ...
214 (set_pred_insn_type_nonvoid): ... this.
215 (set_it_insn_type_last): Rename to ...
216 (set_pred_insn_type_last): ... this.
217 (record_feature_use): Moved.
218 (mark_feature_used): Likewise.
219 (parse_typed_reg_or_scalar): Add new case for REG_TYPE_MQ.
220 (emit_insn): Use renamed functions and variables.
221 (enum operand_parse_code): Add new operands.
222 (parse_operands): Handle new operands.
223 (do_scalar_fp16_v82_encode): Change predication detection.
224 (do_it): Use renamed functions and variables.
225 (do_t_add_sub): Likewise.
226 (do_t_arit3): Likewise.
227 (do_t_arit3c): Likewise.
228 (do_t_blx): Likewise.
229 (do_t_branch): Likewise.
230 (do_t_bkpt_hlt1): Likewise.
231 (do_t_branch23): Likewise.
232 (do_t_bx): Likewise.
233 (do_t_bxj): Likewise.
234 (do_t_cond): Likewise.
235 (do_t_csdb): Likewise.
236 (do_t_cps): Likewise.
237 (do_t_cpsi): Likewise.
238 (do_t_cbz): Likewise.
239 (do_t_it): Likewise.
240 (do_mve_vpt): New function to handle VPT blocks.
241 (encode_thumb2_multi): Use renamed functions and variables.
242 (do_t_ldst): Use renamed functions and variables.
243 (do_t_mov_cmp): Likewise.
244 (do_t_mvn_tst): Likewise.
245 (do_t_mul): Likewise.
246 (do_t_nop): Likewise.
247 (do_t_neg): Likewise.
248 (do_t_rsb): Likewise.
249 (do_t_setend): Likewise.
250 (do_t_shift): Likewise.
251 (do_t_smc): Likewise.
252 (do_t_tb): Likewise.
253 (do_t_udf): Likewise.
254 (do_t_loloop): Likewise.
255 (do_neon_cvt_1): Likewise.
256 (do_vfp_nsyn_cvt_fpv8): Likewise.
257 (do_vsel): Likewise.
258 (do_vmaxnm): Likewise.
259 (do_vrint_1): Likewise.
260 (do_crypto_2op_1): Likewise.
261 (do_crypto_3op_1): Likewise.
262 (do_crc32_1): Likewise.
263 (it_fsm_pre_encode): Likewise.
264 (it_fsm_post_encode): Likewise.
265 (force_automatic_it_block_close): Likewise.
266 (check_it_blocks_finished): Likewise.
267 (check_pred_blocks_finished): Likewise.
268 (arm_cleanup): Likewise.
269 (now_it_add_mask): Rename to ...
270 (now_pred_add_mask): ... this. And use new variables and functions.
271 (NEON_ENC_TAB): Add entries for vabdl, vaddl and vsubl.
272 (N_I_MVE, N_F_MVE, N_SU_MVE): New MACROs.
273 (neon_check_type): Generalize error message.
274 (mve_encode_qqr): New MVE generic encoding function.
275 (neon_dyadic_misc): Change to accept MVE variants.
276 (do_neon_dyadic_if_su): Likewise.
277 (do_neon_addsub_if_i): Likewise.
278 (do_neon_dyadic_long): Likewise.
279 (vfp_or_neon_is_neon): Add extra checks.
280 (check_simd_pred_availability): Helper function to check SIMD
281 instruction availability with respect to predication.
282 (enum opcode_tag): New suffix value.
283 (opcode_lookup): Change to handle VPT blocks.
284 (new_automatic_it_block): Rename to ...
285 (close_automatic_it_block): ...this.
286 (TxCE, TxC3, TxC3w, TUE, TUEc, TUF, CE, C3, ToC, ToU,
287 toC, toU, CL, cCE, cCL, C3E, xCM_, UE, UF, NUF, nUF,
288 NCE_tag, NCE, NCEF, nCE_tag, nCE, nCEF): Add default value for new
289 field.
290 (mCEF, mnCEF, mnCE, MNUF, mnUF, mToC, MNCE, MNCEF): New MACROs.
291 (insns): Redefine vadd, vsub, cabd, vabdl, vaddl, vsubl to accept MVE
292 variants. Add entries for vscclrm, and vpst.
293 (md_begin): Add arm_vcond_hsh initialization.
294 * config/tc-arm.h (enum it_state): Rename to...
295 (enum pred_state): ...this.
296 (struct current_it): Rename to...
297 (struct current_pred): ...this.
298 (enum pred_type): New enum.
299 (struct arm_segment_info_type): Use current_pred.
300 * testsuite/gas/arm/armv8_3-a-fp-bad.l: Update error message.
301 * testsuite/gas/arm/armv8_3-a-simd-bad.l: Update error message.
302 * testsuite/gas/arm/dotprod-illegal.l: Update error message.
303 * testsuite/gas/arm/mve-vaddsubabd-bad-1.d: New test.
304 * testsuite/gas/arm/mve-vaddsubabd-bad-1.l: New test.
305 * testsuite/gas/arm/mve-vaddsubabd-bad-1.s: New test.
306 * testsuite/gas/arm/mve-vaddsubabd-bad-2.d: New test.
307 * testsuite/gas/arm/mve-vaddsubabd-bad-2.l: New test.
308 * testsuite/gas/arm/mve-vaddsubabd-bad-2.s: New test.
309 * testsuite/gas/arm/mve-vpst-bad.d: New test.
310 * testsuite/gas/arm/mve-vpst-bad.l: New test.
311 * testsuite/gas/arm/mve-vpst-bad.s: New test.
312 * testsuite/gas/arm/neon-ldst-es-bad.l: Updated error message.
313
314 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
315
316 * config/tc-arm.c (mve_ext, mve_fp_ext): New features.
317 (armv8_1m_main_ext_table): Add new extensions.
318 (aeabi_set_public_attributes): Translate new features to new build attributes.
319 (arm_convert_symbolic_attribute): Add Tag_MVE_arch.
320 * doc/c-arm.texi: Document new extensions and new build attribute.
321
322 2019-05-15 John Darrington <john@darrington.wattle.id.au>
323
324 * config/tc-s12z.c (register_prefix): New variable. (md_show_usage,
325 md_parse_option): parse the new option.
326 (lex_reg_name): Scan the prefix if one is set.
327 * doc/c-s12z.texi (S12Z-Opts): Document the new option.
328 * testsuite/gas/s12z/reg-prefix.d: New file.
329 * testsuite/gas/s12z/reg-prefix.s: New file.
330 * testsuite/gas/s12z/s12z.exp: Add them.
331
332 2019-05-14 John Darrington <john@darrington.wattle.id.au>
333
334 * doc/as.texi (Machine Dependencies): Fix misaligned menu entry.
335
336 2019-05-15 Alan Modra <amodra@gmail.com>
337
338 * config/tc-csky.c (md_convert_frag): Initialise trailing
339 padding for COND_JUMP_PIC.
340
341 2019-05-15 Alan Modra <amodra@gmail.com>
342
343 * dwarf2dbg.c: Whitespace fixes.
344 (get_filenum): Don't strdup "file". Adjust error message.
345 (dwarf2_directive_filename): Use an unsigned type for "num".
346 Catch truncation of file number and overflow of get_filenum
347 XRESIZEVEC multiplication. Delete dead code.
348
349 2019-05-15 Alan Modra <amodra@gmail.com>
350
351 PR 24538
352 * config/tc-tic54x.c (tic54x_start_line_hook): Do skip end of line
353 chars in setting endp.
354
355 2019-05-14 Nick Clifton <nickc@redhat.com>
356
357 PR 24538
358 * config/tc-i386-intel.c (i386_intel_simplify_register): Reject
359 illegal register numbers.
360
361 2019-05-10 Nick Clifton <nickc@redhat.com>
362
363 PR 24538
364 * macro.c (get_any_string): Increase size of buffer used to hold
365 decimal value of expression result.
366 * dw2gencfi.c (get_debugseg_name): Handle an empty name.
367 * dwarf2dbg.c (get_filenum): Catch integer wraparound when
368 extending allocate file array.
369 (dwarf2_directive_filename): Add extra checks of the computed file
370 number.
371 * config/tc-arm.c (arm_tc_equal_in_insn): Insert copy of name into
372 warning hash table.
373 (s_arm_eabi_attribute): Check for obj_elf_vendor_attribute
374 returning -1.
375 * config/tc-i386.c (i386_output_nops): Catch an attempt to
376 generate nops of negative lengths.
377 * as.h (MAX_LITTLENUMS): Move definition to here from...
378 * config/atof-ieee.c: ...here.
379 * config/tc-aarch64.c: ...here.
380 * config/tc-arc.c: ...here.
381 * config/tc-arm.c: ...here.
382 * config/tc-epiphany.c: ...here.
383 * config/tc-i386.c: ...here.
384 * config/tc-ia64.c: ...here. (And correct the value).
385 * config/tc-m32c.c: ...here.
386 * config/tc-m32r.c: ...here.
387 * config/tc-metag.c: ...here.
388 * config/tc-microblaze.c: ...here.
389 * config/tc-nds32.c: ...here.
390 * config/tc-or1k.c: ...here.
391 * config/tc-score.c: ...here.
392 * config/tc-score7.c: ...here.
393 * config/tc-tic4x.c: ...here.
394 * config/tc-tilegx.c: ...here.
395 * config/tc-tilepro.c: ...here.
396 * config/tc-visium.c: ...here.
397 * config/tc-sh.c (md_assemble): Add check for an instruction with
398 no opcodes.
399 * config/tc-mips.c (mips_lookup_insn): Add check for very short
400 instruction name.
401 * config/tc-tic54x.c: Use unsigned chars to access is_end_of_line
402 array.
403 (tic54x_start_line_hook): Check for an empty line.
404 (next_line_shows_parallel): Do not walk off the end of the string.
405 (tic54x_macro_start): Check for too much macro nesting.
406 (tic54x_start_label): Add label_start parameter. Use this
407 parameter to check the first character of the label.
408
409 * config/tc-tic54x.h (TC_START_LABEL_WITHOUT_COLON): Pass
410 line_start variable to tic54x_start_label.
411
412 2019-05-10 Faraz Shahbazker <fshahbazker@wavecomp.com>
413
414 * config/tc-mips.c (macro) <M_ADD_I, M_SUB_I, M_DADD_I, M_DSUB_I>:
415 Add expansions for MIPS r6.
416 * testsuite/gas/mips/add.s: Enable tests for R6.
417 * testsuite/gas/mips/daddi.s: Annotate to test DADD for R6.
418 * testsuite/gas/mips/mipsr6@add.d: Likewise.
419 * gas/testsuite/gas/mips/mipsr6@dadd.d: New test.
420 * gas/testsuite/gas/mips/mips.exp: Run the new test.
421
422 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
423
424 * testsuite/gas/aarch64/sve2.d: Remove file format restriction.
425
426 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
427
428 * testsuite/gas/aarch64/illegal-sve2-aes.d: New test.
429 * testsuite/gas/aarch64/illegal-sve2-bitperm.d: New test.
430 * testsuite/gas/aarch64/illegal-sve2-sha3.d: Test new instructions.
431 * testsuite/gas/aarch64/illegal-sve2-sm4.d: Test new instructions.
432 * testsuite/gas/aarch64/illegal-sve2-sve1ext.d: Test new instructions.
433 * testsuite/gas/aarch64/illegal-sve2-sve1ext.l: Test new instructions.
434 * testsuite/gas/aarch64/illegal-sve2.d: Test new instructions.
435 * testsuite/gas/aarch64/illegal-sve2.l: Test new instructions.
436 * testsuite/gas/aarch64/illegal-sve2.s: Test new instructions.
437 * testsuite/gas/aarch64/sve1-extended-sve2.s: New test.
438 * testsuite/gas/aarch64/sve2.d: Test new instructions.
439 * testsuite/gas/aarch64/sve2.s: Test new instructions.
440
441 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
442
443 * config/tc-aarch64.c (parse_operands): Handle new SVE_SHLIMM_UNPRED_22
444 operand.
445
446 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
447
448 * config/tc-aarch64.c (parse_operands): Handle new SVE_Zm4_11_INDEX
449 operand.
450
451 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
452
453 * config/tc-aarch64.c (parse_operands): Handle new SVE_SHRIMM_UNPRED_22
454 operand.
455
456 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
457
458 * config/tc-aarch64.c (REG_ZR): Macro specifying zero register.
459 (parse_address_main): Account for new addressing mode [Zn.S, Xm].
460 (parse_operands): Handle new SVE_ADDR_ZX operand.
461
462 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
463
464 * config/tc-aarch64.c (parse_operands): Handle new SVE_Zm3_11_INDEX
465 operand.
466
467 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
468
469 * config/tc-aarch64.c (parse_operands): Handle new SVE_IMM_ROT3 operand.
470
471 2019-05-09 Matthew Malcomson <matthew.malcomson@arm.com>
472
473 * config/tc-aarch64.c: Add command line architecture feature flags
474 "sve2", "sve2-sm4", "sve2-aes", "sve2-sha3", "bitperm".
475 * doc/c-aarch64.texi: Document new architecture feature flags.
476
477 2019-05-08 Alan Modra <amodra@gmail.com>
478
479 * testsuite/gas/elf/dwarf2-1.s,
480 * testsuite/gas/elf/dwarf2-2.s,
481 * testsuite/gas/elf/dwarf2-5.s,
482 * testsuite/gas/elf/dwarf2-7.s,
483 * testsuite/gas/elf/dwarf2-8.s,
484 * testsuite/gas/elf/dwarf2-9.s,
485 * testsuite/gas/elf/dwarf2-10.s,
486 * testsuite/gas/elf/dwarf2-11.s,
487 * testsuite/gas/elf/dwarf2-12.s,
488 * testsuite/gas/elf/dwarf2-13.s,
489 * testsuite/gas/elf/dwarf2-14.s,
490 * testsuite/gas/elf/dwarf2-15.s,
491 * testsuite/gas/elf/dwarf2-16.s,
492 * testsuite/gas/elf/dwarf2-17.s,
493 * testsuite/gas/elf/dwarf2-18.s,
494 * testsuite/gas/elf/dwarf2-19.s: Double size of align and simulated
495 instructions.
496 * testsuite/gas/elf/dwarf2-1.d,
497 * testsuite/gas/elf/dwarf2-2.d,
498 * testsuite/gas/elf/dwarf2-5.d,
499 * testsuite/gas/elf/dwarf2-7.d,
500 * testsuite/gas/elf/dwarf2-8.d,
501 * testsuite/gas/elf/dwarf2-9.d,
502 * testsuite/gas/elf/dwarf2-10.d,
503 * testsuite/gas/elf/dwarf2-11.d,
504 * testsuite/gas/elf/dwarf2-12.d,
505 * testsuite/gas/elf/dwarf2-13.d,
506 * testsuite/gas/elf/dwarf2-14.d,
507 * testsuite/gas/elf/dwarf2-15.d,
508 * testsuite/gas/elf/dwarf2-16.d,
509 * testsuite/gas/elf/dwarf2-17.d,
510 * testsuite/gas/elf/dwarf2-18.d,
511 * testsuite/gas/elf/dwarf2-19.d: Use xfail rather than notarget.
512 Remove avr, pru, tile, xtensa from xfails. Update expected output.
513 * testsuite/gas/elf/elf.exp: Sort targets.
514 (dump_opts): Pass {as -mno-relax} for riscv, {as -mno-link-relax}
515 for avr and pru, and {as --no-link-relax} for xtensa to dwarf tests.
516 * testsuite/gas/elf/section2.e-miwmmxt: Delete unused file.
517
518 2019-05-08 Alan Modra <amodra@gmail.com>
519
520 * config/tc-xtensa.c (opt_linkrelax): New variable.
521 (md_parse_option): Set it here.
522 (md_begin): Copy opt_linkrelax to linkrelax.
523
524 2019-05-07 Alexandre Oliva <aoliva@redhat.com>
525
526 * testsuite/gas/elf/dwarf2-18.d: Xfail mep-*.
527 * testsuite/gas/elf/dwarf2-19.d: Likewise.
528
529 2019-05-07 Alan Modra <amodra@gmail.com>
530
531 * symbols.c (use_complex_relocs_for): Formatting. Factor out
532 X_add_symbol tests.
533
534 2019-05-06 Andrew Bennett <andrew.bennett@imgtec.com>
535 Faraz Shahbazker <fshahbazker@wavecomp.com>
536
537 * config/tc-mips.c (mips_set_ase): Handle ASE_EVA_R6.
538 (macro) <M_LLWPE_AB, M_SCWPE_AB>: New cases.
539 (mips_after_parse_args): Translate EVA to EVA_R6.
540 * testsuite/gas/mips/ase-errors-1.s: Add new instructions.
541 * testsuite/gas/mips/eva.s: Likewise.
542 * testsuite/gas/mips/ase-errors-1.l: Check errors for
543 new instructions.
544 * testsuite/gas/mips/mipsr6@eva.d: Check new test cases.
545
546 2019-05-06 Alan Modra <amodra@gmail.com>
547
548 * symbols.c (symbol_relc_make_sym): Do not access sym->sy_value
549 directly.
550
551 2019-05-06 Alan Modra <amodra@gmail.com>
552
553 * config/tc-ppc.c (ppc_fix_adjustable): Exclude all GOT and PLT
554 relocs, and VLE sdarel relocs.
555 * testsuite/gas/ppc/power4.d: Adjust.
556
557 2019-05-05 Alexandre Oliva <aoliva@redhat.com>
558
559 * dwarf2dbg.c (set_or_check_view): Skip heads when assigning
560 views of prior locs.
561 (dwarf2_gen_line_info_1): Skip heads.
562 (size_inc_line_addr, emit_inc_line_addr): Drop
563 DW_LNS_advance_pc for zero addr delta.
564 (dwarf2_finish): Assign views for heads of segments.
565 * testsuite/gas/elf/dwarf2-19.d: New.
566 * testsuite/gas/elf/dwarf2-19.s: New.
567 * testsuite/gas/elf/elf.exp: Test it.
568
569 2019-05-04 Alan Modra <amodra@gmail.com>
570
571 * config/tc-m32c.c (insn_size): Delete static var.
572 (md_begin): Don't set it.
573 (m32c_md_end): Delete.
574 (md_assemble): Add insn_size auto var.
575 * config/tc-m32c.h (md_end): Don't define.
576 (m32c_md_end): Delete.
577 (NOP_OPCODE, HANDLE_ALIGN, MAX_MEM_FOR_RS_ALIGN_CODE): Define.
578 * testsuite/gas/all/align.d: Remove m32c from notarget list.
579 * testsuite/gas/all/incbin.d: Likewise.
580 * testsuite/gas/elf/dwarf2-11.d: Likewise.
581 * testsuite/gas/macros/semi.d: Likewise.
582 * testsuite/gas/all/gas.exp (do_comment): Similarly.
583
584 2019-05-02 H.J. Lu <hongjiu.lu@intel.com>
585
586 PR gas/24485
587 * config/tc-i386.c (process_suffix): Issue a warning to IRET
588 without a suffix for .code16gcc.
589 * testsuite/gas/i386/jump16.s: Add tests for iretX.
590 * testsuite/gas/i386/jump16.d: Updated.
591 * testsuite/gas/i386/jump16.e: New file.
592
593 2019-05-01 Sudakshina Das <sudi.das@arm.com>
594
595 * config/tc-aarch64.c (parse_operands): Add case for
596 AARCH64_OPND_TME_UIMM16.
597 (aarch64_features): Add "tme".
598 * doc/c-aarch64.texi: Document the same.
599 * testsuite/gas/aarch64/tme-invalid.d: New test.
600 * testsuite/gas/aarch64/tme-invalid.l: New test.
601 * testsuite/gas/aarch64/tme-invalid.s: New test.
602 * testsuite/gas/aarch64/tme.d: New test.
603 * testsuite/gas/aarch64/tme.s: New test.
604
605 2019-04-29 John Darrington <john@darrington.wattle.id.au>
606
607 * testsuite/gas/s12z/truncated.d: New file.
608 * testsuite/gas/s12z/truncated.s: New file.
609 * testsuite/gas/s12z/s12z.exp: Add new test.
610
611 2019-04-26 Andrew Bennett <andrew.bennett@imgtec.com>
612 Faraz Shahbazker <fshahbazker@wavecomp.com>
613
614 * config/tc-mips.c (macro) <M_LLWP_AB, M_LLDP_AB, M_SCWP_AB,
615 M_SCDP_AB>: New cases and expansions for paired instructions.
616 * testsuite/gas/mips/llpscp-32.s: New test source.
617 * testsuite/gas/mips/llpscp-64.s: Likewise.
618 * testsuite/gas/mips/llpscp-32.d: New test.
619 * testsuite/gas/mips/llpscp-64.d: Likewise.
620 * testsuite/gas/mips/mips.exp: Run the new tests.
621 * testsuite/gas/mips/r6.s: Add new instructions to test source.
622 * testsuite/gas/mips/r6-64.s: Likewise.
623 * testsuite/gas/mips/r6-64-n32.d: Check new instructions.
624 * testsuite/gas/mips/r6-64-n64.d: Likewise.
625 * testsuite/gas/mips/r6-n32.d: Likewise.
626 * testsuite/gas/mips/r6-n64.d: Likwwise.
627 * testsuite/gas/mips/r6.d: Likewise.
628
629 2019-04-26 H.J. Lu <hongjiu.lu@intel.com>
630
631 PR gas/24485
632 * config/tc-i386.c (process_suffix): Don't add DATA_PREFIX_OPCODE
633 to IRET for .code16gcc.
634 * testsuite/gas/i386/jump16.s: Add IRET tests.
635 * testsuite/gas/i386/jump16.d: Updated.
636
637 2019-04-25 Alexandre Oliva <aoliva@redhat.com>
638 Alan Modra <amodra@gmail.com>
639
640 PR gas/24444
641 * frags.c (frag_gtoffset_p): New.
642 * frags.h (frag_gtoffset_p): Declare it.
643 * expr.c (resolve_expression): Use it.
644
645 2019-04-24 Alan Modra <amodra@gmail.com>
646
647 PR 24444
648 * symbols.c (resolve_symbol_value): When handling symbols
649 marked as sy_flags.resolved, return correct value for the
650 case of expression symbols left as an O_symbol expression.
651 Merge O_symbol code handling undefined and common symbols with
652 code handling special cases of expression symbols. Use
653 seg_left to test for undefined and common symbols. Don't
654 leave an O_symbol expression when X_add_symbol resolves to
655 the absolute_section. Init final_val later.
656 * testsuite/gas/mmix/basep-7.d: Adjust expected output.
657
658 2019-04-24 John Darrington <john@darrington.wattle.id.au>
659
660 * testsuite/gas/s12z/bit-manip-invalid.s: Extend test for BSET
661 and BCLR instructions with an invalid mode.
662 * testsuite/gas/s12z/bit-manip-invalid.d: ditto.
663
664 2019-04-19 Nick Clifton <nickc@redhat.com>
665
666 PR 24464
667 * config/tc-rx.h (md_relax_frag): Pass the max_iterations variable
668 to the relaxation function.
669 * config/tc-rx.c (rx_relax_frag): Add new parameter - the maximum
670 number of iterations. Make sure that our internal iteration limit
671 does not exceed this external iteration limit.
672
673 2019-04-18 Matthew Fortune <matthew.fortune@mips.com>
674
675 * config/tc-mips.c (match_non_zero_reg_operand): Update
676 warning message.
677 * testsuite/gas/mips/r6-branch-constraints.l: Likewise.
678
679 2019-04-18 Jozef Lawrynowicz <jozef.l@mittosystems.com>
680
681 * config/tc-msp430.c (msp430_make_init_symbols): Define
682 __crt0_run_{preinit,init,fini}_array symbols if
683 .{preinit,init,fini}_array sections exist.
684 * testsuite/gas/msp430/fini-array.d: New test.
685 * testsuite/gas/msp430/init-array.d: New test.
686 * testsuite/gas/msp430/preinit-array.d: New test.
687 * testsuite/gas/msp430/fini-array.s: New test source.
688 * testsuite/gas/msp430/init-array.s: New test source.
689 * testsuite/gas/msp430/preinit-array.s: New test source.
690 * testsuite/gas/msp430/msp430.exp: Add new tests to driver.
691
692 2019-04-17 Jozef Lawrynowicz <jozef.l@mittosystems.com>
693
694 * config/tc-msp430.c (msp430_make_init_symbols): Define __crt0_init_bss
695 symbol when .lower.bss or .either.bss sections exist.
696 Define __crt0_movedata when .lower.data or .either.data sections exist.
697 * testsuite/gas/msp430/either-data-bss-sym.d: New test.
698 * testsuite/gas/msp430/low-data-bss-sym.d: New test.
699 * testsuite/gas/msp430/either-data-bss-sym.s: New test source.
700 * testsuite/gas/msp430/low-data-bss-sym.s: New test source.
701 * testsuite/gas/msp430/msp430.exp: Run new tests.
702 Enable large code model when running -mdata-region={upper,either}
703 tests.
704
705 2019-04-17 Jozef Lawrynowicz <jozef.l@mittosystems.com>
706
707 * config/tc-msp430.c (options): New OPTION_UNKNOWN_INTR_NOPS,
708 OPTION_NO_UNKNOWN_INTR_NOPS and do_unknown_interrupt_nops.
709 (md_parse_option): Handle OPTION_UNKNOWN_INTR_NOPS and
710 OPTION_NO_UNKNOWN_INTR_NOPS by setting do_unknown_interrupt_nops
711 accordingly.
712 (md_show_usage): Likewise.
713 (md_shortopts): Add "mu" for OPTION_UNKNOWN_INTR_NOPS and
714 "mU" for OPTION_NO_UNKNOWN_INTR_NOPS.
715 (md_longopts): Likewise.
716 (warn_eint_nop): Update comment.
717 (warn_unsure_interrupt): Don't warn if prev_insn_is_nop or
718 prev_insn_is_dint or we are assembling for 430 ISA.
719 (msp430_operands): Only call warn_unsure_interrupt if
720 do_unknown_interrupt_nops == TRUE.
721 * testsuite/gas/msp430/nop-unknown-intr.s: New test source file.
722 * testsuite/gas/msp430/nop-unknown-intr-430.d: New test.
723 * testsuite/gas/msp430/nop-unknown-intr-430x.d: New test.
724 * testsuite/gas/msp430/nop-unknown-intr-430x-ignore.d: New test.
725 * testsuite/gas/msp430/nop-unknown-intr-430.l: Warning output for new
726 test.
727 * testsuite/gas/msp430/nop-unknown-intr-430x.l: Likewise.
728 * testsuite/gas/msp430/msp430.exp: Add new tests to driver.
729
730 2019-04-16 Alan Modra <amodra@gmail.com>
731
732 * testsuite/gas/all/weakref1.d: xfail nds32.
733
734 2019-04-16 Alan Modra <amodra@gmail.com>
735
736 * testsuite/gas/all/gas.exp: Remove ns32k xfails.
737 * testsuite/gas/all/weakref1u.d: Don't run for ns32k-*-*.
738
739 2019-04-16 Alan Modra <amodra@gmail.com>
740
741 * write.h: Don't include bit_fix.h.
742 (struct fix): Rearrange some fields. Delete fx_im_disp and
743 fx_bit_fixP. Use bitfields for fx_size and fx_pcrel_adjust.
744 * write.c (fix_new_internal): Don't init fx_im_disp and fx_bit_fixP.
745 (fixup_segment): Don't exclude overflow checks on fx_bit_fixP.
746 (print_fixup): Don't print im_disp.
747 * config/tc-cris.c (md_apply_fix): Remove tests of fx_bit_fixP
748 and fx_im_disp.
749 * config/tc-dlx.c (md_apply_fix): Remove wrong debug code. Set
750 fx_no_overflow when fx_bit_fixP.
751 * config/tc-dlx.h: Include bit_fix.h.
752 (TC_FIX_TYPE, tc_fix_data, TC_INIT_FIX_DATA): Define.
753 * config/tc-ns32k.c (fix_new_ns32k, fix_new_ns32k_exp): Set
754 fx_no_overflow when bit_fixP.
755 * config/tc-ns32k.h (TC_FIX_TYPE): Add fx_bit_fixP and fx_im_disp.
756 (fix_im_disp, fix_bit_fixP): Adjust to suit.
757 (TC_INIT_FIX_DATA, TC_FIX_DATA_PRINT): Likewise.
758
759 2019-04-16 Alan Modra <amodra@gmail.com>
760
761 * write.h (struct fix <fx_where>): Make unsigned.
762 (fix_new, fix_at_start, fix_new_exp): Adjust prototypes.
763 * write.c (fix_new, fix_new_exp, fix_at_start): Make "where" and
764 "size" parameters unsigned long.
765 (fix_new_internal): Likewise. Adjust error format string to suit.
766 * config/tc-mips.c (md_convert_frag): Remove cast of fx_where.
767 * config/tc-sparc.c (md_apply_fix): Likewise.
768 * config/tc-score.c (s3_convert_frag): Adjust for unsigned fx_where.
769 * config/tc-score7.c (s7_convert_frag): Likewise.
770
771 2019-04-16 Alan Modra <amodra@gmail.com>
772
773 * frags.h (struct frag <fr_fix>): Use unsigned type.
774 * frags.c (frag_new): Assert that current size exceeds
775 old_frags_var_max_size.
776 * ehopt.c (get_cie_info): Adjust for unsigned fr_fix.
777 * listing.c (calc_hex): Likewise.
778 * write.c (cvt_frag_to_fill, write_relocs): Likewise.
779 * config/tc-arc.c (md_convert_frag): Likewise.
780 * config/tc-avr.c (avr_patch_gccisr_frag): Likewise.
781 * config/tc-mips.c (md_convert_frag): Likewise.
782 * config/tc-rl78.c (md_convert_frag): Likewise.
783 * config/tc-rx.c (md_convert_frag): Likewise.
784 * config/tc-sparc.c (md_apply_fix): Likewise.
785 * config/tc-xtensa.c (next_instrs_are_b_retw): Likewise.
786 (unrelaxed_frag_min_insn_count, unrelaxed_frag_has_b_j): Likewise.
787
788 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
789
790 * config/tc-arm.c (parse_sys_vldr_vstr): New function.
791 (OP_VLDR): New enum operand_parse_code enumerator.
792 (parse_operands): Add logic for OP_VLDR.
793 (do_t_vldr_vstr_sysreg): New function.
794 (do_vldr_vstr): Likewise.
795 (insns): Guard VLDR and VSTR by arm_ext_v4t for Thumb mode.
796 (md_apply_fix): Add bound check for VLDR and VSTR co-processor offset.
797 Add masking logic for BFD_RELOC_ARM_T32_VLDR_VSTR_OFF_IMM relocation.
798 * testsuite/gas/arm/archv8m_1m-cmse-main-bad.s: Add examples of bad
799 uses of VLDR and VSTR.
800 * testsuite/gas/arm/archv8m_1m-cmse-main-bad.l: Add error messages for
801 above bad uses.
802 * testsuite/gas/arm/archv8m_1m-cmse-main.s: Add examples of VLDR and
803 VSTR valid uses.
804 * testsuite/gas/arm/archv8m_1m-cmse-main.d: Add disassembly for the
805 above examples.
806
807 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
808
809 * config/tc-arm.c (arm_typed_reg_parse): Fix typo in comment.
810 (enum reg_list_els): New REGLIST_VFP_S_VPR and REGLIST_VFP_D_VPR
811 enumerators.
812 (parse_vfp_reg_list): Add new partial_match parameter. Set
813 *partial_match to TRUE if at least one element in the register list has
814 matched. Add support for REGLIST_VFP_S_VPR and REGLIST_VFP_D_VPR
815 register lists which expect VPR as last element in the list.
816 (s_arm_unwind_save_vfp_armv6): Adapt call to parse_vfp_reg_list to new
817 prototype.
818 (s_arm_unwind_save_vfp): Likewise.
819 (enum operand_parse_code): New OP_VRSDVLST enumerator.
820 (parse_operands): Adapt call to parse_vfp_reg_list to new prototype.
821 Handle new OP_VRSDVLST case.
822 (do_t_vscclrm): New function.
823 (insns): New entry for VSCCLRM instruction.
824 * testsuite/gas/arm/archv8m_1m-cmse-main-bad.s: Add invalid VSCCLRM
825 instructions.
826 * testsuite/gas/arm/archv8m_1m-cmse-main-bad.l: Add error expectations
827 for above instructions.
828 * testsuite/gas/arm/archv8m_1m-cmse-main.s: Add tests for VSCCLRM
829 instruction.
830 * testsuite/gas/arm/archv8m_1m-cmse-main.d: Add expected disassembly
831 for above instructions.
832
833 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
834
835 * config/tc-arm.c (enum reg_list_els): Define earlier and add
836 REGLIST_RN and REGLIST_CLRM enumerators.
837 (parse_reg_list): Add etype parameter to distinguish between regular
838 core register list and CLRM register list. Add logic to
839 recognize CLRM register list.
840 (parse_vfp_reg_list): Assert type is not for core register list.
841 (s_arm_unwind_save_core): Update call to parse_reg_list to new
842 prototype.
843 (enum operand_parse_code): Declare OP_CLRMLST enumerator.
844 (parse_operands): Update call to parse_reg_list to new prototype. Add
845 logic for OP_CLRMLST.
846 (encode_thumb2_ldmstm): Rename into ...
847 (encode_thumb2_multi): This. Add do_io parameter. Add logic to
848 encode CLRM and guard LDM/STM only code by do_io.
849 (do_t_ldmstm): Adapt to use encode_thumb2_multi.
850 (do_t_push_pop): Likewise.
851 (do_t_clrm): New function.
852 (insns): Define CLRM.
853 * testsuite/gas/arm/archv8m_1m-cmse-main-bad.d: New file.
854 * testsuite/gas/arm/archv8m_1m-cmse-main-bad.l: Likewise.
855 * testsuite/gas/arm/archv8m_1m-cmse-main-bad.s: Likewise.
856 * testsuite/gas/arm/archv8m_1m-cmse-main.d: Likewise.
857 * testsuite/gas/arm/archv8m_1m-cmse-main.s: Likewise.
858
859 2019-04-15 Sudakshina Das <sudi.das@arm.com>
860 Andre Vieira <andre.simoesdiasvieira@arm.com>
861
862 * config/tc-arm.c (operand_parse_code): Add OP_LR and OP_oLR
863 for the LR operand and optional LR operand.
864 (parse_operands): Add switch cases for OP_LR and OP_oLR for
865 both type checking and value checking.
866 (encode_thumb32_addr_mode): New entries for DLS, WLS and LE.
867 (v8_1_loop_reloc): New helper function for handling labels
868 for the low overhead loop instructions.
869 (do_t_loloop): New function to encode DLS, WLS and LE.
870 (insns): New entries for WLS, DLS and LE.
871 (md_pcrel_from_section): New switch case
872 for BFD_RELOC_ARM_THUMB_LOOP12.
873 (md_appdy_fix): Likewise.
874 (tc_gen_reloc): Likewise.
875 * testsuite/gas/arm/armv8_1-m-tloop.s: New.
876 * testsuite/gas/arm/armv8_1-m-tloop.d: New.
877 * testsuite/gas/arm/armv8_1-m-tloop-bad.s: New.
878 * testsuite/gas/arm/armv8_1-m-tloop-bad.d: New.
879 * testsuite/gas/arm/armv8_1-m-tloop-bad.l: New.
880
881 2019-04-15 Sudakshina Das <sudi.das@arm.com>
882 Andre Vieira <andre.simoesdiasvieira@arm.com>
883
884 * config/tc-arm.c (T16_32_TAB): New entriy for bfcsel.
885 (do_t_v8_1_branch): New switch case for bfcsel.
886 (toU): Define.
887 (insns): New instruction for bfcsel.
888 (md_pcrel_from_section): New switch case
889 for BFD_RELOC_THUMB_PCREL_BFCSEL.
890 (md_appdy_fix): Likewise
891 (tc_gen_reloc): Likewise.
892 * testsuite/gas/arm/armv8_1-m-bfcsel.d: New.
893 * testsuite/gas/arm/armv8_1-m-bfcsel.s: New.
894
895 2019-04-15 Sudakshina Das <sudi.das@arm.com>
896
897 * config/tc-arm.c (md_pcrel_from_section): New switch case for
898 BFD_RELOC_ARM_THUMB_BF13.
899 (md_appdy_fix): Likewise.
900 (tc_gen_reloc): Likewise.
901
902 2019-04-15 Sudakshina Das <sudi.das@arm.com>
903 Andre Vieira <andre.simoesdiasvieira@arm.com>
904
905 * config/tc-arm.c (T16_32_TAB): New entrie for bfl.
906 (do_t_v8_1_branch): New switch case for bfl.
907 (insns): New instruction for bfl.
908 * testsuite/gas/arm/armv8_1-m-bfl.d: New.
909 * testsuite/gas/arm/armv8_1-m-bfl.s: New.
910 * testsuite/gas/arm/armv8_1-m-bfl-bad.s: New.
911 * testsuite/gas/arm/armv8_1-m-bfl-bad.d: New.
912 * testsuite/gas/arm/armv8_1-m-bfl-bad.l: New.
913 * testsuite/gas/arm/armv8_1-m-bfl-rel.d: New.
914 * testsuite/gas/arm/armv8_1-m-bfl-rel.s: New.
915
916 2019-04-15 Sudakshina Das <sudi.das@arm.com>
917
918 * config/tc-arm.c (md_pcrel_from_section): New switch case for
919 BFD_RELOC_ARM_THUMB_BF19.
920 (md_appdy_fix): Likewise.
921 (tc_gen_reloc): Likewise.
922
923 2019-04-15 Sudakshina Das <sudi.das@arm.com>
924
925 * config/tc-arm.c (T16_32_TAB): New entries for bfx and bflx.
926 (do_t_v8_1_branch): New switch cases for bfx and bflx.
927 (insns): New instruction for bfx and bflx.
928 * testsuite/gas/arm/armv8_1-m-bf-exchange.d: New.
929 * testsuite/gas/arm/armv8_1-m-bf-exchange.s: New.
930 * testsuite/gas/arm/armv8_1-m-bf-exchange-bad.s: New
931 * testsuite/gas/arm/armv8_1-m-bf-exchange-bad.l: New
932 * testsuite/gas/arm/armv8_1-m-bf-exchange-bad.d: New
933
934 2019-04-15 Sudakshina Das <sudi.das@arm.com>
935 Andre Vieira <andre.simoesdiasvieira@arm.com>
936
937 * config/tc-arm.c (T16_32_TAB): New entries for bf.
938 (do_t_branch_future): New.
939 (insns): New instruction for bf.
940 * testsuite/gas/arm/armv8_1-m-bf.d: New.
941 * testsuite/gas/arm/armv8_1-m-bf.s: New.
942 * testsuite/gas/arm/armv8_1-m-bf-bad.s: New.
943 * testsuite/gas/arm/armv8_1-m-bf-bad.l: New.
944 * testsuite/gas/arm/armv8_1-m-bf-bad.d: New.
945 * testsuite/gas/arm/armv8_1-m-bf-rel.d: New.
946 * testsuite/gas/arm/armv8_1-m-bf-rel.s: New.
947
948 2019-04-15 Sudakshina Das <sudi.das@arm.com>
949
950 * config/tc-arm.c (md_pcrel_from_section): New switch case for
951 BFD_RELOC_ARM_THUMB_BF17.
952 (md_appdy_fix): Likewise.
953 (tc_gen_reloc): Likewise.
954
955 2019-04-15 Sudakshina Das <sudi.das@arm.com>
956
957 * config/tc-arm.c (ARM_IT_MAX_RELOCS): New macro.
958 (arm_it): Member reloc renamed relocs and updated to an array.
959 Rest: Replace all occurrences of reloc to relocs[0].
960
961 2019-04-15 Sudakshina Das <sudi.das@arm.com>
962
963 * config/tc-arm.c (md_pcrel_from_section): New switch case
964 for BFD_RELOC_THUMB_PCREL_BRANCH5.
965 (v8_1_branch_value_check): New function to check branch
966 offsets.
967 (md_appdy_fix): New switch case for
968 BFD_RELOC_THUMB_PCREL_BRANCH5.
969 (tc_gen_reloc): Likewise.
970
971 2019-04-15 Andre Vieira <andre.simoesdiasvieira@arm.com>
972
973 * config/tc-arm.c (do_neon_movhf): Remove fp-armv8 check.
974 (armv8_1m_main_ext_table): New extension table.
975 (arm_archs): Use the new extension table.
976 * doc/c-arm.texi: Add missing arch and document new extensions.
977 * testsuite/gas/arm/armv8.1-m.main-fp.d: New.
978 * testsuite/gas/arm/armv8.1-m.main-fp-dp.d: New.
979 * testsuite/gas/arm/armv8.1-m.main-hp.d: New.
980
981 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
982
983 * config/tc-arm.c (cpu_arch_ver): Add entry for Armv8.1-M Mainline
984 Tag_CPU_arch build attribute value. Reindent.
985 (get_aeabi_cpu_arch_from_fset): Update assert.
986 (aeabi_set_public_attributes): Update assert for Tag_DIV_use logic.
987 * testsuite/gas/arm/attr-march-armv8_1-m.main.d: New test.
988
989 2019-04-09 Matthew Fortune <matthew.fortune@mips.com>
990
991 * config/tc-mips.c (mips_cpu_info_table): Add i6500. Update
992 default ASEs for i6400.
993 * doc/c-mips.texi (-march): Document i6500.
994 * testsuite/gas/mips/elf_mach_i6400.d: New test.
995 * testsuite/gas/mips/elf_mach_i6500.d: New test.
996 * testsuite/gas/mips/mips.exp: Run the new tests.
997
998 2019-04-09 Matthew Fortune <matthew.fortune@mips.com>
999
1000 * config/tc-mips.c (mips_set_options) <init_ase>: New field.
1001 (file_mips_opts, mips_opts) <init_ase>: Initialize new field.
1002 (file_mips_check_options): Propagate initial ASE settings.
1003 (mips_after_parse_args, parse_code_option): Track the initial
1004 ASE settings for a CPU.
1005 (s_mipsset): Restore the initial ASE settings when reverting
1006 to the default arch.
1007 * testsuite/gas/mips/elf_mach_p6600.d: New test.
1008 * testsuite/gas/mips/mips.exp: Run the new test.
1009
1010 2019-04-12 John Darrington <john@darrington.wattle.id.au>
1011
1012 config/tc-s12z.h: Remove definition of macro TC_M68K
1013
1014 2019-04-01 John Darrington <john@darrington.wattle.id.au>
1015
1016 config/tc-s12z.c: Use bfd_boolean where appropriate.
1017
1018 2019-04-11 Max Filippov <jcmvbkbc@gmail.com>
1019
1020 * testsuite/gas/xtensa/loop-relax-2.d: New test definition.
1021 * testsuite/gas/xtensa/loop-relax.d: New test definition.
1022 * testsuite/gas/xtensa/loop-relax.s: New test source.
1023 * testsuite/gas/xtensa/text-section-literals-1a.d: New test
1024 definition.
1025 * testsuite/gas/xtensa/text-section-literals-2.d: New test
1026 definition.
1027 * testsuite/gas/xtensa/text-section-literals-2.s: New test
1028 source.
1029 * testsuite/gas/xtensa/text-section-literals-2a.d: New test
1030 definition.
1031 * testsuite/gas/xtensa/text-section-literals-3.d: New test
1032 definition.
1033 * testsuite/gas/xtensa/text-section-literals-3.s: New test
1034 source.
1035 * testsuite/gas/xtensa/text-section-literals-4.d: New test
1036 definition.
1037 * testsuite/gas/xtensa/text-section-literals-4.s: New test
1038 source.
1039 * testsuite/gas/xtensa/text-section-literals-4a.d: New test
1040 definition.
1041
1042 2019-04-11 Max Filippov <jcmvbkbc@gmail.com>
1043
1044 * testsuite/gas/xtensa/all.exp: Remove all expect-based
1045 tests and all explicit run_dump_test / run_list_test
1046 invocations. Add run_dump_tests for all .d files in the
1047 test subdirectory.
1048 * testsuite/gas/xtensa/entry_align.d: New test definition.
1049 * testsuite/gas/xtensa/entry_align.l: New test output.
1050 * testsuite/gas/xtensa/entry_misalign.d: New test definition.
1051 * testsuite/gas/xtensa/entry_misalign2.d: New test definition.
1052 * testsuite/gas/xtensa/j_too_far.d: New test definition.
1053 * testsuite/gas/xtensa/j_too_far.l: New test output.
1054 * testsuite/gas/xtensa/loop_align.d: New test definition.
1055 * testsuite/gas/xtensa/loop_misalign.d: New test definition.
1056 * testsuite/gas/xtensa/trampoline-2.d: New test definition.
1057 * testsuite/gas/xtensa/trampoline-2.l: Remove empty output.
1058 * testsuite/gas/xtensa/xtensa-err.exp: Use positive logic.
1059
1060 2019-04-11 Max Filippov <jcmvbkbc@gmail.com>
1061
1062 * config/tc-xtensa.c (xtensa_literal_pseudo): Drop code that has
1063 no effect.
1064 (get_literal_pool_location): Only search for the literal pool
1065 when auto litpools is used, otherwise take one recorded in the
1066 tc_segment_info_data.
1067 (xtensa_assign_litpool_addresses): New function.
1068 (xtensa_move_literals): Don't duplicate 'literal pool location
1069 required...' error message. Call xtensa_assign_litpool_addresses.
1070
1071 2019-04-11 Max Filippov <jcmvbkbc@gmail.com>
1072
1073 * config/tc-xtensa.c (xtensa_is_init_fini): Add declaration.
1074 (xtensa_mark_literal_pool_location): Don't add fill frag to literal
1075 section that records literal pool location.
1076 (md_begin): Call xtensa_mark_literal_pool_location when text
1077 section literals or auto litpools are used.
1078 (xtensa_elf_section_change_hook): Call
1079 xtensa_mark_literal_pool_location when text section literals or
1080 auto litpools are used, there's no literal pool location defined
1081 for the current section and it's not .init or .fini.
1082 * testsuite/gas/xtensa/auto-litpools-first1.d: Fix up addresses.
1083 * testsuite/gas/xtensa/auto-litpools-first2.d: Likewise.
1084 * testsuite/gas/xtensa/auto-litpools.d: Likewise.
1085
1086 2019-04-11 Sudakshina Das <sudi.das@arm.com>
1087
1088 * config/tc-aarch64.c (process_omitted_operand): Add case for
1089 AARCH64_OPND_Rt_SP.
1090 (parse_operands): Likewise.
1091 * testsuite/gas/aarch64/armv8_5-a-memtag.d: Update tests.
1092 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
1093 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
1094 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
1095
1096 2019-04-11 Sudakshina Das <sudi.das@arm.com>
1097
1098 * testsuite/gas/aarch64/armv8_5-a-memtag.d: New tests for ldgm and stgm.
1099 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
1100 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
1101 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
1102
1103 2019-04-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1104
1105 * config/tc-i386.c (need_plt32_p) [TE_SOLARIS]: Return FALSE.
1106 * testsuite/gas/i386/solaris/solaris.exp: New driver.
1107 * testsuite/gas/i386/solaris/reloc64.d,
1108 testsuite/gas/i386/solaris/x86-64-jump.d,
1109 testsuite/gas/i386/solaris/x86-64-mpx-branch-1.d,
1110 testsuite/gas/i386/solaris/x86-64-mpx-branch-2.d,
1111 testsuite/gas/i386/solaris/x86-64-nop-3.d,
1112 testsuite/gas/i386/solaris/x86-64-nop-4.d,
1113 testsuite/gas/i386/solaris/x86-64-nop-5.d,
1114 testsuite/gas/i386/solaris/x86-64-relax-2.d,
1115 testsuite/gas/i386/solaris/x86-64-relax-3.d: New tests.
1116 * testsuite/gas/i386/reloc64.d,
1117 testsuite/gas/i386/x86-64-jump.d,
1118 testsuite/gas/i386/x86-64-mpx-branch-1.d,
1119 testsuite/gas/i386/x86-64-mpx-branch-2.d,
1120 testsuite/gas/i386/x86-64-nop-3.d,
1121 testsuite/gas/i386/x86-64-nop-4.d,
1122 testsuite/gas/i386/x86-64-nop-5.d,
1123 testsuite/gas/i386/x86-64-relax-2.d,
1124 testsuite/gas/i386/x86-64-relax-3.d: Skip on *-*-solaris*.
1125
1126 2019-04-10 Alan Modra <amodra@gmail.com>
1127
1128 * config/te-cloudabi.h: New file.
1129 * config/tc-aarch64.c (aarch64_after_parse_args): Use TE_CLOUDABI
1130 rather than TARGET_OS to select cloudabi.
1131 * config/tc-i386.h (ELF_TARGET_FORMAT64): Define for TE_CLOUDABI.
1132 * configure.tgt (*-*-cloudabi*): Set em=cloudabi.
1133
1134 2019-04-09 Robert Suchanek <robert.suchanek@mips.com>
1135
1136 * testsuite/gas/mips/mips.exp: Run hwr-names test.
1137 * testsuite/gas/mips/hwr-names.s: Add test cases for RDHWR with
1138 the SEL field.
1139 * testsuite/gas/mips/mipsr6@hwr-names.d: New file.
1140
1141 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1142
1143 * config/tc-i386.c (output_insn): Support
1144 GNU_PROPERTY_X86_ISA_1_AVX512_BF16.
1145 * testsuite/gas/i386/property-2.s: Add AVX512_BF16 test.
1146 * testsuite/gas/i386/property-2.d: Updated.
1147 * testsuite/gas/i386/x86-64-property-2.d: Likewise.
1148
1149 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1150
1151 * configure.tgt: Remove i386-*-kaos* and i386-*-chaos targets.
1152 * testsuite/gas/i386/i386.exp: Remove *-*-caos* and "*-*-kaos*
1153 check.
1154
1155 2019-04-05 H.J. Lu <hongjiu.lu@intel.com>
1156
1157 * testsuite/gas/i386/i386.exp: Run -mx86-used-note=yes tests.
1158 * testsuite/gas/i386/property-2.d: New file.
1159 * testsuite/gas/i386/property-2.s: Likewise.
1160 * testsuite/gas/i386/x86-64-property-2.d: Likewise.
1161
1162 2019-04-05 Xuepeng Guo <xuepeng.guo@intel.com>
1163
1164 * config/tc-i386.c (cpu_arch): Add .avx512_bf16.
1165 (cpu_noarch): Add noavx512_bf16.
1166 * doc/c-i386.texi: Document avx512_bf16.
1167 * testsuite/gas/i386/avx512_bf16.d: New file.
1168 * testsuite/gas/i386/avx512_bf16.s: Likewise.
1169 * testsuite/gas/i386/avx512_bf16_vl-inval.l: Likewise.
1170 * testsuite/gas/i386/avx512_bf16_vl-inval.s: Likewise.
1171 * testsuite/gas/i386/avx512_bf16_vl.d: Likewise.
1172 * testsuite/gas/i386/avx512_bf16_vl.s: Likewise.
1173 * testsuite/gas/i386/x86-64-avx512_bf16.d: Likewise.
1174 * testsuite/gas/i386/x86-64-avx512_bf16.s: Likewise.
1175 * testsuite/gas/i386/x86-64-avx512_bf16_vl-inval.l: Likesie.
1176 * testsuite/gas/i386/x86-64-avx512_bf16_vl-inval.s: Likewise.
1177 * testsuite/gas/i386/x86-64-avx512_bf16_vl.d: Likewise.
1178 * testsuite/gas/i386/x86-64-avx512_bf16_vl.s: Likewise.
1179 * testsuite/gas/i386/i386.exp: Add BF16 related tests.
1180
1181 2019-04-05 Alan Modra <amodra@gmail.com>
1182
1183 * testsuite/gas/ppc/bc.s,
1184 * testsuite/gas/ppc/bcat.d,
1185 * testsuite/gas/ppc/bcaterr.d,
1186 * testsuite/gas/ppc/bcaterr.l,
1187 * testsuite/gas/ppc/bcy.d,
1188 * testsuite/gas/ppc/bcyerr.d,
1189 * testsuite/gas/ppc/bcyerr.l: New tests.
1190 * testsuite/gas/ppc/ppc.exp: Run them.
1191
1192 2019-04-05 Alan Modra <amodra@gmail.com>
1193
1194 * testsuite/gas/ppc/476.d: Remove trailing spaces.
1195 * testsuite/gas/ppc/a2.d: Likewise.
1196 * testsuite/gas/ppc/booke.d: Likewise.
1197 * testsuite/gas/ppc/booke_xcoff.d: Likewise.
1198 * testsuite/gas/ppc/e500.d: Likewise.
1199 * testsuite/gas/ppc/e500mc.d: Likewise.
1200 * testsuite/gas/ppc/e6500.d: Likewise.
1201 * testsuite/gas/ppc/htm.d: Likewise.
1202 * testsuite/gas/ppc/power6.d: Likewise.
1203 * testsuite/gas/ppc/power8.d: Likewise.
1204 * testsuite/gas/ppc/power9.d: Likewise.
1205 * testsuite/gas/ppc/vle.d: Likewise.
1206
1207 2019-04-04 Peter Bergner <bergner@linux.ibm.com>
1208
1209 PR gas/24349
1210 * testsuite/gas/ppc/power8.s: (bdnztar, bdnztarl, bdztar, bdztarl,
1211 btar, btarl, bdnztar-, bdnztarl-, bdnztar+, bdnztarl+, bdztar-,
1212 bdztarl-, bdztar+, bdztarl+, bgetar, bnltar, bgetarl, bnltarl,
1213 bletar, bngtar, bletarl, bngtarl, bnetar, bnetarl, bnstar, bnutar,
1214 bnstarl, bnutarl, bgetar-, bnltar-, bgetarl-, bnltarl-, bletar-,
1215 bngtar-, bletarl-, bngtarl-, bnetar-, bnetarl-, bnstar-, bnutar-,
1216 bnstarl-, bnutarl-, bgetar+, bnltar+, bgetarl+, bnltarl+, bletar+,
1217 bngtar+, bletarl+, bngtarl+, bnetar+, bnetarl+, bnstar+, bnutar+,
1218 bnstarl+, bnutarl+, blttar, blttarl, bgttar, bgttarl, beqtar,
1219 beqtarl, bsotar, buntar, bsotarl, buntarl, blttar-, blttarl-,
1220 bgttar-, bgttarl-, beqtar-, beqtarl-, bsotar-, buntar-, bsotarl-,
1221 buntarl-, blttar+, blttarl+, bgttar+, bgttarl+, beqtar+, beqtarl+,
1222 bsotar+, buntar+, bsotarl+, buntarl+, bdnzftar, bdnzftarl, bdzftar,
1223 bdzftarl, bftar, bftarl, bftar-, bftarl-, bftar+, bftarl+, bdnzttar,
1224 bdnzttarl, bdzttar, bdzttarl, bttar, bttarl, bttar-, bttarl-, bttar+,
1225 bttarl+): Add tests of extended mnemonics.
1226 * testsuite/gas/ppc/power8.d: Likewise. Update previous bctar tests
1227 to expect new extended mnemonics.
1228 * testsuite/gas/ppc/a2.s: <bc, bc-, bc+, bcl, bcl-, bcl+>: Update test
1229 to not use illegal BO value. Use a more convenient BI value.
1230 * testsuite/gas/ppc/a2.d: Update tests for new expect output.
1231
1232 2019-04-03 Max Filippov <jcmvbkbc@gmail.com>
1233
1234 * config/tc-xtensa.c (convert_frag_immed): Drop
1235 convert_frag_immed_finish_loop invocation.
1236 (convert_frag_immed_finish_loop): Drop declaration and
1237 definition.
1238 * config/xtensa-relax.c (widen_spec_list): Replace loop
1239 widening that uses addi/addmi with widening that uses l32r
1240 and const16.
1241
1242 2019-04-01 Andre Vieira <andre.simoesdiasvieira@arm.com>
1243
1244 * config/tc-arm.c (arm_ext_table): New struct type.
1245 (arm_arch_option_table): Add new 'arm_ext_table' field.
1246 (ARM_EXT,ARM_ADD,ARM_REMOVE, ALL_FP): New macros.
1247 (armv5te_ext_table, armv7ve_ext_table, armv7a_ext_table,
1248 armv7r_ext_table, armv7em_ext_table, armv8a_ext_table,
1249 armv81a_ext_table, armv82a_ext_table, armv84a_ext_table,
1250 armv85a_ext_table, armv8m_main_ext_table,
1251 armv8r_ext_table): New architecture extension tables.
1252 (ARM_ARCH_OPT): Add new default field.
1253 (ARM_ARCH_OPT2): New macro.
1254 (arm_archs): Extend some architectures with the new architecture
1255 extension tables mentioned above.
1256 (arm_extensions): Add DEPRECATED comment with instructions to
1257 use new table.
1258 (arm_parse_extension): Change to use new extension tables.
1259 (arm_parse_cpu): Don't change existing behavior.
1260 (arm_parse_arch): Change to use new extension tables.
1261 * doc/c-arm.texi: Document new architecture extensions.
1262 * testsuite/gas/arm/attr-mfpu-neon-fp16.d: Change test to use new
1263 extension option rather than -mfpu and change expected behaviour to
1264 sane outputs.
1265 * testsuite/gas/arm/armv8-2-fp16-scalar-bad-ext.d: New.
1266 * testsuite/gas/arm/armv8-2-fp16-scalar-ext.d: New.
1267 * testsuite/gas/arm/armv8-2-fp16-scalar-thumb-ext.d: New.
1268 * testsuite/gas/arm/armv8-2-fp16-simd-ext.d: New.
1269 * testsuite/gas/arm/armv8-2-fp16-simd-thumb-ext.d: New.
1270 * testsuite/gas/arm/armv8-2-fp16-simd-warning-ext.d: New.
1271 * testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb-ext.d: New.
1272 * testsuite/gas/arm/armv8_2+rdma-ext.d: New.
1273 * testsuite/gas/arm/armv8_2-a-fp16-thumb2-ext.d: New.
1274 * testsuite/gas/arm/armv8_2-a-fp16_ext.d: New.
1275 * testsuite/gas/arm/armv8_3-a-fp-bad-ext.d: New.
1276 * testsuite/gas/arm/armv8_3-a-fp-ext.d: New.
1277 * testsuite/gas/arm/armv8_3-a-fp16-ext.d: New.
1278 * testsuite/gas/arm/armv8_3-a-simd-bad-ext.d: New.
1279 * testsuite/gas/arm/armv8_4-a-fp16-ext.d: New.
1280 * testsuite/gas/arm/armv8m.main+fp.d: New.
1281 * testsuite/gas/arm/armv8m.main+fp.dp.d: New.
1282 * testsuite/gas/arm/attr-ext-fpv5-d16.d: New.
1283 * testsuite/gas/arm/attr-ext-fpv5.d: New.
1284 * testsuite/gas/arm/attr-ext-idiv.d: New.
1285 * testsuite/gas/arm/attr-ext-mp.d: New.
1286 * testsuite/gas/arm/attr-ext-neon-fp16.d: New.
1287 * testsuite/gas/arm/attr-ext-neon-vfpv3.d: New.
1288 * testsuite/gas/arm/attr-ext-neon-vfpv4.d: New.
1289 * testsuite/gas/arm/attr-ext-sec.d: New.
1290 * testsuite/gas/arm/attr-ext-vfpv3-d16-fp16.d: New.
1291 * testsuite/gas/arm/attr-ext-vfpv3-d16.d: New.
1292 * testsuite/gas/arm/attr-ext-vfpv3-fp16.d: New.
1293 * testsuite/gas/arm/attr-ext-vfpv3.d: New.
1294 * testsuite/gas/arm/attr-ext-vfpv3xd-fp.d: New.
1295 * testsuite/gas/arm/attr-ext-vfpv3xd.d: New.
1296 * testsuite/gas/arm/attr-ext-vfpv4-d16.d: New.
1297 * testsuite/gas/arm/attr-ext-vfpv4-sp-d16.d: New.
1298 * testsuite/gas/arm/attr-ext-vfpv4.d: New.
1299 * testsuite/gas/arm/dotprod-mandatory-ext.d: New.
1300 * testsuite/gas/arm/fpv5-d16.s: New.
1301 * testsuite/gas/arm/fpv5-sp-d16.s: New.
1302
1303 2019-03-28 Alan Modra <amodra@gmail.com>
1304
1305 PR 24390
1306 * testsuite/gas/ppc/476.d: Update mtfsb*.
1307 * testsuite/gas/ppc/a2.d: Likewise.
1308
1309 2019-03-21 Alan Modra <amodra@gmail.com>
1310
1311 * emul.h (struct emulation): Delete strip_underscore.
1312 * emul-target.h (emul_strip_underscore): Don't define.
1313 (emul_struct_name): Update initialization.
1314
1315 2019-03-21 Alan Modra <amodra@gmail.com>
1316
1317 * config/tc-d10v.c (md_apply_fix): Apply BFD_RELOC_8.
1318 * config/tc-pdp11.c (md_apply_fix): Likewise.
1319 * config/tc-d30v.c (md_apply_fix): Don't emit errors for BFD_RELOC_8,
1320 BFD_RELOC_16, and BFD_RELOC_64.
1321 * testsuite/gas/all/gas.exp: Move target exclusions for forward
1322 test, but not cr16, to..
1323 * testsuite/gas/all/forward.d: ..here, with explanation. Remove
1324 d10v, d30v, and pdp11 xfails.
1325
1326 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
1327
1328 * config/tc-i386.c (optimize_encoding): Don't check AVX for
1329 EVEX vector load/store optimization. Check both operands for
1330 ZMM register. Update EVEX vector load/store opcode check.
1331 Choose EVEX Disp8 over VEX Disp32.
1332 * testsuite/gas/i386/optimize-1.d: Updated.
1333 * testsuite/gas/i386/optimize-1a.d: Likewise.
1334 * testsuite/gas/i386/optimize-2.d: Likewise.
1335 * testsuite/gas/i386/optimize-4.d: Likewise.
1336 * testsuite/gas/i386/optimize-5.d: Likewise.
1337 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
1338 * testsuite/gas/i386/x86-64-optimize-2a.d: Likewise.
1339 * testsuite/gas/i386/x86-64-optimize-2b.d: Likewise.
1340 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
1341 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
1342 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
1343 * testsuite/gas/i386/optimize-1.s: Add ZMM register load
1344 test.
1345 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
1346
1347 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
1348
1349 PR gas/24352
1350 * config/tc-i386.c (optimize_encoding): Check only
1351 cpu_arch_flags.bitfield.cpuavx512vl.
1352 * testsuite/gas/i386/i386.exp: Run x86-64-optimize-2b.
1353 * testsuite/gas/i386/x86-64-optimize-2.d: Revert the last
1354 change.
1355 * testsuite/gas/i386/x86-64-optimize-2b.d: New file.
1356 * testsuite/gas/i386/x86-64-optimize-2b.s: Likewise.
1357
1358 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 PR gas/24359
1361 * testsuite/gas/i386/i386.exp: Change optimize-6a, optimize-7,
1362 x86-64-optimize-7a and x86-64-optimize-8 tests to run_list_test.
1363 Remove optimize-6c and x86-64-optimize-7c tests.
1364 * testsuite/gas/i386/noavx-3.l: Updated.
1365 * testsuite/gas/i386/noavx-4.d: Likewise.
1366 * testsuite/gas/i386/noavx-5.d: Likewise.
1367 * testsuite/gas/i386/noavx-3.s: Add AVX512F tests.
1368 * testsuite/gas/i386/noavx-4.s: Remove AVX512F tests.
1369 * testsuite/gas/i386/nosse-5.s: Likewise.
1370 * testsuite/gas/i386/optimize-6a.d: Removed.
1371 * testsuite/gas/i386/optimize-6c.d: Likewise.
1372 * testsuite/gas/i386/optimize-7.d: Likewise.
1373 * testsuite/gas/i386/x86-64-optimize-7a.d: Likewise.
1374 * testsuite/gas/i386/x86-64-optimize-7c.d: Likewise.
1375 * testsuite/gas/i386/x86-64-optimize-8.d: Likewise.
1376 * testsuite/gas/i386/optimize-6a.l: New file.
1377 * testsuite/gas/i386/optimize-6a.s: Likewise.
1378 * testsuite/gas/i386/optimize-7.l: Likewise.
1379 * testsuite/gas/i386/x86-64-optimize-7a.l: Likewise.
1380 * testsuite/gas/i386/x86-64-optimize-7a.s: Likewise.
1381 * testsuite/gas/i386/x86-64-optimize-8.l: Likewise.
1382
1383 2019-03-18 Alan Modra <amodra@gmail.com>
1384
1385 * config/m68k-parse.y (yylex): Use temp_ilp and restore_ilp.
1386 * as.c (macro_expr): Likewise.
1387 * macro.c (buffer_and_nest): Likewise.
1388 * read.c (temp_ilp): Remove FIXME.
1389
1390 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
1391
1392 * testsuite/gas/i386/att-regs.d: Pass -O0 to assembler.
1393 * testsuite/gas/i386/avx512bw-intel.d: Likewise.
1394 * testsuite/gas/i386/avx512bw.d: Likewise.
1395 * testsuite/gas/i386/avx512f-intel.d: Likewise.
1396 * testsuite/gas/i386/avx512f.d: Likewise.
1397 * testsuite/gas/i386/disp32.d: Likewise.
1398 * testsuite/gas/i386/intel-regs.d: Likewise.
1399 * testsuite/gas/i386/pseudos.d: Likewise.
1400 * testsuite/gas/i386/x86-64-disp32.d: Likewise.
1401 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
1402
1403 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
1404
1405 PR gas/24348
1406 * config/tc-i386.c (optimize_encoding): Encode 128-bit and
1407 256-bit EVEX vector register load/store instructions as VEX
1408 vector register load/store instructions for -O1.
1409 * doc/c-i386.texi: Update -O1 documentation.
1410 * testsuite/gas/i386/i386.exp: Run PR gas/24348 tests.
1411 * testsuite/gas/i386/optimize-1.s: Add tests for EVEX vector
1412 load/store instructions.
1413 * testsuite/gas/i386/optimize-2.s: Likewise.
1414 * testsuite/gas/i386/optimize-3.s: Likewise.
1415 * testsuite/gas/i386/optimize-5.s: Likewise.
1416 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
1417 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
1418 * testsuite/gas/i386/x86-64-optimize-4.s: Likewise.
1419 * testsuite/gas/i386/x86-64-optimize-5.s: Likewise.
1420 * testsuite/gas/i386/x86-64-optimize-6.s: Likewise.
1421 * testsuite/gas/i386/optimize-1.d: Updated.
1422 * testsuite/gas/i386/optimize-2.d: Likewise.
1423 * testsuite/gas/i386/optimize-3.d: Likewise.
1424 * testsuite/gas/i386/optimize-4.d: Likewise.
1425 * testsuite/gas/i386/optimize-5.d: Likewise.
1426 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
1427 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
1428 * testsuite/gas/i386/x86-64-optimize-4.d: Likewise.
1429 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
1430 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
1431 * testsuite/gas/i386/optimize-7.d: New file.
1432 * testsuite/gas/i386/optimize-7.s: Likewise.
1433 * testsuite/gas/i386/x86-64-optimize-8.d: Likewise.
1434 * testsuite/gas/i386/x86-64-optimize-8.s: Likewise.
1435
1436 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
1437
1438 * config/tc-i386.c (optimize_encoding): Encode 256-bit/512-bit
1439 VEX/EVEX vector register clearing instructions with 128-bit VEX
1440 vector register clearing instructions at -O1.
1441 * doc/c-i386.texi: Update -O1 and -O2 documentation.
1442 * testsuite/gas/i386/i386.exp: Run optimize-1a and
1443 x86-64-optimize-2a.
1444 * testsuite/gas/i386/optimize-1a.d: New file.
1445 * testsuite/gas/i386/x86-64-optimize-2a.d: Likewise.
1446
1447 2019-03-17 H.J. Lu <hongjiu.lu@intel.com>
1448
1449 PR gas/24353
1450 * config/tc-i386.c: Include <limits.h> if it exists and try
1451 including <sys/param.h> if we have it.
1452 (INT_MAX): Define if not defined.
1453 (md_parse_option): Set optimize to INT_MAX for -Os.
1454 * testsuite/gas/i386/optimize-2.s: Add a test.
1455 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
1456 * testsuite/gas/i386/optimize-2.d: Updated.
1457 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
1458
1459 2019-03-17 H.J. Lu <hongjiu.lu@intel.com>
1460
1461 PR gas/24352
1462 * config/tc-i386.c (optimize_encoding): Encode 512-bit EVEX
1463 with 128-bit VEX encoding only when AVX is enabled and with
1464 128-bit EVEX encoding only when AVX512VL is enabled.
1465 * testsuite/gas/i386/i386.exp: Run PR gas/24352 tests.
1466 * testsuite/gas/i386/optimize-6.s: New file.
1467 * testsuite/gas/i386/optimize-6a.d: Likewise.
1468 * testsuite/gas/i386/optimize-6b.d: Likewise.
1469 * testsuite/gas/i386/optimize-6c.d: Likewise.
1470 * testsuite/gas/i386/x86-64-optimize-7.s: Likewise.
1471 * testsuite/gas/i386/x86-64-optimize-7a.d: Likewise.
1472 * testsuite/gas/i386/x86-64-optimize-7b.d: Likewise.
1473 * testsuite/gas/i386/x86-64-optimize-7c.d: Likewise.
1474 * testsuite/gas/i386/x86-64-optimize-2.d: Updated.
1475
1476 2019-03-15 Li Hao <li.hao296@zte.com.cn>
1477
1478 PR 24308
1479 * config/tc-i386.c (parse_insn): Check mnemp before using it to
1480 determine if a suffix can be trimmed.
1481
1482 2019-03-13 Christian Eggers <ceggers@gmx.de>
1483
1484 * dwarf2dbg.c (out_set_addr): Align relocation within .debug_line.
1485
1486 2019-03-13 Christian Eggers <ceggers@gmx.de>
1487
1488 * dwarf2dbg.c (out_debug_line): Pad size of .debug_line section.
1489
1490 2019-03-13 Christian Eggers <ceggers@gmx.de>
1491
1492 * dwarf2dbg.c (out_debug_str): Use octets for .debug_string pointers.
1493
1494 2019-03-13 Christian Eggers <ceggers@gmx.de>
1495
1496 * dwarf2dbg.c (out_debug_line): Use octets for .debug_line prologue.
1497
1498 2019-03-13 Christian Eggers <ceggers@gmx.de>
1499
1500 * dwarf2dbg.c (out_debug_line): Use octets for dwarf2 headers.
1501 (out_debug_aranges, out_debug_info): Likewise.
1502
1503 2019-03-13 Christian Eggers <ceggers@gmx.de>
1504
1505 * symbols.h (symbol_temp_new_now_octets): Declare.
1506 (symbol_set_value_now_octets, symbol_octets_p): Declare.
1507 * symbols.c (struct symbol_flags): New member sy_octets.
1508 (symbol_temp_new_now_octets): New function.
1509 (resolve_symbol_value): Return octets instead of bytes if
1510 sy_octets is set.
1511 (symbol_set_value_now_octets): New function.
1512 (symbol_octets_p): New function.
1513
1514 2019-03-13 Christian Eggers <ceggers@gmx.de>
1515
1516 * dwarf2dbg.c (dwarf2_emit_insn): Fix calculation of line info offset.
1517
1518 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
1519
1520 * testsuite/gas/s390/zarch-arch13.s: Adjust testcase to optable changes.
1521 * testsuite/gas/s390/zarch-arch13.d: Likewise.
1522
1523 2019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
1524
1525 * testsuite/gas/aarch64/dotproduct.d: Use multiple "as" lines.
1526 * testsuite/gas/aarch64/dotproduct_armv8_4.d: Remove.
1527 * testsuite/gas/aarch64/dotproduct_armv8_4.s: Remove.
1528 * testsuite/gas/aarch64/illegal-dotproduct.d: Use multiple "as"
1529 lines.
1530 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: Remove.
1531 * testsuite/gas/aarch64/ldst-rcpc.d: Use multiple "as" lines.
1532
1533 2019-02-24 Alan Modra <amodra@gmail.com>
1534
1535 * config/tc-ppc.c (parse_tls_arg): Wrap in #ifdef OBJ_ELF.
1536
1537 2019-02-24 Alan Modra <amodra@gmail.com>
1538
1539 PR 24144
1540 * config/obj-aout.c (obj_aout_frob_file_before_fix): Write to end
1541 of section to ensure file contents cover aligned section size.
1542
1543 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1544
1545 * config/tc-arm.c (arm_cpus): Add neoverse-n1.
1546 * doc/c-arm.texi (-mcpu): Document neoverse-n1 value.
1547
1548 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1549
1550 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-e1.
1551 * doc/c-aarch64.texi (-mcpu): Document neoverse-e1 value.
1552
1553 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1554
1555 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-n1.
1556 * doc/c-aarch64.texi (-mcpu): Document neoverse-n1 value.
1557
1558 2019-02-19 Paul Hua <paul.hua.gm@gmail.com>
1559
1560 * NEWS: Mention -m[no-]fix-loongson3-llsc.
1561 * configure.ac: Add --enable-mips-fix-loongson3-llsc.
1562 Define DEFAULT_MIPS_FIX_LOONGSON3_LLSC.
1563 * config.in: Regenerated.
1564 * configure: Likewise.
1565 * config/tc-mips.c (sync_insn, mips_fix_loongson3_llsc):
1566 New variables.
1567 (options): New OPTION_FIX_LOONGSON3_LLSC,
1568 OPTION_NO_FIX_LOONGSON3_LLSC.
1569 (md_longopts): Add -m[no-]fix-loongson3-llsc.
1570 (md_begin): Initialize sync insn.
1571 (fix_loongson3_llsc): New.
1572 (append_insn): Call fix_loongson3_llsc.
1573 (md_parse_option): Handle OPTION_FIX_LOONGSON3_LLSC,
1574 OPTION_NO_FIX_LOONGSON3_LLSC.
1575 (md_show_usage): Display -m[no-]fix-loongson3-llsc.
1576 * doc/c-mips.texi: Document -m[no-]fix-loongson3-llsc,
1577 --enable-mips-fix-loongson3-llsc=[yes|no].
1578
1579 2019-02-10 H.J. Lu <hongjiu.lu@intel.com>
1580
1581 PR gas/24165
1582 * frags.c (frag_var_init): Pass max_chars to TC_FRAG_INIT as
1583 max_bytes.
1584 * config/tc-aarch64.h (TC_FRAG_INIT): Add and pass max_bytes to
1585 aarch64_init_frag.
1586 * /config/tc-arm.h (TC_FRAG_INIT): And and pass max_bytes to
1587 arm_init_frag.
1588 * config/tc-avr.h (TC_FRAG_INIT): And and ignore max_bytes.
1589 * config/tc-ia64.h (TC_FRAG_INIT): Likewise.
1590 * config/tc-mmix.h (TC_FRAG_INIT): Likewise.
1591 * config/tc-nds32.h (TC_FRAG_INIT): Likewise.
1592 * config/tc-ns32k.h (TC_FRAG_INIT): Likewise.
1593 * config/tc-rl78.h (TC_FRAG_INIT): Likewise.
1594 * config/tc-rx.h (TC_FRAG_INIT): Likewise.
1595 * config/tc-score.h (TC_FRAG_INIT): Likewise.
1596 * config/tc-tic54x.h (TC_FRAG_INIT): Likewise.
1597 * config/tc-tic6x.h (TC_FRAG_INIT): Likewise.
1598 * config/tc-xtensa.h (TC_FRAG_INIT): Likewise.
1599 * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Set to
1600 (alignment ? ((1 << alignment) - 1) : 1)
1601 (i386_tc_frag_data): Add max_bytes.
1602 (TC_FRAG_INIT): Add and track max_bytes.
1603 (HANDLE_ALIGN): Replace MAX_MEM_FOR_RS_ALIGN_CODE with
1604 fragP->tc_frag_data.max_bytes.
1605 * doc/internals.texi: Update TC_FRAG_TYPE with max_bytes.
1606
1607 2019-02-08 Jim Wilson <jimw@sifive.com>
1608
1609 * config/tc-riscv.c (validate_riscv_insn) <'C'>: Add 'z' support.
1610 (riscv_ip) <'C'>: Add 'z' support.
1611
1612 2019-02-07 Tamar Christina <tamar.christina@arm.com>
1613
1614 * config/tc-arm.c (insns): Redefine THUMB_VARIANT and ARM_VARIANT for
1615 hlt to armv1.
1616 * testsuite/gas/arm/armv8a-automatic-hlt.d: Update TAGs
1617 * testsuite/gas/arm/hlt.d: New test.
1618 * testsuite/gas/arm/hlt.s: New test.
1619
1620 2019-02-07 Tamar Christina <tamar.christina@arm.com>
1621
1622 * testsuite/gas/aarch64/undefined_advsimd_armv8_3.d: New test.
1623 * testsuite/gas/aarch64/undefined_advsimd_armv8_3.s: New test.
1624
1625 2019-02-07 Tamar Christina <tamar.christina@arm.com>
1626
1627 PR binutils/23212
1628 * testsuite/gas/aarch64/undefined_by_elem_sz_l.s: New test.
1629 * testsuite/gas/aarch64/undefined_by_elem_sz_l.d: New test.
1630
1631 2019-02-07 Eric Botcazou <ebotcazou@adacore.com>
1632
1633 * config/tc-visium.c (md_assemble) <mode_cad>: Align instruction on
1634 64-bit boundaries for the GR6.
1635 * testsuite/gas/visium/allinsn_gr6.s: Tweak.
1636 * testsuite/gas/visium/allinsn_gr6.d: Likewise.
1637 * testsuite/gas/visium/bra-1.d: New test.
1638 * testsuite/gas/visium/bra-1.s: Likewise.
1639 * testsuite/gas/visium/visium.exp: Run bra-1 test.
1640
1641 2019-01-31 John Darrington <john@darrington.wattle.id.au>
1642
1643 * config/tc-s12z.c (lex_imm): Add new argument exp_o.
1644 (emit_reloc): New function.
1645 (md_apply_fix): [BFD_RELOC_S12Z_OPR] Recognise that it
1646 can be either 2 bytes or 3 bytes long.
1647 * testsuite/gas/s12z/mov-imm-reloc.d: New file.
1648 * testsuite/gas/s12z/mov-imm-reloc.s: New file.
1649 * testsuite/gas/s12z/s12z.exp: Add them.
1650
1651 2019-01-31 John Darrington <john@darrington.wattle.id.au>
1652
1653 * config/tc-s12z.c (md_apply_fix): Fix incorrect limits.
1654 * testsuite/gas/s12z/pc-rel-bad.d: New file.
1655 * testsuite/gas/s12z/pc-rel-bad.l: New file.
1656 * testsuite/gas/s12z/pc-rel-bad.s: New file.
1657 * testsuite/gas/s12z/pc-rel-good.d: New file.
1658 * testsuite/gas/s12z/pc-rel-good.s: New file.
1659 * testsuite/gas/s12z/s12z.exp: Add them.
1660
1661 2019-01-31 John Darrington <john@darrington.wattle.id.au>
1662
1663 * config/tc-s12z.c (tfr): Emit warning if operands are the same.
1664 * testsuite/gas/s12z/exg.d: New test case.
1665 * testsuite/gas/s12z/exg.l: New file.
1666
1667 2019-01-31 John Darrington <john@darrington.wattle.id.au>
1668
1669 * config/tc-s12z.c (lex_opr): Add a parameter to indicate whether
1670 immediate mode operands should be permitted.
1671 * testsuite/s12z/imm-dest.d: New file.
1672 * testsuite/s12z/imm-dest.l: New file.
1673 * testsuite/s12z/imm-dest.s: New file.
1674 * testsuite/s12z/s12z.exp: Add them.
1675
1676 2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
1677
1678 * config/tc-s390.c (s390_parse_cpu): New entry for arch13.
1679 * doc/c-s390.texi: Document arch13 march option.
1680 * testsuite/gas/s390/s390.exp: Run the arch13 related tests.
1681 * testsuite/gas/s390/zarch-arch13.d: New test.
1682 * testsuite/gas/s390/zarch-arch13.s: New test.
1683 * testsuite/gas/s390/zarch-z13.d: Expect the renamed mnemonics
1684 also for z13.
1685
1686 2019-01-31 Alan Modra <amodra@gmail.com>
1687
1688 * config/tc-alpha.c (md_apply_fix): Correct range checks for
1689 BFD_RELOC_ALPHA_NOP, BFD_RELOC_ALPHA_LDA, BFD_RELOC_ALPHA_BSR.
1690 * config/tc-arm.c (md_apply_fix): Use llabs rather than abs.
1691 * config/tc-csky.c (get_macro_reg_vals): Pass s to csky_show_error.
1692
1693 2019-01-28 Max Filippov <jcmvbkbc@gmail.com>
1694
1695 * config/tc-xtensa.c (md_apply_fix): Mark fixups for constant
1696 symbols as done in md_apply_fix.
1697 * testsuite/gas/all/forward.d: Don't XFAIL for xtensa.
1698
1699 2019-01-28 Nick Clifton <nickc@redhat.com>
1700
1701 * po/fr.po: Updated French translation.
1702 * po/ru.po: Updated Russian translation.
1703
1704 2019-01-28 Alan Modra <amodra@gmail.com>
1705
1706 * configure.ac (ac_checking): Set from bfd/development.sh
1707 development variable.
1708 * configure: Regenerate.
1709
1710 2019-01-25 Sudakshina Das <sudi.das@arm.com>
1711
1712 * config/tc-aarch64.c (warn_unpredictable_ldst): Exempt
1713 stg, st2g, stzg and stz2g from Xt == Xn with writeback warning.
1714 * testsuite/gas/aarch64/armv8_5-a-memtag.d: Change tests for
1715 stg, stzg, st2g and stz2g.
1716 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
1717 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
1718 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
1719
1720 2019-01-25 Sudakshina Das <sudi.das@arm.com>
1721
1722 * testsuite/gas/aarch64/armv8_5-a-memtag.d: New tests for stzgm.
1723 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
1724 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
1725 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
1726
1727 2019-01-25 Sudakshina Das <sudi.das@arm.com>
1728 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1729
1730 * config/tc-aarch64.c (parse_address_main): Remove support for
1731 [base]! address expression.
1732 (parse_operands): Remove support for AARCH64_OPND_ADDR_SIMPLE_2.
1733 (warn_unpredictable_ldst): Remove support for ldstgv_indexed.
1734 * testsuite/gas/aarch64/armv8_5-a-memtag.d: Remove tests for ldgv
1735 and stgv.
1736 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
1737 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
1738 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
1739
1740 2019-01-25 Wu Heng <wu.heng@zte.com.cn>
1741
1742 PR gas/23940
1743 * macro.c (getstring): Check array bound before accessing.
1744
1745 2019-01-25 Alan Modra <amodra@gmail.com>
1746
1747 PR 20902
1748 PR 24125
1749 * read.c (stringer): Delete assertion.
1750
1751 2019-01-21 Nick Clifton <nickc@redhat.com>
1752
1753 * po/uk.po: Updated Ukranian translation.
1754
1755 2019-01-19 Nick Clifton <nickc@redhat.com>
1756
1757 * config.in: Regenerate.
1758 * configure: Regenerate.
1759 * po/gas.pot: Regenerate.
1760
1761 2018-06-24 Nick Clifton <nickc@redhat.com>
1762
1763 2.32 branch created.
1764
1765 2019-01-17 Tamar Christina <tamar.christina@arm.com>
1766
1767 * testsuite/gas/arm/archv6t2-1-pe.d: New test.
1768 * testsuite/gas/arm/archv6t2-1.d: Skip pe.
1769 * testsuite/gas/arm/csdb.d: Skip pe.
1770 * testsuite/gas/arm/sb-thumb1-pe.d: New test.
1771 * testsuite/gas/arm/sb-thumb1.d: Skip pe.
1772 * testsuite/gas/arm/sb-thumb2-pe.d: New test.
1773 * testsuite/gas/arm/sb-thumb2.d: Skip pe.
1774 * testsuite/gas/arm/udf.d: Skip pe.
1775
1776 2019-01-16 Kito Cheng <kito@andestech.com>
1777
1778 * testsuite/gas/riscv/attribute-empty.d: New.
1779
1780 2019-01-16 Kito Cheng <kito@andestech.com>
1781 Nelson Chu <nelson@andestech.com>
1782
1783 * config/tc-riscv.c (DEFAULT_RISCV_ATTR): Define to 0 if not defined.
1784 (riscv_set_options): Add `arch_attr` field.
1785 (riscv_opts): Set default value for arch_attr.
1786 (riscv_write_out_arch_attr): New.
1787 (riscv_set_public_attributes): Likewise.
1788 (riscv_md_end): Likewise.
1789 (riscv_convert_symbolic_attribute): Likewise.
1790 (s_riscv_attribute): Likewise.
1791 (explicit_arch_attr): Likewise.
1792 (riscv_pseudo_table): Add .attribute to the table.
1793 (options): Add OPTION_ARCH_ATTR and OPTION_NO_ARCH_ATTR
1794 enumeration constants.
1795 (md_longopts): Add `march-attr' and `mno-arch-attr' options.
1796 (md_parse_option): Handle the new options.
1797 (md_show_usage): Document the `march-attr' option.
1798 * config/tc-riscv.h (md_end): Define as riscv_md_end
1799 (riscv_md_end): Declare.
1800 (CONVERT_SYMBOLIC_ATTRIBUTE): Define as
1801 riscv_convert_symbolic_attribute.
1802 (riscv_convert_symbolic_attribute): Declare.
1803 (start_assemble): Declare.
1804 * testsuite/gas/elf/elf.exp: Adjust test case for section2.e.
1805 * testsuite/gas/elf/section2.e-riscv: New.
1806 * testsuite/gas/riscv/attribute-01.d: New test
1807 * testsuite/gas/riscv/attribute-02.d: Likewise.
1808 * testsuite/gas/riscv/attribute-03.d: Likewise.
1809 * testsuite/gas/riscv/attribute-04.d: Likewise.
1810 * testsuite/gas/riscv/attribute-04.s: Likewise.
1811 * testsuite/gas/riscv/attribute-05.d: Likewise.
1812 * testsuite/gas/riscv/attribute-05.s: Likewise.
1813 * testsuite/gas/riscv/attribute-06.d: Likewise.
1814 * testsuite/gas/riscv/attribute-06.s: Likewise.
1815 * testsuite/gas/riscv/attribute-07.d: Likewise.
1816 * testsuite/gas/riscv/attribute-07.s: Likewise.
1817 * testsuite/gas/riscv/attribute-08.d: Likewise.
1818 * testsuite/gas/riscv/attribute-08.s: Likewise.
1819 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
1820 * testsuite/gas/riscv/attribute-unknown.s: Likewise.
1821 * testsuite/gas/riscv/empty.l: Likewise.
1822 * doc/c-riscv.texi (.attribute): Add documentation.
1823 * configure.ac (--enable-default-riscv-attribute): New options.
1824 * configure: Re-generate.
1825 * config.in: Re-generate.
1826
1827 2019-01-16 John Darrington <john@darrington.wattle.id.au>
1828
1829 * config/tc-s12z.c (lex_reg_name): Compare the length of the strings
1830 before the contents.
1831 * testsuite/gas/s12z/labels.d: New file.
1832 * testsuite/gas/s12z/labels.s: New file.
1833 * testsuite/gas/s12z/s12z.exp: Add them.
1834 * config/tc-s12z.c (tfr): Change as_bad to as_warn.
1835 Also fix message typo and semantics.
1836 * config/tc-s12z.c (emit_opr): Emit BFD_RELOC_S12Z_OPR instead of
1837 BFD_RELOC_24.
1838 * testsuite/gas/s12z/opr-indirect-expr.d: Expect R_S12Z_OPR instead
1839 of R_S12Z_EXT24.
1840
1841 2019-01-14 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1842
1843 * config/tc-arm.c (arm_ext_v6k_v6t2): Define.
1844 (insns) [ARM_VARIANT]: Modified.
1845 (insns) [THUMB_VARIANT]: To implement few ARMv6K instructions
1846 in ARMv6T2 as well.
1847 * testsuite/gas/arm/archv6t2-1.d: New test.
1848 * testsuite/gas/arm/archv6t2-1.s: Likewise.
1849 * testsuite/gas/arm/archv6t2-2.d: Likewise.
1850
1851 2019-01-11 Alan Modra <amodra@gmail.com>
1852
1853 PR 23963
1854 * testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change.
1855 * testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.
1856
1857 2019-01-10 Nick Clifton <nickc@redhat.com>
1858
1859 PR 23963
1860 * testsuite/gas/mips/mips16-branch-absolute-1.d: Adjust for the
1861 fact that control characters are now displayed as escape
1862 sequences.
1863 * testsuite/gas/mips/mips16-e.d: Likewise.
1864 * testsuite/gas/mips/mips16-pcrel-0.d: Likewise.
1865 * testsuite/gas/mips/mips16-pcrel-1.d: Likewise.
1866 * testsuite/gas/mips/mips16-pcrel-delay-0.d: Likewise.
1867 * testsuite/gas/mips/mips16-pcrel-delay-1.d: Likewise.
1868 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
1869 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
1870 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
1871 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
1872 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: Likewise.
1873 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: Likewise.
1874 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: Likewise.
1875 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: Likewise.
1876 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: Likewise.
1877 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: Likewise.
1878 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d:
1879 Likewise.
1880 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d:
1881 Likewise.
1882 * testsuite/gas/mips/mipsel16-e.d: Likewise.
1883 * testsuite/gas/mips/mipsr6@msa.d: Likewise.
1884 * testsuite/gas/mips/mipsr6@relax-swap3.d: Likewise.
1885 * testsuite/gas/mips/r6-64-n32.d: Likewise.
1886 * testsuite/gas/mips/r6-64-n64.d: Likewise.
1887 * testsuite/gas/mips/r6-n32.d: Likewise.
1888 * testsuite/gas/mips/r6-n64.d: Likewise.
1889 * testsuite/gas/mips/r6.d: Likewise.
1890 * testsuite/gas/mips/tmips16-e.d: Likewise.
1891 * testsuite/gas/mips/tmipsel16-e.d: Likewise.
1892 * testsuite/gas/mn10300/relax.d: Likewise.
1893
1894 2019-01-09 John Darrington <john@darrington.wattle.id.au>
1895
1896 * testsuite/gas/s12z/jsr.s: New case.
1897 * testsuite/gas/s12z/jsr.d: New case.
1898
1899 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
1900
1901 * configure: Regenerate.
1902
1903 2019-01-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1904
1905 * config/tc-aarch64.c (aarch64_cpus): Add ares.
1906 * doc/c-aarch64.texi (-mcpu): Document ares value.
1907
1908 2019-01-08 Alan Modra <amodra@gmail.com>
1909
1910 * testsuite/gas/rx/rx.exp: Create generated test source in
1911 current directory.
1912 * testsuite/gas/rx/Xtod.d, * testsuite/gas/rx/abs.d,
1913 * testsuite/gas/rx/adc.d, * testsuite/gas/rx/add.d,
1914 * testsuite/gas/rx/and.d, * testsuite/gas/rx/bclr.d,
1915 * testsuite/gas/rx/bcnd.d, * testsuite/gas/rx/bfmov.d,
1916 * testsuite/gas/rx/bmcnd.d, * testsuite/gas/rx/bnot.d,
1917 * testsuite/gas/rx/bra.d, * testsuite/gas/rx/brk.d,
1918 * testsuite/gas/rx/bset.d, * testsuite/gas/rx/bsr.d,
1919 * testsuite/gas/rx/btst.d, * testsuite/gas/rx/clrpsw.d,
1920 * testsuite/gas/rx/cmp.d, * testsuite/gas/rx/dabs.d,
1921 * testsuite/gas/rx/dadd.d, * testsuite/gas/rx/dbt.d,
1922 * testsuite/gas/rx/dcmp.d, * testsuite/gas/rx/ddiv.d,
1923 * testsuite/gas/rx/div.d, * testsuite/gas/rx/divu.d,
1924 * testsuite/gas/rx/dmov.d, * testsuite/gas/rx/dmul.d,
1925 * testsuite/gas/rx/dneg.d, * testsuite/gas/rx/dpopm.d,
1926 * testsuite/gas/rx/dpushm.d, * testsuite/gas/rx/dround.d,
1927 * testsuite/gas/rx/dsqrt.d, * testsuite/gas/rx/dsub.d,
1928 * testsuite/gas/rx/dtoX.d, * testsuite/gas/rx/emaca.d,
1929 * testsuite/gas/rx/emsba.d, * testsuite/gas/rx/emul.d,
1930 * testsuite/gas/rx/emula.d, * testsuite/gas/rx/emulu.d,
1931 * testsuite/gas/rx/fadd.d, * testsuite/gas/rx/fcmp.d,
1932 * testsuite/gas/rx/fdiv.d, * testsuite/gas/rx/fmul.d,
1933 * testsuite/gas/rx/fsqrt.d, * testsuite/gas/rx/fsub.d,
1934 * testsuite/gas/rx/ftoi.d, * testsuite/gas/rx/ftou.d,
1935 * testsuite/gas/rx/gprel.d, * testsuite/gas/rx/int.d,
1936 * testsuite/gas/rx/itof.d, * testsuite/gas/rx/jmp.d,
1937 * testsuite/gas/rx/jsr.d, * testsuite/gas/rx/machi.d,
1938 * testsuite/gas/rx/maclh.d, * testsuite/gas/rx/maclo.d,
1939 * testsuite/gas/rx/max.d, * testsuite/gas/rx/min.d,
1940 * testsuite/gas/rx/mov.d, * testsuite/gas/rx/movco.d,
1941 * testsuite/gas/rx/movli.d, * testsuite/gas/rx/movu.d,
1942 * testsuite/gas/rx/msbhi.d, * testsuite/gas/rx/msblh.d,
1943 * testsuite/gas/rx/msblo.d, * testsuite/gas/rx/mul.d,
1944 * testsuite/gas/rx/mulhi.d, * testsuite/gas/rx/mullh.d,
1945 * testsuite/gas/rx/mullo.d, * testsuite/gas/rx/mvfacgu.d,
1946 * testsuite/gas/rx/mvfachi.d, * testsuite/gas/rx/mvfaclo.d,
1947 * testsuite/gas/rx/mvfacmi.d, * testsuite/gas/rx/mvfc.d,
1948 * testsuite/gas/rx/mvfcp.d, * testsuite/gas/rx/mvfdc.d,
1949 * testsuite/gas/rx/mvfdr.d, * testsuite/gas/rx/mvtacgu.d,
1950 * testsuite/gas/rx/mvtachi.d, * testsuite/gas/rx/mvtaclo.d,
1951 * testsuite/gas/rx/mvtc.d, * testsuite/gas/rx/mvtcp.d,
1952 * testsuite/gas/rx/mvtdc.d, * testsuite/gas/rx/neg.d,
1953 * testsuite/gas/rx/nop.d, * testsuite/gas/rx/not.d,
1954 * testsuite/gas/rx/opecp.d, * testsuite/gas/rx/or.d,
1955 * testsuite/gas/rx/pop.d, * testsuite/gas/rx/popc.d,
1956 * testsuite/gas/rx/popm.d, * testsuite/gas/rx/push.d,
1957 * testsuite/gas/rx/pushc.d, * testsuite/gas/rx/pushm.d,
1958 * testsuite/gas/rx/r-bcc.d, * testsuite/gas/rx/r-bra.d,
1959 * testsuite/gas/rx/racl.d, * testsuite/gas/rx/racw.d,
1960 * testsuite/gas/rx/rdacl.d, * testsuite/gas/rx/rdacw.d,
1961 * testsuite/gas/rx/revl.d, * testsuite/gas/rx/revw.d,
1962 * testsuite/gas/rx/rmpa.d, * testsuite/gas/rx/rolc.d,
1963 * testsuite/gas/rx/rorc.d, * testsuite/gas/rx/rotl.d,
1964 * testsuite/gas/rx/rotr.d, * testsuite/gas/rx/round.d,
1965 * testsuite/gas/rx/rstr.d, * testsuite/gas/rx/rte.d,
1966 * testsuite/gas/rx/rtfi.d, * testsuite/gas/rx/rts.d,
1967 * testsuite/gas/rx/rtsd.d, * testsuite/gas/rx/sat.d,
1968 * testsuite/gas/rx/satr.d, * testsuite/gas/rx/save.d,
1969 * testsuite/gas/rx/sbb.d, * testsuite/gas/rx/sccnd.d,
1970 * testsuite/gas/rx/scmpu.d, * testsuite/gas/rx/setpsw.d,
1971 * testsuite/gas/rx/shar.d, * testsuite/gas/rx/shll.d,
1972 * testsuite/gas/rx/shlr.d, * testsuite/gas/rx/smovb.d,
1973 * testsuite/gas/rx/smovf.d, * testsuite/gas/rx/smovu.d,
1974 * testsuite/gas/rx/sstr.d, * testsuite/gas/rx/stnz.d,
1975 * testsuite/gas/rx/stz.d, * testsuite/gas/rx/sub.d,
1976 * testsuite/gas/rx/suntil.d, * testsuite/gas/rx/swhile.d,
1977 * testsuite/gas/rx/tst.d, * testsuite/gas/rx/utof.d,
1978 * testsuite/gas/rx/wait.d, * testsuite/gas/rx/xchg.d,
1979 * testsuite/gas/rx/xor.d: Add #source line.
1980
1981 2019-01-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1982
1983 * config/tc-arm.c (arm_cpus): Add ares.
1984 * doc/c-arm.texi (-mcpu): Document ares value.
1985
1986 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
1987
1988 * config/rx-defs.h (rx_cpu_types): Add type RXV3 and RXV3FPU.
1989 (rx_bfield): Add prototype.
1990 (rx_post): Likewise.
1991 * config/rx-parse.y: Add v3 instructions and Double FPU registers.
1992 (DSIZE): Define.
1993 (POST): Define.
1994 (rx_check_v3): New. check v3 type.
1995 (rx_check_dfpu): New. check have double support.
1996 (double_condition_table): New. dcmp<cond> contiditon.
1997 (check_condition): Multiple condition support.
1998 (rx_lex): RXv3 instructions support.
1999 Add parse dcmp<cond> instruction and Double FPU registers.
2000 (immediate): Disable optimize in dmov #imm case.
2001 (displacement): Add double displacement in dmov instraction.
2002 * config/tc-rx.c (rx_use_conventional_section_names):
2003 Invert default value in rx-*-linux target.
2004 (cpu_type): Add additional ELF flags.
2005 (cpu_type_list): Add RXv3.
2006 (md_parse_option): Refer elf_flags from cpu_type_list.
2007 (md_show_usage): Add rxv3 and rxv3-dfpu.
2008 (rx_bytesT): Add post byte.
2009 (rx_bfield): New. generate bfmov / bfmovz "imm" field.
2010 (rx_post): New. Set instruction post byte.
2011 (md_assemble): Add post byte.
2012 doc/c-rx.texi: Add cpu types.
2013 * testsuite/gas/rx/Xtod.d: New.
2014 * testsuite/gas/rx/Xtod.sm: New.
2015 * testsuite/gas/rx/bfmov.d: New.
2016 * testsuite/gas/rx/bfmov.sm: New.
2017 * testsuite/gas/rx/dabs.d: New.
2018 * testsuite/gas/rx/dabs.sm: New.
2019 * testsuite/gas/rx/dadd.d: New.
2020 * testsuite/gas/rx/dadd.sm: New.
2021 * testsuite/gas/rx/dcmp.d: New.
2022 * testsuite/gas/rx/dcmp.sm: New.
2023 * testsuite/gas/rx/ddiv.d: New.
2024 * testsuite/gas/rx/ddiv.sm: New.
2025 * testsuite/gas/rx/dmov.d: New.
2026 * testsuite/gas/rx/dmov.sm: New.
2027 * testsuite/gas/rx/dmul.d: New.
2028 * testsuite/gas/rx/dmul.sm: New.
2029 * testsuite/gas/rx/dneg.d: New.
2030 * testsuite/gas/rx/dneg.sm: New.
2031 * testsuite/gas/rx/dpopm.d: New.
2032 * testsuite/gas/rx/dpopm.sm: New.
2033 * testsuite/gas/rx/dpushm.d: New.
2034 * testsuite/gas/rx/dpushm.sm: New.
2035 * testsuite/gas/rx/dround.d: New.
2036 * testsuite/gas/rx/dround.sm: New.
2037 * testsuite/gas/rx/dsqrt.d: New.
2038 * testsuite/gas/rx/dsqrt.sm: New.
2039 * testsuite/gas/rx/dsub.d: New.
2040 * testsuite/gas/rx/dsub.sm: New.
2041 * testsuite/gas/rx/dtoX.d: New.
2042 * testsuite/gas/rx/dtoX.sm: New.
2043 * testsuite/gas/rx/macros.inc: Add double FPU registers.
2044 * testsuite/gas/rx/mvfdc.d: New.
2045 * testsuite/gas/rx/mvfdc.sm: New.
2046 * testsuite/gas/rx/mvfdr.d: New.
2047 * testsuite/gas/rx/mvfdr.sm: New.
2048 * testsuite/gas/rx/mvtdc.d: New.
2049 * testsuite/gas/rx/mvtdc.sm: New.
2050 * testsuite/gas/rx/rstr.d: New.
2051 * testsuite/gas/rx/rstr.sm: New.
2052 * testsuite/gas/rx/rx.exp: Use rxv3-dfpu option.
2053 * testsuite/gas/rx/save.d: New.
2054 * testsuite/gas/rx/save.sm: New.
2055 * testsuite/gas/rx/xor.d: New.
2056 * testsuite/gas/rx/xor.sm: Add pattern.
2057
2058 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
2059
2060 PR 24010
2061 * macro.c (get_any_string): Check for end of input whilst scanning
2062 for separators.
2063
2064 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
2065
2066 PR 24009
2067 * read.c (stringer): Fix handling of missing '>' character at end
2068 of <...> sequence.
2069
2070 2019-01-01 Alan Modra <amodra@gmail.com>
2071
2072 Update year range in copyright notice of all files.
2073
2074 For older changes see ChangeLog-2018
2075 \f
2076 Copyright (C) 2019 Free Software Foundation, Inc.
2077
2078 Copying and distribution of this file, with or without modification,
2079 are permitted in any medium without royalty provided the copyright
2080 notice and this notice are preserved.
2081
2082 Local Variables:
2083 mode: change-log
2084 left-margin: 8
2085 fill-column: 74
2086 version-control: never
2087 End:
This page took 0.072786 seconds and 4 git commands to generate.