]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
97bf40d8
AM
12021-04-08 Alan Modra <amodra@gmail.com>
2
3 * testsuite/gas/ppc/pr27676.d,
4 * testsuite/gas/ppc/pr27676.s: New test.
5 * testsuite/gas/ppc/ppc.exp: Run it.
6 * testsuite/gas/ppc/dcbt.d: Update.
7 * testsuite/gas/ppc/power4_32.d: Update.
8
b12389f2
AM
92021-04-07 Alan Modra <amodra@gmail.com>
10
11 PR 27217
12 * testsuite/gas/aarch64/pr27217.d: Correct name. Accept ilp32 relocs.
13
eac4eb8e
NC
142021-04-06 Nick Clifton <nickc@redhat.com>
15
16 PR 27217
17 * config/tc-aarch64.c (my_get_expression): Rename to
18 aarch64_get_expression. Add a fifth argument to enable deferring
19 of expression resolution.
20 (parse_typed_reg): Update calls to my_get_expression.
21 (parse_vector_reg_list): Likewise.
22 (parse_immediate_expression): Likewise.
23 (parse_big_immediate): Likewise.
24 (parse_shift): Likewise.
25 (parse_shifter_operand_imm): Likewise.
26 (parse_operands): Likewise.
27 (parse_shifter_operand_reloc): Update calls to my_get_expression
28 and call aarch64_force_reloc to determine the value of the new
29 fifth argument.
30 (parse_address_main): Likewise.
31 (parse_half): Likewise.
32 (parse_adrp): Likewise.
33 (aarch64_force_reloc): New function. Contains code extracted from...
34 (aarch64_force_relocation): ... here.
35 * testsuite/gas/aarch64/pr27217.s: New test case.
36 * testsuite/gas/aarch64/pr27217.d: New test driver.
37
da0835ae
JB
382021-04-06 Jan Beulich <jbeulich@suse.com>
39
40 * write.c (fixup_segment): Move add_symbol_segment declaration
41 into main loop.
42
23d61380
AM
432021-04-05 Alan Modra <amodra@gmail.com>
44
45 * configure.ac: Don't check for string.h, strings.h, stdlib.h,
46 errno.h, limits.h, locale.h or time.h. Don't check for unlink,
47 remove, sbrk (unused) or setlocale. Adjust gas_test_headers.
48 Don't check for errno, free, malloc, realoc, sbrk, strstr, getenv
49 strstr, or vsnprintf declarations.
50 (AC_ISC_POSIX, AC_FUNC_ALLOCA, AC_C_INLINE): Don't invoke.
51 * as.h: Don't include alloca-conf.h, include config.h instead.
52 Include string.h, stdlib.h, errno.h unconditionally. Remove
53 various fallback declarations.
54 * asintl.h: Don't test HAVE_LOCALE_H.
55 * as.c: Don't test HAVE_SETLOCALE.
56 * dwarf2dbg.c: Include limits.h unconditionally.
57 * expr.c: Likewise.
58 * sb.c: Likewise.
59 * symbols.c: Likewise.
60 * config/tc-cr16.c: Likewise.
61 * config/tc-d30v.c: Likewise.
62 * config/tc-i386.c: Likewise.
63 * config/tc-ia64.c: Likewise.
64 * config/tc-tic54x.c (tic54x_mlib): Call remove rather than unlink.
65 * config.in: Regenerate.
66 * configure: Regenerate.
67 * Makefile.in: Regenerate.
68 * doc/Makefile.in: Regenerate.
69
e9b095a5
ML
702021-04-01 Martin Liska <mliska@suse.cz>
71
72 * config/obj-coff.c (strneq): Remove strneq and use startswith.
73 (weak_is_altname): Likewise.
74 (obj_coff_section): Likewise.
75 * config/tc-cr16.c (process_label_constant): Likewise.
76 * config/tc-crx.c (strneq): Likewise.
77
d34049e8
ML
782021-04-01 Martin Liska <mliska@suse.cz>
79
80 * as.c (select_emulation_mode): Use startswith.
81 * config/m68k-parse.y: Likewise.
82 * config/obj-aout.c (obj_aout_type): Likewise.
83 * config/obj-elf.c (elf_common_parse): Likewise.
84 (obj_elf_section_type): Likewise.
85 (obj_elf_section_word): Likewise.
86 (obj_elf_section): Likewise.
87 (obj_elf_symver): Likewise.
88 (adjust_stab_sections): Likewise.
89 * config/obj-evax.c (evax_shorten_name): Likewise.
90 * config/obj-macho.c (obj_mach_o_is_frame_section): Likewise.
91 * config/tc-aarch64.c (parse_aarch64_imm_float): Likewise.
92 (aarch64_parse_features): Likewise.
93 (create_register_alias): Likewise.
94 (aarch64_data_in_code): Likewise.
95 (md_parse_option): Likewise.
96 * config/tc-alpha.c (s_alpha_section_word): Likewise.
97 (s_alpha_pdesc): Likewise.
98 * config/tc-arc.c (tokenize_extregister): Likewise.
99 * config/tc-arm.c (create_register_alias): Likewise.
100 (create_neon_reg_alias): Likewise.
101 (parse_ifimm_zero): Likewise.
102 (parse_qfloat_immediate): Likewise.
103 (arm_elf_section_type): Likewise.
104 (arm_parse_extension): Likewise.
105 (aeabi_set_public_attributes): Likewise.
106 (s_arm_arch_extension): Likewise.
107 (arm_data_in_code): Likewise.
108 (start_unwind_section): Likewise.
109 * config/tc-avr.c (avr_ldi_expression): Likewise.
110 * config/tc-csky.c (is_freglist_legal): Likewise.
111 (csky_s_section): Likewise.
112 * config/tc-d30v.c (do_assemble): Likewise.
113 * config/tc-dlx.c (parse_operand): Likewise.
114 * config/tc-epiphany.c (md_assemble): Likewise.
115 * config/tc-h8300.c (h8300_elf_section): Likewise.
116 (get_operand): Likewise.
117 * config/tc-hppa.c (pa_ip): Likewise.
118 (pa_level): Likewise.
119 (pa_space): Likewise.
120 * config/tc-i386.c (i386_mach): Likewise.
121 (md_assemble): Likewise.
122 (check_VecOperations): Likewise.
123 (i386_target_format): Likewise.
124 (i386_elf_section_type): Likewise.
125 * config/tc-ia64.c (start_unwind_section): Likewise.
126 (md_parse_option): Likewise.
127 (is_taken_branch): Likewise.
128 (idesc->name,): Likewise.
129 (note_register_values): Likewise.
130 (do_alias): Likewise.
131 * config/tc-m32c.c (insn_to_subtype): Likewise.
132 * config/tc-m68hc11.c (get_operand): Likewise.
133 (md_assemble): Likewise.
134 * config/tc-m68k.c (m68k_ip): Likewise.
135 (m68k_elf_suffix): Likewise.
136 * config/tc-mcore.c (mcore_s_section): Likewise.
137 * config/tc-metag.c (parse_get_set): Likewise.
138 (md_parse_option): Likewise.
139 * config/tc-microblaze.c (parse_imm): Likewise.
140 (check_got): Likewise.
141 (md_apply_fix): Likewise.
142 * config/tc-mips.c (CPU_HAS_MIPS16): Likewise.
143 (md_begin): Likewise.
144 (s_is_linkonce): Likewise.
145 (check_regno): Likewise.
146 (match_float_constant): Likewise.
147 (classify_vr4120_insn): Likewise.
148 (match_insn): Likewise.
149 (mips_after_parse_args): Likewise.
150 (s_change_sec): Likewise.
151 (s_option): Likewise.
152 (parse_code_option): Likewise.
153 (md_section_align): Likewise.
154 (nopic_need_relax): Likewise.
155 * config/tc-mmix.c (mmix_handle_mmixal): Likewise.
156 * config/tc-mn10300.c (mn10300_fix_adjustable): Likewise.
157 (mn10300_end_of_match): Likewise.
158 * config/tc-msp430.c (msp430_make_init_symbols): Likewise.
159 * config/tc-nds32.c (nds32_parse_option): Likewise.
160 * config/tc-nds32.h (md_do_align): Likewise.
161 * config/tc-nios2.c (strprefix): Likewise.
162 (nios2_special_relocation_p): Likewise.
163 (nios2_parse_base_register): Likewise.
164 (nios2_cons): Likewise.
165 * config/tc-ns32k.c (addr_mode): Likewise.
166 * config/tc-pdp11.c (set_option): Likewise.
167 (parse_reg): Likewise.
168 (parse_ac5): Likewise.
169 (parse_op_no_deferred): Likewise.
170 (set_cpu_model): Likewise.
171 (set_machine_model): Likewise.
172 * config/tc-pj.c (md_operand): Likewise.
173 * config/tc-ppc.c (ppc_set_cpu): Likewise.
174 (ppc_arch): Likewise.
175 (ppc_section_type): Likewise.
176 * config/tc-s12z.c (tb_reg_rel): Likewise.
177 (tb_opr_rel): Likewise.
178 * config/tc-s390.c (s390_parse_cpu): Likewise.
179 (md_parse_option): Likewise.
180 * config/tc-score.c (s3_nopic_need_relax): Likewise.
181 (s3_pic_need_relax): Likewise.
182 * config/tc-score7.c (s7_nopic_need_relax): Likewise.
183 (s7_pic_need_relax): Likewise.
184 * config/tc-sh.h (SUB_SEGMENT_ALIGN): Likewise.
185 * config/tc-sparc.c (md_parse_option): Likewise.
186 (sparc_ip): Likewise.
187 (s_reserve): Likewise.
188 (s_common): Likewise.
189 (s_seg): Likewise.
190 (sparc_cons): Likewise.
191 * config/tc-tic54x.c (stag_add_field): Likewise.
192 (tic54x_endstruct): Likewise.
193 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
194 * config/tc-v850.c (v850_comm): Likewise.
195 (md_begin): Likewise.
196 (md_assemble): Likewise.
197 * config/tc-vax.c (vax_cons): Likewise.
198 * config/tc-wasm32.c (wasm32_leb128): Likewise.
199 * config/tc-xstormy16.c (md_operand): Likewise.
200 * config/tc-xtensa.c (get_directive): Likewise.
201 (xg_instruction_matches_option_term): Likewise.
202 (is_unaligned_label): Likewise.
203 (cache_literal_section): Likewise.
204 * config/xtensa-relax.c (parse_precond): Likewise.
205 (parse_option_cond): Likewise.
206 (transition_applies): Likewise.
207 (wide_branch_opcode): Likewise.
208 * dw2gencfi.c: Likewise.
209 * dwarf2dbg.c (dwarf2_directive_filename): Likewise.
210 * ehopt.c (get_cie_info): Likewise.
211 * input-file.c (input_file_open): Likewise.
212 * listing.c (listing_newline): Likewise.
213 (debugging_pseudo): Likewise.
214 * read.c (read_a_source_file): Likewise.
215 * write.c (adjust_reloc_syms): Likewise.
216 (compress_debug): Likewise.
217 (maybe_generate_build_notes): Likewise.
218
fdb21288
AM
2192021-03-31 Alan Modra <amodra@gmail.com>
220
221 * itbl-lex-wrapper.c: Include as.h not sysdep.h.
222 * config/bfin-lex-wrapper.c: Likewise.
223 * itbl-lex.l: Don't include as.h.
224 * config/bfin-lex.l: Likewise.
225
5b7c81bd
AM
2262021-03-31 Alan Modra <amodra@gmail.com>
227
228 * as.h (POISON_BFD_BOOLEAN): Define.
229 * as.c, * as.h, * atof-generic.c, * config/atof-ieee.c,
230 * config/bfin-aux.h, * config/obj-coff.c, * config/obj-ecoff.c,
231 * config/obj-elf.c, * config/obj-elf.h, * config/obj-som.c,
232 * config/tc-aarch64.c, * config/tc-alpha.c, * config/tc-arc.c,
233 * config/tc-arc.h, * config/tc-arm.c, * config/tc-arm.h,
234 * config/tc-avr.c, * config/tc-avr.h, * config/tc-bfin.c,
235 * config/tc-bfin.h, * config/tc-bpf.c, * config/tc-cris.c,
236 * config/tc-csky.c, * config/tc-csky.h, * config/tc-d10v.c,
237 * config/tc-d10v.h, * config/tc-d30v.c, * config/tc-d30v.h,
238 * config/tc-dlx.c, * config/tc-dlx.h, * config/tc-epiphany.c,
239 * config/tc-epiphany.h, * config/tc-fr30.c, * config/tc-fr30.h,
240 * config/tc-frv.c, * config/tc-frv.h, * config/tc-ft32.c,
241 * config/tc-ft32.h, * config/tc-h8300.c, * config/tc-hppa.c,
242 * config/tc-i386-intel.c, * config/tc-i386.c, * config/tc-ia64.c,
243 * config/tc-ip2k.c, * config/tc-iq2000.c, * config/tc-iq2000.h,
244 * config/tc-lm32.c, * config/tc-lm32.h, * config/tc-m32c.c,
245 * config/tc-m32c.h, * config/tc-m32r.c, * config/tc-m32r.h,
246 * config/tc-m68hc11.c, * config/tc-m68k.c, * config/tc-mcore.c,
247 * config/tc-mcore.h, * config/tc-mep.c, * config/tc-mep.h,
248 * config/tc-metag.c, * config/tc-metag.h,
249 * config/tc-microblaze.c, * config/tc-mips.c, * config/tc-mips.h,
250 * config/tc-mmix.c, * config/tc-mn10200.c, * config/tc-mn10300.c,
251 * config/tc-mn10300.h, * config/tc-moxie.c, * config/tc-msp430.c,
252 * config/tc-msp430.h, * config/tc-mt.c, * config/tc-mt.h,
253 * config/tc-nds32.c, * config/tc-nds32.h, * config/tc-nios2.c,
254 * config/tc-ns32k.c, * config/tc-or1k.c, * config/tc-or1k.h,
255 * config/tc-pdp11.c, * config/tc-ppc.c, * config/tc-pru.c,
256 * config/tc-pru.h, * config/tc-riscv.c, * config/tc-riscv.h,
257 * config/tc-rx.c, * config/tc-rx.h, * config/tc-s12z.c,
258 * config/tc-s12z.h, * config/tc-s390.c, * config/tc-score.c,
259 * config/tc-score.h, * config/tc-score7.c, * config/tc-sh.c,
260 * config/tc-sh.h, * config/tc-spu.c, * config/tc-tic54x.c,
261 * config/tc-tic6x.c, * config/tc-tic6x.h, * config/tc-tilegx.c,
262 * config/tc-tilepro.c, * config/tc-v850.c, * config/tc-v850.h,
263 * config/tc-visium.c, * config/tc-visium.h, * config/tc-wasm32.c,
264 * config/tc-wasm32.h, * config/tc-xc16x.c, * config/tc-xgate.c,
265 * config/tc-xstormy16.c, * config/tc-xstormy16.h,
266 * config/tc-xtensa.c, * config/tc-xtensa.h, * config/tc-z80.c,
267 * config/tc-z8k.c, * config/xtensa-istack.h,
268 * config/xtensa-relax.c, * config/xtensa-relax.h, * dw2gencfi.c,
269 * dwarf2dbg.c, * dwarf2dbg.h, * expr.c, * expr.h, * frags.c,
270 * frags.h, * listing.c, * macro.c, * output-file.c, * read.c,
271 * read.h, * stabs.c, * symbols.c, * write.c: Replace bfd_boolean
272 with bool, FALSE with false, and TRUE with true.
273
3dfb1b6d
AM
2742021-03-31 Alan Modra <amodra@gmail.com>
275
276 * config/tc-aarch64.c: Include stdint.h in place of bfd_stdint.h.
277 * config/tc-crx.c: Likewise.
278 * config/tc-nds32.h: Likewise.
279
5e042380
JB
2802021-03-30 Jan Beulich <jbeulich@suse.com>
281
282 * config/tc-i386.c (build_modrm_byte): Change return type.
283 Change type of "default_seg". Use NULL. Adjust setting of
284 "default_seg".
285 (reg_ds, reg_es, reg_ss): New.
286 (struct _i386_insn): Change type of seg[].
287 (md_begin): Initialize reg_ds, reg_es, and reg_ss.
288 (swap_operands): Change type of "temp_seg".
289 (check_string): Adjust %es check.
290 (process_operands): Change type of "default_seg". Use NULL.
291 Adjust segment override processing..
292 (i386_att_operand): Adjust segment override handling.
293 * config/tc-i386-intel.c (i386_intel_operand): Likewise.
294
34684862
JB
2952021-03-30 Jan Beulich <jbeulich@suse.com>
296
297 * config/tc-i386.c (reg_eax): New.
298 (md_begin): Initialize reg_eax.
299 * config/tc-i386-intel.c (i386_intel_simplify_register): Use
300 reg_eax.
301 (i386_intel_simplify): Likewise.
302
6288d05f
JB
3032021-03-30 Jan Beulich <jbeulich@suse.com>
304
305 * config/tc-i386.c (reg_st0): New.
306 (md_begin): Convert to switch(). Initialize reg_st0. Don't
307 insert other st(N).
308 (parse_real_register): Adjust st(N) processing.
309
ca5312a2
JB
3102021-03-30 Jan Beulich <jbeulich@suse.com>
311
312 * config/tc-i386.c (rc_op): Delete.
313 (struct Rounding_Operation): Move ...
314 (struct _i386_insn): ... here. Change field "rounding".
315 (build_evex_prefix): Adjust rounding processing.
316 (swap_2_operands): Likewise.
317 (check_VecOperands): Likewise.
318 (RC_SAE_immediate): Likewise.
319 (optimize_encoding): Adjust check for rounding.
320 (build_modrm_byte): Likewise.
321 (output_imm): Likewise.
322 (md_assemble): Initialize rounding type.
323
5273a3cd
JB
3242021-03-30 Jan Beulich <jbeulich@suse.com>
325
326 * config/tc-i386.c (broadcast_op): Delete.
327 (struct Broadcast_Operation): Move ...
328 (struct _i386_insn): ... here. Change field "broadcast".
329 (match_mem_size): Adjust check for broadcast.
330 (optimize_encoding): Likewise.
331 (process_suffix): Likewise.
332 (build_evex_prefix): Adjust broadcast processing.
333 (swap_2_operands): Likewise.
334 (check_VecOperations): Likewise.
335 (match_template): Likewise.
336 (check_VecOperands): Likewise.
337
6225c532
JB
3382021-03-30 Jan Beulich <jbeulich@suse.com>
339
340 * config/tc-i386.c (reg_k0): New.
341 (mask_op): Delete.
342 (struct Mask_Operation): Move ...
343 (struct _i386_insn): ... here. Change field "mask".
344 (md_begin): Initialize reg_k0.
345 (build_evex_prefix): Adjust mask processing.
346 (swap_2_operands): Likewise.
347 (check_VecOperands): Likewise.
348 (check_VecOperations): Likewise.
349 (optimize_encoding): Adjust checks for masking.
350 (output_insn): Likewise.
351
783c187b
JB
3522021-03-30 Jan Beulich <jbeulich@suse.com>
353
354 * config/tc-i386.c (swap_2_operands): Switch parameters to
355 unsigned.
356 (struct RC_Operation): Switch operand field to unsigned.
357 (struct Mask_Operation): Likewise.
358 (struct Broadcast_Operation): Likewise.
359 (build_evex_prefix): Drop cast.
360 (check_VecOperands): Likewise.
361 (build_modrm_byte): Likewise.
362 (output_imm): Likewise.
363 (check_VecOperations): Add casts to unsigned.
364
c8cad9d3
JB
3652021-03-29 Jan Beulich <jbeulich@suse.com>
366
367 * testsuite/gas/i386/x86-64-sse2avx.s: Add vpsadbw case.
368 * testsuite/gas/i386/x86-64-avx-swap-2.d.
369 testsuite/gas/i386/x86-64-sse2avx.d: Adjust expectations.
370
389d00a5
JB
3712021-03-29 Jan Beulich <jbeulich@suse.com>
372
373 * config/tc-i386.c (optimize_encoding): Replace VEX-encoding
374 checks by opcodespace ones.
375 (insert_lfence_before): Likewise.
376 (maybe_fused_with_jcc_p): Likewise.
377 (add_branch_padding_frag_p): Likewise.
378 (output_disp): Likewise.
379 (load_insn_p): Re-arrange checks to key applicable ones off of
380 an opcodespace check.
381 (md_assemble): Adjust opcode checks.
382 (check_byte_reg): Likewise.
383 (process_operands): Likewise.
384 (i386_index_check): Likewise.
385 (process_suffix): Likewise. New local variable is_movx. Adjust
386 movsx/movzx and crc32 handling.
387 (output_insn): Adjust opcode checks. Drop no longer reachable
388 case labels. Output legacy encoding prefixes in addition to the
389 base_opcode byte(s). Rework counting of prefixes for extended
390 opcode maps.
391 * config/tc-i386-intel.c (i386_intel_simplify_register): Adjust
392 opcode checks.
393
63b4cc53
AM
3942021-03-29 Alan Modra <amodra@gmail.com>
395
396 * atof-generic.c (FALSE, TRUE): Don't define.
397 * config/obj-elf.h (FALSE, TRUE): Don't define.
398 * config/obj-som.h (FALSE, TRUE): Don't define.
399 * config/tc-hppa.h (FALSE, TRUE): Don't define.
400 * config/tc-pdp11.c (FALSE, TRUE): Don't define.
401 * config/tc-iq2000.h (obj_fix_adjustable): Delete.
402 * config/tc-m32r.h (TC_FIX_ADJUSTABLE): Delete.
403 * config/tc-mt.h (obj_fix_adjustable): Delete.
404 * config/tc-nds32.h (TC_FIX_ADJUSTABLE): Delete.
405 * config/tc-arc.c (parse_opcode_flags): Simplify boolean expression.
406 (relaxable_flag, relaxable_operand, assemble_insn): Likewise.
407 (tokenize_extregister): Likewise.
408 * config/tc-csky.c (parse_opcode, get_operand_value): Likewise.
409 (parse_operands_op, parse_operands, md_assemble): Likewise.
410 * config/tc-d10v.c (build_insn): Likewise.
411 * config/tc-score.c (s3_gen_insn_frag): Likewise.
412 * config/tc-score7.c (s7_gen_insn_frag, s7_relax_frag): Likewise.
413 * config/tc-tic6x.c (tic6x_update_features, md_assemble): Likewise.
414 * config/tc-z80.c (emit_byte): Likewise.
415
854f1e4b
AM
4162021-03-29 Alan Modra <amodra@gmail.com>
417
418 * config/tc-arm.c (struct arm_long_option_table <func>): Return
419 bfd_boolean.
420 * config/tc-arm.h (arm_optimize_expr, arm_data_in_code): Likewise.
421 * config/tc-metag.c (parse_mov_port): Replace unsigned int variable
422 with bfd_boolean.
423 (parse_mmov, parse_mov_ct, parse_alu, parse_shift, parse_bitop),
424 (parse_cmp, parse_fmmov, parse_fmov_data, parse_fearith),
425 (parse_dget_set, parse_dalu): Likewise, ensuring assignment from
426 logical expressions.
427 (struct metag_long_option <func>): Return bfd_boolean.
428 (metag_parse_cpu, metag_parse_fpu, metag_parse_dsp): Likewise.
429 * config/tc-msp430.c (msp430_dstoperand): Correct dummy type.
430 * config/tc-s12z.c (parse_operand_func): Return bfd_boolean.
431 (no_operands, lex_force_match, lex_reg_list): Likewise.
432 (size_from_suffix): Return int.
433 (s12z_relax_frag, md_estimate_size_before_relax): Return 0.
434 * config/tc-s12z.h (tc_s12z_fix_adjustable): Likewise.
435
c3344b62
JB
4362021-03-26 Jan Beulich <jbeulich@suse.com>
437
438 * testsuite/gas/i386/x86-64-nosse2.s,
439 testsuite/gas/i386/x86-64-nosse2.l: New.
440 * testsuite/gas/i386/i386.exp: Run new test.
441
efa30ac3
HAQ
4422021-03-25 Abid Qadeer <abidh@codesourcery.com>
443
444 * testsuite/gas/nios2/brn.d: New.
445 * testsuite/gas/nios2/brn.d: New.
446
5e74b495
JB
4472021-03-25 Jan Beulich <jbeulich@suse.com>
448
449 * config/tc-i386.c (match_template): Use t instead of i.tm.
450
596a02ff
JB
4512021-03-25 Jan Beulich <jbeulich@suse.com>
452
453 * testsuite/gas/i386/avx512f-nondef.s: Add vgather cases.
454 * testsuite/gas/i386/x86-64-vgather-check.s: Add cases with
455 colliding registers in the upper half of the space.
456 * testsuite/gas/i386/avx512f-nondef.d,
457 testsuite/gas/i386/vgather-check.d,
458 testsuite/gas/i386/x86-64-vgather-check.d,
459 testsuite/gas/i386/x86-64-vgather-check-error.l,
460 testsuite/gas/i386/x86-64-vgather-check-warn.e: Adjust
461 expecations.
462 * testsuite/gas/i386/vgather-check-none.d,
463 testsuite/gas/i386/vgather-check-warn.d,
464 testsuite/gas/i386/x86-64-vgather-check-none.d,
465 testsuite/gas/i386/x86-64-vgather-check-warn.d: Refer to "base"
466 tests for expected dump output.
467
53642852
JB
4682021-03-25 Jan Beulich <jbeulich@suse.com>
469
470 * testsuite/gas/i386/avx512f-nondef.s: Add case for EVEX.z
471 without mask register.
472 * testsuite/gas/i386/avx512f-nondef.d: Adjust expectations.
473
c0e54661
JB
4742021-03-25 Jan Beulich <jbeulich@suse.com>
475
476 * config/tc-i386.c (md_assemble): Widen set of insns to avoid
477 swapping operands for.
478 * testsuite/gas/i386/invlpgb.s: Fix, re-arrange, and add Intel
479 syntax tests.
480 * testsuite/gas/i386/snp.s: Re-arrange and add multi-operand as
481 well as Intel syntax tests.
482 * testsuite/gas/i386/invlpgb.d, testsuite/gas/i386/snp.d: Adjust
483 expectations.
484 * testsuite/gas/i386/invlpgb64.d, testsuite/gas/i386/snp64.d:
485 Likewise. Drop passing --def-sym to as.
486
829f3fe1
JB
4872021-03-25 Jan Beulich <jbeulich@suse.com>
488
489 PR/gas 27419
490 * config/tc-i386.c (process_suffix): Restrict (%rip) -> (%eip)
491 conversion to x32 mode.
492 * testsuite/gas/i386/ilp32/enqcmd.s,
493 testsuite/gas/i386/ilp32/enqcmd.d,
494 testsuite/gas/i386/ilp32/movdir.s,
495 testsuite/gas/i386/ilp32/movdir.d: New.
496 * testsuite/gas/i386/x86-64-enqcmd.s,
497 testsuite/gas/i386/x86-64-movdir.s: Drop mismatched operand
498 cases.
499 * testsuite/gas/i386/x86-64-enqcmd-inval.s: Add (%rip) and
500 (%eip) cases.
501 * testsuite/gas/i386/x86-64-movdir64b-reg.s Add (%eip) case.
502 * testsuite/gas/i386/x86-64-enqcmd.d,
503 testsuite/gas/i386/x86-64-enqcmd-intel.d,
504 testsuite/gas/i386/x86-64-enqcmd-inval.l,
505 testsuite/gas/i386/x86-64-movdir.d,
506 testsuite/gas/i386/x86-64-movdir-intel.d,
507 testsuite/gas/i386/x86-64-movdir64b-reg.l: Adjust expectations.
508
5a403766
AM
5092021-03-25 Alan Modra <amodra@gmail.com>
510
511 PR 27647
512 * testsuite/gas/ppc/a2.d: Update expected output.
513 * testsuite/gas/ppc/power8.d: Likewise.
514
9a182d04
JB
5152021-03-24 Jan Beulich <jbeulich@suse.com>
516
517 * config/tc-i386.c (struct _i386_insn): New field
518 opcode_length.
519 (md_begin): Drop assertion.
520 (install_template): New.
521 (build_vex_prefix): Call install_template.
522 (match_template): Likewise.
523 (process_operands): Use new opcode_length field.
524 (output_jump): Likewise.
525 (output_insn): Likewise. Adjust psedo prefix check.
526
35648716
JB
5272021-03-24 Jan Beulich <jbeulich@suse.com>
528
529 * config/tc-i386.c (md_begin): Add assertion.
530 (build_vex_prefix): Drop implied prefix calculation.
531 (build_evex_prefix): Likewise.
532 (optimize_encoding): Adjust opcode checks.
533 (load_insn_p): Also check opcodeprefix.
534 (match_template): Also check opcodespace.
535 (process_suffix): Likewise.
536 (process_operands): Likewise.
537 (output_insn): Likewise. Also check isprefix when discaring
538 standalone LOCK.
539 * config/tc-i386-intel.c (i386_intel_operand): Also check
540 opcodespace.
541
31184569
JB
5422021-03-24 Jan Beulich <jbeulich@suse.com>
543
544 * config/tc-i386.c (parse_insn): Recognize pseudo prefixes by
545 base_opcode and extension_opcode.
546
b933fa4b
JB
5472021-03-23 Jan Beulich <jbeulich@suse.com>
548
549 * config/tc-i386.c (pte): Re-order opc_pfx[] entries.
550
dac10fb0
JB
5512021-03-23 Jan Beulich <jbeulich@suse.com>
552
553 * config/tc-i386.c (output_i386_opcode): Invoke
554 process_i386_cpu_flag() slightly later.
555 (process_i386_opcodes): Likewise.
556
441f6aca
JB
5572021-03-23 Jan Beulich <jbeulich@suse.com>
558
559 * config/tc-i386.c (pte): Print prefix and encoding space.
560 (build_vex_prefix): Check opcodespace instead of opcodeprefix.
561 (build_evex_prefix): Likewise.
562 (load_insn_p): Likewise.
563
70e95837
JB
5642021-03-23 Jan Beulich <jbeulich@suse.com>
565
566 * config/tc-i386.c (load_insn_p): Use PREFIX_NONE. Fold two
567 if()-s.
568 (match_template, output_insn): Use PREFIX_NONE.
569
a152332d
JB
5702021-03-23 Jan Beulich <jbeulich@suse.com>
571
572 * config/tc-i386.c (i386_index_check): New local variable t.
573 Correct MPX insn check.
574 * config/tc-i386-intel.c (i386_intel_simplify_register): Correct
575 MPX insn check.
576 * testsuite/gas/i386/x86-64-mpx.s: Add RIP-relative cases. Test
577 index scaling by other than 1.
578 * testsuite/gas/i386/x86-64-mpx.d: Adjust expectations.
579
08dedd66
ML
5802021-03-22 Martin Liska <mliska@suse.cz>
581
582 * config/tc-i386.c (md_parse_option): Replace usage of CONST_STRNEQ with startswith.
583 (x86_64_section_word): Likewise.
584 * config/tc-sparc.c (md_parse_option): Likewise.
585
826b97d4
AM
5862021-03-19 Alan Modra <amodra@gmail.com>
587
588 * app.c (do_scrub_chars): Don't lose spaces before a slash.
589
3273f9a1
CG
5902021-03-18 Christian Groessler <chris@groessler.org>
591
592 * config/tc-z8k.c (apply_fix): Handle 7-bit relocations correctly.
593 Problem found by Tadashi G. Takaoka <tadashi.g.takaoka@gmail.com>.
594
80d49d6a
KLC
5952021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
596
597 * config/tc-riscv.c (ext_version_table): Add b, zba, zbb and zbc.
598 (riscv_multi_subset_supports): Add INSN_CLASS_ZB*.
599 * testsuite/gas/riscv/b-ext-64.s: Bitmanip test case.
600 * testsuite/gas/riscv/b-ext-64.d: Likewise.
601 * testsuite/gas/riscv/b-ext.s: Likewise.
602 * testsuite/gas/riscv/b-ext.d: Likewise.
603
7fce7ea9
PW
6042021-03-12 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
605
606 * testsuite/gas/aarch64/illegal-sysreg-7.d: New test.
607 * testsuite/gas/aarch64/illegal-sysreg-7.l: New test.
608 * testsuite/gas/aarch64/illegal-sysreg-7.s: New test.
609 * testsuite/gas/aarch64/sysreg-7.d: New test.
610 * testsuite/gas/aarch64/sysreg-7.s: New test.
611
1b2cb8e2
CC
6122021-03-12 Clément Chigot <clement.chigot@atos.net>
613
614 * config/tc-ppc.c (ppc_xcoff_text_section, ppc_xcoff_data_section,
615 (ppc_xcoff_bss_section, ppc_xcoff_tdata_section,
616 (ppc_xcoff_tbss_section): New variables.
617 (ppc_text_subsegment, ppc_text_csects, ppc_data_subgments,
618 (ppc_data_csects): Removed.
619 (ppc_xcoff_section_is_initialized, ppc_init_xcoff_section,
620 ppc_xcoff_parse_cons): New functions.
621 (md_being): Initialize XCOFF sections.
622 (ppc_xcoff_suffix): Add support for TLS relocations
623 (fixup_size, md_apply_fix): Add support for new BFD_RELOC.
624 (ppc_change_csect): Handle XMC_TL, XMC_UL. Correctly, add XMC_BS
625 to .bss section. Handle new XCOFF section variables.
626 (ppc_comm): Likewise.
627 (ppc_toc): Likewise.
628 (ppc_symbol_new_hook): Likewise.
629 (ppc_frob_symbol): Likewise.
630 (ppc_fix_adjustable): Add tbss support.
631 * config/tc-ppc.h (TC_PARSE_CONS_EXPRESSION): New define.
632 (ppc_xcoff_parse_cons): Add prototype.
633 (struct ppc_xcoff_section): New structure.
634
4a403be0
CC
6352021-03-12 Clément Chigot <clement.chigot@atos.net>
636
637 * config/tc-ppc.c (ppc_xcoff_suffix): New function.
638 (MAP, MAP32, MAP64): New macros for XCOFF.
639 (ppc_xcoff_fixup_addis): New function.
640 (ppc_is_toc_sym): Handle XMC_TE.
641 (fixup_size): Add cases for BFD_RELOC_PPC_TOC16_HI and
642 BFD_RELOC_PPC_TOC16_LO.
643 (md_assemble): Call ppc_xcoff_fixup_addis for XCOFF.
644 (ppc_change_csect): Handle XMC_TE.
645 (ppc_tc): Enable .tc symbols to have only a XMC_TC or XMC_TE
646 storage class.
647 (ppc_symbol_new_hook): Handle XMC_TE.
648 (ppc_frob_symbol): Likewise.
649 (ppc_fix_adjustable): Likewise.
650 (md_apply_fix): Handle BFD_RELOC_PPC_TOC16_HI and
651 BFD_RELOC_PPC_TOC16_LO.
652
b763d508
JB
6532021-03-10 Jan Beulich <jbeulich@suse.com>
654
655 * testsuite/gas/i386/avx512f-intel.d,
656 testsuite/gas/i386/avx512f_vl-intel.d,
657 testsuite/gas/i386/avx512pf-intel.d,
658 testsuite/gas/i386/x86-64-avx512f-intel.d,
659 testsuite/gas/i386/x86-64-avx512f_vl-intel.d,
660 testsuite/gas/i386/x86-64-avx512pf-intel.d: Adjust expectations.
661
31941983
JB
6622021-03-10 Jan Beulich <jbeulich@suse.com>
663
664 * testsuite/gas/i386/prefetch.d,
665 testsuite/gas/i386/prefetch-intel.d,
666 testsuite/gas/i386/x86-64-prefetch.d,
667 testsuite/gas/i386/x86-64-prefetch-intel.d: Adjust expectations.
668 * testsuite/gas/i386/nops-8.s, testsuite/gas/i386/nops-8.d: New.
669 * testsuite/gas/i386/i386.exp: Run new test.
670
742732c7
JB
6712021-03-09 Jan Beulich <jbeulich@suse.com>
672
673 * config/tc-i386.c (check_hle): Replace HLEPrefix* by Prefix*.
674 (md_assemble): Replace use of repprefixok, islockable, and
675 notrackprefixok.
676 (i386_index_check): Replace use of repprefixok.
677
e93a3b27
JB
6782021-03-09 Jan Beulich <jbeulich@suse.com>
679
680 * testsuite/gas/i386/noreg64.s: Add sysexit.
681 * testsuite/gas/i386/x86-64-sysenter-amd.s: Split sysexit into
682 sysexitl and sysexitq.
683 * testsuite/gas/i386/noreg-intel64.l,
684 testsuite/gas/i386/noreg64-data16.d,
685 testsuite/gas/i386/noreg64-data16.e,
686 testsuite/gas/i386/noreg64-rex64.d,
687 testsuite/gas/i386/noreg64.d,
688 testsuite/gas/i386/noreg64.l,
689 testsuite/gas/i386/x86-64-sysenter-amd.d,
690 testsuite/gas/i386/x86-64-sysenter-amd.l,
691 testsuite/gas/i386/x86-64-sysenter-intel.d: Adjust expectations.
692
fe0171d2
NC
6932021-02-26 Nick Clifton <nickc@redhat.com>
694
695 PR 27411
696 * config/tc-arm.c (do_t_add_sub): Correct error message.
697 * testsuite/gas/arm/pr27411.s: New test.
698 * testsuite/gas/arm/pr27411.d: New test driver.
699 * testsuite/gas/arm/pr27411.l: Expected error output for new test.
700
55add51e
AM
7012021-02-24 Alan Modra <amodra@gmail.com>
702
703 PR 23691
704 * Makefile.am (TARGET_CPU_CFILES): Split off config/xtensa-relax.c..
705 (TARGET_CPU_HFILES): ..and config/xtensa-relax.h..
706 (TARGET_EXTRA_FILES): ..to here. Add config/bfin-lex-wrapper.c,
707 and use alongside TARGET_CPU_CFILES.
708 (EXTRA_DIST): Update location of generated .c files.
709 (config/m68k-parse.c): New rule replacing m68k-parse.c rule.
710 (config/bfin-parse.c, config/rl78-parse.cm config/rx-parse.c),
711 (config/bfin-lex.c, config/bfin-lex-wrapper.@OBJEXT@): Similarly.
712 (itbl-lex-wrapper.@OBJEXT@): Simplify to just the needed
713 dependencies.
714 (itbl-parse.@OBJEXT@): Delete rule using NO_WERROR.
715 (itbl-parse.c, itbl-parse.h): Tidy.
716 * config/bfin-lex-wrapper.c: Include config/bfin-lex.c.
717 * config/bfin-lex.l: Include config/bfin-parse.h.
718 * configure.ac (extra_objects): Move object files corresponding
719 to .y and .l files now in config/ to config/.
720 * Makefile.in: Regenerate.
721 * configure: Regenerate.
722 * po/POTFILES.in: Regenerate.
723
0257c2ff
NC
7242021-02-19 Nick Clifton <nickc@redhat.com>
725
726 * config/tc-riscv.c (riscv_ip): Fix compile time warnings about
727 misleading indentation.
728
5a9f5403
NC
7292021-02-19 Nelson Chu <nelson.chu@sifive.com>
730
731 PR 27158
732 * config/tc-riscv.c (riscv_ip): Updated encoding macros.
733 (md_apply_fix): Likewise.
734 (md_convert_frag_branch): Likewise.
735 (validate_riscv_insn): Likewise. Also arranged operands, including
736 added C5 and C6 operands, and removed unused Ci and C< operands.
737 * doc/c-riscv.texi: Updated and added CSS/CL/CS types.
738 * testsuite/gas/riscv/insn.d: Added CSS/CL/CS instructions.
739 * testsuite/gas/riscv/insn.s: Likewise.
740
3d73d29e
NC
7412021-02-18 Nelson Chu <nelson.chu@sifive.com>
742
743 * config/tc-riscv.c: Included cpu-riscv.h.
744 (enum riscv_csr_clas): Moved from include/opcode/riscv.h.
745 (struct riscv_csr_extra): Likewise.
746 (struct riscv_ext_version): Likewise.
747 (ext_version_table): Moved from opcodes/riscv-opc.c.
748 (default_isa_spec): Updated type to riscv_spec_class.
749 (default_priv_spec): Likewise.
750 (riscv_set_default_isa_spec): Updated.
751 (init_ext_version_hash): Likewise.
752 (riscv_init_csr_hash): Likewise, also fixed indent.
753
089485ff
AM
7542021-02-17 Alan Modra <amodra@gmail.com>
755
756 * testsuite/gas/elf/section28.d: xfail h8300.
757
ca1289b9
L
7582021-02-16 H.J. Lu <hongjiu.lu@intel.com>
759
760 PR gas/27412
761 * config/obj-elf.c (obj_elf_change_section): Strip SHF_GNU_RETAIN
762 when checking incorrect section attributes.
763 * testsuite/gas/elf/elf.exp: Run section28 and section29.
764 * testsuite/gas/elf/section28.d: New file.
765 * testsuite/gas/elf/section28.s: Likewise.
766 * testsuite/gas/elf/section29.d: Likewise.
767 * testsuite/gas/elf/section29.s: Likewise.
768
394ae71f
JB
7692021-02-16 Jan Beulich <jbeulich@suse.com>
770
771 * testsuite/gas/i386/sse-check.s,
772 testsuite/gas/i386/sse2avx.s,
773 testsuite/gas/i386/x86-64-sse2avx.s: Add CVTPI2PD cases.
774 * testsuite/gas/i386/sse-check-error.l,
775 testsuite/gas/i386/sse-check-warn.e,
776 testsuite/gas/i386/sse-check.d,
777 testsuite/gas/i386/sse2avx.d,
778 testsuite/gas/i386/x86-64-sse-check-error.l,
779 testsuite/gas/i386/x86-64-sse2avx.d: Adjust expecations.
780 * testsuite/gas/i386/property-cvtpi2pd.s,
781 testsuite/gas/i386/property-cvtpi2pd.d,
782 testsuite/gas/i386/property-cvtpi2ps.s,
783 testsuite/gas/i386/property-cvtpi2ps.d: New.
784 * testsuite/gas/i386/i386.exp: Run new tests.
785
3d70986f
JB
7862021-02-16 Jan Beulich <jbeulich@suse.com>
787
788 * config/tc-i386.c (md_assemble): Use template rather than
789 actuals when updating i.xstate.
790 * testsuite/gas/i386/property-4.d,
791 testsuite/gas/i386/property-5.d,
792 testsuite/gas/i386/property-12.d: Adjust expectations.
793
014d61ea
JB
7942021-02-16 Jan Beulich <jbeulich@suse.com>
795
796 * config/tc-i386.c (output_insn): Handle ldmxcsr, stmxcsr,
797 vldmxcsr, vstmxcsr, vzeroall, and vzeroupper.
798 * testsuite/gas/i386/property-ldmxcsr.s,
799 testsuite/gas/i386/property-ldmxcsr.d,
800 testsuite/gas/i386/property-vldmxcsr.s,
801 testsuite/gas/i386/property-vldmxcsr.d,
802 testsuite/gas/i386/property-vzeroall.s,
803 testsuite/gas/i386/property-vzeroall.d: New.
804 * testsuite/gas/i386/i386.exp: Run new tests.
805
cbe68696
JB
8062021-02-16 Jan Beulich <jbeulich@suse.com>
807
808 * testsuite/gas/i386/i386.exp: Move bitness-independent property
809 tests to bitness independent section.
810 * testsuite/gas/i386/x86-64-property-2.d,
811 testsuite/gas/i386/x86-64-property-3.d,
812 testsuite/gas/i386/x86-64-property-4.d,
813 testsuite/gas/i386/x86-64-property-5.d,
814 testsuite/gas/i386/x86-64-property-6.d,
815 testsuite/gas/i386/x86-64-property-10.d,
816 testsuite/gas/i386/x86-64-property-11.d,
817 testsuite/gas/i386/x86-64-property-12.d,
818 testsuite/gas/i386/x86-64-property-13.d: Delete.
819
c2f1204d
JB
8202021-02-16 Jan Beulich <jbeulich@suse.com>
821
822 * testsuite/gas/i386/enqcmd-16bit.s: Include enqcmd.s, not
823 movdir.s.
824 * testsuite/gas/i386/enqcmd-16bit.d: Adjust expectations.
825
9a12b194
AM
8262021-02-16 Alan Modra <amodra@gmail.com>
827
828 PR 27426
829 * dwarf2dbg.c (allocate_filename_to_slot): Allocate the dirs array
830 in another place.
831
70433886
AM
8322021-02-16 Alan Modra <amodra@gmail.com>
833
834 * read.c (demand_copy_C_string): Really check for embedded zeros.
835
ba2b480f
AK
8362021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
837
838 * config/tc-s390.c (s390_parse_cpu): New entry for arch14.
839 * doc/c-s390.texi: Document arch14 march option.
840 * testsuite/gas/s390/s390.exp: Run the arch14 related tests.
841 * testsuite/gas/s390/zarch-arch14.d: New test.
842 * testsuite/gas/s390/zarch-arch14.s: New test.
843
c46b7066
NC
8442021-02-12 Nick Clifton <nickc@redhat.com>
845
846 * testsuite/gas/mach-o/sections-1.d: Stop automatic debug link
847 following.
848 * testsuite/gas/xgate/insns-dwarf2.d: Likewise.
849
3c1d4101
AM
8502021-02-12 Alan Modra <amodra@gmail.com>
851
852 * testsuite/gas/all/pr27381.err: Don't match source file name.
853 * testsuite/gas/all/pr27381.s: Don't start directive in first column.
854 * testsuite/gas/all/pr27384.err: Don't match source file name.
855 Adjust line number.
856 * testsuite/gas/all/pr27384.s: Add ".text" directive.
857 * testsuite/gas/elf/pr27355.err: Don't match source file name.
858
933feaf3
AM
8592021-02-11 Alan Modra <amodra@gmail.com>
860
861 * NEWS: Mention arm-symbianelf removal.
862
01e8b831
NC
8632021-02-10 Nick Clifton <nickc@redhat.com>
864
865 * listing.c (buffer_line): Remove debugging code accidentally
866 included with the fix for PR 27384.
867
284beb43
NC
8682021-02-09 Nick Clifton <nickc@redhat.com>
869
870 PR 27381
871 * read.c (s_incbin): Check that the file to be included is a
872 regular, non-directory file.
873 * testsuite/gas/all/pr27381.s: New test source file.
874 * testsuite/gas/all/pr27381.d: New test control file.
875 * testsuite/gas/all/pr27381.err: Expected error output for the new test.
876 * testsuite/gas/all/gas.exp: Run the new test.
877
a57d1773
AM
8782021-02-09 Alan Modra <amodra@gmail.com>
879
880 * Makefile.am (TARG_ENV_HFILES): Remove config/te-symbian.h.
881 * config/tc-arm.c (elf32_arm_target_format): Remove TE_SYMBIAN
882 support.
883 * config/te-symbian.h: Delete.
884 * configure.tgt: Remove arm-*-symbianelf*.
885 * testsuite/gas/arm/arch4t-eabi.d: Don't mention symbianelf in
886 target selection.
887 * testsuite/gas/arm/arch4t.d: Likewise.
888 * testsuite/gas/arm/got_prel.d: Likewise.
889 * testsuite/gas/arm/mapdir.d: Likewise.
890 * testsuite/gas/arm/mapmisc.d: Likewise.
891 * testsuite/gas/arm/mapsecs.d: Likewise.
892 * testsuite/gas/arm/mapshort-eabi.d: Likewise.
893 * testsuite/gas/arm/thumb-eabi.d: Likewise.
894 * testsuite/gas/arm/thumb.d: Likewise.
895 * testsuite/gas/arm/thumbrel.d: Likewise.
896 * Makefile.in: Regenerate.
897 * po/POTFILES.in: Regenerate.
898
4a68fcd7
NC
8992021-02-09 Nick Clifton <nickc@redhat.com>
900
901 PR 27384
902 * listing.c (listing_psize): Check the result of the width
903 expression before assigning it to paper_width.
904 * testsuite/gas/all/pr27384.s: New test source file.
905 * testsuite/gas/all/pr27384.d: New test control file.
906 * testsuite/gas/all/pr27384.err: Expected errors from new test.
907 * testsuite/gas/all/gas.exp: Run the new test.
908
52563b0f
NC
9092021-02-09 Nick Clifton <nickc@redhat.com>
910
911 PR 27355
912 * testsuite/gas/elf/pr27355.s: New test source file.
913 * testsuite/gas/elf/pr27355.d: New test control file.
914 * testsuite/gas/elf/pr27355.err: Expected errors from new test.
915 * testsuite/gas/elf/elf.exp: Run the new test.
916
bfd428bc
MF
9172021-02-08 Mike Frysinger <vapier@gentoo.org>
918
919 * config/tc-tic54x (tic54x_mmregs): Rename to ...
920 (tic54x_register_mmregs): ... this. Change mmregs to tic54x_mmregs.
921 (md_pseudo_table): Change tic54x_mmregs to tic54x_register_mmregs.
922 (md_begin): Add tic54x_ prefix to regs, mmregs, condition_codes,
923 cc2_codes, cc3_codes, status_bits, and misc_symbols.
924
80b652ef
NC
9252021-02-08 Nick Clifton <nickc@redhat.com>
926
927 PR 27355
928 * dwarf2dbg.c (allocate_filename_to_slot): Allocate the dirs array
929 if it has not already been created.
930
24075dcc
NC
9312021-02-04 Nelson Chu <nelson.chu@sifive.com>
932
933 * config/tc-riscv.c (riscv_multi_subset_supports): Removed
934 INSN_CLASS_ZB*.
935 * testsuite/gas/riscv/bitmanip-insns-32.d: Removed.
936 * testsuite/gas/riscv/bitmanip-insns-64.d: Removed.
937 * testsuite/gas/riscv/bitmanip-insns.s: Removed.
938
61ecbbae
AK
9392021-02-03 Andreas Krebbel <krebbel@linux.ibm.com>
940
941 * doc/c-s390.texi: Document vector instruction formats.
942
1f568f9a
EH
9432021-02-01 Emery Hemingway <ehmry@posteo.net>
944
945 * configure.tgt: Add *-*-genode* as a target for AArch64 and x86.
946
7bba67ec
AM
9472021-02-01 Alan Modra <amodra@gmail.com>
948
949 PR 27283
950 * config/tc-alpha.c (insert_operand): Delete dead code.
951
1f583bc2
L
9522021-01-26 H.J. Lu <hongjiu.lu@intel.com>
953
954 PR gas/27243
955 * config/tc-nios2.c (md_begin): Don't disable relaxation with
956 --gdwarf-N.
957 * testsuite/gas/nios2/relax.d: New file.
958 * testsuite/gas/nios2/relax.s: Likewise.
959
a45ef9a3
AM
9602021-01-26 Alan Modra <amodra@gmail.com>
961
962 * testsuite/gas/all/local-label-overflow.d: Use xfail rather than
963 notarget all except hppa. Comment.
964 * testsuite/gas/all/sleb128-2.d: Use xfail rather than notarget.
965 * testsuite/gas/all/sleb128-4.d: Likewise. Don't skip msp430.
966 * testsuite/gas/all/sleb128-5.d: Use xfail rather than notarget.
967 * testsuite/gas/all/sleb128-7.d: Likewise.
968 * testsuite/gas/all/sleb128-9.d: Likewise.
969 * testsuite/gas/elf/bignums.d: Likewise.
970 * testsuite/gas/elf/group0c.d: Likewise.
971 * testsuite/gas/elf/group1a.d: Likewise.
972 * testsuite/gas/elf/section-symbol-redef.d: Likewise.
973 * testsuite/gas/elf/section15.d: Likewise.
974 * testsuite/gas/elf/section4.d: Likewise.
975 * testsuite/gas/elf/section7.d: Likewise.
976 * testsuite/gas/macros/irp.d: Likewise.
977 * testsuite/gas/macros/repeat.d: Likewise.
978 * testsuite/gas/macros/rept.d: Likewise.
979 * testsuite/gas/macros/test2.d: Likewise.
980 * testsuite/gas/macros/vararg.d: Likewise.
981 * testsuite/gas/all/string.d: Use xfail rather than skip.
982 * testsuite/gas/elf/missing-build-notes.d: Likewise.
983 * testsuite/gas/elf/section0.d: Likewise.
984 * testsuite/gas/elf/section1.d: Likewise.
985 * testsuite/gas/elf/section10.d: Likewise.
986 * testsuite/gas/elf/section11.d: Likewise.
987 * testsuite/gas/elf/section6.d: Likewise.
988 * testsuite/gas/elf/symtab.d: Use xfail rather than skip, adjust hppa.
989 * testsuite/gas/elf/symtab.s: Don't start directives in first column.
990 * testsuite/gas/macros/test3.d: Don't notarget nds32.
991
9886ff03
AM
9922021-01-26 Alan Modra <amodra@gmail.com>
993
994 * testsuite/gas/all/byte.d,
995 * testsuite/gas/all/byte.l,
996 * testsuite/gas/all/byte.s: Delete.
997 * testsuite/gas/all/gas.exp: Don't run byte test.
998
4287950e
AM
9992021-01-26 Alan Modra <amodra@gmail.com>
1000
1001 PR 27282
1002 * testsuite/gas/all/none.d: Replace skip with xfail, don't xfail ft32.
1003 * testsuite/gas/elf/pr27228.d: xfail hppa and allow OBJECT match.
1004
eea133e6
L
10052021-01-24 H.J. Lu <hongjiu.lu@intel.com>
1006
1007 PR gas/27228
1008 * testsuite/gas/elf/elf.exp: Run pr27228.
1009 * testsuite/gas/elf/pr27228.d: New file.
1010 * testsuite/gas/elf/pr27228.s: Likewise.
1011
68fcee4f
AM
10122021-01-24 Alan Modra <amodra@gmail.com>
1013
1014 PR 27228
1015 * write.c (resolve_reloc_expr_symbols): Don't assume local symbol
1016 is defined.
1017
be07043e
AM
10182021-01-21 Alan Modra <amodra@gmail.com>
1019
1020 PR 27221
1021 * dwarf2dbg.c (dwarf2_gen_line_info_1): Don't warn about ignored
1022 line number info when gas is generating it.
1023 * testsuite/gas/elf/dwarf2-20.d: Adjust to not expect warnings.
1024 * testsuite/gas/m68hc11/indexed12.d: Likewise.
1025 * testsuite/gas/elf/elf.exp: Don't run warn-2.
1026 * gas/testsuite/gas/elf/warn-2.s: Delete.
1027
498ff032
AM
10282021-01-21 Alan Modra <amodra@gmail.com>
1029
1030 PR 27218
1031 * dwarf2dbg.c (dwarf2_gen_line_info): Correct setting of dwarf_level.
1032 (dwarf2_directive_filename, dwarf2_directive_loc): Likewise, and
1033 error for negative file numbers.
1034
4bd7c902
AM
10352021-01-20 Alan Modra <amodra@gmail.com>
1036
1037 * testsuite/gas/ppc/power4.d: Adjust for removal of section sym.
1038 * testsuite/gas/ppc/test1elf32.d: Likewise.
1039 * testsuite/gas/ppc/test1elf64.d: Likewise.
1040
705989f1
L
10412021-01-18 H.J. Lu <hongjiu.lu@intel.com>
1042
1043 PR gas/27195
1044 * dwarf2dbg.c (dwarf2_gen_line_info): Set dwarf_level to 5 if
1045 needed.
1046 (dwarf2_directive_filename): Likewise.
1047 (dwarf2_directive_loc): Likewise.
1048 * testsuite/gas/elf/dwarf-5-file0.d: Pass --gdwarf-3.
1049 * testsuite/gas/lns/lns-diag-1.l: Remove the
1050 "Error: file number less than one" errors.
1051
44365e88
AM
10522021-01-18 Alan Modra <amodra@gmail.com>
1053
1054 PR 27198
1055 * config/tc-i386.c (need_plt32_p): Return FALSE for NULL symbol.
1056 * testsuite/gas/i386/pr27198.d,
1057 * gas/testsuite/gas/i386/pr27198.err,
1058 * gas/testsuite/gas/i386/pr27198.s: New test.
1059 * gas/testsuite/gas/i386/i386.exp: Run it.
1060
1942a048
NC
10612021-01-15 Nelson Chu <nelson.chu@sifive.com>
1062
1063 * config/tc-riscv.c: Indent and GNU coding standards tidy,
1064 also aligned the code.
1065 * config/tc-riscv.h: Likewise.
1066
b800637e
NC
10672021-01-15 Nelson Chu <nelson.chu@sifive.com>
1068
1069 * config/tc-riscv.c: Error and warning messages tidy.
1070 * testsuite/gas/riscv/priv-reg-fail-fext.l: Updated.
1071 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
1072 * testsuite/gas/riscv/priv-reg-fail-read-only-02.l: Likewise.
1073 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
1074 * testsuite/gas/riscv/priv-reg-fail-version-1p10.l: Likewise.
1075 * testsuite/gas/riscv/priv-reg-fail-version-1p11.l: Likewise.
1076 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l: Likewise.
1077
dcd709e0
NC
10782021-01-15 Nelson Chu <nelson.chu@sifive.com>
1079
1080 * config/tc-riscv.c: Comments tidy and improvement. Also update
1081 comment "fallthru" to "Fall through" that end with a period and
1082 two spaces.
1083
5fda40b2
MF
10842021-01-14 Mike Frysinger <vapier@gentoo.org>
1085
1086 * doc/as.texi: Delete @ifset ELF wrapping around [248]byte entries.
1087 Delete warning that these are only available with ELF targets.
1088 * obj-elf.c (elf_pseudo_table): Move 2byte/4byte/8byte entries ...
1089 * read.c (potable): ... here.
1090
abad2815
MF
10912021-01-14 Mike Frysinger <vapier@gentoo.org>
1092
1093 * Makefile.am (bfin-lex-wrapper.@OBJEXT@): Delete $(NO_WERROR).
1094 * Makefile.in: Regenerated.
1095
adb0bd8f
MF
10962021-01-14 Mike Frysinger <vapier@gentoo.org>
1097
1098 * bfin-lex.l (YY_NO_INPUT, YY_NO_UNPUT): Define.
1099 (parse_int): Mark char_bag const.
1100
844bf810
L
11012021-01-13 H.J. Lu <hongjiu.lu@intel.com>
1102
1103 PR gas/27178
1104 * config/tc-i386.c (lex_got::gotrel): Add need_GOT_symbol.
1105 Don't generate GOT_symbol for PLT relocations.
1106 * testsuite/gas/i386/i386.exp: Run PR gas/27178 tests.
1107 * testsuite/gas/i386/no-got.d: New file.
1108 * testsuite/gas/i386/no-got.s: Likewise.
1109 * testsuite/gas/i386/x86-64-no-got.d: Likewise.
1110 * testsuite/gas/i386/x86-64-no-got.s: Likewise.
1111
5347ed60
AM
11122021-01-13 Alan Modra <amodra@gmail.com>
1113
1114 * Makefile.in: Regenerate.
1115 * Makefile.in: Regenerate.
1116
d546b610
L
11172021-01-12 H.J. Lu <hongjiu.lu@intel.com>
1118
1119 PR binutils/26792
1120 * configure.ac: Use GNU_MAKE_JOBSERVER.
1121 * aclocal.m4: Regenerated.
1122 * configure: Likewise.
1123
6d104cac
NC
11242021-01-12 Nick Clifton <nickc@redhat.com>
1125
1126 * po/fr.po: Updated French translation.
1127
83b33c6c
L
11282021-01-11 H.J. Lu <hongjiu.lu@intel.com>
1129
1130 PR ld/27173
1131 * configure: Regenerated.
1132
82c70b08
KT
11332021-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1134
1135 * NEWS: Remove CSRE.
1136 * config/tc-aarch64.c (parse_csr_operand): Delete.
1137 (parse_operands): Delete handling of
1138 AARCH64_OPND_CSRE_CSR.
1139 (aarch64_features): Remove csre.
1140 * doc/c-aarch64.texi: Remove CSRE.
1141 * testsuite/gas/aarch64/csre.d: Delete.
1142 * testsuite/gas/aarch64/csre-invalid.s: Likewise.
1143 * testsuite/gas/aarch64/csre-invalid.d: Likewise.
1144 * testsuite/gas/aarch64/csre_csr.s: Likewise.
1145 * testsuite/gas/aarch64/csre_csr.d: Likewise.
1146 * testsuite/gas/aarch64/csre_csr-invalid.s: Likewise.
1147 * testsuite/gas/aarch64/csre_csr-invalid.l: Likewise.
1148 * testsuite/gas/aarch64/csre_csr-invalid.d: Likewise.
1149
a8aa72b9
NC
11502021-01-11 Nick Clifton <nickc@redhat.com>
1151
1152 * po/uk.po: Updated Ukranian translation.
1153
a4966cd9
L
11542021-01-09 H.J. Lu <hongjiu.lu@intel.com>
1155
1156 * configure: Regenerated.
1157
573fe3fb
NC
11582021-01-09 Nick Clifton <nickc@redhat.com>
1159
1160 * configure: Regenerate.
1161 * po/gas.pot: Regenerate.
1162
055bc77a
NC
11632021-01-09 Nick Clifton <nickc@redhat.com>
1164
1165 * 2.36 release branch crated.
1166
aae7fcb8
PB
11672021-01-08 Peter Bergner <bergner@linux.ibm.com>
1168
1169 * testsuite/gas/ppc/rop-checks.d,
1170 * testsuite/gas/ppc/rop-checks.l,
1171 * testsuite/gas/ppc/rop-checks.s,
1172 * testsuite/gas/ppc/rop.d,
1173 * testsuite/gas/ppc/rop.s: New tests.
1174 * testsuite/gas/ppc/ppc.exp: Run them.
1175
64307045
AM
11762021-01-09 Alan Modra <amodra@gmail.com>
1177
1178 * configure: Regenerate.
1179
f4782128
ST
11802021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
1181
1182 * configure: Regenerate.
1183
d1bcae83
L
11842021-01-07 H.J. Lu <hongjiu.lu@intel.com>
1185
1186 PR 27109
1187 * read.c (s_reloc): Call symbol_mark_used_in_reloc on the
1188 section symbol.
1189 * subsegs.c (subseg_set_rest): Set BSF_SECTION_SYM_USED if needed.
1190 * write.c (adjust_reloc_syms): Call symbol_mark_used_in_reloc
1191 on the section symbol.
1192 (set_symtab): Don't generate unused section symbols.
1193 (maybe_generate_build_notes): Call symbol_mark_used_in_reloc
1194 on the section symbol.
1195 * config/obj-elf.c (elf_adjust_symtab): Call
1196 symbol_mark_used_in_reloc on the group signature symbol.
1197 * testsuite/gas/cfi/cfi-label.d: Remove unused section symbols
1198 from expected output.
1199 * testsuite/gas/elf/elf.exp (run_elf_list_test): Check
1200 is_elf_unused_section_symbols.
1201 * testsuite/gas/elf/section2.e: Updated.
1202 * testsuite/gas/elf/section2.e-unused: New file.
1203 * testsuite/gas/elf/symver.d: Remove unused section symbols.
1204 * testsuite/gas/i386/ilp32/elf/symver.d: Likewise.
1205 * testsuite/gas/i386/ilp32/x86-64-size-1.d: Likewise.
1206 * testsuite/gas/i386/ilp32/x86-64-size-3.d: Likewise.
1207 * testsuite/gas/i386/ilp32/x86-64-size-5.d: Likewise.
1208 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Likewise.
1209 * testsuite/gas/i386/size-1.d: Likewise.
1210 * testsuite/gas/i386/size-3.d: Likewise.
1211 * testsuite/gas/i386/svr4.d: Likewise.
1212 * testsuite/gas/i386/x86-64-size-1.d: Likewise.
1213 * testsuite/gas/i386/x86-64-size-3.d: Likewise.
1214 * testsuite/gas/i386/x86-64-size-5.d: Likewise.
1215 * testsuite/gas/i386/x86-64-unwind.d: Likewise.
1216
aa881ecd
PT
12172021-01-07 Philipp Tomsich <prt@gnu.org>
1218
1219 * config/tc-riscv.c (riscv_multi_subset_supports): Added
1220 INSN_CLASS_ZIHINTPAUSE.
1221 * testsuite/gas/riscv/pause.d: New testcase. Adding coverage for
1222 the pause hint instruction.
1223 * testsuite/gas/riscv/pause.s: Likewise.
1224
2652cfad
CXW
12252021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
1226 Jim Wilson <jimw@sifive.com>
1227 Andrew Waterman <andrew@sifive.com>
1228 Maxim Blinov <maxim.blinov@embecosm.com>
1229 Kito Cheng <kito.cheng@sifive.com>
1230 Nelson Chu <nelson.chu@sifive.com>
1231
1232 * config/tc-riscv.c (riscv_multi_subset_supports): Handle INSN_CLASS_ZB*.
1233 (riscv_get_default_ext_version): Do not check the default_isa_spec when
1234 the version defined in the riscv_opcodes table is ISA_SPEC_CLASS_DRAFT.
1235 * testsuite/gas/riscv/bitmanip-insns-32.d: New testcase.
1236 * testsuite/gas/riscv/bitmanip-insns-64.d: Likewise.
1237 * testsuite/gas/riscv/bitmanip-insns.s: Likewise.
1238
85f55c2b
AM
12392021-01-06 Alan Modra <amodra@gmail.com>
1240
1241 * testsuite/gas/sparc/sparc.exp: Move 64-bit tests inside gas_64_check.
1242
22206e84
AM
12432021-01-06 Alan Modra <amodra@gmail.com>
1244
1245 * testsuite/gas/macros/app1.d: xfail tic30.
1246 * testsuite/gas/macros/app2.d: Likewise.
1247 * testsuite/gas/macros/app3.d: Likewise.
1248 * testsuite/gas/macros/app4.d: Likewise.
1249
286d2f2c
MC
12502021-01-06 Marcus Comstedt <marcus@mc.pp.se>
1251
1252 * doc/as.texi: Add -mlittle-endian and -mbig-endian to docs.
1253 * doc/c-riscv.texi: Likewise.
1254
f36ce378
MC
12552021-01-06 Marcus Comstedt <marcus@mc.pp.se>
1256
1257 * testsuite/gas/riscv/li32.d: Accept bigriscv in addition
1258 to littleriscv.
1259 * testsuite/gas/riscv/li64.d: Likewise.
1260 * testsuite/gas/riscv/lla32.d: Likewise.
1261 * testsuite/gas/riscv/lla64.d: Likewise.
1262 * testsuite/gas/riscv/march-ok-g2.d: Likewise.
1263 * testsuite/gas/riscv/march-ok-g2_p1.d: Likewise.
1264 * testsuite/gas/riscv/march-ok-g2p0.d: Likewise.
1265 * testsuite/gas/riscv/march-ok-i2p0.d: Likewise.
1266 * testsuite/gas/riscv/march-ok-i2p0m2_a2f2.d: Likewise.
1267 * testsuite/gas/riscv/march-ok-nse-with-version.d: Likewise.
1268 * testsuite/gas/riscv/march-ok-two-nse.d: Likewise.
1269
fbc09e7a
MC
12702021-01-06 Marcus Comstedt <marcus@mc.pp.se>
1271
1272 * config/tc-riscv.c (riscv_target_format): Add elf64-bigriscv and
1273 elf32-bigriscv.
1274 (install_insn): Always write instructions as little endian.
1275 (riscv_make_nops): Likewise.
1276 (md_convert_frag_branch): Likewise.
1277 (md_number_to_chars): Write data in target endianness.
1278 (options, md_longopts): Add -mbig-endian and -mlittle-endian options.
1279 (md_parse_option): Handle the endian options.
1280 * config/tc-riscv.h: Only define TARGET_BYTES_BIG_ENDIAN if not
1281 already defined.
1282 * configure.tgt: Added riscv64be*, riscv32be*, riscvbe*.
1283
cd6d537c
L
12842021-01-04 H.J. Lu <hongjiu.lu@intel.com>
1285
1286 PR ld/26256
1287 * config/obj-elf.c (obj_elf_change_section): Also filter out
1288 SHF_LINK_ORDER.
1289
dd933805
AM
12902021-01-04 Alan Modra <amodra@gmail.com>
1291
1292 PR 27102
1293 * symbols.c (S_SET_EXTERNAL): Revise section symbol warning
1294 message and register symbol error message.
1295
90320e40
AM
12962021-01-04 Alan Modra <amodra@gmail.com>
1297
1298 PR 27101
1299 * read.c (s_align): Use a large enough type for "align" to hold
1300 the result of get_absolute_expression.
1301
f9a6a8f0
AM
13022021-01-01 Nicolas Boulenguez <nicolas@debian.org>
1303
1304 * config/tc-i386.c: Correct comment spelling.
1305 * config/tc-riscv.c: Likewise.
1306 * config/tc-s390.c: Correct comment grammar.
1307 * doc/c-i386.texi: Correct spelling.
1308 * doc/c-s390.texi: Correct grammar.
1309
250d07de
AM
13102021-01-01 Alan Modra <amodra@gmail.com>
1311
1312 Update year range in copyright notice of all files.
1313
64d05a43
HPN
13142021-01-01 Hans-Peter Nilsson <hp@bitrange.com>
1315
1316 * config/tc-mmix.h (md_single_noop_insn): Change to "swym 0".
1317
c2795844 1318For older changes see ChangeLog-2020
3499769a 1319\f
c2795844 1320Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
1321
1322Copying and distribution of this file, with or without modification,
1323are permitted in any medium without royalty provided the copyright
1324notice and this notice are preserved.
1325
1326Local Variables:
1327mode: change-log
1328left-margin: 8
1329fill-column: 74
1330version-control: never
1331End: