]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
x86: Add support for Intel HRESET instruction
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
c1fa250a
LC
12020-10-14 Lili Cui <lili.cui@intel.com>
2
3 * NEWS: Add Intel HRESET.
4 * config/tc-i386.c (cpu_arch): Add .hreset.
5 (cpu_noarch): Likewise.
6 * doc/c-i386.texi: Document .hreset, nohreset.
7 * testsuite/gas/i386/i386.exp: Run HRESET tests.
8 * testsuite/gas/i386/hreset.d: New file.
9 * testsuite/gas/i386/x86-64-hreset.d: Likewise.
10 * testsuite/gas/i386/hreset.s: Likewise.
11
f64c42a9
LC
122020-10-14 Lili Cui <lili.cui@intel.com>
13
14 * NEWS: Add Intel UINTR.
15 * config/tc-i386.c (cpu_arch): Add .uintr.
16 (cpu_noarch): Likewise.
17 * doc/c-i386.texi: Document .uintr and nouintr.
18 * testsuite/gas/i386/i386.exp: Run UINTR tests.
19 * testsuite/gas/i386/x86-64-uintr.d: Likewise.
20 * testsuite/gas/i386/x86-64-uintr.s: Likewise.
21
8b65b895
L
222020-10-14 H.J. Lu <hongjiu.lu@intel.com>
23
24 * config/tc-i386.c (load_insn_p): Check opcodeprefix == 0 for
25 base_opcode == 0xfc7.
26 (match_template): Likewise.
27 (process_suffix): Check opcodeprefix == PREFIX_0XF2 for CRC32.
28 (check_byte_reg): Likewise.
29 (output_insn): Don't add the 0xf3 prefix twice for PadLock
30 instructions. Don't add prefix from non-VEX/EVEX base_opcode.
31
7b47a312
L
322020-10-13 H.J. Lu <hongjiu.lu@intel.com>
33
34 * config/tc-i386.c (build_vex_prefix): Replace vexopcode with
35 opcodeprefix.
36 (build_evex_prefix): Likewise.
37 (is_any_vex_encoding): Don't check vexopcode.
38 (output_insn): Handle opcodeprefix.
39
32930e4e
L
402020-10-09 H.J. Lu <hongjiu.lu@intel.com>
41
42 PR gas/26703
43 * config/tc-i386.c (xstate): Add xstate_mask.
44 (md_assemble): Check i.types[j], instead of i.tm.operand_types[j],
45 for xstate. Set xstate_mask, instead of xstate_zmm, for RegMask.
46 (output_insn): Update for GNU_PROPERTY_X86_ISA_1_V[234]. Update
47 xstate for mask register and VSIB.
48 * testsuite/gas/i386/i386.exp: Run more GNU_PROPERTY tests.
49 * testsuite/gas/i386/property-1.s: Updated to the current
50 GNU_PROPERTY_X86_ISA_1_USED value.
51 * testsuite/gas/i386/property-2.s: Only keep cmove.
52 * testsuite/gas/i386/property-3.s: Changed to addsubpd.
53 * testsuite/gas/i386/property-1.d: Updated.
54 * testsuite/gas/i386/property-2.d: Likewise.
55 * testsuite/gas/i386/property-3.d: Likewise.
56 * testsuite/gas/i386/property-4.d: Likewise.
57 * testsuite/gas/i386/property-5.d: Likewise.
58 * testsuite/gas/i386/property-6.d: Likewise.
59 * testsuite/gas/i386/x86-64-property-1.d: Likewise.
60 * testsuite/gas/i386/x86-64-property-2.d: Likewise.
61 * testsuite/gas/i386/x86-64-property-3.d: Likewise.
62 * testsuite/gas/i386/x86-64-property-4.d: Likewise.
63 * testsuite/gas/i386/x86-64-property-5.d: Likewise.
64 * testsuite/gas/i386/x86-64-property-6.d: Likewise.
65 * testsuite/gas/i386/x86-64-property-7.d: Likewise.
66 * testsuite/gas/i386/x86-64-property-8.d: Likewise.
67 * testsuite/gas/i386/x86-64-property-9.d: Likewise.
68 * testsuite/gas/i386/property-11.d: New file.
69 * testsuite/gas/i386/property-11.s: Likewise.
70 * testsuite/gas/i386/property-12.d: Likewise.
71 * testsuite/gas/i386/property-12.s: Likewise.
72 * testsuite/gas/i386/property-13.d: Likewise.
73 * testsuite/gas/i386/property-13.s: Likewise.
74 * testsuite/gas/i386/x86-64-property-11.d: Likewise.
75 * testsuite/gas/i386/x86-64-property-12.d: Likewise.
76 * testsuite/gas/i386/x86-64-property-13.d: Likewise.
77 * testsuite/gas/i386/x86-64-property-14.d: Likewise.
78 * testsuite/gas/i386/x86-64-property-14.s: Likewise.
79
05cfb0d8
AC
802020-10-06 Alex Coplan <alex.coplan@arm.com>
81
82 PR 26699
83 * config/tc-aarch64.c (asm_barrier_opt): Delete.
84 (parse_barrier): Fix bogus type punning.
85 * testsuite/gas/aarch64/system.d: Update disassembly.
86 * testsuite/gas/aarch64/system.s: Add isb sy test.
87
0ae9445d
SB
882020-10-06 Sergey Belyashav <sergey.belyashov@gmail.com>
89
90 PR 26692
91 * config/tc-z80.c (md_begin): Ensure that xpressions are empty
92 before using them.
93 (unify_indexed): Likewise.
94 (z80_start_line_hook): Improve hash sign handling when SDCC
95 compatibility mode enabled.
96 (md_parse_exp_not_indexed): Improve indirect addressing
97 detection.
98 (md_pseudo_table): Accept hd64 as an alias of z810.
99
3ce6300e
AM
1002020-10-06 Alan Modra <amodra@gmail.com>
101
102 * testsuite/gas/elf/sh-link-zero.s: Don't start directives in
103 first column. Don't use numeric labels.
104
cc8b27f8
KR
1052020-10-05 Kamil Rytarowski <n54@gmx.com>
106
107 * configure.tgt (aarch64*-*-netbsd*): Add target.
108
0cc79db2
SN
1092020-10-05 Samanta Navarro <ferivoz@riseup.net>
110
111 * doc/as.texi: Fix spelling mistakes.
112 * doc/c-wasm32.texi: Likewise.
113
6d96a594
C
1142020-10-05 T.K. Chia <u1049321969@caramail.com>
115
116 PR gas/26694
117 * NEWS: Updated for i386 lcall and ljmp change.
118 * config/tc-i386.c (output_interseg_jump): Allow non-absolute
119 segment operand for immediate lcall and ljmp.
120 * testsuite/gas/i386/jump.d,
121 * testsuite/gas/i386/jump.s,
122 * testsuite/gas/i386/jump16.d,
123 * testsuite/gas/i386/jump16.e,
124 * testsuite/gas/i386/jump16.s: Add tests for non-absolute
125 segment operand for immediate ljmp.
126
5b316d90
L
1272020-10-05 H.J. Lu <hongjiu.lu@intel.com>
128
129 PR binutils/26704
130 * testsuite/gas/i386/noreg64-data16.d: Expect sysretl instead of
131 sysret.
132 * testsuite/gas/i386/noreg64.d: Likewise.
133 * testsuite/gas/i386/x86-64-intel64.d: Likewise.
134 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
135
0e9f3bf1
L
1362020-10-05 H.J. Lu <hongjiu.lu@intel.com>
137
138 PR binutils/26705
139 * testsuite/gas/i386/x86-64-suffix.s: Add "mov %rsp,%rbp" before
140 sysretq.
141 * testsuite/gas/i386/x86-64-suffix-intel.d: Updated.
142 * testsuite/gas/i386/x86-64-suffix.d: Likewise.
143
b71702f1
NC
1442020-10-05 Nick Clifton <nickc@redhat.com>
145
146 PR 26253
147 * config/obj-elf.c (obj_elf_section): Accept a numeric value for
148 the "o" section flag. Interpret it as a section index. Allow an
149 index of zero.
150 * doc/as.texi: Document the new behaviour.
151 * NEWS: Mention the new feature. Tidy entries.
152 * testsuite/gas/elf/sh-link-zero.s: New test.
153 * testsuite/gas/elf/sh-link-zero.d: New test driver.
154 * testsuite/gas/elf/elf.exp: Run the new test.
155 * testsuite/gas/elf/section21.l: Updated expected assembler
156 output.
157
b3a3496f
L
1582020-10-03 H.J. Lu <hongjiu.lu@intel.com>
159
160 PR gas/26685
161 * config/tc-i386.c (process_suffix): Also check the register
162 operand for the address size prefix if the memory operand has
163 no real registers.
164 * testsuite/gas/i386/enqcmd-16bit.d: New file.
165 * testsuite/gas/i386/enqcmd-16bit.s: Likewise.
166 * testsuite/gas/i386/movdir-16bit.d: Likewise.
167 * testsuite/gas/i386/movdir-16bit.s: Likewise.
168 * testsuite/gas/i386/enqcmd.s: Add tests with symbol and DISP.
169 * testsuite/gas/i386/x86-64-enqcmd.s: Likewise.
170 * testsuite/gas/i386/x86-64-movdir.s: Likewise.
171 * testsuite/gas/i386/movdir.s: Add tests with symbol and DISP.
172 Remove the .code16 test.
173 * testsuite/gas/i386/i386.exp: Run movdir-16bit and enqcmd-16bit.
174 * testsuite/gas/i386/x86-64-enqcmd-intel.d: Updated.
175 * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
176 * testsuite/gas/i386/x86-64-movdir-intel.d: Likewise.
177 * testsuite/gas/i386/x86-64-movdir.d: Likewise.
178 * testsuite/gas/i386/enqcmd-intel.d: Likewise.
179 * testsuite/gas/i386/enqcmd.d: Likewise.
180 * testsuite/gas/i386/movdir-intel.d: Likewise.
181 * testsuite/gas/i386/movdir.d: Likewise.
182 * testsuite/gas/i386/x86-64-enqcmd-intel.d: Likewise.
183 * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
184 * testsuite/gas/i386/x86-64-movdir-intel.d: Likewise.
185 * testsuite/gas/i386/x86-64-movdir.d: Likewise.
186
7bd766cc
NC
1872020-10-02 Nick Clifton <nickc@redhat.com>
188
189 * testsuite/gas/arm/mve-vcvtne-it.d: Allow for padding inserted by
190 PE based targets.
191
642f545a
NC
1922020-10-01 Nick Clifton <nickc@redhat.com>
193
194 * config/obj-elf (elf_pseudo_table): Add attach_to_group.
195 (obj_elf_attach_to_group): New function.
196 * doc/as.texi: Document the new directive.
197 * NEWS: Mention the new feature.
198 * testsuite/gas/elf/attach-1.s: New test.
199 * testsuite/gas/elf/attach-1.d: New test driver.
200 * testsuite/gas/elf/attach-2.s: New test.
201 * testsuite/gas/elf/attach-2.d: New test driver.
202 * testsuite/gas/elf/attach-err.s: New test.
203 * testsuite/gas/elf/attach-err.d: New test driver.
204 * testsuite/gas/elf/attach-err.err: New test error output.
205 * testsuite/gas/elf/elf.exp: Run the new tests.
206
27f13469
L
2072020-09-16 H.J. Lu <hongjiu.lu@intel.com>
208
209 PR gas/26685
210 * config/tc-i386.c (process_suffix): Check the register operand
211 for the address size prefix if the memory operand is symbol(%rip).
212 * testsuite/gas/i386/x86-64-enqcmd.s: Add tests with RIP-relative
213 addressing.
214 * testsuite/gas/i386/x86-64-movdir.s: Likewise.
215 * testsuite/gas/i386/x86-64-enqcmd-intel.d: Updated.
216 * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
217 * testsuite/gas/i386/x86-64-movdir-intel.d: Likewise.
218 * testsuite/gas/i386/x86-64-movdir.d: Likewise.
219
77718e5b
PW
2202020-09-30 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
221
222 * config/tc-aarch64.c: Add Cortex-A78 and Cortex-A78AE cores.
223 * doc/c-aarch64.texi: Update docs.
224 * NEWS: Update news.
225
c81946ef
AC
2262020-09-30 Alex Coplan <alex.coplan@arm.com>
227
228 * NEWS: Mention recent Arm processor support.
229
990e5268
AC
2302020-09-30 Alex Coplan <alex.coplan@arm.com>
231
232 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-n2.
233 * doc/c-aarch64.texi: Document support for Neoverse N2.
234
e37c930f
AM
2352020-09-30 Alan Modra <amodra@gmail.com>
236
237 * config/obj-elf.c (obj_elf_change_section): Rename variable to
238 avoid shadowing warning.
239 * symbols.c (symbol_entry_find): Init all symbol_flags fields.
240
aeaccbf4
PW
2412020-09-29 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
242
243 * NEWS: TRBE, ETE, ETMv4 and Cortex-X1 news updates.
244
394e9bf6
PW
2452020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
246
247 * config/tc-arm.c: (arm_cpus): Add Cortex-X1.
248 * doc/c-arm.texi: Document -mcpu=cortex-x1.
249 * testsuite/gas/arm/cpu-cortex-x1.d: New test.
250
12e35da6
PW
2512020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
252
253 * testsuite/gas/aarch64/etm-ro-invalid.d: New test.
254 * testsuite/gas/aarch64/etm-ro-invalid.l: New test.
255 * testsuite/gas/aarch64/etm-ro-invalid.s: New test.
256 * testsuite/gas/aarch64/etm-ro.s: New test.
257 * testsuite/gas/aarch64/etm-wo-invalid.d: New test.
258 * testsuite/gas/aarch64/etm-wo-invalid.l: New test.
259 * testsuite/gas/aarch64/etm-wo-invalid.s: New test.
260 * testsuite/gas/aarch64/etm-wo.s: New test.
261 * testsuite/gas/aarch64/etm.s: New test.
262 * testsuite/gas/aarch64/sysreg.d: system register s2_1_c0_c3_0
263 disassembled now to trcstatr.
264
47e1f9de
PW
2652020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
266
267 * config/tc-aarch64.c: (aarch64_cpus): Add Cortex-X1.
268 * doc/c-aarch64.texi: Document -mcpu=cortex-x1.
269
3454861d
PW
2702020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
271
12e35da6
PW
272 * testsuite/gas/aarch64/ete.d: New test.
273 * testsuite/gas/aarch64/ete.s: New test.
3454861d 274
1ff8e401
PW
2752020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
276
12e35da6
PW
277 * testsuite/gas/aarch64/trbe-invalid.d: New test.
278 * testsuite/gas/aarch64/trbe-invalid.l: New test.
279 * testsuite/gas/aarch64/trbe-invalid.s: New test.
280 * testsuite/gas/aarch64/trbe.d: New test.
281 * testsuite/gas/aarch64/trbe.s: New test.
1ff8e401 282
9bede61c
AC
2832020-09-28 Alex Coplan <alex.coplan@arm.com>
284
285 * config/tc-arm.c (arm_cpus): Add FP16 to Neoverse V1.
286
c769fd6a
AC
2872020-09-28 Alex Coplan <alex.coplan@arm.com>
288
289 * config/tc-aarch64.c (aarch64_cpus): Group Neoverse cores together,
290 add missing F16 bit to Neoverse V1.
291
0be2fe67
AM
2922020-09-26 Alan Modra <amodra@gmail.com>
293
294 * config/tc-csky.c (parse_type_ctrlreg): Don't mask mach_flag
295 for csky_get_control_regno.
296 (csky_get_reg_val): Likewise when calling csky_get_general_regno.
297
743f5cfc
JW
2982020-09-24 Jim Wilson <jimw@sifive.com>
299
300 PR 26400
301 * config/tc-riscv.c (append_insn): If in absolute section, emit
302 error before add_relaxed_insn call.
303 * testsuite/gas/riscv/absolute-sec.d: New.
304 * testsuite/gas/riscv/absolute-sec.l: New.
305 * testsuite/gas/riscv/absolute-sec.s: New.
306
debd1a62
MW
3072020-09-23 Mark Wielaard <mark@klomp.org>
308
309 * testsuite/gas/elf/dwarf-5-cu.d: Adjust expected output.
310
6eee0315
AC
3112020-09-24 Alex Coplan <alex.coplan@arm.com>
312
313 * config/tc-arm.c (arm_cpus): Add Neoverse V1.
314 * doc/c-arm.texi: Document Neoverse V1 support.
315
9e980ddc
AC
3162020-09-24 Alex Coplan <alex.coplan@arm.com>
317
318 * config/tc-aarch64.c (aarch64_cpu_option_table): Add Neoverse V1.
319 * doc/c-aarch64.texi: Document Neoverse V1 support.
320
f3034e25
AC
3212020-09-24 Alex Coplan <alex.coplan@arm.com>
322
323 * config/tc-arm.c (arm_cpus): Add Neoverse N2.
324 * doc/c-arm.texi: Document -mcpu=neoverse-n2.
325
81d54bb7
CL
3262020-09-24 Lili Cui <lili.cui@intel.com>
327
328 * NEWS: Add TDX.
329 * config/tc-i386.c (cpu_arch): Add .tdx.
330 (cpu_noarch): Likewise.
331 * doc/c-i386.texi: Document tdx.
332 * testsuite/gas/i386/i386.exp: Run tdx tests.
333 * testsuite/gas/i386/tdx.d: Likewise.
334 * testsuite/gas/i386/tdx.s: Likewise.
335 * testsuite/gas/i386/x86-64-tdx.d: Likewise.
336 * testsuite/gas/i386/x86-64-tdx.s: Likewise.
337
3382020-09-17 Cooper Qu <cooper.qu@linux.alibaba.com>
afdcafe8
CQ
339
340 * config/tc-csky.c (parse_type_ctrlreg): Use function
341 csky_get_control_regno to operand.
342 (csky_get_reg_val): Likewise.
343 (is_reg_sp_with_bracket): Use function csky_get_reg_val
344 to parse operand.
345 (is_reg_sp): Refine.
346 (is_oimm_within_range): Fix, report error when operand
347 is not constant.
348 (parse_type_cpreg): Refine.
349 (parse_type_cpcreg): Refine.
350 (get_operand_value): Add handle of OPRND_TYPE_IMM5b_LS.
351 (md_assemble): Fix no error reporting somtimes when
352 operands number are not fit.
353 (csky_addc64): Refine.
354 (csky_subc64): Refine.
355 (csky_or64): Refine.
356 (v1_work_fpu_fo): Refine.
357 (v1_work_fpu_read): Refine.
358 (v1_work_fpu_writed): Refine.
359 (v1_work_fpu_readd): Refine.
360 (v2_work_addc): New function, strengthen the operands legality
361 check of addc.
0be2fe67 362 * testsuite/gas/csky/all.d : Use register number format when
afdcafe8 363 disassemble register name by default.
0be2fe67
AM
364 * testsuite/gas/csky/cskyv2_all.d : Likewise.
365 * testsuite/gas/csky/trust.d: Likewise.
366 * testsuite/gas/csky/cskyv2_ck860.d : Fix.
367 * testsuite/gas/csky/trust.s : Fix.
c4694f17
TG
368
3692020-09-23 Lili Cui <lili.cui@intel.com>
370
371 * NEWS: Add Key Locker.
372 * config/tc-i386.c (cpu_arch): Add .kl and .wide_kl.
373 (cpu_noarch): Likewise.
374 * doc/c-i386.texi: Document kl and wide_kl.
375 * testsuite/gas/i386/i386.exp: Run keylocker tests.
376 * testsuite/gas/i386/keylocker-intel.d: New test.
377 * testsuite/gas/i386/keylocker.d: Likewise.
378 * testsuite/gas/i386/keylocker.s: Likewise.
379 * testsuite/gas/i386/x86-64-keylocker-intel.d: Likewise.
380 * testsuite/gas/i386/x86-64-keylocker.d: Likewise.
381 * testsuite/gas/i386/x86-64-keylocker.s: Likewise.
382 * testsuite/gas/i386/x86-64-property-10.d: Likewise.
383 * testsuite/gas/i386/property-10.d: Likewise.
384 * testsuite/gas/i386/property-10.s: Likewise.
385
b1b11e92
AM
3862020-09-21 Alan Modra <amodra@gmail.com>
387
388 PR 26569
389 * config/tc-riscv.c (append_insn): Don't tie off frags at CALL
390 relocs.
391 (riscv_call): Tie them off after the jalr.
392 (md_apply_fix): Zero fx_size of RELAX fixup.
393
6e25f888
DF
3942020-09-018 David Faust <david.faust@oracle.com>
395
396 * testsuite/gas/bpf/alu-xbpf.d: New file.
397 * testsuite/gas/bpf/alu-xbpf.s: Likewise.
398 * testsuite/gas/bpf/alu32-xbpf.d: Likewise.
399 * testsuite/gas/bpf/alu32-xbpf.d: Likewise.
400 * testuiste/gas/bpf/bpf.exp: Run new tests.
401
5947daaf
NC
4022020-09-18 Tucker <tuckkern+sourceware@gmail.com>
403
404 PR 26556
405 * read.c (bss_alloc): Convert size parameter from octets to
406 bytes.
407
848471ac
AM
4082020-09-17 Alan Modra <amodra@gmail.com>
409
410 * testsuite/gas/i386/i386.exp: Return early if not x86.
411
c1229f84
AM
4122020-09-16 Alan Modra <amodra@gmail.com>
413
414 * config/obj-elf.c (obj_elf_visibility, elf_frob_symbol): Adjust
415 elf_symbol_from invocation.
416 * config/tc-aarch64.c (s_variant_pcs): Likewise.
417 * config/tc-m68hc11.c (s_m68hc11_mark_symbol): Likewise.
418 * config/tc-ppc.c (ppc_elf_localentry, ppc_force_relocation),
419 (ppc_fix_adjustable): Likewise.
420 * config/tc-xgate.c (xgate_frob_symbol): Likewise.
421
ec6653d8
L
4222020-09-15 H.J. Lu <hongjiu.lu@intel.com>
423
424 * testsuite/gas/cfi/reloc-pe-i386.d: Updated.
425 * testsuite/gas/i386/x86-64-w64-pcrel.d: Likewise.
426
7e30b1eb
AM
4272020-09-15 Alan Modra <amodra@gmail.com>
428
429 PR 26610
430 * config/tc-arm.c (move_or_literal_pool): Correct extraction of
431 bignum. Use unsigned "v"
432 (is_double_a_single): Make "v" and "mantissa" unsigned. Formatting.
433 (double_to_single): Likewise.
434
f36eda1f
NC
4352020-09-15 Nick Clifton <nickc@redhat.com>
436
437 * read.c (s_nop): Preserve the input_line_pointer around the call
438 to md_assemble.
439 * config/tc-s12z.c (md_assemble): Revert previous delta.
440
6db99906
DF
4412020-09-15 David Faust <david.faust@oracle.com>
442
443 * config/tc-bpf.h (md_single_noop_insn): Use 'ja 0' for no-op.
444
b1766e7c
NC
4452020-09-14 Nick Clifton <nickc@redhat.com>
446
447 * read.c (s_nop): New function. Handles the .nop directive.
448 (potable): Add entry for "nop".
449 (s_nops): Code tidy.
450 * read.h (s_nop): Add prototype.
451 * config/tc-bpf.h (md_single_noop_insn): Define.
452 * config/tc-mmix.h (md_single_noop_insn): Define.
453 * config/tc-or1k.h (md_single_noop_insn): Define.
2ddc8f01 454 * config/tc-ia64.h (md_single_noop_insn): Define.
b1766e7c
NC
455 * config/tc-s12z.c (md_assemble): Preserve the input line pointer,
456 rather than corrupting it.
457 * write.c (relax_segment): Update error message regarding
458 non-absolute values passed to .fill and .nops.
459 * NEWS: Mention the new directive.
460 * doc/as.texi: Document the new directive.
461 * doc/internals.texi: Document the new internal macros used to
462 implement the new directive.
463 * testsuite/gas/all/nop.s: New test.
464 * testsuite/gas/all/nop.d: New test control file.
465 * testsuite/gas/all/gas.exp: Run the new test.
466 * testsuite/gas/elf/dwarf-5-nop-for-line-table.s: New test.
467 * testsuite/gas/elf/dwarf-5-nop-for-line-table.d: New test
468 control file.
469 * testsuite/gas/elf/elf.exp: Run the new test.
470 * testsuite/gas/i386/space1.l: Adjust expected output.
471
edc7a80a
MW
4722020-09-07 Mark Wielaard <mark@klomp.org>
473
474 * as.texi (-g): Explicitly mention when .debug_info and .debug_line
475 are generated for the DWARF format.
476 (Loc): Add that it is an error to both use a .loc directive and
477 generate a .debug_line yourself.
478 * dwarf2dbg.c (dwarf2_any_loc_directive_seen): New static variable.
479 (dwarf2_directive_loc): Set dwarf2_any_loc_directive_seen to TRUE.
480 (dwarf2_finish): Check dwarf2_any_loc_directive_seen before emitting
481 an error. Only create .debug_line if it is empty (or doesn't exist).
482 * testsuite/gas/i386/i386.exp: Add dwarf2-line-{1,2,3,4} when testing
483 an elf target.
484 * testsuite/gas/i386/dwarf2-line-{1,2,3,4}.{s,d,l}: New test files.
485
89ce8eab
CQ
4862020-09-10 Cooper Qu <cooper.qu@linux.alibaba.com>
487
488 * config/tc-csky.c (md_begin): Enable extend lrw by default for
489 CK802, CK803 and CK860.
490
525a0aa3
CQ
4912020-09-10 Cooper Qu <cooper.qu@linux.alibaba.com>
492
493 * config/tc-csky.c (struct csky_cpu_info): Add new members
494 isa_flag, features and ver.
495 (struct csky_cpu_feature): New.
496 (struct csky_cpu_version): New.
497 (CSKY_FEATURE_MAX): Define.
498 (CSKY_CPU_REVERISON_MAX): Define.
499 (FEATURE_DSP_EXT, FEATURE_DSP, FEATURE_MMU, FEATURE_VDSP,
500 FEATURE_FLOAT, FEATURE_TRUST, FEATURE_JAVA, FEATURE_SHIELD):
501 Define, each standard one collection of instructions.
502 (CSKY_FEATURES_DEF_NULL, CSKY_FEATURES_DEF_e,
503 CSKY_FEATURES_DEF_t, CSKY_FEATURES_DEF_f, CSKY_FEATURES_DEF_v,
504 CSKY_FEATURES_DEF_ef, CSKY_FEATURES_DEF_jt,
505 CSKY_FEATURES_DEF_efht, CSKY_FEATURES_DEF_efv,
506 CSKY_FEATURES_DEF_eft, CSKY_FEATURES_DEF_d,
507 CSKY_FEATURES_DEF_df, CSKY_FEATURES_DEF_ft,
508 CSKY_FEATURES_DEF_tv, CSKY_FEATURES_DEF_fv,
509 CSKY_FEATURES_DEF_dft, CSKY_FEATURES_DEF_dfv,
510 CSKY_FEATURES_DEF_ftv, CSKY_FEATURES_DEF_eftv): Define,
511 the features combination used by cpu.
512 (CSKY_CPU_REVERISON_r0p0, CSKY_CPU_REVERISON_r1p0,
513 CSKY_CPU_REVERISON_r2p0, CSKY_CPU_REVERISON_r3p0,
514 CSKY_CPU_REVERISON_RESERVED, CSKY_CPU_REVERISON_R3):
515 Define, version information used by cpu.
516 (csky_cpus): Refine, and add CK804, CK805 and CK800.
517 (parse_cpu): Refine.
518 (parse_arch): Refine.
519 (md_show_usage): Refine.
520 (md_begin): Refine.
521
15a32af5
AM
5222020-09-09 Alan Modra <amodra@gmail.com>
523
524 * config/tc-ppc.c (md_assemble): Emit prefix insn by parts when
525 valueT is smaller than 64 bits.
526
6a1ed910
CQ
5272020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
528
529 * config/tc-csky.c (CSKYV2_ISA_DSP): CSKY_ISA_DSPE60.
530 (CSKY_ISA_860): Likewise.
531
a2061b9f
CQ
5322020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
533
534 * config/tc-csky.c (float_abi): New.
535 (md_longopts): Add mfloat-abi.
536 (struct sky_option_value_table): New.
537 (csky_float_abis): New, the possible values for -mfloat-abi.
538 (parse_float_abi): New funtion.
539 (md_show_usage): Show help information for -mfloat-abi.
540 (set_csky_attribute): Store float-abi value.
541
1feede9b
CQ
5422020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
543
544 * config/tc-csky.c (float_work_fpuv3_fmovi): New function,
545 helper function to encode fpuv3 fmovi instructions.
546 (float_work_fpuv3_fstore): New function.
547 (struct literal): Add new member 'offset'.
548 (csky_cpus): New cpu CK860f.
549 (enter_literal): Return literal pool pointer instead of offset.
550 (parse_rt): Adjust the change of enter_literal.
551 (parse_rtf): Likewise.
552 (v1_work_lrw): Likewise.
553 (v1_work_jbsr): Likewise.
554 (v2_work_lrw): Likewise.
555 (v2_work_jbsr): Likewise.
556 (v2_work_jsri): Likewise.
557 (vdsp_work_vlrw): Likewise.
558 (is_freglist_legal): Add handler for FPUV3.
559 (parse_type_freg): Likewise.
560 (is_imm_within_range): Set e.X_add_number if it is a signed and
561 negtive number.
562 (get_operand_value): Add handler for OPRND_TYPE_IMM9b,
563 OPRND_TYPE_HFLOAT_FMOVI, OPRND_TYPE_SFLOAT_FMOVI
564 and OPRND_TYPE_DFLOAT_FMOVI.
565 (float_to_half): Convert float number to harf float.
566 * testsuite/gas/csky/case-fpuv3-ck860f/ : New folder containing
567 the test cases for FPUV3, they are divided by instruction
568 operands format and both have legal cases and illegal cases.
569
7d81bc93
JL
5702020-09-08 Jozef Lawrynowicz <jozef.l@mittosystems.com>
571 Kuan-Lin Chen <kuanlinchentw@gmail.com>
572
573 * config/tc-msp430.c (msp430_insert_uleb128_fixes): New.
574 (msp430_md_end): Call msp430_insert_uleb128_fixes.
575
f1363b0f
AC
5762020-09-08 Alex Coplan <alex.coplan@arm.com>
577
578 * config/tc-aarch64.c (aarch64_cpus): Add Cortex-R82.
579 * doc/c-aarch64.texi: Document -mcpu=cortex-r82.
580
38cf07a6
AC
5812020-09-08 Alex Coplan <alex.coplan@arm.com>
582
583 * config/tc-aarch64.c (parse_sys_reg): Also pass sysreg name to
584 validation function.
585 (parse_sys_ins_reg): Likewise.
586 (print_operands): Pass CPU features to aarch64_print_operand().
587 * testsuite/gas/aarch64/v8-r-bad-sysregs.d: New test.
588 * testsuite/gas/aarch64/v8-r-bad-sysregs.l: Error output.
589 * testsuite/gas/aarch64/v8-r-bad-sysregs.s: Input.
590 * testsuite/gas/aarch64/v8-r-sysregs-need-arch.d: New test.
591 * testsuite/gas/aarch64/v8-r-sysregs-need-arch.l: Error output.
592 * testsuite/gas/aarch64/v8-r-sysregs.d: New test.
593 * testsuite/gas/aarch64/v8-r-sysregs.s: Input for previous two tests.
594
03fb3142
AC
5952020-09-08 Alex Coplan <alex.coplan@arm.com>
596
597 * testsuite/gas/aarch64/dfb.d: New test.
598 * testsuite/gas/aarch64/dfb.s: Input.
599
95830c98
AC
6002020-09-08 Alex Coplan <alex.coplan@arm.com>
601
602 * config/tc-aarch64.c (aarch64_archs): Add armv8-r.
603 * doc/c-aarch64.texi: Document -march=armv8-r.
604
d2a54558
MW
6052020-09-07 Mark Wielaard <mark@klomp.org>
606
607 * dwarf2dbg.c (add_line_strp): New function.
608 (out_dir_and_file_list): Take line_seg and sizeof_offset as
609 arguments, Use DW_FORM_line_strp for dir and file. Call
610 add_line_strp and set symbol offset for DWARF2_LINE_VERSION 5.
611 (out_debug_line): Call out_dir_and_file_list with line_seg and
612 sizeof_offset.
0be2fe67 613 * testsuite/gas/elf/dwarf-5-file0.d: Expect indirect line
d2a54558
MW
614 strings.
615
bdd3b953
MW
6162020-09-07 Mark Wielaard <mark@klomp.org>
617
618 * dwarf2dbg.c (DWARF2_RNGLISTS_VERSION): New constant.
619 (out_debug_ranges): Add ranges_sym argument and set it.
620 (out_debug_rnglists): New function.
621 (out_debug_info): Change ranges_seg argument to ranges_sym
622 and use it to set DW_AT_ranges value.
623 (dwarf2_finish): Remove ranges_seg, add ranges_sym. For
624 DWARF2_VERSION 5 call out_debug_rnglists.
625
6262020-09-07 Mark Wielaard <mark@klomp.org>
b0b3ea7e
MW
627
628 * dwarf2dbg.c (dwarf2_directive_filename): Initialize with_md5 to
629 FALSE.
0be2fe67 630 * testsuite/gas/elf/dwarf-5-file0.s: Add a random bignum.
b0b3ea7e 631
dd216e07
MW
6322020-09-01 Mark Wielaard <mark@klomp.org>
633
634 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_sec_offset for DWARF
635 version 4 or higher.
636
c77a6ef6
AM
6372020-09-02 Alan Modra <amodra@gmail.com>
638
639 * expr.c (add_to_result, subtract_from_result): Use unsigned
640 addition and subtraction.
641
01a6f9da
AM
6422020-09-02 Alan Modra <amodra@gmail.com>
643
644 * config/tc-z80.c (is_overflow): Avoid too large shift.
645
6228e279
AM
6462020-09-02 Alan Modra <amodra@gmail.com>
647
648 * config/tc-sparc.c (in_signed_range): Use an unsigned type for
649 sign mask.
650
1929210d
AM
6512020-09-02 Alan Modra <amodra@gmail.com>
652
653 * config/tc-nios2.c (md_apply_fix): Avoid too large shift.
654
7697028a
AM
6552020-09-02 Alan Modra <amodra@gmail.com>
656
657 * config/tc-mips.c (load_register): Avoid too large shift.
658
602e9f0a
AM
6592020-09-02 Alan Modra <amodra@gmail.com>
660
661 * config/tc-d30v.c (parallel_ok): Use 1UL for left shift expression.
662
17e782e9
AM
6632020-09-02 Alan Modra <amodra@gmail.com>
664
665 * config/rx-parse.y (rx_intop): Avoid too large shifts.
666 (rx_intop, rx_uintop, rx_disp3op, rx_disp5op, displacement),
667 (rtsd_immediate): Use correctly typed unsigned variables.
668
4dda287b
AM
6692020-09-02 Alan Modra <amodra@gmail.com>
670
671 * config/obj-macho.c (obj_mach_o_zerofill): Correct type of
672 constant shifted left.
673
251150ad
AM
6742020-09-02 Alan Modra <amodra@gmail.com>
675
676 * config/bfin-lex.l: Use an unsigned type for "value".
677
f6e6b052
AM
6782020-09-02 Alan Modra <amodra@gmail.com>
679
680 * config/tc-pdp11.c (md_number_to_chars): Condition nbytes=8 code
681 on BFD64.
682
4211a340
CQ
6832020-09-02 Cooper Qu <cooper.qu@linux.alibaba.com>
684
685 * config/tc-csky.c (csky_cpus): Add ck803r3.
686 (CSKY_ISA_803R3): Define.
687 (CSKY_ISA_803R2): Refine, use CSKY_ISA_803R1.
688
8119cc38
CQ
6892020-09-02 Cooper Qu <cooper.qu@linux.alibaba.com>
690
691 * testsuite/gas/csky/cskyv2_dsp.d : Fix Encode of mulsws.
692
e61ef79e
CQ
6932020-09-02 Cooper Qu <cooper.qu@linux.alibaba.com>
694
695 * config/tc-csky.c (struct literal): New member bignum.
696 (dump_literals): Handle big constant.
697 (enter_literal): Likewise.
698 (parse_type_freg): Handle vector register.
699
4c8584be
L
7002020-09-01 H.J. Lu <hongjiu.lu@intel.com>
701
702 * doc/as.texi: Document the .tls_common directive.
703
7af67752
AM
7042020-09-01 Alan Modra <amodra@gmail.com>
705
706 PR 26420
707 PR 26421
708 PR 26425
709 PR 26427
710 * config/tc-arm.c (struct arm_it): Make size, size_req, cond and
711 uncond_value unsigned.
712 (parse_vfp_reg_list): Make setmask unsigned, vpr_str_len size_t.
713 (parse_big_immediate): Cast generic_bignum elements to unsigned.
714 (encode_thumb32_immediate): Shift left 0xffU.
715 (double_to_single): Make sign unsigned. Tidy.
716 (move_or_literal_pool): Cast LITTLE_NUM elements to uint64_t or
717 valueT.
718 (vfp_or_neon_is_neon): Adjust inst.uncond_value expression.
719 (md_assemble): Likewise.
720 (handle_pred_state): Make cond unsigned.
721 (thumb32_negate_data_op): Make variables unsigned.
722 (md_apply_fix): Make value and newval unsigned, adjust uses.
723
06de2e0d
AM
7242020-08-31 Alan Modra <amodra@gmail.com>
725
726 PR 26510
727 * config/tc-z8k.c (buffer): Use unsigned char.
728 (apply_fix): Use unsigned char* pointers.
729 (build_bytes): Likewise and mask nibbles when packing.
730
8e822017
AM
7312020-08-31 Alan Modra <amodra@gmail.com>
732
733 PR 26503
734 * config/tc-v850.c (parse_register_list): Shift 1u left.
735
94f360ea
AM
7362020-08-31 Alan Modra <amodra@gmail.com>
737
738 PR 26502
739 * config/tc-tic6x.c (md_apply_fix): Use unsigned variables.
740
8659fff0
AM
7412020-08-31 Alan Modra <amodra@gmail.com>
742
743 PR 26497
744 * config/tc-sh.c (assemble_ppi): Use unsigned variables.
745
548c8b2b
AM
7462020-08-31 Alan Modra <amodra@gmail.com>
747
748 PR 26495
749 * config/tc-score.c (s3_apply_fix): Use unsigned variables.
750 * config/tc-score7.c (s7_apply_fix): Likewise.
751
51bf29b1
AM
7522020-08-31 Alan Modra <amodra@gmail.com>
753
754 PR 26480
755 * config/tc-nios2.c (nios2_parse_reglist): Shift 1UL left.
756
baeb994f
AM
7572020-08-31 Alan Modra <amodra@gmail.com>
758
759 PR 26479
760 * config/tc-nios2.c (md_chars_to_number): Cast buf[i] before shifting.
761
e0fd91ef
AM
7622020-08-31 Alan Modra <amodra@gmail.com>
763
764 PR 26472
765 PR 26473
766 PR 26474
767 * config/tc-mips.c (operand_reg_mask): Shift 1u left.
768 (load_register): Shift 0xffffU left.
769
46021a61
AM
7702020-08-31 Alan Modra <amodra@gmail.com>
771
772 PR 26471
773 * config/tc-metag.c (md_chars_to_number): Make retval unsigned.
774
7a5dd76f
AM
7752020-08-31 Alan Modra <amodra@gmail.com>
776
777 PR 26468
778 * config/tc-mep.c (md_convert_frag): Use uint32_t for addend and
779 other variables.
780
169ec512
AM
7812020-08-31 Alan Modra <amodra@gmail.com>
782
783 PR 26493
784 * config/tc-riscv.c (riscv_ip): Cast X_add_number passed to
785 VALID_* macros to unsigned.
786
880fc278
AM
7872020-08-31 Alan Modra <amodra@gmail.com>
788
789 * config/tc-crx.c: Formatting.
790 (CRX_PRINT): Wrap params in parentheses. Remove parens from uses
791 throughout file.
792 (reset_vars, get_register, get_copregister, get_optype, get_opbits),
793 (get_opflags, get_number_of_operands, parse_operand, gettrap),
794 (handle_LoadStor, getconstant, check_range, getreg_image),
795 (parse_operands, parse_insn, print_operand, print_constant),
796 (exponent2scale, mask_reg, process_label_constant, set_operand),
797 (assemble_insn, print_insn): Delete unnecessary forward declaration.
798 (print_insn): Make static.
799 (print_constant): Make "constant" unsigned.
800 (assemble_insn): Tidy REVERSE_MATCH index calc.
801 * expr.c (generic_bignum_to_int32): Cast elements to valueT.
802
26e3de8e
AM
8032020-08-31 Alan Modra <amodra@gmail.com>
804
805 PR 26509
806 * config/tc-z80.c (is_overflow): Use 1UL in mask shift expression.
807
737d2190
AM
8082020-08-30 Alan Modra <amodra@gmail.com>
809
810 * config/tc-tic4x.c (tic4x_gen_to_words): Rewrite mantissa
811 overflow test without UB. Avoid other UB shifts by making them
812 unsigned.
813
e2e82b11
CQ
8142020-08-31 Cooper Qu <cooper.qu@linux.alibaba.com>
815
816 * config/tc-csky.c (csky_error_state): New member 'arg_int'.
817 (SET_ERROR_NUMBER): Rename to SET_ERROR_STRING.
818 (SET_ERROR_INTEGER): New.
819 (err_formats): Add error format for ERROR_FREG_OVER_RANGE and
820 ERROR_VREG_OVER_RANGE.
821 (csky_show_error): Pass an integer argument for some error
822 numbers.
823 (parse_exp): Call SET_ERROR_STRING instead of SET_ERROR_NUMBER.
824 (parse_rt): Likewise.
825 (parse_type_ctrlreg): Likewise.
826 (csky_get_reg_val): Likewise.
827 (is_reglist_legal): Likewise.
828 (is_freglist_legal): Likewise.
829 (is_reglist_dash_comma_legal): Likewise.
830 (is_reg_lshift_illegal): Likewise.
831 (is_psr_bit): Likewise.
832 (parse_type_cpreg): Likewise.
833 (parse_type_cpcreg): Likewise.
834 (parse_type_areg): Likewise.
835 (parse_type_freg): Likewise.
836 (parse_ldst_imm): Likewise and call SET_ERROR_INTEGER.
837 (get_operand_value): Likewise.
838 (parse_operands_op): Likewise and call is_imm_within_range,
839 is_imm_within_range_ext and is_oimm_within_range.
840 (md_assemble): Likewise.
841 (is_imm_within_range): New.
842 (is_imm_within_range_ext): Rename from is_imm_over_range.
843 (is_oimm_within_range): Rename from is_oimm_over_range.
844 (v2_work_add_sub): Call SET_ERROR_INTEGER.
845 (csky_rolc): call is_imm_within_range instead of
846 is_imm_over_range.
847
dd221981
CQ
8482020-08-31 Cooper Qu <cooper.qu@linux.alibaba.com>
849
850 * config/tc-csky.c (md_begin): Add warning when -mdsp and
851 -mcpu=ck803ern are both added.
852 (parse_ldst_imm): Fix error message.
853
2781f857
AM
8542020-08-30 Alan Modra <amodra@gmail.com>
855
856 * testsuite/gas/cr16/cbitb_test.d: Update expected output.
857 * testsuite/gas/cr16/cbitw_test.d: Likewise.
858 * testsuite/gas/cr16/sbitb_test.d: Likewise.
859 * testsuite/gas/cr16/sbitw_test.d: Likewise.
860 * testsuite/gas/cr16/storb_test.d: Likewise.
861 * testsuite/gas/cr16/storw_test.d: Likewise.
862 * testsuite/gas/cr16/tbitb_test.d: Likewise.
863 * testsuite/gas/cr16/tbitw_test.d: Likewise.
864
c9302810
AM
8652020-08-30 Alan Modra <amodra@gmail.com>
866
d0ed6fdd
AM
867 PR 26437
868 PR 26438
c9302810
AM
869 * config/tc-cr16.c: Include limits.h, formatting.
870 (CR16_PRINT): Wrap params in parentheses. Remove parens from uses
871 throughout file.
872 (getconstant): Handle zero nbits.
873 (print_operand): Use unsigned variables. Simplify handling of
874 index regs.
875 (check_range): Use int32_t variables. Correct range checks.
876
8a267ea8
AM
8772020-08-29 Alan Modra <amodra@gmail.com>
878
879 PR 26481
880 * config/tc-pj.c (md_assemble): Don't loop past end of
881 opcode->arg array.
882
ed2ed4dc
AM
8832020-08-28 Alan Modra <amodra@gmail.com>
884
885 PR 26460
886 * config/tc-ia64.c (parse_operands): Don't access past end of
887 idesc->operands.
888
4a5700b6
MW
8892020-08-26 Mark Wielaard <mark@klomp.org>
890
891 * as.c (parse_args): Handle bad -gdwarf options.
892
0861f561
CQ
8932020-08-28 Cooper Qu <cooper.qu@linux.alibaba.com>
894
0be2fe67 895 * config/tc-csky.c (md_begin): Set attributes.
0861f561
CQ
896 (isa_flag): Change type to unsigned 64 bits.
897 (struct csky_cpu_info): Likewise.
898 (struct csky_macro_info): Likewise.
899 (set_csky_attribute): New.
900 * testsuite/gas/csky/802j.d: Ignore .csky.attributes section.
901 * testsuite/gas/csky/all.d: Likewise.
902 * testsuite/gas/csky/bsr1.d: Likewise.
903 * testsuite/gas/csky/csky_vdsp.d: Likewise.
904 * testsuite/gas/csky/cskyv2_all.d: Likewise.
905 * testsuite/gas/csky/cskyv2_ck803r2.d: Likewise.
906 * testsuite/gas/csky/cskyv2_ck860.d: Likewise.
907 * testsuite/gas/csky/cskyv2_dsp.d: Likewise.
908 * testsuite/gas/csky/cskyv2_elrw.d: Likewise.
909 * testsuite/gas/csky/cskyv2_float.d: Likewise.
910 * testsuite/gas/csky/enhance_dsp.d: Likewise.
911 * testsuite/gas/csky/java.d: Likewise.
912 * testsuite/gas/csky/v1_float.d: Likewise.
913 * testsuite/gas/csky/v2_float_part1.d: Likewise.
914 * testsuite/gas/csky/v2_float_part2.d: Likewise.
915 * testsuite/gas/csky/v2_tls_gd.d: Likewise.
916 * testsuite/gas/csky/v2_tls_ie.d: Likewise.
917 * testsuite/gas/csky/v2_tls_ld.d: Likewise.
918 * testsuite/gas/csky/v2_tls_le.d: Likewise.
919 * testsuite/gas/elf/elf.exp: Add handler for CSKY.
920 * testsuite/gas/elf/section2.e-csky: New.
921
6fbd4a8e
AM
9222020-08-27 Alan Modra <amodra@gmail.com>
923
924 PR 26467
925 * cgen.c (weak_operand_overflow_check): Handle opmask for
926 operand length zero. Use 1UL constant.
927
e637b7ba
AM
9282020-08-26 Alan Modra <amodra@gmail.com>
929
930 PR 26508
931 * config/tc-xtensa.c (xg_get_trampoline_chain): Return early
932 when n_entries is zero.
933
d8d6da13
AM
9342020-08-26 Alan Modra <amodra@gmail.com>
935
936 PR 26448
937 * symbols.c: Include limits.h.
938 (resolve_symbol_value <O_left_shift, O_right_shift>): Do an
939 unsigned shift. Warn if shift count larger than valueT size.
940
b2f386b9
AM
9412020-08-26 Alan Modra <amodra@gmail.com>
942
943 PR 26447
944 * expr.c (expr <O_left_shift>): Do an unsigned shift.
945
9462020-08-25 Alan Modra <amodra@gmail.com>
947
4449c81a
DF
9482020-08-26 David Faust <david.faust@oracle.com>
949
950 * config/tc-bpf.c: Add option -mxbpf to select xbpf isa.
951 * testsuite/gas/bpf/indcall-1.d: New file.
952 * testsuite/gas/bpf/indcall-1.s: Likewise.
953 * testsuite/gas/bpf/indcall-bad-1.l: Likewise.
954 * testsuite/gas/bpf/indcall-bad-1.s: Likewise.
955 * testsuite/gas/bpf/bpf.exp: Run new tests.
956
69ff2100
AM
9572020-08-25 Alan Modra <amodra@gmail.com>
958
b2f386b9 959 PR 26501
0be2fe67 960 * config/tc-tic54x.c (tic54x_undefined_symbol): Properly treat
69ff2100
AM
961 misc_symbol_hash entries without values.
962
1de153a1
AM
9632020-08-25 Alan Modra <amodra@gmail.com>
964
965 PR 26500
0be2fe67
AM
966 * config/tc-tic4x.c (tic4x_inst_make): Don't die on terminating
967 insn with name = "".
1de153a1 968
d3e0badd
AM
9692020-08-25 Alan Modra <amodra@gmail.com>
970
971 PR 26441
972 * config/tc-cr16.c (get_b_cc): Return NULL early if op isn't
973 two or three chars, and don't bother copying.
974
250dd99f
AM
9752020-08-25 Alan Modra <amodra@gmail.com>
976
977 PR 26426
978 * config/tc-arm.c (do_neon_mvn, do_neon_swp): Bail out on
979 NS_NULL shape.
980
30b940a0
AM
9812020-08-25 Alan Modra <amodra@gmail.com>
982
983 PR 26410
984 * symbols.c (dollar_label_count, dollar_label_max): Make size_t.
985 (dollar_label_clear): Don't call memset with NULL pointer.
986
ca159256
AM
9872020-08-25 Alan Modra <amodra@gmail.com>
988
989 * config/tc-arc.c (declare_register_set): Avoid false positive
990 format-overflow warning.
991 * config/tc-epiphany.c (md_assemble): Likewise.
992 * config/tc-mips.c (md_begin): Likewise.
993 * config/tc-mmix.c (mmix_md_begin): Likewise.
994 * config/tc-nds32.c (nds32_elf_append_relax_relocs): Avoid false
995 positive "may be used uninitialized" warning.
996
531c73a3
CQ
9972020-08-24 Cooper Qu <cooper.qu@linux.alibaba.com>
998
999 * config/tc-csky.c (csky_archs): Add item for CK860,
1000 change ck810 and ck807's arch_flag.
1001 (csky_cpus): Add item for CK860.
1002 (md_begin): Enable DSP for CK810 and CK807 by default.
1003 (md_apply_fix): Fix CKCORE_TLS_IE32 relocation failure.
0be2fe67
AM
1004 * testsuite/gas/csky/cskyv2_all.d: Change 'sync 0' to 'sync'.
1005 * testsuite/gas/csky/cskyv2_all.s: Likewise.
1006 * testsuite/gas/csky/cskyv2_ck860.d: New.
1007 * testsuite/gas/csky/cskyv2_ck860.s: New.
1008 * testsuite/gas/csky/enhance_dsp.d: Change plsli.u16 to plsli.16.
1009 * testsuite/gas/csky/enhance_dsp.s: Likewise.
531c73a3 1010
12c4b9aa
AM
10112020-08-24 Alan Modra <amodra@gmail.com>
1012
1013 * config/tc-tic54x.c (stag_add_field_symbols): Don't free "name"
1014 in case where it isn't copied.
1015 * config/tc-tic54x.h (LOCAL_LABELS_FB): Undef.
1016 * testsuite/gas/tic54x/field.d: Dump section contents and symbols
1017 rather than disassembling.
1018 * testsuite/gas/tic54x/set.d: Adjust for newer disassembly.
1019
f16c3d4f
AM
10202020-08-24 Alan Modra <amodra@gmail.com>
1021
1022 * config/tc-aarch64.c (md_begin): Don't bother checking for
1023 out of memory failure from str_htab_create.
1024 * config/tc-arc.c (arc_insert_opcode, md_begin): Likewise.
1025 (arc_extcorereg, arc_stralloc): Likewise.
1026 * config/tc-arm.c (md_begin): Likewise.
1027 * config/tc-cr16.c (initialise_reg_hash_table, md_begin): Likewise.
1028 * config/tc-cris.c (md_begin): Likewise.
1029 * config/tc-crx.c (md_begin): Likewise.
1030 * config/tc-pdp11.c (md_begin): Likewise.
1031 * config/tc-score.c (s3_build_reg_hsh, s3_begin): Likewise.
1032 * config/tc-score7.c (s7_build_reg_hsh, s7_begin): Likewise.
1033
f3da8a96
AM
10342020-08-24 Alan Modra <amodra@gmail.com>
1035
1036 * config/tc-arm.c (move_or_literal_pool): Avoid false positive
1037 "may be used uninitialised".
1038 (opcode_lookup): Likewise.
1039
85d14aae
AM
10402020-08-24 Alan Modra <amodra@gmail.com>
1041
1042 PR 26526
1043 * symbols.c (local_symbol_convert): Clear out xtra.
1044
d04aee0f
CQ
10452020-08-21 Cooper Qu <cooper.qu@linux.alibaba.com>
1046
1047 * config/tc-csky.c (CSKY_ISA_803R2): New.
1048 (csky_archs): Add ck803r2 series.
1049 (md_begin): Fix warning about -medsp.
1050 (csky_get_freg_val): Support lowercase of fpu register name.
1051 * testsuite/gas/csky/cskyv2_ck803r2.s: New file.
1052 * testsuite/gas/csky/cskyv2_ck803r2.d: New file.
1053
fe0e921f
AM
10542020-08-23 Alan Modra <amodra@gmail.com>
1055
1056 PR 26513
1057 * hash.h (htab_insert): Update prototype and comment.
1058 (struct string_tuple): Make "value" a const void*.
1059 (string_tuple_alloc): Likewise.
1060 (str_hash_find, str_hash_find_n): Cast returned value.
1061 (str_hash_insert): Add "replace" parameter, and return slot pointer.
1062 Free alloc'd element when not inserted.
1063 * hash.c (htab_insert): Likewise. Return slot when element exists,
1064 otherwise return NULL.
1065 * read.c (pop_insert): Insert into hash table without first searching.
1066 * config/tc-avr.c (md_begin): Likewise.
1067 * config/tc-msp430.c (md_begin): Likewise.
1068 * config/tc-nds32.c (nds32_init_nds32_pseudo_opcodes): Likewise.
1069 * config/tc-v850.c (md_begin): Likewise.
1070 * macro.c (do_formals, define_macro, macro_expand_body): Likewise.
1071 (delete_macro): Delete from hash table.
1072 * config/tc-tic54x.c (subsym_create_or_replace): Correct logic.
1073
1074 * symbols.c (local_symbol_make, symbol_table_insert): Allow
1075 replacement of hash table entries.
1076 * config/obj-coff-seh.c (seh_hash_insert): Likewise.
1077 * config/obj-coff.c (tag_insert): Likewise.
1078 * config/tc-iq2000.c (iq2000_add_macro): Likewise.
1079 * config/tc-m68k.c (md_begin): Likewise for aliases.
1080 * config/tc-tic4x.c (tic4x_asg): Likewise.
1081 * config/tc-tic6x.c (md_begin): Likewise.
1082
1083 * dw2gencfi.c (dwcfi_hash_find_or_make): Disallow replacement of
1084 hash table entries.
1085 * ecoff.c (add_string, get_tag): Likewise.
1086 * macro.c (expand_irp): Likewise.
1087 * config/obj-elf.c (build_additional_section_info): Likewise.
1088 * config/tc-aarch64.c (insert_reg_alias): Likewise.
1089 (checked_hash_insert): Likewise.
1090 * config/tc-alpha.c (get_alpha_reloc_tag, md_begin): Likewise.
1091 * config/tc-arc.c (arc_insert_opcode, declare_register): Likewise.
1092 (declare_addrtype, md_begin, arc_extcorereg): Likewise.
1093 * config/tc-arm.c (insert_reg_alias): Likewise.
1094 (arm_tc_equal_in_insn, md_begin): Likewise.
1095 * config/tc-cr16.c (initialise_reg_hash_table, md_begin): Likewise.
1096 * config/tc-cris.c (md_begin): Likewise.
1097 * config/tc-crx.c (md_begin): Likewise.
1098 * config/tc-csky.c (md_begin): Likewise.
1099 * config/tc-d10v.c (md_begin): Likewise.
1100 * config/tc-dlx.c (md_begin): Likewise.
1101 * config/tc-ft32.c (md_begin): Likewise.
1102 * config/tc-h8300.c (md_begin): Likewise.
1103 * config/tc-hppa.c (md_begin): Likewise.
1104 * config/tc-i386.c (md_begin): Likewise.
1105 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
1106 (md_begin, dot_alias): Likewise.
1107 * config/tc-m68hc11.c (md_begin): Likewise.
1108 * config/tc-m68k.c (md_begin): Likewise.
1109 * config/tc-mcore.c (md_begin): Likewise.
1110 * config/tc-microblaze.c (md_begin): Likewise.
1111 * config/tc-mips.c (md_begin): Likewise.
1112 * config/tc-mmix.c (md_begin): Likewise.
1113 * config/tc-mn10200.c (md_begin): Likewise.
1114 * config/tc-mn10300.c (md_begin): Likewise.
1115 * config/tc-moxie.c (md_begin): Likewise.
1116 * config/tc-nds32.c (nds32_relax_hint, md_begin): Likewise.
1117 * config/tc-nios2.c (md_begin): Likewise.
1118 * config/tc-ns32k.c (md_begin): Likewise.
1119 * config/tc-pdp11.c (md_begin): Likewise.
1120 * config/tc-pj.c (fake_opcode, md_begin): Likewise.
1121 * config/tc-ppc.c (ppc_setup_opcodes): Likewise.
1122 * config/tc-pru.c (md_begin): Likewise.
1123 * config/tc-riscv.c (init_ext_version_hash): Likewise.
1124 (init_opcode_names_hash, hash_reg_name, init_opcode_hash): Likewise.
1125 (riscv_init_csr_hash): Likewise.
1126 * config/tc-s390.c (s390_setup_opcodes, md_begin): Likewise.
1127 * config/tc-score.c (s3_insert_reg): Likewise.
1128 (s3_build_score_ops_hsh, s3_build_dependency_insn_hsh): Likewise.
1129 * config/tc-score7.c (s7_build_score_ops_hsh): Likewise.
1130 (s7_build_dependency_insn_hsh, s7_insert_reg): Likewise.
1131 * config/tc-sh.c (md_begin): Likewise.
1132 * config/tc-sparc.c (md_begin): Likewise.
1133 * config/tc-spu.c (md_begin): Likewise.
1134 * config/tc-tic30.c (md_begin): Likewise.
1135 * config/tc-tic4x.c (tic4x_inst_insert): Likewise.
1136 * config/tc-tic54x.c (stag_add_field_symbols, md_begin): Likewise.
1137 (tic54x_endstruct, tic54x_var, tic54x_macro_info): Likewise.
1138 (subsym_substitute): Likewise.
1139 * config/tc-tilegx.c (md_begin): Likewise.
1140 * config/tc-tilepro.c (md_begin): Likewise.
1141 * config/tc-vax.c (vip_begin): Likewise.
1142 * config/tc-wasm32.c (md_begin): Likewise.
1143 * config/tc-xgate.c (md_begin): Likewise.
1144 * config/tc-z8k.c (md_begin): Likewise.
1145 * testsuite/gas/ppc/dcbt.d,
1146 * testsuite/gas/ppc/dcbt.s: New test.
1147 * testsuite/gas/ppc/ppc.exp: Run it.
1148
1149 * ecoff.c (add_string): Report fatal error on duplicates.
1150 * config/tc-alpha.c (md_begin): Likewise.
1151 * config/tc-arc.c (arc_insert_opcode, declare_register): Likewise.
1152 (declare_addrtype, md_begin, arc_extcorereg): Likewise.
1153 * config/tc-cr16.c (initialise_reg_hash_table, md_begin): Likewise.
1154 * config/tc-cris.c (md_begin): Likewise.
1155 * config/tc-crx.c (md_begin): Likewise.
1156 * config/tc-dlx.c (md_begin): Likewise.
1157 * config/tc-hppa.c (md_begin): Likewise.
1158 * config/tc-i386.c (md_begin): Likewise.
1159 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
1160 (md_begin): Likewise.
1161 * config/tc-m68k.c (md_begin): Likewise.
1162 * config/tc-mips.c (md_begin): Likewise.
1163 * config/tc-nios2.c (md_begin): Likewise.
1164 * config/tc-ns32k.c (md_begin): Likewise.
1165 * config/tc-ppc.c (ppc_setup_opcodes): Likewise.
1166 * config/tc-pru.c (md_begin): Likewise.
1167 * config/tc-riscv.c (init_ext_version_hash): Likewise.
1168 (init_opcode_names_hash, hash_reg_name, init_opcode_hash): Likewise.
1169 * config/tc-s390.c (s390_setup_opcodes, md_begin): Likewise.
1170 * config/tc-sparc.c (md_begin): Likewise.
1171 * config/tc-tic30.c (md_begin): Likewise.
1172 * config/tc-tic4x.c (tic4x_inst_insert): Likewise.
1173 * config/tc-tilegx.c (md_begin): Likewise.
1174 * config/tc-tilepro.c (md_begin): Likewise.
1175 * config/tc-vax.c (vip_begin): Likewise.
1176
1177 * config/tc-alpha.c,
1178 * config/tc-arm.c,
1179 * config/tc-avr.c,
1180 * config/tc-cr16.c,
1181 * config/tc-csky.c,
1182 * config/tc-i386.c,
1183 * config/tc-m68hc11.c,
1184 * config/tc-m68k.c,
1185 * config/tc-microblaze.c,
1186 * config/tc-ns32k.c,
1187 * config/tc-pj.c,
1188 * config/tc-ppc.c,
1189 * config/tc-score.c,
1190 * config/tc-score7.c,
1191 * config/tc-tic4x.c,
1192 * config/tc-tic54x.c,
1193 * config/tc-tilegx.c,
1194 * config/tc-tilepro.c,
1195 * config/tc-xgate.c: Formatting.
1196
5014c2d2
AM
11972020-08-21 Alan Modra <amodra@gmail.com>
1198
1199 * symbols.c (struct local_symbol): Add "hash" entry. Reorder fields.
1200 Delete union. Adjust code throughout file.
1201 (struct symbol): Add "hash", "name" and "x" entries. Reorder fields.
1202 Split off some to..
1203 (struct xsymbol): ..this. New struct. Adjust code throughout file
1204 accessing these fields.
1205 (struct symbol_entry): Delete.
1206 (union symbol_entry): New.
1207 (hash_symbol_entry): Adjust for symbol_entry_t change.
1208 (symbol_entry_find): Likewise.
1209 (eq_symbol_entry): Compare hash values too.
1210 (symbol_entry_alloc): Delete.
1211 (local_symbol_converted_p, local_symbol_mark_converted): Delete.
1212 (local_symbol_get_real_symbol, local_symbol_set_real_symbol): Delete.
1213 (local_hash): Delete.
1214 (abs_symbol_x, dot_symbol_x): New static var.
1215 (symbol_init): New function.
1216 (symbol_create): Rewrite.
1217 (LOCAL_SYMBOL_CHECK): Delete. Replace uses throughout with simple
1218 test of flags.local_symbol.
1219 (local_symbol_make): Adjust for struct local_symbol changes.
1220 (local_symbol_convert): Rewrite. Adjust all callers.
1221 (symbol_table_insert): Simplify.
1222 (symbol_clone): Comment on local sym cloning. Handle split symbol
1223 struct.
1224 (get_real_sym): Delete. Remove all uses.
1225 (symbol_find_exact_noref): Simplify.
1226 (resolve_local_symbol): Don't resolve non-locals.
1227 (S_SET_SEGMENT): Don't special case reg_section.
1228 (S_SET_NAME): Set both name and bsym->name.
1229 (symbol_mark_resolved, symbol_resolved_p): Simplify.
1230 (symbol_symbolS): Update comment.
1231 (symbol_begin): Don't create local_hash. Adjust abs_symbol setup.
1232 (dot_symbol_init): Adjust dot_symbol setup.
1233 (symbol_print_statistics): Delete local_hash stats.
1234
3c0d9d71
AM
12352020-08-21 Alan Modra <amodra@gmail.com>
1236
1237 * symbols.c (struct symbol_flags): Rename sy_volatile to volatil,
1238 and remove sy_ from other field names. Update throughout.
1239 (struct symbol): Remove sy_ from field names. Delete unused
1240 TARGET_SYMBOL_FIELDS. Update throughout file. Move after..
1241 (struct local_symbol): ..here. Remove lsy_ from field names.
1242 Delete unused TC_LOCAL_SYMFIELD_TYPE. Update throughout file.
1243 (local_symbol_resolved_p, local_symbol_mark_resolved): Delete.
1244 Expand uses throughout file.
1245 (local_symbol_get_frag, local_symbol_set_frag): Likewise.
1246 (symbol_new): Move symbol_table_frozen test to..
1247 (symbol_append): ..here, and..
1248 (symbol_insert): ..here.
1249 (resolve_symbol_value, symbol_relc_make_expr): White space fixes.
1250 (HANDLE_XADD_OPT1, HANDLE_XADD_OPT2): Likewise.
1251 * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Update.
1252
e01e1cee
AM
12532020-08-21 Alan Modra <amodra@gmail.com>
1254
1255 * symbols.h (symbol_new, symbol_create, local_symbol_make),
1256 (symbol_temp_new): Arrange params as section, frag, offset.
1257 * symbols.c: Adjust to suit.
1258 * as.c: Likewise.
1259 * cgen.c: Likewise.
1260 * dwarf2dbg.c: Likewise.
1261 * ecoff.c: Likewise.
1262 * expr.c: Likewise.
1263 * itbl-ops.c: Likewise.
1264 * read.c: Likewise.
1265 * stabs.c: Likewise.
1266 * subsegs.c: Likewise.
1267 * config/obj-coff.c: Likewise.
1268 * config/obj-elf.c: Likewise.
1269 * config/obj-macho.c: Likewise.
1270 * config/tc-aarch64.c: Likewise.
1271 * config/tc-alpha.c: Likewise.
1272 * config/tc-arc.c: Likewise.
1273 * config/tc-arm.c: Likewise.
1274 * config/tc-avr.c: Likewise.
1275 * config/tc-cr16.c: Likewise.
1276 * config/tc-cris.c: Likewise.
1277 * config/tc-csky.c: Likewise.
1278 * config/tc-dlx.c: Likewise.
1279 * config/tc-hppa.c: Likewise.
1280 * config/tc-i386.c: Likewise.
1281 * config/tc-ia64.c: Likewise.
1282 * config/tc-m32r.c: Likewise.
1283 * config/tc-m68k.c: Likewise.
1284 * config/tc-mips.c: Likewise.
1285 * config/tc-mmix.c: Likewise.
1286 * config/tc-mn10200.c: Likewise.
1287 * config/tc-mn10300.c: Likewise.
1288 * config/tc-nds32.c: Likewise.
1289 * config/tc-nios2.c: Likewise.
1290 * config/tc-ppc.c: Likewise.
1291 * config/tc-riscv.c: Likewise.
1292 * config/tc-s390.c: Likewise.
1293 * config/tc-sh.c: Likewise.
1294 * config/tc-tic4x.c: Likewise.
1295 * config/tc-tic54x.c: Likewise.
1296 * config/tc-xtensa.c: Likewise.
1297
d285ba8d
CQ
12982020-08-21 Cooper Qu <cooper.qu@linux.alibaba.com>
1299
1300 * config/tc-csky.c (csky_insn_info): Add member last_isize.
1301 (md_assemble): Assign value to csky_insn.last_isize.
1302 * testsuite/gas/csky/enhance_dsp.d: Test bloop's two operands form.
1303 * testsuite/gas/csky/enhance_dsp.s: Likewise.
1304
a0522545
ML
13052020-08-20 Martin Liska <mliska@suse.cz>
1306
1307 * NEWS: Mention --reduce-memory-overheads and --hash-size arguments
1308 options.
1309 * as.c: Remove the options from help.
1310 * doc/as.texi: Remove options.
1311 * doc/internals.texi: Remove hash from documentation.
1312 * hash.c (struct hash_entry): Remove.
1313 (struct hash_control): Likewise.
1314 (set_gas_hash_table_size): Likewise.
1315 (hash_new_sized): Likewise.
1316 (hash_new): Likewise.
1317 (hash_die): Likewise.
1318 (hash_lookup): Likewise.
1319 (hash_insert): Likewise.
1320 (hash_jam): Likewise.
1321 (hash_replace): Likewise.
1322 (hash_find): Likewise.
1323 (hash_find_n): Likewise.
1324 (hash_delete): Likewise.
1325 (hash_traverse): Likewise.
1326 (hash_print_statistics): Likewise.
1327 (TABLES): Likewise.
1328 (STATBUFSIZE): Likewise.
1329 (main): Likewise.
1330 (what): Likewise.
1331 (destroy): Likewise.
1332 (applicatee): Likewise.
1333 (whattable): Likewise.
1334 * hash.h (struct hash_control): Likewise.
1335 (set_gas_hash_table_size): Likewise.
1336 (hash_new): Likewise.
1337 (hash_new_sized): Likewise.
1338 (hash_die): Likewise.
1339 (hash_insert): Likewise.
1340 (hash_jam): Likewise.
1341 (hash_replace): Likewise.
1342 (hash_find): Likewise.
1343 (hash_find_n): Likewise.
1344 (hash_delete): Likewise.
1345 (hash_traverse): Likewise.
1346 (hash_print_statistics): Likewise.
1347
629310ab
ML
13482020-08-20 Martin Liska <mliska@suse.cz>
1349
1350 * config/obj-coff-seh.c (seh_hash_insert): Port to use new
1351 str_htab type.
1352 (seh_hash_find): Likewise.
1353 (seh_hash_find_or_make): Likewise.
1354 * config/obj-coff.c (tag_init): Likewise.
1355 (tag_insert): Likewise.
1356 (tag_find): Likewise.
1357 * config/obj-elf.c (struct group_list): Likewise.
1358 (build_additional_section_info): Likewise.
1359 (free_section_idx): Likewise.
1360 (elf_adjust_symtab): Likewise.
1361 (elf_frob_file_after_relocs): Likewise.
1362 * config/tc-aarch64.c (INSN_SIZE): Likewise.
1363 (parse_reg): Likewise.
1364 (insert_reg_alias): Likewise.
1365 (create_register_alias): Likewise.
1366 (s_unreq): Likewise.
1367 (parse_shift): Likewise.
1368 (parse_pldop): Likewise.
1369 (parse_barrier): Likewise.
1370 (parse_barrier_psb): Likewise.
1371 (parse_bti_operand): Likewise.
1372 (parse_sys_reg): Likewise.
1373 (parse_sys_ins_reg): Likewise.
1374 (lookup_mnemonic): Likewise.
1375 (opcode_lookup): Likewise.
1376 (parse_operands): Likewise.
1377 (checked_hash_insert): Likewise.
1378 (sysreg_hash_insert): Likewise.
1379 (fill_instruction_hash_table): Likewise.
1380 (md_begin): Likewise.
1381 * config/tc-alpha.c (struct alpha_reloc_tag): Likewise.
1382 (get_alpha_reloc_tag): Likewise.
1383 (assemble_tokens_to_insn): Likewise.
1384 (assemble_tokens): Likewise.
1385 (md_begin): Likewise.
1386 * config/tc-arc.c (arc_find_opcode): Likewise.
1387 (arc_insert_opcode): Likewise.
1388 (find_opcode_match): Likewise.
1389 (declare_register): Likewise.
1390 (declare_addrtype): Likewise.
1391 (md_begin): Likewise.
1392 (arc_parse_name): Likewise.
1393 (tc_arc_regname_to_dw2regnum): Likewise.
1394 (arc_extcorereg): Likewise.
1395 * config/tc-arm.c (MVE_BAD_QREG): Likewise.
1396 (arm_reg_parse_multi): Likewise.
1397 (parse_reloc): Likewise.
1398 (insert_reg_alias): Likewise.
1399 (create_register_alias): Likewise.
1400 (s_unreq): Likewise.
1401 (parse_shift): Likewise.
1402 (parse_psr): Likewise.
1403 (parse_cond): Likewise.
1404 (parse_barrier): Likewise.
1405 (do_vfp_nsyn_opcode): Likewise.
1406 (opcode_lookup): Likewise.
1407 (arm_tc_equal_in_insn): Likewise.
1408 (md_begin): Likewise.
1409 * config/tc-avr.c (md_begin): Likewise.
1410 (avr_ldi_expression): Likewise.
1411 (md_assemble): Likewise.
1412 (avr_update_gccisr): Likewise.
1413 (avr_emit_insn): Likewise.
1414 * config/tc-cr16.c (get_register): Likewise.
1415 (get_register_pair): Likewise.
1416 (get_index_register): Likewise.
1417 (get_index_register_pair): Likewise.
1418 (get_pregister): Likewise.
1419 (get_pregisterp): Likewise.
1420 (initialise_reg_hash_table): Likewise.
1421 (md_begin): Likewise.
1422 (cr16_assemble): Likewise.
1423 (md_assemble): Likewise.
1424 * config/tc-cris.c (cris_insn_first_word_frag): Likewise.
1425 (md_begin): Likewise.
1426 (cris_process_instruction): Likewise.
1427 * config/tc-crx.c (get_register): Likewise.
1428 (get_copregister): Likewise.
1429 (md_begin): Likewise.
1430 (md_assemble): Likewise.
1431 * config/tc-csky.c (md_begin): Likewise.
1432 (parse_opcode): Likewise.
1433 (get_operand_value): Likewise.
1434 (v1_work_jbsr): Likewise.
1435 (v2_work_rotlc): Likewise.
1436 (v2_work_bgeni): Likewise.
1437 (v2_work_not): Likewise.
1438 * config/tc-d10v.c (sizeof): Likewise.
1439 (md_begin): Likewise.
1440 (do_assemble): Likewise.
1441 (md_apply_fix): Likewise.
1442 * config/tc-d30v.c (sizeof): Likewise.
1443 (md_begin): Likewise.
1444 (do_assemble): Likewise.
1445 * config/tc-dlx.c (RELOC_DLX_VTENTRY): Likewise.
1446 (md_begin): Likewise.
1447 (machine_ip): Likewise.
1448 * config/tc-ft32.c (md_begin): Likewise.
1449 (md_assemble): Likewise.
1450 * config/tc-h8300.c (md_begin): Likewise.
1451 (md_assemble): Likewise.
1452 * config/tc-hppa.c (pa_ip): Likewise.
1453 (md_begin): Likewise.
1454 * config/tc-i386.c (md_begin): Likewise.
1455 (i386_print_statistics): Likewise.
1456 (parse_insn): Likewise.
1457 (process_operands): Likewise.
1458 (i386_index_check): Likewise.
1459 (parse_real_register): Likewise.
1460 * config/tc-ia64.c (dot_rot): Likewise.
1461 (dot_entry): Likewise.
1462 (declare_register): Likewise.
1463 (md_begin): Likewise.
1464 (ia64_parse_name): Likewise.
1465 (md_assemble): Likewise.
1466 (dot_alias): Likewise.
1467 (do_alias): Likewise.
1468 (ia64_adjust_symtab): Likewise.
1469 (do_secalias): Likewise.
1470 (ia64_frob_file): Likewise.
1471 * config/tc-m68hc11.c (m68hc11_print_statistics): Likewise.
1472 (md_begin): Likewise.
1473 (print_insn_format): Likewise.
1474 (md_assemble): Likewise.
1475 * config/tc-m68k.c (tc_gen_reloc): Likewise.
1476 (m68k_ip): Likewise.
1477 (md_begin): Likewise.
1478 * config/tc-mcore.c (md_begin): Likewise.
1479 (md_assemble): Likewise.
1480 * config/tc-microblaze.c (md_begin): Likewise.
1481 (md_assemble): Likewise.
1482 (md_apply_fix): Likewise.
1483 * config/tc-mips.c (nopic_need_relax): Likewise.
1484 (md_begin): Likewise.
1485 (macro_build): Likewise.
1486 (mips16_macro_build): Likewise.
1487 (mips_lookup_insn): Likewise.
1488 (mips_ip): Likewise.
1489 (mips16_ip): Likewise.
1490 * config/tc-mmix.c (sizeof): Likewise.
1491 (mmix_md_begin): Likewise.
1492 (md_assemble): Likewise.
1493 * config/tc-mn10200.c (md_begin): Likewise.
1494 (md_assemble): Likewise.
1495 * config/tc-mn10300.c (HAVE_AM30): Likewise.
1496 (md_begin): Likewise.
1497 (md_assemble): Likewise.
1498 * config/tc-moxie.c (md_begin): Likewise.
1499 (md_assemble): Likewise.
1500 * config/tc-msp430.c (md_begin): Likewise.
1501 (msp430_operands): Likewise.
1502 (md_assemble): Likewise.
1503 * config/tc-nds32.c (PV_DONT_CARE): Likewise.
1504 (builtin_isreg): Likewise.
1505 (builtin_regnum): Likewise.
1506 (nds32_init_nds32_pseudo_opcodes): Likewise.
1507 (nds32_lookup_pseudo_opcode): Likewise.
1508 (nds32_relax_hint): Likewise.
1509 (md_begin): Likewise.
1510 (nds32_find_reloc_table): Likewise.
1511 (nds32_elf_append_relax_relocs_traverse): Likewise.
1512 (nds32_relax_branch_instructions): Likewise.
1513 (md_convert_frag): Likewise.
1514 (nds32_elf_analysis_relax_hint): Likewise.
1515 (tc_nds32_regname_to_dw2regnum): Likewise.
1516 * config/tc-nios2.c (nios2_opcode_lookup): Likewise.
1517 (nios2_reg_lookup): Likewise.
1518 (nios2_ps_lookup): Likewise.
1519 (md_begin): Likewise.
1520 * config/tc-ns32k.c (struct hash_control): Likewise.
1521 (parse): Likewise.
1522 (md_begin): Likewise.
1523 * config/tc-pdp11.c (md_begin): Likewise.
1524 (md_assemble): Likewise.
1525 * config/tc-pj.c (fake_opcode): Likewise.
1526 (alias): Likewise.
1527 (md_begin): Likewise.
1528 (md_assemble): Likewise.
1529 * config/tc-ppc.c (ppc_setup_opcodes): Likewise.
1530 (md_assemble): Likewise.
1531 * config/tc-pru.c (pru_opcode_lookup): Likewise.
1532 (pru_reg_lookup): Likewise.
1533 (md_begin): Likewise.
1534 (md_end): Likewise.
1535 * config/tc-riscv.c (init_ext_version_hash): Likewise.
1536 (riscv_get_default_ext_version): Likewise.
1537 (riscv_set_arch): Likewise.
1538 (init_opcode_names_hash): Likewise.
1539 (opcode_name_lookup): Likewise.
1540 (enum reg_class): Likewise.
1541 (hash_reg_name): Likewise.
1542 (riscv_init_csr_hash): Likewise.
1543 (reg_csr_lookup_internal): Likewise.
1544 (reg_lookup_internal): Likewise.
1545 (init_opcode_hash): Likewise.
1546 (md_begin): Likewise.
1547 (DECLARE_CSR): Likewise.
1548 (macro_build): Likewise.
1549 (riscv_ip): Likewise.
1550 * config/tc-s390.c (register_name): Likewise.
1551 (s390_setup_opcodes): Likewise.
1552 (md_begin): Likewise.
1553 (md_assemble): Likewise.
1554 (s390_insn): Likewise.
1555 * config/tc-score.c (struct s3_reg_map): Likewise.
1556 (s3_score_reg_parse): Likewise.
1557 (s3_dependency_type_from_insn): Likewise.
1558 (s3_parse_16_32_inst): Likewise.
1559 (s3_parse_48_inst): Likewise.
1560 (s3_insert_reg): Likewise.
1561 (s3_build_reg_hsh): Likewise.
1562 (s3_build_score_ops_hsh): Likewise.
1563 (s3_build_dependency_insn_hsh): Likewise.
1564 (s3_begin): Likewise.
1565 * config/tc-score7.c (struct s7_reg_map): Likewise.
1566 (s7_score_reg_parse): Likewise.
1567 (s7_dependency_type_from_insn): Likewise.
1568 (s7_parse_16_32_inst): Likewise.
1569 (s7_build_score_ops_hsh): Likewise.
1570 (s7_build_dependency_insn_hsh): Likewise.
1571 (s7_insert_reg): Likewise.
1572 (s7_build_reg_hsh): Likewise.
1573 (s7_begin): Likewise.
1574 * config/tc-sh.c (EMPTY): Likewise.
1575 (md_begin): Likewise.
1576 (find_cooked_opcode): Likewise.
1577 * config/tc-sparc.c (md_begin): Likewise.
1578 (sparc_ip): Likewise.
1579 * config/tc-spu.c (md_begin): Likewise.
1580 (md_assemble): Likewise.
1581 * config/tc-tic30.c (md_begin): Likewise.
1582 (tic30_operand): Likewise.
1583 (tic30_parallel_insn): Likewise.
1584 (md_assemble): Likewise.
1585 * config/tc-tic4x.c (TIC4X_ALT_SYNTAX): Likewise.
1586 (tic4x_asg): Likewise.
1587 (tic4x_inst_insert): Likewise.
1588 (tic4x_inst_add): Likewise.
1589 (md_begin): Likewise.
1590 (tic4x_operand_parse): Likewise.
1591 (md_assemble): Likewise.
1592 * config/tc-tic54x.c (MAX_SUBSYM_HASH): Likewise.
1593 (stag_add_field_symbols): Likewise.
1594 (tic54x_endstruct): Likewise.
1595 (tic54x_tag): Likewise.
1596 (tic54x_remove_local_label): Likewise.
1597 (tic54x_clear_local_labels): Likewise.
1598 (tic54x_var): Likewise.
1599 (tic54x_macro_start): Likewise.
1600 (tic54x_macro_info): Likewise.
1601 (tic54x_macro_end): Likewise.
1602 (subsym_isreg): Likewise.
1603 (subsym_structsz): Likewise.
1604 (md_begin): Likewise.
1605 (is_mmreg): Likewise.
1606 (is_type): Likewise.
1607 (encode_condition): Likewise.
1608 (encode_cc3): Likewise.
1609 (encode_cc2): Likewise.
1610 (encode_operand): Likewise.
1611 (tic54x_parse_insn): Likewise.
1612 (tic54x_parse_parallel_insn_firstline): Likewise.
1613 (subsym_create_or_replace): Likewise.
1614 (subsym_lookup): Likewise.
1615 (subsym_substitute): Likewise.
1616 (tic54x_undefined_symbol): Likewise.
1617 * config/tc-tic6x.c (md_begin): Likewise.
1618 (md_assemble): Likewise.
1619 * config/tc-tilegx.c (O_hw2_last_plt): Likewise.
1620 (INSERT_SPECIAL_OP): Likewise.
1621 (md_begin): Likewise.
1622 (tilegx_parse_name): Likewise.
1623 (parse_reg_expression): Likewise.
1624 (md_assemble): Likewise.
1625 * config/tc-tilepro.c (O_tls_ie_load): Likewise.
1626 (INSERT_SPECIAL_OP): Likewise.
1627 (tilepro_parse_name): Likewise.
1628 (parse_reg_expression): Likewise.
1629 (md_assemble): Likewise.
1630 * config/tc-v850.c (md_begin): Likewise.
1631 (md_assemble): Likewise.
1632 * config/tc-vax.c (md_ri_to_chars): Likewise.
1633 (vip_begin): Likewise.
1634 (vip): Likewise.
1635 (main): Likewise.
1636 (md_begin): Likewise.
1637 * config/tc-wasm32.c (md_begin): Likewise.
1638 (md_assemble): Likewise.
1639 * config/tc-xgate.c (xgate_parse_operand): Likewise.
1640 (md_begin): Likewise.
1641 (md_assemble): Likewise.
1642 * config/tc-z8k.c (md_begin): Likewise.
1643 (md_assemble): Likewise.
1644
494b2fc8
ML
16452020-08-20 Martin Liska <mliska@suse.cz>
1646
1647 * dw2gencfi.c (dwcfi_hash_insert): Use htab_t and str_hash_*
1648 functions.
1649 (dwcfi_hash_find): Likewise.
1650 (dwcfi_hash_find_or_make): Likewise.
1651
f7a5981b
ML
16522020-08-20 Martin Liska <mliska@suse.cz>
1653
1654 * ecoff.c (INIT_VARRAY): Use htab_t.
1655 (add_string): Likewise.
1656 (ecoff_read_begin_hook): Use new str_htab_create.
1657 (get_tag): Use htab_t.
1658 (add_file): Likewise.
1659
8d32ded0
ML
16602020-08-20 Martin Liska <mliska@suse.cz>
1661
1662 * hash.h (struct string_tuple): New.
1663 (hash_string_tuple): Likewise.
1664 (eq_string_tuple): Likewise.
1665 (string_tuple_alloc): Likewise.
1666 (str_hash_find): Likewise.
1667 (str_hash_find_n): Likewise.
1668 (str_hash_delete): Likewise.
1669 (str_hash_insert): Likewise.
1670 (str_htab_create): Likewise.
1671
d3b740ca
ML
16722020-08-20 Martin Liska <mliska@suse.cz>
1673
1674 * symbols.c (struct symbol_entry): New.
1675 (hash_symbol_entry): Likewise.
1676 (eq_symbol_entry): Likewise.
1677 (symbol_entry_alloc): Likewise.
1678 (symbol_entry_find): Likewise.
1679 (local_symbol_make): Use htab hash table.
1680 (local_symbol_convert): Likewise.
1681 (symbol_table_insert): Likewise.
1682 (symbol_find_exact_noref): Likewise.
1683 (resolve_local_symbol): Likewise.
1684 (resolve_local_symbol_values): Likewise.
1685 (symbol_begin): Likewise.
1686 (symbol_print_statistics): Likewise.
1687
32e4c1c2
ML
16882020-08-20 Martin Liska <mliska@suse.cz>
1689
1690 * read.c (struct po_entry): New.
1691 (hash_po_entry): Likewise.
1692 (eq_po_entry): Likewise.
1693 (po_entry_alloc): Likewise.
1694 (po_entry_find): Likewise.
1695 (pop_insert): Likewise.
1696 (pobegin): Use htab hash table.
1697 (read_a_source_file): Likewise.
1698 (s_macro): Likewise.
1699 (read_print_statistics): Likewise.
1700 * config/tc-m68k.c (m68k_conditional_pseudoop): Add const qualifier.
1701 * config/tc-m68k.h (m68k_conditional_pseudoop): Likewise.
1702
2b272f44
ML
17032020-08-20 Martin Liska <mliska@suse.cz>
1704
1705 * config/tc-iq2000.c (iq2000_add_macro): Use htab hash table.
1706 * macro.c (struct hash_control): Use htab.
1707 (macro_init): Likewise.
1708 (do_formals): Likewise.
1709 (free_macro): Likewise.
1710 (define_macro): Likewise.
1711 (sub_actual): Likewise.
1712 (macro_expand_body): Likewise.
1713 (macro_expand): Likewise.
1714 (check_macro): Likewise.
1715 (delete_macro): Likewise.
1716 (expand_irp): Likewise.
1717 * macro.h (struct macro_hash_entry): New struct.
1718 (hash_macro_entry): New.
1719 (eq_macro_entry): Likewise.
1720 (macro_entry_alloc): Likewise.
1721 (macro_entry_find): Likewise.
1722 (struct formal_hash_entry): Likewise.
1723 (hash_formal_entry): Likewise.
1724 (eq_formal_entry): Likewise.
1725 (formal_entry_alloc): Likewise.
1726 (formal_entry_find): Likewise.
1727
abebb03c
ML
17282020-08-20 Martin Liska <mliska@suse.cz>
1729
1730 * as.h: Include hashtab.h.
1731 * hash.c (htab_insert): New.
1732 (htab_print_statistics): Likewise.
1733 * hash.h (htab_insert): Likewise.
1734 (htab_print_statistics): Likewise.
1735
18a8a00e
AM
17362020-08-19 Alan Modra <amodra@gmail.com>
1737
1738 * testsuite/gas/ppc/int128.s: Correct vcmpuq.
1739 * testsuite/gas/ppc/int128.d: Update.
1740 * testsuite/gas/ppc/xvtlsbb.d: Update.
1741
587a4371
PB
17422020-08-18 Peter Bergner <bergner@linux.ibm.com>
1743
1744 * testsuite/gas/ppc/vsx4.s: Update test to use new mnemonic.
1745 * testsuite/gas/ppc/vsx4.d: Likewise.
1746
d4d05d13
AC
17472020-08-17 Alex Coplan <alex.coplan@arm.com>
1748
1749 * config/obj-elf.c (obj_elf_change_section): When repurposing an
1750 existing symbol, ensure that we set sy_value as per other (fresh)
1751 section symbols.
1752 * testsuite/gas/elf/elf.exp: Add new test.
1753 * testsuite/gas/elf/section-symbol-redef.d: New test.
1754 * testsuite/gas/elf/section-symbol-redef.s: Input for test.
1755
8118fd43
NC
17562020-08-13 Nick Clifton <nickc@redhat.com>
1757
1758 PR 26359
1759 * config/obj-som.c (obj_som_init_stab_section): Do nothing if the
1760 $GDB_DEBUG$ section has already been created.
1761
225f1684
JR
17622020-08-12 Joe Ramsay <joe.ramsay@.arm.com>
1763
1764 * config/tc-arm.c (do_neon_cvt_1): Parse vcvtne as vcvt-ne for
1765 NS_FD shape when MVE is present
1766 * testsuite/gas/arm/mve-vcvtne-it-bad.d: New test.
1767 * testsuite/gas/arm/mve-vcvtne-it-bad.l: New test.
1768 * testsuite/gas/arm/mve-vcvtne-it-bad.s: New test.
1769 * testsuite/gas/arm/mve-vcvtne-it.d: New test.
1770 * testsuite/gas/arm/mve-vcvtne-it.s: New test.
1771
2e49fd1e
AC
17722020-08-12 Alex Coplan <alex.coplan@arm.com>
1773
1774 * testsuite/gas/aarch64/mpam-bad.d: New test.
1775 * testsuite/gas/aarch64/mpam-bad.l: Error output.
1776 * testsuite/gas/aarch64/mpam-bad.s: Input.
1777 * testsuite/gas/aarch64/mpam.d: New test.
1778 * testsuite/gas/aarch64/mpam.s: Input.
1779
369afd50
NC
17802020-08-12 Nick Clifton <nickc@redhat.com>
1781
1782 PR 26346
1783 * doc/c-riscv.texi (RISC-V-Options): Fix typo in the description
1784 of the -mno-csr-check option.
1785
79ddc884
NC
17862020-08-12 Nick Clifton <nickc@redhat.com>
1787
1788 * po/ru.po: Updated Russian translation.
1789
fa63795f
AC
17902020-08-10 Alex Coplan <alex.coplan@arm.com>
1791
1792 * config/tc-aarch64.c (parse_sys_reg): Don't assert when parsing
1793 a long system register.
1794 (parse_sys_ins_reg): Likewise.
1795 (sysreg_hash_insert): New.
1796 (md_begin): Use sysreg_hash_insert() to ensure all system
1797 registers are no longer than the maximum length at startup.
1798 * testsuite/gas/aarch64/invalid-sysreg-assert.d: New test.
1799 * testsuite/gas/aarch64/invalid-sysreg-assert.l: Error output.
1800 * testsuite/gas/aarch64/invalid-sysreg-assert.s: Input.
1801
f7cb161e
PW
18022020-08-10 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1803
1804 * config/tc-aarch64.c (parse_sys_reg): Call to
1805 aarch64_sys_ins_reg_supported_p instead of
1806 aarch64_sys_reg_supported_p.
1807 (parse_sys_ins_reg): Add aarch64_sys_reg_deprecated_p check.
1808 * testsuite/gas/aarch64/illegal-sysreg-5.d: New test.
1809 * testsuite/gas/aarch64/illegal-sysreg-5.l: New test.
1810 * testsuite/gas/aarch64/sysreg-5.s: New test.
1811
8b2742a1
AM
18122020-08-10 Alan Modra <amodra@gmail.com>
1813
1814 * testsuite/gas/ppc/power8.d,
1815 * testsuite/gas/ppc/power8.s: Add miso.
1816 * testsuite/gas/ppc/power9.d,
1817 * testsuite/gas/ppc/power8.s: Add exser, msgsndu, msgclru.
1818
5fbec329
AM
18192020-08-10 Alan Modra <amodra@gmail.com>
1820
1821 * testsuite/gas/ppc/power8.d: Update.
1822 * testsuite/gas/ppc/vsx2.d: Update.
1823
86c0f617
AM
18242020-08-10 Alan Modra <amodra@gmail.com>
1825
1826 * config/tc-ppc.c (md_assemble): Error for lmw, stmw, lswi, lswx,
1827 stswi, or stswx in little-endian mode.
1828 * testsuite/gas/ppc/476.d,
1829 * testsuite/gas/ppc/476.s: Delete lmw, stmw, lswi, lswx, stswi, stswx.
1830 * testsuite/gas/ppc/a2.d,
1831 * testsuite/gas/ppc/a2.s: Move lmw, stmw, lswi, lswx, stswi, stswx..
1832 * testsuite/gas/ppc/be.d,
1833 * testsuite/gas/ppc/be.s: ..to here, new big-endian only test.
1834 * testsuite/gas/ppc/le_error.d,
1835 * testsuite/gas/ppc/le_error.l: New little-endian test.
1836 * testsuite/gas/ppc/ppc.exp: Run new tests.
1837
7bb178ec
L
18382020-08-07 H.J. Lu <hongjiu.lu@intel.com>
1839
1840 * read.c (read_a_source_file): Ignore rest of line on overflow
1841 error.
1842
d27aad4e
AC
18432020-08-06 Alex Coplan <alex.coplan@arm.com>
1844
1845 * read.c (read_a_source_file): Use long for local labels, detect
1846 overflow and raise an error for overly-long labels.
1847 * testsuite/gas/all/gas.exp: Add local-label-overflow test.
1848 * testsuite/gas/all/local-label-overflow.d: New test.
1849 * testsuite/gas/all/local-label-overflow.l: Error output.
1850 * testsuite/gas/all/local-label-overflow.s: Input.
1851
563a3225
CG
18522020-08-04 Christian Groessler <chris@groessler.org>
1853
0be2fe67 1854 * testsuite/gas/z8k/inout.d: Adapt to correct encoding of
563a3225
CG
1855 "sout/soutb #imm,reg"
1856
789198ca
L
18572020-08-04 H.J. Lu <hongjiu.lu@intel.com>
1858
1859 * NEWS: Mention {disp16} pseudo prefix.
1860
b0a72f49
L
18612020-08-04 H.J. Lu <hongjiu.lu@intel.com>
1862
1863 * testsuite/gas/i386/x86-64-pseudos.d: Revert an accidental
1864 change.
1865
6b9a135d
MW
18662020-08-04 Mark Wielaard <mark@klomp.org>
1867
1868 * dwarf2dbg.c (out_debug_abbrev): When DWARF2_VERSION >= 4, use
1869 DW_FORM_udata for DW_AT_high_pc.
1870 (out_debug_info): Use emit_leb128_expr for DW_AT_high_pc, when
1871 DWARF2_VERSION >= 4.
1872 * read.c (emit_leb128_exp): No longer static.
1873 * read.h (emit_leb128_exp): Define.
1874
f63d03dd
MW
18752020-08-02 Mark Wielaard <mark@klomp.org>
1876
0be2fe67 1877 * dwarf2dbg.c (out_dir_and_file_list): For DWARF5 emit at
f63d03dd
MW
1878 least one directory if there is at least one file. Use dirs[1]
1879 if dirs[0] is not set, or if there is no dirs[1] the current
1880 working directory. Use files[1] filename, when files[0] filename
1881 isn't set.
1882
a3b3e858
MW
18832020-08-02 Mark Wielaard <mark@klomp.org>
1884
1885 * dwarf2dbg.c (out_debug_info): Emit unit type and abbrev offset
1886 for DWARF5.
0be2fe67
AM
1887 * testsuite/gas/elf/dwarf-4-cu.d: New file.
1888 * testsuite/gas/elf/dwarf-4-cu.s: Likewise.
1889 * testsuite/gas/elf/dwarf-5-cu.d: Likewise.
1890 * testsuite/gas/elf/dwarf-5-cu.s: Likewise.
a3b3e858
MW
1891 * testsuite/gas/elf/elf.exp: Run dwarf-4-cu and dwarf-5-cu.
1892
25b1f10d
MW
18932020-08-02 Mark Wielaard <mark@klomp.org>
1894
1895 * doc/as.texi (--gdwarf-[345]): Fix typo.
1896
e4ae357f
JL
18972020-08-03 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1898
1899 * config/tc-msp430.c (OPTION_MOVE_DATA): Remove.
1900 (md_parse_option): Remove case for OPTION_MOVE_DATA.
1901 (md_longopts): Remove "md" entry.
1902 (md_show_usage): Likewise.
1903
41eb8e88
L
19042020-07-30 H.J. Lu <hongjiu.lu@intel.com>
1905
1906 PR gas/26305
1907 * config/tc-i386.c (_i386_insn::disp_encoding): Add
1908 disp_encoding_16bit.
1909 (parse_insn): Check Prefix_XXX for pseudo prefixes. Handle
1910 {disp16}.
1911 (build_modrm_byte): Handle {disp16}.
1912 (i386_index_check): Check invalid {disp16} and {disp32} pseudo
1913 prefixes.
1914 * doc/c-i386.texi: Update {disp32} documentation and document
1915 {disp16}.
1916 * testsuite/gas/i386/i386.exp: Run x86-64-inval-pseudo.
1917 * testsuite/gas/i386/inval-pseudo.s: Add {disp32}/{disp16}
1918 tests.
1919 * testsuite/gas/i386/pseudos.s: Add {disp8}/{disp32} vmovaps
1920 tests with 128-byte displacement. Add {disp16} tests.
1921 * testsuite/gas/i386/x86-64-pseudos.s: Add {disp8}/{disp32}
1922 vmovaps test. Add (%r13)/(%r13d) tests.
1923 * testsuite/gas/i386/x86-64-inval-pseudo.l: New file.
1924 * testsuite/gas/i386/x86-64-inval-pseudo.s: Likewise.
1925 * testsuite/gas/i386/inval-pseudo.l: Updated.
1926 * testsuite/gas/i386/pseudos.d: Likewise.
1927 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
1928
c8693053
RO
19292020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1930
1931 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
1932 * Makefile.in, doc/Makefile.in: Regenerate.
1933 * configure: Regenerate.
1934
ac2599c4
L
19352020-07-30 H.J. Lu <hongjiu.lu@intel.com>
1936
1937 * testsuite/gas/elf/dwarf2-3.d:Pass --gdwarf-3 to assembler.
1938 * testsuite/gas/elf/dwarf2-5.d: Likewise.
1939 * testsuite/gas/i386/dw2-compress-3a.d: Likewise.
1940 * testsuite/gas/i386/dw2-compress-3b.d: Likewise.
1941 * testsuite/gas/i386/dw2-compressed-3a.d: Likewise.
1942 * testsuite/gas/i386/dw2-compressed-3b.d: Likewise.
1943
4d8ee860
NC
19442020-07-30 Nick Clifton <nickc@redhat.com>
1945
f291783b 1946 * as.c (dwarf_level): Initialise to 3 in case this is not set on
4d8ee860
NC
1947 the command line.
1948
c77cb2a0
MR
19492020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
1950
1951 * testsuite/gas/mips/global-local-symtab-sort-o32.d: New test.
1952 * testsuite/gas/mips/global-local-symtab-sort-o32t.d: New test.
1953 * testsuite/gas/mips/global-local-symtab-sort-n32.d: New test.
1954 * testsuite/gas/mips/global-local-symtab-sort-n32t.d: New test.
1955 * testsuite/gas/mips/global-local-symtab-sort-n64.d: New test.
1956 * testsuite/gas/mips/global-local-symtab-sort-n64t.d: New test.
1957 * testsuite/gas/mips/mips.exp: Run the new tests.
1958
3f1b17bb
MR
19592020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
1960
1961 * testsuite/gas/mips/global-local-symtab-o32.d: New test.
1962 * testsuite/gas/mips/global-local-symtab-o32t.d: New test.
1963 * testsuite/gas/mips/global-local-symtab-n32.d: New test.
1964 * testsuite/gas/mips/global-local-symtab-n32t.d: New test.
1965 * testsuite/gas/mips/global-local-symtab-n64.d: New test.
1966 * testsuite/gas/mips/global-local-symtab.s: New test source.
1967 * testsuite/gas/mips/mips.exp: Run the new tests.
1968
1a02d6b0
L
19692020-07-28 H.J. Lu <hongjiu.lu@intel.com>
1970
1971 PR gas/26305
1972 * config/tc-i386.c (build_modrm_byte): Use disp32/disp16 on
1973 (%bp)/(%ebp)/(%rbp) for {disp32}.
1974 * doc/c-i386.texi: Update {disp32} documentation.
1975 * testsuite/gas/i386/pseudos.s: Add (%bp)/(%ebp) tests.
1976 * testsuite/gas/i386/x86-64-pseudos.s: Add (%ebp)/(%rbp) tests.
1977 * testsuite/gas/i386/pseudos.d: Updated.
1978 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
1979
608d61c2
L
19802020-07-27 H.J. Lu <hongjiu.lu@intel.com>
1981
1982 * doc/as.texi: Replace preceeded with preceded.
1983
39fdda07
MR
19842020-07-22 Maciej W. Rozycki <macro@linux-mips.org>
1985
1986 * testsuite/gas/mips/jal-svr4pic-irix.d: New file.
1987 * testsuite/gas/mips/mips1@jal-svr4pic-irix.d: New file.
1988 * testsuite/gas/mips/mipsr6@jal-svr4pic-irix.d: New file.
1989 * testsuite/gas/mips/micromips@jal-svr4pic-irix.d: New file.
1990 * testsuite/gas/mips/r3000@jal-svr4pic-irix.d: New file.
1991 * testsuite/gas/mips/jal-svr4pic-local-irix.d: New file.
1992 * testsuite/gas/mips/mips1@jal-svr4pic-local-irix.d: New file.
1993 * testsuite/gas/mips/micromips@jal-svr4pic-local-irix.d: New
1994 file.
1995 * testsuite/gas/mips/r3000@jal-svr4pic-local-irix.d: New file.
1996 * testsuite/gas/mips/jal-svr4pic-noreorder-irix.d: New file.
1997 * testsuite/gas/mips/mips1@jal-svr4pic-noreorder-irix.d: New
1998 file.
1999 * testsuite/gas/mips/mipsr6@jal-svr4pic-noreorder-irix.d: New
2000 file.
2001 * testsuite/gas/mips/micromips@jal-svr4pic-noreorder-irix.d: New
2002 file.
2003 * testsuite/gas/mips/r3000@jal-svr4pic-noreorder-irix.d: New
2004 file.
2005 * testsuite/gas/mips/jal-xgot-irix.d: New file.
2006 * testsuite/gas/mips/jalr2-irix.d: New file.
2007 * testsuite/gas/mips/micromips-branch-relax-insn32-pic-irix.d:
2008 New file.
2009 * testsuite/gas/mips/micromips-branch-relax-pic-irix.d: New
2010 file.
2011 * testsuite/gas/mips/mips-abi32-pic2-irix.d: New file.
2012 * testsuite/gas/mips/jal-svr4pic-local.d: Don't exclude
2013 `*-*-irix*' targets. Add source file designator.
2014 * testsuite/gas/mips/mips1@jal-svr4pic-local.d: Don't exclude
2015 `*-*-irix*' targets.
2016 * testsuite/gas/mips/r3000@jal-svr4pic-local.d: Likewise.
2017 * testsuite/gas/mips/micromips@jal-svr4pic-local.d: Likewise.
2018 * testsuite/gas/mips/jalr2.d: Add name designator.
2019 * testsuite/gas/mips/mips.exp: Use respective IRIX variants for
2020 tests involving the JALR relocation throughout.
2021
b83d958f
MR
20222020-07-22 Maciej W. Rozycki <macro@linux-mips.org>
2023
2024 * testsuite/gas/mips/mips.exp: Use a helper variable for
2025 IRIX/non-IRIX test selection.
2026
bf4ba07c
JB
20272020-07-21 Jan Beulich <jbeulich@suse.com>
2028
2029 * testsuite/gas/i386/evex-no-scale-64.d,
2030 testsuite/gas/i386/addr32.d,
2031 testsuite/gas/i386/x86-64-addr32-intel.d,
2032 testsuite/gas/i386/x86-64-addr32.d: Adjust expectations.
2033
2b42b041
CQ
20342020-07-21 Cooper Qu <cooper.qu@linux.alibaba.com>
2035
2036 * config/tc-csky.c (md_begin): Fix tests of arch and mach flags.
2037
185a798e
JB
20382020-07-21 Jan Beulich <jbeulich@suse.com>
2039
2040 * testsuite/gas/i386/evex-no-scale-32.d,
2041 testsuite/gas/i386/evex-no-scale-64.d: Add #source and #pass.
2042 * testsuite/gas/i386/evex-no-scale-32.s,
2043 testsuite/gas/i386/evex-no-scale-64.s: Rename / fold into ...
2044 * testsuite/gas/i386/evex-no-scale.s: ... this. Use .struct
2045 instead of .section.
2046 * testsuite/gas/i386/i386.exp: Move above tests out of ELF-
2047 specific section.
2048
ec4fcab0
MR
20492020-07-21 Maciej W. Rozycki <macro@linux-mips.org>
2050
2051 * config/tc-mips.c (prev_reloc_op_frag): Remove variable.
2052 (my_getSmallExpression): Adjust accordingly.
2053
b3983e5f
JB
20542020-07-20 Jan Beulich <jbeulich@suse.com>
2055
2056 PR gas/4572
2057 * config/tc-i386.c (i386_comment_chars): Drop TE_I386AIX from
2058 conditional around it.
2059 (md_begin): Insert backslash into operand_chars[] when slash is
2060 a comment character.
2061 * config/tc-i386-intel.c (i386_operator): Recognize \/, \%, and
2062 \* as operators when / may be a comment character.
2063 * testsuite/gas/i386/svr4.s, testsuite/gas/i386/svr4.d: New.
2064 * testsuite/gas/i386/i386.exp: Run new test.
2065
750e4bf7
JB
20662020-07-20 Jan Beulich <jbeulich@suse.com>
2067
2068 PR gas/4572
2069 * app.c (last_char): Drop TC_ARM conditional around it.
2070 (struct app_save): Drop TC_ARM conditional around last_char.
2071 (app_push, app_pop): Drop TC_ARM conditional from last_char
2072 accesses.
2073 (do_scrub_chars): Likewise. Drop TC_ARM conditional from
2074 backslash-precedes-comment-character check.
2075
48ef937e
JB
20762020-07-20 Jan Beulich <jbeulich@suse.com>
2077
2078 * config/tc-i386.c (frag_opcode_byte): New.
2079 (output_branch): Emit error when in absolute section.
2080 (output_jump, output_insn): Use frag_opcode_byte. Handle being
2081 in absolute section.
2082 (output_interseg_jump, output_disp, output_imm): Handle being in
2083 absolute section.
2084 * testsuite/gas/i386/sizing.s,
2085 testsuite/gas/i386/sizing32.d,
2086 testsuite/gas/i386/sizing64.d: New.
2087 * testsuite/gas/i386/i386.exp: Run new tests.
2088
693bec1e
JB
20892020-07-20 Jan Beulich <jbeulich@suse.com>
2090
2091 * testsuite/gas/i386/i386.exp: Include *-*-vxworks alongside
2092 is_elf_format as applicable; merely exclude iamcu tests.
2093
2585b7a5
L
20942020-07-19 H.J. Lu <hongjiu.lu@intel.com>
2095
2096 PR gas/26263
2097 * config/tc-i386.c (i386_validate_fix): Change PLT32 reloc
2098 against section to PC32 reloc.
2099 * testsuite/gas/i386/relax-5.d: Updated.
2100 * testsuite/gas/i386/x86-64-relax-4.d: Likewise.
2101
04c662e2
L
21022020-07-15 H.J. Lu <hongjiu.lu@intel.com>
2103
2104 PR gas/26237
2105 * testsuite/gas/i386/evex-no-scale-64.d: Updated.
2106 * testsuite/gas/i386/addr32.d: Likewise.
2107 * testsuite/gas/i386/x86-64-addr32-intel.d: Likewise.
2108 * testsuite/gas/i386/x86-64-addr32.d: Likewise.
2109
56c1b507
NC
21102020-07-15 Nick Clifton <nickc@redhat.com>
2111
2112 * write.c (create_note_reloc): Add desc2_size parameter. Zero out
2113 the addend field of REL relocations. Store the full addend into
2114 the note for REL relocations.
2115
e2e018c3
JB
21162020-07-15 Jan Beulich <jbeulich@suse.com>
2117
2118 * testsuite/gas/i386/x86-64-stack.s: Adjust 32-bit push
2119 immediate.
2120 * testsuite/gas/i386/x86-64-stack-intel.d,
2121 testsuite/gas/i386/x86-64-stack-suffix.d,
2122 testsuite/gas/i386/x86-64-stack.d: Adjust expectations.
2123
36938cab
JB
21242020-07-15 Jan Beulich <jbeulich@suse.com>
2125
2126 * testsuite/gas/i386/disassem.d,
2127 testsuite/gas/i386/ilp32/x86-64-branch.d,
2128 testsuite/gas/i386/intel.d, testsuite/gas/i386/jump16.d,
2129 testsuite/gas/i386/lfence-load.d, testsuite/gas/i386/noreg16.d,
2130 testsuite/gas/i386/noreg32.d,
2131 testsuite/gas/i386/noreg64-rex64.d,
2132 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/notrack.d,
2133 testsuite/gas/i386/opcode.d,
2134 testsuite/gas/i386/solaris/x86-64-branch-2.d,
2135 testsuite/gas/i386/solaris/x86-64-jump.d,
2136 testsuite/gas/i386/solaris/x86-64-mpx-branch-1.d,
2137 testsuite/gas/i386/solaris/x86-64-nop-3.d,
2138 testsuite/gas/i386/solaris/x86-64-nop-4.d,
2139 testsuite/gas/i386/solaris/x86-64-nop-5.d,
2140 testsuite/gas/i386/solaris/x86-64-relax-2.d,
2141 testsuite/gas/i386/solaris/x86-64-relax-3.d,
2142 testsuite/gas/i386/x86-64-align-branch-1a.d,
2143 testsuite/gas/i386/x86-64-align-branch-1b.d,
2144 testsuite/gas/i386/x86-64-align-branch-1c.d,
2145 testsuite/gas/i386/x86-64-align-branch-1d.d,
2146 testsuite/gas/i386/x86-64-align-branch-1e.d,
2147 testsuite/gas/i386/x86-64-align-branch-1f.d,
2148 testsuite/gas/i386/x86-64-align-branch-1g.d,
2149 testsuite/gas/i386/x86-64-align-branch-1h.d,
2150 testsuite/gas/i386/x86-64-align-branch-1i.d,
2151 testsuite/gas/i386/x86-64-align-branch-2a.d,
2152 testsuite/gas/i386/x86-64-align-branch-2b.d,
2153 testsuite/gas/i386/x86-64-align-branch-2c.d,
2154 testsuite/gas/i386/x86-64-align-branch-3.d,
2155 testsuite/gas/i386/x86-64-align-branch-4a.d,
2156 testsuite/gas/i386/x86-64-align-branch-4b.d,
2157 testsuite/gas/i386/x86-64-align-branch-5.d,
2158 testsuite/gas/i386/x86-64-align-branch-6.d,
2159 testsuite/gas/i386/x86-64-branch-2.d,
2160 testsuite/gas/i386/x86-64-branch-3.d,
2161 testsuite/gas/i386/x86-64-branch.d,
2162 testsuite/gas/i386/x86-64-disassem.d,
2163 testsuite/gas/i386/x86-64-disp32.d,
2164 testsuite/gas/i386/x86-64-gotpcrel-no-relax.d,
2165 testsuite/gas/i386/x86-64-gotpcrel.d,
2166 testsuite/gas/i386/x86-64-ifunc.d,
2167 testsuite/gas/i386/x86-64-jump.d,
2168 testsuite/gas/i386/x86-64-lfence-byte.d,
2169 testsuite/gas/i386/x86-64-lfence-indbr-a.d,
2170 testsuite/gas/i386/x86-64-lfence-indbr-b.d,
2171 testsuite/gas/i386/x86-64-lfence-indbr-c.d,
2172 testsuite/gas/i386/x86-64-lfence-load.d,
2173 testsuite/gas/i386/x86-64-lfence-ret-a.d,
2174 testsuite/gas/i386/x86-64-lfence-ret-b.d,
2175 testsuite/gas/i386/x86-64-lfence-ret-c.d,
2176 testsuite/gas/i386/x86-64-lfence-ret-d.d,
2177 testsuite/gas/i386/x86-64-lfence-ret-e.d,
2178 testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.d,
2179 testsuite/gas/i386/x86-64-mpx-branch-1.d,
2180 testsuite/gas/i386/x86-64-mpx.d,
2181 testsuite/gas/i386/x86-64-nop-3.d,
2182 testsuite/gas/i386/x86-64-nop-4.d,
2183 testsuite/gas/i386/x86-64-nop-5.d,
2184 testsuite/gas/i386/x86-64-nops-7.d,
2185 testsuite/gas/i386/x86-64-notrack.d,
2186 testsuite/gas/i386/x86-64-opcode.d,
2187 testsuite/gas/i386/x86-64-relax-2.d,
2188 testsuite/gas/i386/x86-64-relax-3.d,
2189 testsuite/gas/i386/x86-64-relax-4.d,
2190 testsuite/gas/i386/x86-64-rtm.d,
2191 testsuite/gas/i386/x86-64-stack.d,
2192 testsuite/gas/i386/x86-64-unique.d,
2193 testsuite/gas/i386/x86_64-intel.d: Adjust expectations.
2194
8e58ef80
L
21952020-07-14 H.J. Lu <hongjiu.lu@intel.com>
2196
2197 PR gas/26237
2198 * testsuite/gas/i386/addr32.s: Add tests for 32-bit wrapped around
2199 address.
2200 * testsuite/gas/i386/x86-64-addr32.s: Likewise.
2201 * testsuite/gas/i386/addr32.d: Updated.
2202 * testsuite/gas/i386/x86-64-addr32-intel.d: Likewise.
2203 * testsuite/gas/i386/x86-64-addr32.d: Likewise.
2204 * testsuite/gas/i386/ilp32/x86-64-addr32-intel.d: Likewise.
2205 * testsuite/gas/i386/ilp32/x86-64-addr32.d: Likewise.
2206
bfbd9438
JB
22072020-07-14 Jan Beulich <jbeulich@suse.com>
2208
2209 * testsuite/gas/i386/intel.s: Use dr<N> instead of db<N>.
2210 * testsuite/gas/i386/intel-intel.d: Disambiguate name.
2211 * testsuite/gas/i386/intel.d,
2212 testsuite/gas/i386/opcode-intel.d: Adjust expectations.
2213
7531c613
JB
22142020-07-14 Jan Beulich <jbeulich@suse.com>
2215
2216 * testsuite/gas/i386/prefix.d: Adjust expectations.
2217
b24d668c
JB
22182020-07-14 Jan Beulich <jbeulich@suse.com>
2219
2220 * testsuite/gas/i386/x86-64-avx-intel.d,
2221 testsuite/gas/i386/x86-64-sse4_2-intel.d: Adjust expectations.
2222
9ab00b61
JB
22232020-07-14 Jan Beulich <jbeulich@suse.com>
2224
2225 * testsuite/gas/i386/movbe-suffix.d,
2226 testsuite/gas/i386/x86-64-movbe-suffix.d: New.
2227 * testsuite/gas/i386/i386.exp: Run new tests.
2228
2875b28a
JB
22292020-07-14 Jan Beulich <jbeulich@suse.com>
2230
2231 * testsuite/gas/i386/crc32-suffix.d,
2232 testsuite/gas/i386/x86-64-crc32-suffix.d: New.
2233 * testsuite/gas/i386/i386.exp: Run new tests.
2234 * testsuite/gas/i386/arch-10-bdver1.d,
2235 testsuite/gas/i386/arch-10-bdver2.d,
2236 testsuite/gas/i386/arch-10-bdver3.d,
2237 testsuite/gas/i386/arch-10-bdver4.d,
2238 testsuite/gas/i386/arch-10-btver1.d,
2239 testsuite/gas/i386/arch-10-btver2.d,
2240 testsuite/gas/i386/arch-10-lzcnt.d,
2241 testsuite/gas/i386/arch-10-prefetchw.d,
2242 testsuite/gas/i386/arch-10.d, testsuite/gas/i386/arch-2.d,
2243 testsuite/gas/i386/arch-3.d, testsuite/gas/i386/arch-5.d,
2244 testsuite/gas/i386/arch-6.d, testsuite/gas/i386/crc32.d,
2245 testsuite/gas/i386/sse-noavx.d, testsuite/gas/i386/sse4_2.d,
2246 testsuite/gas/i386/x86-64-arch-2-bdver1.d,
2247 testsuite/gas/i386/x86-64-arch-2-bdver2.d,
2248 testsuite/gas/i386/x86-64-arch-2-bdver3.d,
2249 testsuite/gas/i386/x86-64-arch-2-bdver4.d,
2250 testsuite/gas/i386/x86-64-arch-2-btver1.d,
2251 testsuite/gas/i386/x86-64-arch-2-btver2.d,
2252 testsuite/gas/i386/x86-64-arch-2-lzcnt.d,
2253 testsuite/gas/i386/x86-64-arch-2-prefetchw.d,
2254 testsuite/gas/i386/x86-64-arch-2.d,
2255 testsuite/gas/i386/x86-64-crc32.d,
2256 testsuite/gas/i386/x86-64-pseudos.d,
2257 testsuite/gas/i386/x86-64-sse-noavx.d,
2258 testsuite/gas/i386/x86-64-sse4_2.d: Adjust expectations.
2259
e184e611
JB
22602020-07-14 Jan Beulich <jbeulich@suse.com>
2261
2262 * testsuite/gas/i386/x86-64-pseudos.s: Add empty-REX tests for
2263 ModR/M-encoded byte register cases.
2264 * testsuite/gas/i386/x86-64-pseudos.d,
2265 testsuite/gas/i386/x86-64-reg-intel.d,
2266 testsuite/gas/i386/x86-64-reg.d: Adjust expectations.
2267
e8b5d5f9
JB
22682020-07-14 Jan Beulich <jbeulich@suse.com>
2269
2270 * testsuite/gas/i386/x86-64-pseudos.s: Add empty-REX tests for
2271 not-ModR/M-encoded byte register cases.
2272 * testsuite/gas/i386/x86-64-pseudos.d: Adjust expectations.
2273
38397794
JB
22742020-07-14 Jan Beulich <jbeulich@suse.com>
2275
2276 * testsuite/gas/i386/ilp32/x86-64-arch-1.d,
2277 testsuite/gas/i386/ilp32/x86-64-arch-2.d,
2278 testsuite/gas/i386/ilp32/x86-64-avx-intel.d,
2279 testsuite/gas/i386/ilp32/x86-64-avx.d,
2280 testsuite/gas/i386/ilp32/x86-64-crc32-intel.d,
2281 testsuite/gas/i386/ilp32/x86-64-crc32.d,
2282 testsuite/gas/i386/ilp32/x86-64-gotpcrel.d,
2283 testsuite/gas/i386/ilp32/x86-64-ifunc.d,
2284 testsuite/gas/i386/ilp32/x86-64-reg-intel.d,
2285 testsuite/gas/i386/ilp32/x86-64-reg.d,
2286 testsuite/gas/i386/ilp32/x86-64-rep-suffix.d,
2287 testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d,
2288 testsuite/gas/i386/ilp32/x86-64-sse4_2.d,
2289 testsuite/gas/i386/ilp32/x86-64-stack-intel.d,
2290 testsuite/gas/i386/ilp32/x86-64-stack-suffix.d,
2291 testsuite/gas/i386/ilp32/x86-64-stack.d: Reference parent dir
2292 dump expectations.
2293
7a705315
L
22942020-07-13 H.J. Lu <hongjiu.lu@intel.com>
2295
2296 * config/tc-i386.c (offset_in_range): Remove 32-bit sign
2297 extension.
2298
0a5c31d1
NC
22992020-07-13 Nick Clifton <nickc@redhat.com>
2300
2301 * po/fr.po: Updated French translation.
2302
8884c29c
AM
23032020-07-13 Alan Modra <amodra@gmail.com>
2304
2305 * testsuite/gas/elf/dwarf2-7.d: Remove most xfails.
2306 * testsuite/gas/elf/dwarf2-12.d: Likewise.
2307 * testsuite/gas/elf/dwarf2-13.d: Likewise.
2308 * testsuite/gas/elf/dwarf2-14.d: Likewise.
2309
a308b89d
L
23102020-07-11 H.J. Lu <hongjiu.lu@intel.com>
2311
2312 * config/tc-i386.c (output_insn): Check i.xstate to set
2313 GNU_PROPERTY_X86_FEATURE_2_TMM.
2314 * testsuite/gas/i386/i386.exp: Run x86-64-property-7,
2315 x86-64-property-8 and x86-64-property-9.
2316 * testsuite/gas/i386/x86-64-property-7.d: New file.
2317 * testsuite/gas/i386/x86-64-property-7.s: Likewise.
2318 * testsuite/gas/i386/x86-64-property-8.d: Likewise.
2319 * testsuite/gas/i386/x86-64-property-8.s: Likewise.
2320 * testsuite/gas/i386/x86-64-property-9.d: Likewise.
2321 * testsuite/gas/i386/x86-64-property-9.s: Likewise.
2322
921eafea
L
23232020-07-10 H.J. Lu <hongjiu.lu@intel.com>
2324
2325 * config/tc-i386.c (_i386_insn): Remove has_regmmx, has_regxmm,
2326 has_regymm, has_regzmm and has_regtmm. Add xstate.
2327 (md_assemble): Set i.xstate from operand types in instruction
2328 template.
2329 (build_modrm_byte): Updated.
2330 (output_insn): Check i.xstate.
2331 * testsuite/gas/i386/i386.exp: Run property-6 and
2332 x86-64-property-6.
2333 * testsuite/gas/i386/property-6.d: New file.
2334 * testsuite/gas/i386/property-6.s: Updated.
2335 * testsuite/gas/i386/x86-64-property-6.d: Likewise.
2336
d249bf86
L
23372020-07-10 H.J. Lu <hongjiu.lu@intel.com>
2338
2339 * testsuite/gas/i386/property-5.d: Correct test name.
2340
260cd341
LC
23412020-07-10 Lili Cui <lili.cui@intel.com>
2342
2343 * NEWS: Mention support for Intel AMX instructions.
2344 * config/tc-i386.c (i386_error): Add invalid_sib_address.
2345 (cpu_arch): Add .amx_int8, .amx_bf16 and .amx_tile.
2346 (cpu_noarch): Add noamx_int8, noamx_bf16 and noamx_tile.
2347 (match_simd_size): Add tmmword check.
2348 (operand_type_match): Add tmmword.
2349 (type_names): Add rTMM.
2350 (i386_error): Add invalid_tmm_register_set.
2351 (check_VecOperands): Handle invalid_sib_address and
2352 invalid_tmm_register_set.
2353 (match_template): Handle invalid_sib_address.
2354 (build_modrm_byte): Handle non-vector SIB and zmmword.
2355 (i386_index_check): Disallow RegIP for non-vector SIB.
2356 (check_register): Handle zmmword.
2357 * doc/c-i386.texi: Document amx_int8, amx_bf16 and amx_tile.
2358 * testsuite/gas/i386/i386.exp: Add AMX new tests.
2359 * testsuite/gas/i386/intel-regs.d: Add tmm.
2360 * testsuite/gas/i386/intel-regs.s: Add tmm.
2361 * testsuite/gas/i386/x86-64-amx-intel.d: New.
2362 * testsuite/gas/i386/x86-64-amx-inval.l: New.
2363 * testsuite/gas/i386/x86-64-amx-inval.s: New.
2364 * testsuite/gas/i386/x86-64-amx.d: New.
2365 * testsuite/gas/i386/x86-64-amx.s: New.
2366 * testsuite/gas/i386/x86-64-amx-bad.d: New.
2367 * testsuite/gas/i386/x86-64-amx-bad.s: New.
2368
af2b3186
TV
23692020-07-10 Tom de Vries <tdevries@suse.de>
2370
2371 * testsuite/gas/elf/dwarf2-11.d: Update expected output from
2372 readelf's line table decoding.
2373 * testsuite/gas/elf/dwarf2-12.d: Likewise.
2374 * testsuite/gas/elf/dwarf2-13.d: Likewise.
2375 * testsuite/gas/elf/dwarf2-14.d: Likewise.
2376 * testsuite/gas/elf/dwarf2-15.d: Likewise.
2377 * testsuite/gas/elf/dwarf2-16.d: Likewise.
2378 * testsuite/gas/elf/dwarf2-17.d: Likewise.
2379 * testsuite/gas/elf/dwarf2-18.d: Likewise.
2380 * testsuite/gas/elf/dwarf2-19.d: Likewise.
2381 * testsuite/gas/elf/dwarf2-5.d: Likewise.
2382 * testsuite/gas/elf/dwarf2-6.d: Likewise.
2383 * testsuite/gas/elf/dwarf2-7.d: Likewise.
2384
39776b11
L
23852020-07-09 H.J. Lu <hongjiu.lu@intel.com>
2386
2387 * config/tc-i386.c (output_insn): Set YMM/ZMM features for
2388 VEX/EVEX vector instructions.
2389 * testsuite/gas/i386/property-4.d: New file.
2390 * testsuite/gas/i386/property-4.s: Likewise.
2391 * testsuite/gas/i386/property-5.d: Likewise.
2392 * testsuite/gas/i386/property-5.s: Likewise.
2393 * testsuite/gas/i386/x86-64-property-4.d: Likewise.
2394 * testsuite/gas/i386/x86-64-property-5.d: Likewise.
2395
939b95c7
L
23962020-07-09 H.J. Lu <hongjiu.lu@intel.com>
2397
2398 * NEWS: Mention --enable-x86-used-note.
2399 * configure.ac: Configure with --enable-x86-used-note by default
2400 for Linux/x86.
2401 * configure: Regenerated.
2402
fe49679d
AM
24032020-07-09 Alan Modra <amodra@gmail.com>
2404
2405 * config/obj-coff.h: Remove TE_PE support.
2406 * config/tc-ppc.c: Likewise.
2407 * config/tc-ppc.h: Likewise.
2408 * configure.tgt: Remove powerpc PE and powerpc lynxos.
2409 * testsuite/gas/cfi/cfi.exp (cfi-common-6): Remove powerpc PE
2410 condition.
2411 * testsuite/gas/macros/macros.exp: Don't xfail powerpc PE.
2412
6384fd9e
JB
24132020-07-08 Jan Beulich <jbeulich@suse.com>
2414
2415 * testsuite/gas/i386/fma4-lig.d, testsuite/gas/i386/xop-lig.d:
2416 New.
2417 * testsuite/gas/i386/i386.exp: Run new tests.
2418
3128916d
CZ
24192020-07-07 Claudiu Zissulescu <claziss@synopsys.com>
2420
2421 * config/tc-arc.c (find_opcode_match): Add error messages.
2422 * testsuite/gas/arc/add_s-err.s: Update test.
2423 * testsuite/gas/arc/asm-errors.err: Likewise.
2424 * testsuite/gas/arc/cpu-em-err.s: Likewise.
2425 * testsuite/gas/arc/hregs-err.s: Likewise.
2426 * testsuite/gas/arc/warn.s: Likewise.
2427
dbdba9b0
L
24282020-07-07 H.J. Lu <hongjiu.lu@intel.com>
2429
2430 PR gas/26212
2431 * doc/c-i386.texi: Remove an incorrect AVX2 entry.
2432
34e79798
AM
24332020-07-07 Alan Modra <amodra@gmail.com>
2434
2435 * testsuite/gas/all/gas.exp: Use is_xcoff_format.
2436 * testsuite/gas/ppc/ppc.exp: Likewise.
2437 * testsuite/gas/all/weakref1l.d: Likewise.
2438
3c6e74ce
NC
24392020-07-07 Nick Clifton <nickc@redhat.com>
2440
2441 * testsuite/gas/arm/cde-missing-fp.l: Fix spelling mistake in
2442 expected output.
2443
e74d9fa9
JB
24442020-07-06 Jan Beulich <jbeulich@suse.com>
2445
2446 * testsuite/gas/i386/x86-64-avx512bw-wig1.d,
2447 testsuite/gas/i386/x86-64-avx512bw-wig1-intel.d,
2448 testsuite/gas/i386/x86-64-evex-wig1.d,
2449 testsuite/gas/i386/x86-64-evex-wig1-intel.d: Adjust
2450 expectations.
2451
39e0f456
JB
24522020-07-06 Jan Beulich <jbeulich@suse.com>
2453
2454 * testsuite/gas/i386/avx512f-opts.s: Add EVEX movq tests.
2455 * testsuite/gas/i386/x86-64-avx512f-opts.s: Add blank line.
2456 * testsuite/gas/i386/avx512f-opts-intel.d,
2457 testsuite/gas/i386/avx512f-opts.d
2458 testsuite/gas/i386/x86-64-avx512f-opts-intel.d
2459 testsuite/gas/i386/x86-64-avx512f-opts.d: Adjust expectations.
2460
ddc73fa9
NC
24612020-07-06 Yuri Chornoivan <yurchor@ukr.net>
2462
2463 PR 26204
2464 * config/tc-arm.c: Fix spelling mistake.
2465 * config/tc-riscv.c: Likewise.
2466 * config/tc-z80.c: Likewise.
2467 * po/gas.pot: Regenerate.
2468
17550be7
NC
24692020-07-06 Nick Clifton <nickc@redhat.com>
2470
2471 * po/uk.po: Updated Ukranian translation.
2472
b19d852d
NC
24732020-07-04 Nick Clifton <nickc@redhat.com>
2474
2475 * configure: Regenerate.
2476 * po/gas.pot: Regenerate.
2477
24782020-07-04 Nick Clifton <nickc@redhat.com>
2479
2480 * version.m4: Change version number to 2.35.50.
2481 * configure: Regenerate.
2482 * po/bfd.pot: Regenerate.
2483
b115b9fd
NC
24842020-07-04 Nick Clifton <nickc@redhat.com>
2485
2486 Binutils 2.35 branch created.
2487
b657622c
AM
24882020-07-03 Alan Modra <amodra@gmail.com>
2489
2490 PR 26028
2491 * testsuite/gas/ia64/unwind-ilp32.d: Add -T to readelf options.
2492
c2ecccb3
L
24932020-07-02 H.J. Lu <hongjiu.lu@intel.com>
2494
2495 * config/tc-i386.c (build_modrm_byte): Check vexswapsources to
2496 swap two source operands.
2497
f436f38e
NC
24982020-07-02 Nick Clifton <nickc@redhat.com>
2499
2500 * testsuite/gas/all/fill-1.d: Skip for MeP targets.
2501
f405494f
AC
25022020-07-02 Alex Coplan <alex.coplan@arm.com>
2503
2504 * config/tc-aarch64.c (reg_name_p): Fix cast so that we don't
2505 segfault on negative chars.
2506 * testsuite/gas/aarch64/reglike-label-unicode-segv.d: New test.
2507 * testsuite/gas/aarch64/reglike-label-unicode-segv.s: Input.
2508
0942c7ab
NC
25092020-07-02 Nick Clifton <nickc@redhat.com>
2510
2511 PR 26028
2512 * testsuite/gas/ia64/group-2.d: Add -T option to readelf
2513 command line.
2514 * testsuite/gas/ia64/unwind.d: Likewise.
2515 * testsuite/gas/mmix/bspec-1.d: Likewise.
2516 * testsuite/gas/mmix/bspec-2.d: Likewise.
2517 * testsuite/gas/mmix/comment-1.d: Likewise.
2518 * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
2519
3443489c
AM
25202020-07-01 Alan Modra <amodra@gmail.com>
2521
2522 * config/tc-xc16x.c (md_apply_fix): Add FIXME.
2523
054b336d
AM
25242020-07-01 Alan Modra <amodra@gmail.com>
2525
2526 * testsuite/gas/all/eqv-dot.d: xfail targets that set linkrelax
2527 in data sections, and mep.
2528
bbd19b19
L
25292020-06-30 H.J. Lu <hongjiu.lu@intel.com>
2530
2531 * NEWS: Mention x86 NaCl target support removal.
2532 * config/tc-i386.c: Remove x86 NaCl target support.
2533 * config/tc-i386.h: Likewise.
2534 * configure.tgt: Likewise.
2535 * testsuite/gas/i386/i386.exp: Likewise.
2536 * testsuite/gas/i386/iamcu-1.d: Likewise.
2537 * testsuite/gas/i386/iamcu-2.d: Likewise.
2538 * testsuite/gas/i386/iamcu-3.d: Likewise.
2539 * testsuite/gas/i386/iamcu-4.d: Likewise.
2540 * testsuite/gas/i386/iamcu-5.d: Likewise.
2541 * testsuite/gas/i386/k1om.d: Likewise.
2542 * testsuite/gas/i386/l1om.d: Likewise.
2543
08ccfccf
NC
25442020-06-30 Nelson Chu <nelson.chu@sifive.com>
2545
2546 * config/tc-riscv.c (riscv_csr_class_check): Removed. Move the
2547 checking into riscv_csr_address.
2548 (riscv_csr_version_check): Likewise.
2549 (riscv_csr_address): New function. Return the suitable CSR address
2550 after checking the ISA dependency and versions. Issue warnings if
2551 we find any conflict and -mcsr-check is set. CSR_CLASS_F and
2552 CSR_CLASS_DEBUG are unprivileged CSR for now, so don't check the
2553 priv spec versions for them.
2554 (reg_csr_lookup_internal): Call riscv_csr_address to find the
2555 suitable CSR address.
2556 * testsuite/gas/riscv/priv-reg-fail-fext.d: Remove -mpriv-spec=1.11.
2557 * testsuite/gas/riscv/priv-reg-fail-read-only-01.d: Likewise.
2558 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: Likewise.
2559 * testsuite/gas/riscv/priv-reg-fail-fext.l: We don't care the
2560 priv spec warnings here. These warnings are added by accident.
2561 Remove them and only focus on the ISA dependency warnings.
2562 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
2563 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
2564 * testsuite/gas/riscv/priv-reg-fail-version-1p9.l: Updated since
2565 dscratch0 and dscratch1 are regarded as the unprivileged CSR rather
2566 than the privileged ones.
2567 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l: Likewise.
2568 * testsuite/gas/riscv/priv-reg-fail-version-1p10.l: Likewise.
2569 * testsuite/gas/riscv/priv-reg-fail-version-1p11.l: Likewise.
2570 * testsuite/gas/riscv/priv-reg.s: Likewise. Add missing debug CSR.
2571 * testsuite/gas/riscv/priv-reg-version-1p9.d: Likewise.
2572 * testsuite/gas/riscv/priv-reg-version-1p9p1.d: Likewise.
2573 * testsuite/gas/riscv/priv-reg-version-1p10.d: Likewise.
2574 * testsuite/gas/riscv/priv-reg-version-1p11.d: Likewise.
2575 * testsuite/gas/riscv/csr-dw-regnums.d: Likewise.
2576 * testsuite/gas/riscv/csr-dw-regnums.s: Likewise.
2577
8c190ce0
L
25782020-06-29 H.J. Lu <hongjiu.lu@intel.com>
2579
0be2fe67
AM
2580 * config/tc-i386.c (build_vex_prefix): Support VEX base opcode
2581 length > 1.
8c190ce0
L
2582 (md_assemble): Don't process ImmExt without operands.
2583
b20e7614
HPN
25842020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
2585
2586 PR gas/25331
2587 * config/tc-mmix.c (md_assemble) <fixup for
2588 BFD_RELOC_MMIX_BASE_PLUS_OFFSET>: This fixup affects 1 byte, not 8.
2589 Also, set its fx_no_overflow.
2590 (md_convert_frag) <case ENCODE_RELAX (STATE_PUSHJSTUB, STATE_ZERO)>:
2591 Similarly this fixup affects 4 bytes, not 8 and needs its
2592 fx_no_overflow set.
2593 * config/tc-mmix.h (TC_FX_SIZE_SLACK): Don't define.
4e394b28 2594 * testsuite/gas/mmix/pr25331.d, testsuite/gas/mmix/pr25331.s: New test.
b20e7614 2595
279edac5
AM
25962020-06-29 Alan Modra <amodra@gmail.com>
2597
2598 * config/tc-s12z.c: Use C style comments.
2599 * config/tc-z80.c: Likewise.
2600 * config/tc-xtensa.c (emit_ld_r_n): Remove commented out code.
2601
b6cd5d10
L
26022020-06-26 H.J. Lu <hongjiu.lu@intel.com>
2603
2604 * config/tc-i386.c (md_assemble): Process ImmExt without
2605 operands.
2606
63112cd6
L
26072020-06-26 H.J. Lu <hongjiu.lu@intel.com>
2608
2609 * config/tc-i386.c (check_VecOperands): Replace vecsib with sib.
2610 Replace VecSIB128, VecSIB256 and VecSIB512 with VECSIB128,
2611 VECSIB256 and VECSIB512, respectively.
2612 (build_modrm_byte): Replace vecsib with sib.
2613
2a1bb84c
JB
26142020-06-26 Jan Beulich <jbeulich@suse.com>
2615
2616 * testsuite/gas/i386/nop-1-suffix.d: New.
2617 * testsuite/gas/i386/i386.exp: Run new test.
2618
85f7484a
PB
26192020-06-26 Pat Bernardi <bernardi@adacore.com>
2620
2621 * config/tc-m68k.c (m68k_elf_gnu_attribute): New function.
2622 (md_pseudo_table): Handle "gnu_attribute".
2623 * doc/as.texi: Document GNU attribute for M68K.
2624
b59d128a
NC
26252020-06-25 Nick Clifton <nickc@redhat.com>
2626
2627 PR 26141
2628 * config/tc-arm.c (arm_force_relocation): Force resolution of
2629 BFD_RELOC_THUMB_PCREL_BRANCH12 relocations.
2630 * testsuite/gas/arm/plt-1.d: Adjust expected disassembly.
2631
c423d21a
JB
26322020-06-25 Jan Beulich <jbeulich@suse.com>
2633
2634 * config/tc-i386.c (md_assemble): Move call to process_immext()
2635 ...
2636 (process_operands): ... here.
2637
8bbb3ad8
JB
26382020-06-25 Jan Beulich <jbeulich@suse.com>
2639
2640 * config/tc-i386.c (process_suffix): Skip ambiguous operand size
2641 diagnostic when there is a sizing prefix. Switch to word/dword/
2642 qword encoding when there is a sizing prefix and no (explicit or
2643 derived) suffix.
2644 (update_imm): Handle presence of a sizing prefix.
2645 * testsuite/gas/i386/noreg16-data32.d,
2646 testsuite/gas/i386/noreg32-data16.d,
2647 testsuite/gas/i386/noreg32-data16.e,
2648 testsuite/gas/i386/noreg64-data16.d,
2649 testsuite/gas/i386/noreg64-data16.e,
2650 testsuite/gas/i386/noreg64-rex64.d: New.
2651 * testsuite/gas/i386/i386.exp: Run new tests.
2652 * testsuite/gas/i386/noreg32.s, testsuite/gas/i386/noreg64.s:
2653 Introduce and use pfx* macros.
2654 * testsuite/gas/i386/noreg16.s: Likewise. Replace 32-bit
2655 addressing.
2656 * testsuite/gas/i386/noreg16.d: Adjust expectations.
2657
589958d6
JB
26582020-06-25 Jan Beulich <jbeulich@suse.com>
2659
2660 * testsuite/gas/i386/avx-16bit.d,
2661 testsuite/gas/i386/avx-scalar.d, testsuite/gas/i386/avx.d,
2662 testsuite/gas/i386/avx512f-16bit.d,
2663 testsuite/gas/i386/avx512f.d,
2664 testsuite/gas/i386/evex-lig256.d,
2665 testsuite/gas/i386/evex-lig512.d
2666 testsuite/gas/i386/evex-wig1.d, testsuite/gas/i386/katmai.d,
2667 testsuite/gas/i386/noreg16.d, testsuite/gas/i386/noreg32.d,
2668 testsuite/gas/i386/ptwrite.d, testsuite/gas/i386/simd.d,
2669 testsuite/gas/i386/sse2-16bit.d,
2670 testsuite/gas/i386/sse2.d, testsuite/gas/i386/sse2avx.d: Adjust
2671 expectations.
2672
0b9404fd
JB
26732020-06-25 Jan Beulich <jbeulich@suse.com>
2674
2675 * config/tc-i386.c (md_assemble): Also reject explicit REX
2676 prefixes with VEX and alike encoded insns. Zap consumed bits
2677 from i.rex.
2678 (output_insn): Don't ignore REX prefix for VEX and alike
2679 encodings; abort() instead if encountered.
2680 * testsuite/gas/i386/x86-64-pseudos.s: Move REX-with-VEX cases
2681 ...
2682 * testsuite/gas/i386/x86-64-pseudos-bad.s: ... here.
2683 * testsuite/gas/i386/x86-64-pseudos.d,
2684 testsuite/gas/i386/x86-64-pseudos-bad.l: Adjust expectations.
2685
a5aeccd9
JB
26862020-06-25 Jan Beulich <jbeulich@suse.com>
2687
2688 * config/tc-i386.c (process_operands): Translate explicit REX
2689 prefix into i.rex for SSE2AVX templates.
2690 (set_rex_vrex): New helper.
2691 (build_modrm_byte): Use it.
2692 * testsuite/gas/i386/x86-64-sse2avx.s: Add cases with explict
2693 REX prefixes.
2694 * testsuite/gas/i386/x86-64-sse2avx.d: Adjust expectations.
2695
40d231b4
JB
26962020-06-25 Jan Beulich <jbeulich@suse.com>
2697
2698 * config/tc-i386.c (cpu_flags_match): Only match SSE2AVX
2699 templates when there's no data size prefix.
2700 (md_assemble): Reject data size prefix also for legacy encoded
2701 SIMD templates.
2702 * testsuite/gas/i386/prefix32.s, testsuite/gas/i386/prefix64.s:
2703 Uncomment previously not working line.
2704 * testsuite/gas/i386/sse2avx.s: Add ldmxcsr/stmxcsr cases with
2705 data16 prefix.
2706 * testsuite/gas/i386/prefix32.l, testsuite/gas/i386/prefix64.l,
2707 testsuite/gas/i386/sse2avx.d: Adjust expectations.
2708
11abe426
JB
27092020-06-25 Jan Beulich <jbeulich@suse.com>
2710
2711 * config/tc-i386.c (build_evex_prefix): Drop early setting of
2712 vec_length.
2713
1a79004f
NC
27142020-06-23 Nelson Chu <nelson.chu@sifive.com>
2715
2716 * config/tc-riscv.c (explicit_priv_attr): Rename explicit_csr to
2717 explicit_priv_attr. It used to indicate CSR or priv instructions are
2718 explictly used.
2719 (riscv_is_priv_insn): Return True if it is a privileged instruction.
2720 (riscv_ip): Call riscv_is_priv_insn to check whether the instruction
2721 is privileged or not. If it is, then set explicit_priv_attr to TRUE.
2722 (riscv_write_out_attrs): Clarification of when to generate the elf
2723 priv spec attributes.
2724 * testsuite/gas/riscv/attribute-11.s: Add comments.
2725 * testsuite/gas/riscv/attribute-14.s: New testcase. Use symbol
2726 `priv_insn_<n>` to decide which priv instruction is expected to used.
2727 (<n> is a to e.)
2728 * testsuite/gas/riscv/attribute-14a.d: Likewise.
2729 * testsuite/gas/riscv/attribute-14b.d: Likewise.
2730 * testsuite/gas/riscv/attribute-14c.d: Likewise.
2731 * testsuite/gas/riscv/attribute-14d.d: Likewise.
2732 * testsuite/gas/riscv/attribute-14e.d: Likewise.
2733
39ff0b81
NC
27342020-06-22 Nelson Chu <nelson.chu@sifive.com>
2735
2736 * config/tc-riscv.c (buf_size, buf): Remove the unused variables.
2737 (riscv_set_default_priv_spec): Get the priv spec version from the
2738 priv spec attributes by riscv_get_priv_spec_class_from_numbers.
2739
e2201c2a
AM
27402020-06-20 Alan Modra <amodra@gmail.com>
2741
2742 * configure.tgt: Set bfd_gas for all SH targets.
2743
d27c357a
JB
27442020-06-18 Jan Beulich <jbeulich@suse.com>
2745
2746 * testsuite/gas/i386/arch-13.s: Add alternative VMGEXIT case.
2747 * testsuite/gas/i386/arch-13.d: Extend -march=. Adjust
2748 expectations.
2749
708a2fff
CL
27502020-06-16 Lili Cui <lili.cui@intel.com>
2751
2752 * config/tc-i386.c (cpu_arch): Correct noavx512_vp2intersect
2753 cpu_arch to CPU_ANY_VP2INTERSECT_FLAGS.
2754 * doc/c-i386.texi: Add avx512_vp2intersect.
2755
2106ed9b
JB
27562020-06-16 Jan Beulich <jbeulich@suse.com>
2757
2758 * config/tc-i386.c (md_assemble): Drop SSE4a from SSE check
2759 conditional.
2760 * testsuite/gas/i386/sse-check.s: Adjust comment.
2761 * testsuite/gas/i386/sse-check-error.l,
2762 testsuite/gas/i386/sse-check-warn.e,
2763 testsuite/gas/i386/x86-64-sse-check-error.l: Adjust
2764 expectations.
2765
a435742a
AM
27662020-06-16 Alan Modra <amodra@gmail.com>
2767
2768 * config/tc-tic30.h: Remove OBJ_AOUT support.
2769 * configure.tgt: Delete tic30-*-*aout* entry.
2770
7a77f1ac
MF
27712020-06-15 Max Filippov <jcmvbkbc@gmail.com>
2772
2773 * config/tc-xtensa.c (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New
2774 macros.
2775 (elf32xtensa_abi): New declaration.
2776 (option_abi_windowed, option_abi_call0): New enum constants.
2777 (md_longopts): Add entries for --abi-windowed and --abi-call0.
2778 (md_parse_option): Add handlers for --abi-windowed and
2779 --abi-call0.
2780 (xtensa_add_config_info): Use xtensa_abi_choice instead of
2781 XSHAL_ABI to format ABI tag.
2782 * doc/as.texi (Target Xtensa options): Add --abi-windowed and
2783 --abi-call0 to the list of options.
2784 * doc/c-xtensa.texi: Add description for options --abi-windowed
2785 and --abi-call0.
2786 * testsuite/gas/xtensa/abi-call0.d: New test definition.
2787 * testsuite/gas/xtensa/abi-windowed.d: New test definition.
2788 * testsuite/gas/xtensa/abi.s: New test source.
2789
efe30057
L
27902020-06-14 H.J. Lu <hongjiu.lu@intel.com>
2791
2792 PR gas/26115
2793 * testsuite/gas/i386/tsxldtrk.d: Replace xsuspldtrk with
2794 xsusldtrk.
2795 * testsuite/gas/i386/tsxldtrk.s: Likewise.
2796 * testsuite/gas/i386/x86-64-tsxldtrk.d: Likewise.
2797 * testsuite/gas/i386/x86-64-tsxldtrk.s: Likewise.
2798
d8af286f
NC
27992020-06-12 Nelson Chu <nelson.chu@sifive.com>
2800
2801 * testsuite/gas/riscv/priv-reg-fail-version-1p9.d: Removed.
2802 * testsuite/gas/riscv/priv-reg-fail-version-1p9.l: Likewise.
2803 * testsuite/gas/riscv/priv-reg-version-1p9.d: Likewise.
2804
18ca16be
SG
28052020-06-09 Seth Girvan <snth@snthhacks.com>
2806
2807 * doc/c-avr.texi: Improve wording.
2808
6778f1c4
JB
28092020-06-09 Jan Beulich <jbeulich@suse.com>
2810
2811 * testsuite/gas/i386/x86-64-pseudos-bad.s,
2812 testsuite/gas/i386/x86-64-pseudos-bad.l: New.
2813
73239888
JB
28142020-06-09 Jan Beulich <jbeulich@suse.com>
2815
2816 * testsuite/gas/i386/prefix.s: Add bogus prefix-with-VEX/EVEX
2817 encoding tests.
2818 * testsuite/gas/i386/prefix.d: Adjust expectations.
2819
bf926894
JB
28202020-06-09 Jan Beulich <jbeulich@suse.com>
2821
2822 * testsuite/gas/i386/prefix.s: Add bogus REP / EVEX.W prefix
2823 with VEX/EVEX encoding tests.
2824 * testsuite/gas/i386/prefix.d: Adjust expectations.
2825
828c2a25
JB
28262020-06-09 Jan Beulich <jbeulich@suse.com>
2827
2828 * config/tc-i386.c (process_suffix): Restrict defaulting to 'q'
2829 suffix.
2830 * testsuite/gas/i386/noreg64.s: Add lcall/ljmp cases.
2831 * testsuite/gas/i386/noreg64.d: Adjust expectations.
2832 * testsuite/gas/i386/noreg-intel64.d,
2833 testsuite/gas/i386/noreg-intel64.l,
2834 testsuite/gas/i386/noreg-intel64.s: New.
2835 * testsuite/gas/i386/i386.exp: Run new tests.
2836
da4977e0
JB
28372020-06-09 Jan Beulich <jbeulich@suse.com>
2838
2839 * config/tc-i386.c (vex_encoding_error): New enumerator.
2840 (VEX_check_operands): Rename to VEX_check_encoding. Check
2841 for vex_encoding_error. Move Imm4 handling ...
2842 (check_VecOperands): ... here.
2843 (match_template): Call VEX_check_encoding when there are no
2844 operands. Split construct calling check_VecOperands and
2845 VEX_check_encoding (when there are operands).
2846 (check_register): Don't blindly set vex_encoding_evex.
2847 * testsuite/gas/i386/pseudos-bad.s,
2848 testsuite/gas/i386/pseudos-bad.l: New.
2849 * testsuite/gas/i386/i386.exp: Run new test.
2850 * testsuite/gas/i386/xmmhi64.s: Drop {vex2}.
2851
26417f19
AC
28522020-06-08 Alex Coplan <alex.coplan@arm.com>
2853
2854 * config/tc-arm.c (insns): Add dfb.
2855 * testsuite/gas/arm/dfb.d: New test.
2856 * testsuite/gas/arm/dfb.s: Input for test.
2857
9f3e7dbc
NC
28582020-06-08 Nick Clifton <nickc@redhat.com>
2859
2860 * testsuite/gas/cfi/cfi-i386-2.d: Skip for PE based targets.
2861
dd6b8a0b
JB
28622020-06-08 Jan Beulich <jbeulich@suse.com>
2863
2864 * config/tc-i386.c (pi): Add checks for RegMask and RegBND.
2865
73c76375
JB
28662020-06-08 Jan Beulich <jbeulich@suse.com>
2867
2868 * config/tc-i386.c (check_byte_reg): Drop dead conditional
2869 around as_bad().
2870
22e00a3f
JB
28712020-06-08 Jan Beulich <jbeulich@suse.com>
2872
2873 * config/tc-i386.c (check_register): Split RegTR handling, to
2874 fail recognition also in 64-bit mode as well as with i586 or
2875 i686 explicitly enabled.
2876 * testsuite/gas/i386/x86_64.s: Add insns referencing tr<N>.
2877 * testsuite/gas/i386/x86_64-intel.d,
2878 testsuite/gas/i386/x86_64.d: Adjust expectations.
2879
1ab84e02
JB
28802020-06-08 Jan Beulich <jbeulich@suse.com>
2881
2882 * testsuite/gas/cfi/cfi-i386-2.d: Adjust expectations.
2883 * testsuite/gas/cfi/cfi.exp: Run this test.
2884
af32b722
JB
28852020-06-08 Jan Beulich <jbeulich@suse.com>
2886
2887 * config/tc-i386.c (parse_real_register): Add allow_pseudo_reg
2888 check to %st(N) parsing logic.
2889 * testsuite/gas/cfi/cfi-i386.s: Set "generic32" arch.
2890
8a6fb3f9
JB
28912020-06-08 Jan Beulich <jbeulich@suse.com>
2892
2893 * config/tc-i386.c (bad_reg): New.
2894 (check_VecOperations, i386_att_operand, i386_parse_name): Check
2895 for it.
2896 (check_register): New, broken out from ...
2897 (parse_real_register): ... here. Call it.
2898 (parse_register): Call it, and error upon failure.
2899 * testsuite/gas/i386/equ-bad.s, testsuite/gas/i386/equ-bad.l,
2900 testsuite/gas/i386/x86-64-equ-bad.s,
2901 testsuite/gas/i386/x86-64-equ-bad.l: New.
2902 * testsuite/gas/i386/i386.exp: Run new tests.
2903
1424c35d
AM
29042020-06-06 Alan Modra <amodra@gmail.com>
2905
2906 * config/tc-ppc.c (md_show_usage): Mention -mpower10 and -mpwr10.
2907 * doc/c-ppc.texi: Likewise.
2908
87c69f97
AM
29092020-06-06 Alan Modra <amodra@gmail.com>
2910
2911 * config/tc-ppc.c: Update throughout for reloc renaming.
2912
f1919c56
JM
29132020-06-05 Jose E. Marchesi <jose.marchesi@oracle.com>
2914
2915 * config/tc-bpf.c (md_apply_fix): Avoid GCC 10 warning
2916 stringop-overflow.
2917
3fc6c3dc
NC
29182020-06-05 Nelson Chu <nelson.chu@sifive.com>
2919
2920 * config/tc-riscv.c (explicit_csr): New static boolean.
2921 Used to indicate CSR are explictly used.
2922 (riscv_ip): Set explicit_csr to TRUE if any CSR is used.
2923 (riscv_write_out_attrs): If we already have set elf priv
2924 attributes, then generate them. Otherwise, don't generate
2925 them when no CSR are used.
2926 * testsuite/gas/riscv/attribute-01.d: Remove the priv attributes.
2927 * testsuite/gas/riscv/attribute-02.d: Likewise.
2928 * testsuite/gas/riscv/attribute-03.d: Likewise.
2929 * testsuite/gas/riscv/attribute-04.d: Likewise.
2930 * testsuite/gas/riscv/attribute-05.d: Likewise.
2931 * testsuite/gas/riscv/attribute-06.d: Likewise.
2932 * testsuite/gas/riscv/attribute-07.d: Likewise.
2933 * testsuite/gas/riscv/attribute-08.d: Likewise.
2934 * testsuite/gas/riscv/attribute-09.d: Likewise.
2935 * testsuite/gas/riscv/attribute-10.d: Likewise.
2936 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
2937 * testsuite/gas/riscv/attribute-11.s: New testcase.
2938 * testsuite/gas/riscv/attribute-11.d: New testcase. The CSR is
2939 used, so we should output the ELF priv attributes.
2940 * testsuite/gas/riscv/attribute-12.d: New testcase. The CSR is
2941 used, so output the priv attributes according to the -mpriv-spec.
2942 * testsuite/gas/riscv/attribute-13.d: New testcase. The CSR isn't
2943 used, so ignore the -mpriv-spec setting.
2944
d413a623
L
29452020-06-04 H.J. Lu <hongjiu.lu@intel.com>
2946
2947 * config/tc-ip2k. (ip2k_apply_fix): Pass endianness to
2948 cgen_get_insn_value.
2949 * config/tc-xstormy16.c (xstormy16_md_apply_fix): Pass
2950 endianness to cgen_get_insn_value and cgen_put_insn_value.
2951
7d8b91fd
JM
29522020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
2953
2954 * config/tc-bpf.c (md_apply_fix): Simplify and avoid using
2955 cgen_put_insn_value.
2956
d8740be1
JM
29572020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
2958
2959 * config/tc-bpf.c (md_begin): Pass CGEN_CPU_OPEN_INSN_ENDIAN to
2960 bpf_cgen_cpu_open.
2961 (md_assemble): Remove no longer needed hack.
2962
e9bffec9
JM
29632020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
2964
2965 * cgen.c (gas_cgen_finish_insn): Pass the endianness to
2966 cgen_put_insn_value.
2967 (gas_cgen_md_apply_fix): Likewise.
2968 (gas_cgen_md_apply_fix): Likewise.
2969 * config/tc-bpf.c (md_apply_fix): Pass data endianness to
2970 cgen_put_insn_value.
2971 * config/tc-mep.c (mep_check_ivc2_scheduling): Pass endianness to
2972 cgen_put_insn_value.
2973
1cf67587
AM
29742020-06-04 Alan Modra <amodra@gmail.com>
2975
2976 * testsuite/config/default.exp: Remove global directive outside
2977 proc body.
2978 * testsuite/gas/mep/complex-relocs.exp: Likewise.
2979 * testsuite/gas/microblaze/relax_size.exp: Likewise.
2980 * testsuite/gas/microblaze/reloc_sym.exp: Likewise.
2981 * testsuite/gas/mt/relocs.exp: Likewise.
2982 * testsuite/gas/rx/rx.exp: Likewise.
2983
338d56a8
SC
29842020-06-03 Stephen Casner <casner@acm.org>
2985
2986 * doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.
2987
bb7322c6
JW
29882020-06-02 Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>
2989 Jim Wilson <jimw@sifive.com>
2990
2991 PR 26051
2992 * doc/c-riscv.texi (RISC-V-Formats): Add missing I format using
2993 simm12(rs1). Correct S format to use simm12(rs1). Drop SB and B
2994 formats using simm12(rs1). Correct SB and B to use rs1 and rs2.
2995 Move B before SB. Move J before UJ.
2996
c39c821c
AC
29972020-06-01 Alex Coplan <alex.coplan@arm.com>
2998
2999 * write.c (relax_segment): Fix handling of negative offset when
3000 relaxing an rs_org frag.
3001 * testsuite/gas/aarch64/org-neg.d: New test.
3002 * testsuite/gas/aarch64/org-neg.l: Error output for test.
3003 * testsuite/gas/aarch64/org-neg.s: Input for test.
3004 * testsuite/gas/arm/org-neg.d: New test.
3005 * testsuite/gas/arm/org-neg.l: Error output for test.
3006 * testsuite/gas/arm/org-neg.s: Input for test.
3007
66e3eb08
SC
30082020-05-28 Stephen Casner <casner@acm.org>
3009
3010 Fix unexpected failures in gas testsuite for pdp11-aout target.
3011 These are caused by the PDP11's mix of little-endian octets in
3012 shorts but shorts in big endian order for long or quad.
3013
3014 * config/tc-pdp11.c (md_number_to_chars): Implement .quad
3015 * testsuite/gas/all/gas.exp: Select alternate test scripts for
3016 pdp11, skip octa test completely.
3017 * testsuite/gas/all/eqv-dot-pdp11.s: Identical to eqv-dot.s
3018 * testsuite/gas/all/eqv-dot-pdp11.d: Match different octet order.
3019 * testsuite/gas/all/cond-pdp11.l: Match different octet order.
3020
9e85f042
NC
30212020-05-28 Alex Coplan <alex.coplan@arm.com>
3022
3023 * frags.c (frag_grow): Fix comment.
3024
1c912705
SC
30252020-05-27 Stephen Casner <casner@acm.org>
3026
3027 PR gas/26001
3028 * config/tc-pdp11.c (parse_reg): Distinguish register names from
3029 symbols that begin with a register name.
3030 * testsuite/gas/pdp11/pdp11.exp: Add test of such symbols.
3031 * testsuite/gas/pdp11/pr26001.s: Likewise.
3032 * testsuite/gas/pdp11/pr26001.d: Likewise.
3033
5c505568
SC
30342020-05-27 Simon Cook <simon.cook@embecosm.com>
3035
0be2fe67
AM
3036 * config/tc-riscv.c (riscv_init_csr_hash): NULL initilize next
3037 pointer when creating struct riscv_csr_extra.
5c505568 3038
3c730740
L
30392020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3040
3041 * testsuite/gas/i386/align-branch-9.d: Updated for PECOFF.
3042 * testsuite/gas/i386/inval-avx512f.s: Add .p2align for PECOFF.
3043 * testsuite/gas/i386/inval-avx512f.l: Updated.
3044
57b17940
SSF
30452020-05-26 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
3046
3047 * testsuite/gas/s390/zarch-z13.d: Add regexp checks for vector
3048 load/store instruction variants with alignment hints.
3049 * testsuite/gas/s390/zarch-z13.s: Emit new vector load/store
3050 instruction variants with alignment hints.
3051
e3fed0f2
L
30522020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3053
3054 PR gas/26044
3055 * config/tc-xgate.c (md_apply_fix): Check BFD_RELOC_XGATE_PCREL_X
3056 instead of R_XGATE_PCREL_X.
3057 (xgate_parse_operand): Replace R_XGATE_PCREL_X with
3058 BFD_RELOC_XGATE_PCREL_X.
3059
8bbc5da5
L
30602020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3061
3062 PR gas/26044
3063 * config/tc-visium.c (md_convert_frag): Replace fragP->fr_literal
3064 with &fragP->fr_literal[0].
3065
c4612b92
L
30662020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3067
3068 PR gas/26044
3069 * config/tc-vax.c (md_estimate_size_before_relax): Replace
3070 fragP->fr_literal with &fragP->fr_literal[0].
3071 (md_convert_frag): Likewise.
3072
70b1b570
L
30732020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3074
3075 PR gas/26044
3076 * config/tc-v850.c (md_convert_frag): Replace fragP->fr_literal
3077 with &fragP->fr_literal[0].
3078
e67e940f
L
30792020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3080
3081 PR gas/26044
3082 * config/tc-crx.c (getreg_image): Change argument type to int.
3083 (md_convert_frag): Replace fragP->fr_literal with
3084 &fragP->fr_literal[0].
3085
a05e3e20
L
30862020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3087
3088 PR gas/26044
3089 * onfig/tc-score.c (s3_do_macro_bcmp): Replace overlapping
3090 sprintf with memmove.
3091
c6412eee
L
30922020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3093
3094 * config/tc-mcore.c (md_convert_frag): Replace fragP->fr_literal
3095 with &fragP->fr_literal[0].
3096
9fcc3457
L
30972020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3098
3099 PR gas/26041
3100 * config/tc-cr16.c (md_assemble): Use memmove to concatenate
3101 2 overlapping strings.
3102
6c115e16
L
31032020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3104
3105 * config/tc-cr16.c (md_convert_frag): Replace fragP->fr_literal
3106 with &fragP->fr_literal[0].
3107
a39d29cd
L
31082020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3109
3110 * config/tc-csky.c (md_convert_frag): Replace fragp->fr_literal
3111 with &fragp->fr_literal[0].
3112 * config/tc-microblaze.c (md_apply_fix): Likewise.
3113 * config/tc-sh.c (md_convert_frag): Likewise.
3114
72393fd1
JW
31152020-05-24 Jim Wilson <jimw@sifive.com>
3116
3117 PR 26025
3118 * config/tc-riscv.c (riscv_pre_output_hook): Change s type from const
3119 asection to segT. New locals seg and subseg. Call subseg_set before
3120 fix_new_exp. Call subseg_set after loop to restore original values.
3121
9fbb53c7
AM
31222020-05-21 Alan Modra <amodra@gmail.com>
3123
3124 * atof-generic.c: Replace "if (x) free (x)" with "free (x)"
3125 throughout.
3126 * config/obj-elf.c: Likewise.
3127 * config/tc-aarch64.c: Likewise.
3128 * config/tc-arm.c: Likewise.
3129 * config/tc-m68k.c: Likewise.
3130 * config/tc-nios2.c: Likewise.
3131 * config/tc-tic30.c: Likewise.
3132 * ecoff.c: Likewise.
3133 * read.c: Likewise.
3134 * stabs.c: Likewise.
3135 * symbols.c: Likewise.
3136 * testsuite/gas/all/test-gen.c: Likewise.
3137
8f595e9b
NC
31382020-05-20 Nelson Chu <nelson.chu@sifive.com>
3139
3140 * testsuite/gas/riscv/priv-reg-fail-read-only-01.s: Updated.
3141 * config/tc-riscv.c (default_arch_with_ext, default_isa_spec):
3142 Static variables which are used to set the ISA extensions. You can
3143 use -march (or ELF build attributes) and -misa-spec to set them,
3144 respectively.
3145 (ext_version_hash): The hash table used to handle the extensions
3146 with versions.
3147 (init_ext_version_hash): Initialize the ext_version_hash according
3148 to riscv_ext_version_table.
3149 (riscv_get_default_ext_version): The callback function of
3150 riscv_parse_subset_t. According to the choosed ISA spec,
3151 get the default version for the specific extension.
3152 (riscv_set_arch): Set the callback function.
3153 (enum options, struct option md_longopts): Add new option -misa-spec.
3154 (md_parse_option): Do not call riscv_set_arch for -march. We will
3155 call it later in riscv_after_parse_args. Call riscv_get_isa_spec_class
3156 to set default_isa_spec class.
3157 (riscv_after_parse_args): Call init_ext_version_hash to initialize the
3158 ext_version_hash, and then call riscv_set_arch to set the architecture
3159 with versions according to default_arch_with_ext.
3160 * testsuite/gas/riscv/attribute-02.d: Set 0p0 as default version for
3161 x extensions.
3162 * testsuite/gas/riscv/attribute-03.d: Likewise.
3163 * testsuite/gas/riscv/attribute-09.d: New testcase. For i-ext, we
3164 already set it's version to 2p1 by march, so no need to use the default
3165 2p2 version. For m-ext, we do not set the version by -march and ELF arch
3166 attribute, so set the default 2p0 to it. For zicsr, it is not defined in
3167 ISA spec 2p2, so set 0p0 to it.
3168 * testsuite/gas/riscv/attribute-10.d: New testcase. The version of
3169 zicsr is 2p0 according to ISA spec 20191213.
3170 * config/tc-riscv.c (DEFAULT_RISCV_ARCH_WITH_EXT)
3171 (DEFAULT_RISCV_ISA_SPEC): Default configure option settings.
3172 You can set them by configure options --with-arch and
3173 --with-isa-spec, respectively.
3174 (riscv_set_default_isa_spec): New function used to set the
3175 default ISA spec.
3176 (md_parse_option): Call riscv_set_default_isa_spec rather than
3177 call riscv_get_isa_spec_class directly.
3178 (riscv_after_parse_args): If the -isa-spec is not set, then we
3179 set the default ISA spec according to DEFAULT_RISCV_ISA_SPEC by
3180 calling riscv_set_default_isa_spec.
3181 * testsuite/gas/riscv/attribute-01.d: Add -misa-spec=2.2, since
3182 the --with-isa-spec may be set to different ISA spec.
3183 * testsuite/gas/riscv/attribute-02.d: Likewise.
3184 * testsuite/gas/riscv/attribute-03.d: Likewise.
3185 * testsuite/gas/riscv/attribute-04.d: Likewise.
3186 * testsuite/gas/riscv/attribute-05.d: Likewise.
3187 * testsuite/gas/riscv/attribute-06.d: Likewise.
3188 * testsuite/gas/riscv/attribute-07.d: Likewise.
3189 * configure.ac: Add configure options, --with-arch and
3190 --with-isa-spec.
3191 * configure: Regenerated.
3192 * config.in: Regenerated.
3193 * config/tc-riscv.c (default_priv_spec): Static variable which is
3194 used to check if the CSR is valid for the chosen privilege spec. You
3195 can use -mpriv-spec to set it.
3196 (enum reg_class): We now get the CSR address from csr_extra_hash rather
3197 than reg_names_hash. Therefore, move RCLASS_CSR behind RCLASS_MAX.
3198 (riscv_init_csr_hashes): Only need to initialize one hash table
3199 csr_extra_hash.
3200 (riscv_csr_class_check): Change the return type to void. Don't check
3201 the ISA dependency if -mcsr-check isn't set.
3202 (riscv_csr_version_check): New function. Check and find the CSR address
3203 from csr_extra_hash, according to default_priv_spec. Report warning
3204 for the invalid CSR if -mcsr-check is set.
3205 (reg_csr_lookup_internal): Updated.
3206 (reg_lookup_internal): Likewise.
3207 (md_begin): Updated since DECLARE_CSR and DECLARE_CSR_ALIAS are changed.
3208 (enum options, struct option md_longopts): Add new GAS option -mpriv-spec.
3209 (md_parse_option): Call riscv_set_default_priv_version to set
3210 default_priv_spec.
3211 (riscv_after_parse_args): If -mpriv-spec isn't set, then set the default
3212 privilege spec to the newest one.
3213 (enum riscv_csr_class, struct riscv_csr_extra): Move them to
3214 include/opcode/riscv.h.
3215 * testsuite/gas/riscv/priv-reg-fail-fext.d: This test case just want
3216 to check the ISA dependency for CSR, so fix the spec version by adding
3217 -mpriv-spec=1.11.
3218 * testsuite/gas/riscv/priv-reg-fail-fext.l: Likewise. There are some
3219 version warnings for the test case.
0be2fe67
AM
3220 * testsuite/gas/riscv/priv-reg-fail-read-only-01.d: Likewise.
3221 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
3222 * testsuite/gas/riscv/priv-reg-fail-read-only-02.d: Likewise.
3223 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: Likewise.
3224 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
3225 * testsuite/gas/riscv/priv-reg-fail-version-1p9.d: New test case.
8f595e9b 3226 Check whether the CSR is valid when privilege version 1.9 is choosed.
0be2fe67
AM
3227 * testsuite/gas/riscv/priv-reg-fail-version-1p9.l: Likewise.
3228 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.d: New test case.
8f595e9b 3229 Check whether the CSR is valid when privilege version 1.9.1 is choosed.
0be2fe67
AM
3230 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l: Likewise.
3231 * testsuite/gas/riscv/priv-reg-fail-version-1p10.d: New test case.
8f595e9b 3232 Check whether the CSR is valid when privilege version 1.10 is choosed.
0be2fe67
AM
3233 * testsuite/gas/riscv/priv-reg-fail-version-1p10.l: Likewise.
3234 * testsuite/gas/riscv/priv-reg-fail-version-1p11.d: New test case.
8f595e9b 3235 Check whether the CSR is valid when privilege version 1.11 is choosed.
0be2fe67 3236 * testsuite/gas/riscv/priv-reg-fail-version-1p11.l: Likewise.
8f595e9b
NC
3237 * config/tc-riscv.c (DEFAULT_RISCV_ISA_SPEC): Default configure option
3238 setting. You can set it by configure option --with-priv-spec.
3239 (riscv_set_default_priv_spec): New function used to set the default
3240 privilege spec.
3241 (md_parse_option): Call riscv_set_default_priv_spec rather than
3242 call riscv_get_priv_spec_class directly.
3243 (riscv_after_parse_args): If -mpriv-spec isn't set, then we set the
3244 default privilege spec according to DEFAULT_RISCV_PRIV_SPEC by
3245 calling riscv_set_default_priv_spec.
3246 * testsuite/gas/riscv/csr-dw-regnums.d: Add -mpriv-spec=1.11, since
3247 the --with-priv-spec may be set to different privilege spec.
3248 * testsuite/gas/riscv/priv-reg.d: Likewise.
3249 * configure.ac: Add configure option --with-priv-spec.
3250 * configure: Regenerated.
3251 * config.in: Regenerated.
3252 * config/tc-riscv.c (explicit_attr): Rename explicit_arch_attr to
3253 explicit_attr. Set it to TRUE if any ELF attribute is found.
3254 (riscv_set_default_priv_spec): Try to set the default_priv_spec if
3255 the priv attributes are set.
3256 (md_assemble): Set the default_priv_spec according to the priv
3257 attributes when we start to assemble instruction.
3258 (riscv_write_out_attrs): Rename riscv_write_out_arch_attr to
3259 riscv_write_out_attrs. Update the arch and priv attributes. If we
3260 don't set the corresponding ELF attributes, then try to output the
3261 default ones.
3262 (riscv_set_public_attributes): If any ELF attribute or -march-attr
3263 options is set (explicit_attr is TRUE), then call riscv_write_out_attrs
3264 to update the arch and priv attributes.
3265 (s_riscv_attribute): Make sure all arch and priv attributes are set
3266 before any instruction.
3267 * testsuite/gas/riscv/attribute-01.d: Update the priv attributes if any
3268 ELF attribute or -march-attr is set. If the priv attributes are not
3269 set, then try to update them by the default setting (-mpriv-spec or
3270 --with-priv-spec).
3271 * testsuite/gas/riscv/attribute-02.d: Likewise.
3272 * testsuite/gas/riscv/attribute-03.d: Likewise.
3273 * testsuite/gas/riscv/attribute-04.d: Likewise.
3274 * testsuite/gas/riscv/attribute-06.d: Likewise.
3275 * testsuite/gas/riscv/attribute-07.d: Likewise.
3276 * testsuite/gas/riscv/attribute-08.d: Likewise.
3277 * testsuite/gas/riscv/attribute-09.d: Likewise.
3278 * testsuite/gas/riscv/attribute-10.d: Likewise.
3279 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
3280 * testsuite/gas/riscv/attribute-05.d: Likewise. Also, the priv spec
3281 set by priv attributes must be supported.
3282 * testsuite/gas/riscv/attribute-05.s: Likewise.
3283 * testsuite/gas/riscv/priv-reg-fail-version-1p9.d: Likewise. Updated
3284 priv attributes according to the -mpriv-spec option.
3285 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.d: Likewise.
3286 * testsuite/gas/riscv/priv-reg-fail-version-1p10.d: Likewise.
3287 * testsuite/gas/riscv/priv-reg-fail-version-1p11.d: Likewise.
3288 * testsuite/gas/riscv/priv-reg.d: Removed.
3289 * testsuite/gas/riscv/priv-reg-version-1p9.d: New test case. Dump the
3290 CSR according to the priv spec 1.9.
3291 * testsuite/gas/riscv/priv-reg-version-1p9p1.d: New test case. Dump the
3292 CSR according to the priv spec 1.9.1.
3293 * testsuite/gas/riscv/priv-reg-version-1p10.d: New test case. Dump the
3294 CSR according to the priv spec 1.10.
3295 * testsuite/gas/riscv/priv-reg-version-1p11.d: New test case. Dump the
3296 CSR according to the priv spec 1.11.
3297 * config/tc-riscv.c (md_show_usage): Add descriptions about
3298 the new GAS options.
3299 * doc/c-riscv.texi: Likewise.
3300
3d205eb4
PB
33012020-05-19 Peter Bergner <bergner@linux.ibm.com>
3302
3303 * testsuite/gas/ppc/power9.s <dcbf, dcbfl, dcbflp>: Add tests.
3304 * testsuite/gas/ppc/power9.d: Likewise.
3305 * testsuite/gas/ppc/power10.s <dcbf, dcbfps, dcbstps, hwsync, lwsync,
3306 pause_short, phwsync, plwsync, ptesync, stcisync, stncisync, stsync,
3307 sync, wait, waitrsv>: Add tests.
3308 * testsuite/gas/ppc/power10.d: Likewise.
3309
164446e0
AF
33102020-05-19 Alexander Fedotov <alfedotov@gmail.com>
3311
3312 PR 25992
3313 * config/tc-arm.c : Add arm_ext_v8r feature.
3314 (it_fsm_post_encode): Check arm_ext_v8r feature.
3315 (get_aeabi_cpu_arch_from_fset): Check arm_ext_v8r feature.
3316
69f57659
AM
33172020-05-19 Alan Modra <amodra@gmail.com>
3318
3319 * write.c (write_contents): Use bfd_get_filename rather than
3320 accessing bfd->filename directly. Use bfd_section_name rather
3321 than accessing section->name directly.
3322
0e1d094e
AM
33232020-05-19 Alan Modra <amodra@gmail.com>
3324
3325 * symbols.c (local_symbol_make): Init all of lsy_flags.
3326
d402189f
AM
33272020-05-18 Alan Modra <amodra@gmail.com>
3328
3329 * symbols.c (resolve_symbol_value): Invoke LOCAL_SYMBOL_CHECK
3330 before looking at add_symbol->sy_flags.
3331
503648e4 33322020-05-18 Hongtao Liu <hongtao.liu@intel.com>
3333
3334 * config/tc-i386.c: Not handle lret/iret.
3335 * testsuite/gas/i386/lfence-ret-a.d: Adjust testcase.
3336 * testsuite/gas/i386/lfence-ret-b.d: Ditto.
3337 * testsuite/gas/i386/lfence-ret-c.d: Ditto.
3338 * testsuite/gas/i386/lfence-ret-d.d: Ditto.
3339 * testsuite/gas/i386/lfence-ret.s: Ditto.
3340 * testsuite/gas/i386/x86-64-lfence-ret-a.d: Ditto.
3341 * testsuite/gas/i386/x86-64-lfence-ret-b.d: Ditto.
3342 * testsuite/gas/i386/x86-64-lfence-ret-c.d: Ditto.
3343 * testsuite/gas/i386/x86-64-lfence-ret-d.d: Ditto.
3344 * testsuite/gas/i386/x86-64-lfence-ret-e.d: Ditto.
3345 * testsuite/gas/i386/x86-64-lfence-ret.s: Ditto.
3346 * testsuite/gas/i386/x86-64-lfence-ret.e: Deleted.
3347
2a50b401
AM
33482020-05-15 Alan Modra <amodra@gmail.com>
3349 Alex Coplan <alex.coplan@arm.com>
3350
3351 * symbols.c (struct local_symbol): Update comment.
3352 (resolve_symbol_value): For resolved symbols equated to other
3353 symbols, verify that the referenced symbol is not a local_symbol
3354 before accessing sy_value. Don't leave symbol loops during
3355 finalize_syms resolution.
3356 * testsuite/gas/all/assign-bad-recursive.d: New test.
3357 * testsuite/gas/all/assign-bad-recursive.l: Error output for test.
3358 * testsuite/gas/all/assign-bad-recursive.s: Assembly for test.
3359 * testsuite/gas/all/gas.exp: Run it.
3360
9d95b8e9
NC
33612020-05-14 Nick Clifton <nickc@redhat.com>
3362
3363 * po/sv.po: Updated Swedish translation.
3364
3b646889
AM
33652020-05-11 Alan Modra <amodra@gmail.com>
3366
3367 * testsuite/gas/ppc/scalarquad.d,
3368 * testsuite/gas/ppc/scalarquad.s: New test.
3369 * testsuite/gas/ppc/ppc.exp: Run it.
3370
9cc4ce88
AM
33712020-05-11 Alan Modra <amodra@gmail.com>
3372
3373 * testsuite/gas/ppc/rightmost.d,
3374 * testsuite/gas/ppc/rightmost.s: New test.
3375 * testsuite/gas/ppc/ppc.exp: Run it.
3376
5d57bc3f
AM
33772020-05-11 Alan Modra <amodra@gmail.com>
3378
3379 * testsuite/gas/ppc/xvtlsbb.d,
3380 * testsuite/gas/ppc/xvtlsbb.s: New test.
3381 * testsuite/gas/ppc/ppc.exp: Run it.
3382
66ef5847
AM
33832020-05-11 Alan Modra <amodra@gmail.com>
3384
3385 * testsuite/gas/ppc/stringop.d,
3386 * testsuite/gas/ppc/stringop.s: New test.
3387 * testsuite/gas/ppc/ppc.exp: Run it.
3388
4f3e9537
PB
33892020-05-11 Peter Bergner <bergner@linux.ibm.com>
3390
3391 * testsuite/gas/ppc/set_bool.d,
3392 * testsuite/gas/ppc/set_bool.s: New test.
3393 * testsuite/gas/ppc/ppc.exp: Run it.
3394
ec40e91c
AM
33952020-05-11 Alan Modra <amodra@gmail.com>
3396
3397 * testsuite/gas/ppc/bitmanip.d,
3398 * testsuite/gas/ppc/bitmanip.s: New test.
3399 * testsuite/gas/ppc/ppc.exp: Run it.
3400
d7e97a76
AM
34012020-05-11 Alan Modra <amodra@gmail.com>
3402
3403 * testsuite/gas/ppc/genpcv.d,
3404 * testsuite/gas/ppc/genpcv.s: New test.
3405 * testsuite/gas/ppc/ppc.exp: Run it.
3406
fdefed7c
AM
34072020-05-11 Alan Modra <amodra@gmail.com>
3408
3409 * testsuite/gas/ppc/maskmanip.d,
3410 * testsuite/gas/ppc/maskmanip.s: New test.
3411 * testsuite/gas/ppc/ppc.exp: Run it.
3412
aa3c112f
AM
34132020-05-11 Alan Modra <amodra@gmail.com>
3414 Peter Bergner <bergner@linux.ibm.com>
3415
3416 * config/tc-ppc.c (pre_defined_registers): Add accumulators.
3417 (md_assemble): Check acc specified in correct operand.
3418 * testsuite/gas/ppc/outerprod.d,
3419 * testsuite/gas/ppc/outerprod.s,
3420 * testsuite/gas/ppc/vsx4.d,
3421 * testsuite/gas/ppc/vsx4.s: New tests.
3422 * testsuite/gas/ppc/ppc.exp: Run them.
3423
6edbfd3b
AM
34242020-05-11 Alan Modra <amodra@gmail.com>
3425
3426 * testsuite/gas/ppc/simd_perm.d,
3427 * testsuite/gas/ppc/simd_perm.s: New test.
3428 * testsuite/gas/ppc/ppc.exp: Run it.
3429
c7d7aea2
AM
34302020-05-11 Alan Modra <amodra@gmail.com>
3431
3432 * testsuite/gas/ppc/int128.d,
3433 * testsuite/gas/ppc/int128.s: New test.
3434 * testsuite/gas/ppc/ppc.exp: Run it.
3435
94ba9882
AM
34362020-05-11 Alan Modra <amodra@gmail.com>
3437
3438 * testsuite/gas/ppc/vsx_32byte.d,
3439 * testsuite/gas/ppc/vsx_32byte.s: New test.
3440 * testsuite/gas/ppc/ppc.exp: Run it.
3441
f4791f1a
AM
34422020-05-11 Alan Modra <amodra@gmail.com>
3443
3444 * testsuite/gas/ppc/vec_mul.s,
3445 * testsuite/gas/ppc/vec_mul.d: New test.
3446 * testsuite/gas/ppc/ppc.exp: Run it.
3447
3ff0a5ba
PB
34482020-05-11 Peter Bergner <bergner@linux.ibm.com>
3449
3450 * testsuite/gas/ppc/byte_rev.d,
3451 * testsuite/gas/ppc/byte_rev.s: New test.
3452 * testsuite/gas/ppc/ppc.exp: Run it.
3453
afef4fe9
PB
34542020-05-11 Peter Bergner <bergner@linux.ibm.com>
3455
3456 * testsuite/gas/ppc/power10.d: Add paste. tests.
3457 * testsuite/gas/ppc/power10.s: Likewise.
3458
1224c05d
PB
34592020-05-11 Peter Bergner <bergner@linux.ibm.com>
3460
3461 * testsuite/gas/ppc/power10.s: New test.
3462 * testsuite/gas/ppc/power10.d: Likewise.
3463 * testsuite/gas/ppc/ppc.exp: Run it.
3464
7c1f4227
AM
34652020-05-11 Alan Modra <amodra@gmail.com>
3466
3467 * config/tc-ppc.c (md_assemble): Update for PPC_OPCODE_POWER10
3468 renaming.
3469 * testsuite/gas/ppc/prefix-align.d: Use -mpower10/-Mpower10 in
3470 place of -mfuture/-Mfuture.
3471 * testsuite/gas/ppc/prefix-pcrel.d: Likewise.
3472 * testsuite/gas/ppc/prefix-reloc.d: Likewise.
3473
bfeaed38
NC
34742020-05-06 Nick Clifton <nickc@redhat.com>
3475
3476 * po/sv.po: Updated Swedish translation.
3477
6ef719c0
NC
34782020-05-06 Nick Clifton <nickc@redhat.com>
3479
3480 PR 25927
3481 * doc/as.texi (Preprocessing): Replace cross reference to not
3482 existant document with a URL to the equivalent page in the GCC
3483 manual.
3484
546cb2d8
NC
34852020-05-05 Nick Clifton <nickc@redhat.com>
3486
3487 * dwarf2dbg.c (out_dir_and_file_list): Add comments describing the
3488 construction of a DWARF-5 directory name table.
3489 * testsuite/gas/elf/pr25917.d: Update expected output.
3490
7d0bd487
GN
34912020-05-05 Gunther Nikl <gnikl@justmail.de>
3492
3493 * config/tc-rx.c (elf_flags): Initialize for non-linux targets.
3494 (md_parse_option): Remove initialization of elf_flags.
070b775f 3495
fe05f369
ASDV
34962020-05-04 Andre Vieira <andre.simoesdiasvieira@arm.com>
3497
3498 PR gas/25863
3499 * config/tc-arm.c (do_mve_vmull): Fix scalar and NEON parsing of vmul.
3500 * testsuite/gas/arm/mve-scalar-vmult-it.d: New test.
3501 * testsuite/gas/arm/mve-scalar-vmult-it.s: New test.
3502
4706679d
NC
35032020-05-04 Nick Clifton <nickc@redhat.com>
3504
3505 PR 25917
3506 * dwarf2dbg.c (out_dir_and_file_list): Check for the directory
3507 table's existence before looking at its entries.
070b775f
NC
3508 Also do not emit a default directory entry if there are no
3509 directories in use.
3510
4706679d
NC
3511 * testsuite/gas/elf/pr25917.s: New test source file.
3512 * testsuite/gas/elf/pr25917.d: New test driver.
3513 * testsuite/gas/elf/elf.exp (run_elf_list_test): Run the new test.
3514
09c1e68a
AC
35152020-04-30 Alex Coplan <alex.coplan@arm.com>
3516
3517 * config/tc-aarch64.c (fix_insn): Implement for
3518 AARCH64_OPND_UNDEFINED.
3519 (parse_operands): Implement for AARCH64_OPND_UNDEFINED.
3520 * testsuite/gas/aarch64/udf.s: New.
3521 * testsuite/gas/aarch64/udf.d: New.
3522 * testsuite/gas/aarch64/udf-invalid.s: New.
3523 * testsuite/gas/aarch64/udf-invalid.l: New.
3524 * testsuite/gas/aarch64/udf-invalid.d: New.
3525
c578f16e
YS
35262020-04-30 Yoshinori Sato <ysato@users.sourceforge.jp>
3527
3528 * config/tc-rx.c (elf_flags): Reset default value.
3529 (md_parse_option): For rx-elf Initialize elf_flags with RX_ABI.
3530
935f1f4b
MF
35312020-04-29 Max Filippov <jcmvbkbc@gmail.com>
3532
3533 * config/tc-xtensa.c (XTENSA_MARCH_EARLIEST): Define macro as 0
3534 if it's not defined.
3535 (microarch_earliest): New static variable.
3536 (xg_translate_idioms): Translate "simcall" to "simcall 0" when
3537 simcall opcode has mandatory parameter.
3538 (xg_init_global_config): Initialize microarch_earliest.
3539
5c936ef5
NC
35402020-04-29 Nick Clifton <nickc@redhat.com>
3541
3542 PR 22699
3543 * config/tc-sh.c (build_Mytes): Change operand type IMM0_8 to
3544 IMM0_8S and add support for IMM0_8U.
3545 * testsuite/gas/sh/sh4a.s: Add test of a logical insn using an
3546 unsigned 8-bit immediate.
3547 * testsuite/gas/sh/sh4a.d: Extended expected disassembly.
241e541d 3548 * testsuite/gas/sh/sh4al-dsp.d: Update expected disassembly.
5c936ef5 3549
251dae91
TC
35502020-04-27 Tamar Christina <tamar.christina@arm.com>
3551
3552 * NEWS: Add news entry for big-obj.
3553 * config/tc-i386.c (i386_target_format): Support new format.
3554 * doc/c-i386.texi: Add i386 support.
3555 * testsuite/gas/pe/big-obj.d: Rename test to not be x64 specific.
3556 * testsuite/gas/pe/pe.exp (big-obj): Make test run on i386 as well.
3557
714e6c96
NC
35582020-04-27 Nick Clifton <nickc@redhat.com>
3559
3560 PR 25878
3561 * dwarf2dbg.c (struct file_entry): Add auto_assigned field.
3562 (assign_file_to_slot): New function. Fills in an entry in the
3563 files table.
3564 (allocate_filenum): Use new function.
3565 (allocate_filename_to_slot): Use new function. If the specified
3566 slot entry is already in use, but was chosen automatically then
3567 reassign the automatic entry.
3568
a09f656b 35692020-04-26 Hongtao Liu <hongtao.liu@intel.com
3570
3571 * config/tc-i386.c (lfence_before_ret_shl): New member.
3572 (load_insn_p): implict load for POP/POPA/POPF/XLATB, no load
3573 for Anysize insns.
3574 (insert_after_load): Issue warning for REP CMPS/SCAS.
3575 (insert_before_before): Handle iret, Handle
3576 -mlfence-before-ret=shl, Adjust operand size of or/not/shl to ret's,
3577 (md_parse_option): Change -mlfence-before-ret=[none|not|or] to
3578 -mlfence-before-ret=[none/not/or/shl/yes].
3579 Enable -mlfence-before-ret=shl when
3580 -mlfence-beofre-indirect-branch=all and no explict -mlfence-before-ret option.
3581 (md_show_usage): Ditto.
3582 * doc/c-i386.texi: Ditto.
3583 * testsuite/gas/i386/i386.exp: Add new testcases.
3584 * testsuite/gas/i386/lfence-load-b.d: New.
3585 * testsuite/gas/i386/lfence-load-b.e: New.
3586 * testsuite/gas/i386/lfence-load.d: Modified.
3587 * testsuite/gas/i386/lfence-load.e: New.
3588 * testsuite/gas/i386/lfence-load.s: Modified.
3589 * testsuite/gas/i386/lfence-ret-a.d: Modified.
3590 * testsuite/gas/i386/lfence-ret-b.d: Modified.
3591 * testsuite/gas/i386/lfence-ret-c.d: New.
3592 * testsuite/gas/i386/lfence-ret-d.d: New.
3593 * testsuite/gas/i386/lfence-ret.s: Modified.
3594 * testsuite/gas/i386/x86-64-lfence-load-b.d: New.
3595 * testsuite/gas/i386/x86-64-lfence-load.d: Modified.
3596 * testsuite/gas/i386/x86-64-lfence-load.s: Modified.
3597 * testsuite/gas/i386/x86-64-lfence-ret-a.d: Modified.
3598 * testsuite/gas/i386/x86-64-lfence-ret-b.d: Modified.
3599 * testsuite/gas/i386/x86-64-lfence-ret-c.d: New.
3600 * testsuite/gas/i386/x86-64-lfence-ret-d.d: New
3601 * testsuite/gas/i386/x86-64-lfence-ret-e.d: New.
3602 * testsuite/gas/i386/x86-64-lfence-ret.e: New.
3603 * testsuite/gas/i386/x86-64-lfence-ret.s: New.
3604
30ce8e47
MF
36052020-04-22 Max Filippov <jcmvbkbc@gmail.com>
3606
3607 PR ld/25861
3608 * config/tc-xtensa.c (md_apply_fix): Replace
3609 BFD_RELOC_XTENSA_DIFF{8,16,32} generation with
3610 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
3611 BFD_RELOC_XTENSA_NDIFF{8,16,32} generation.
3612 * testsuite/gas/xtensa/loc.d: Replace BFD_RELOC_XTENSA_DIFF16
3613 with BFD_RELOC_XTENSA_PDIFF16 in the expected output.
3614
31c89d60
AM
36152020-04-22 Alan Modra <amodra@gmail.com>
3616
3617 * config/obj-elf.c (elf_frob_symbol): Unconditionally remove
3618 symbol for ".symver .. remove".
3619 * doc/as.texi (.symver): Update.
3620 * testsuite/gas/symver/symver11.s: Make foo weak.
3621 * testsuite/gas/symver/symver11.d: Expect an error.
3622 * testsuite/gas/symver/symver7.d: Allow other random symbols.
3623
1d3eb556
L
36242020-04-21 H.J. Lu <hongjiu.lu@intel.com>
3625
3626 * testsuite/gas/symver/symver11.s: Add ".balign 8".
3627
bb2a1453
AS
36282020-04-21 Andreas Schwab <schwab@linux-m68k.org>
3629
3630 PR 25848
3631 * testsuite/gas/m68k/operands.s: Add tests for cmpi.
3632 * testsuite/gas/m68k/operands.d: Update.
3633 * testsuite/gas/m68k/op68000.d: Update for new error messages.
3634
c36876fe
TC
36352020-04-21 Tamar Christina <tamar.christina@arm.com>
3636
3637 PR binutils/24753
3638 * testsuite/gas/arm/pr24753.d: New test.
3639 * testsuite/gas/arm/pr24753.s: New test.
3640
6914be53
L
36412020-04-21 H.J. Lu <hongjiu.lu@intel.com>
3642
3643 PR gas/23840
3644 PR gas/25295
3645 * NEWS: Mention .symver extension.
3646 * config/obj-elf.c (obj_elf_find_and_add_versioned_name): New
3647 function.
3648 (obj_elf_symver): Call obj_elf_find_and_add_versioned_name to
3649 add a version name. Add local, hidden and remove visibility
3650 support.
3651 (elf_frob_symbol): Handle the list of version names. Update the
3652 original symbol to local, hidden or remove it from the symbol
3653 table.
3654 (elf_frob_file_before_adjust): Handle the list of version names.
3655 * config/obj-elf.h (elf_visibility): New.
3656 (elf_versioned_name_list): Likewise.
3657 (elf_obj_sy): Change local to bitfield. Add rename, bad_version
3658 and visibility. Change versioned_name pointer to struct
3659 elf_versioned_name_list.
3660 * doc/as.texi: Update .symver directive.
3661 * testsuite/gas/symver/symver.exp: Run all *.d tests. Add more
3662 error checking tests.
3663 * testsuite/gas/symver/symver6.d: New file.
3664 * testsuite/gas/symver/symver7.d: Likewise.
3665 * testsuite/gas/symver/symver7.s: Likewise.
3666 * testsuite/gas/symver/symver8.d: Likewise.
3667 * testsuite/gas/symver/symver8.s: Likewise.
3668 * testsuite/gas/symver/symver9.s: Likewise.
3669 * testsuite/gas/symver/symver9a.d: Likewise.
3670 * testsuite/gas/symver/symver9b.d: Likewise.
3671 * testsuite/gas/symver/symver10.s: Likewise.
3672 * testsuite/gas/symver/symver10a.d: Likewise.
3673 * testsuite/gas/symver/symver10b.d: Likewise.
3674 * testsuite/gas/symver/symver11.d: Likewise.
3675 * testsuite/gas/symver/symver11.s: Likewise.
3676 * testsuite/gas/symver/symver12.d: Likewise.
3677 * testsuite/gas/symver/symver12.s: Likewise.
3678 * testsuite/gas/symver/symver13.d: Likewise.
3679 * testsuite/gas/symver/symver13.s: Likewise.
3680 * testsuite/gas/symver/symver14.d: Likewise.
3681 * testsuite/gas/symver/symver14.l: Likewise.
3682 * testsuite/gas/symver/symver15.d: Likewise.
3683 * testsuite/gas/symver/symver15.l: Likewise.
3684 * testsuite/gas/symver/symver6.l: Removed.
3685 * testsuite/gas/symver/symver6.s: Updated.
3686
c2e5c986
SD
36872020-04-20 Sudakshina Das <sudi.das@arm.com>
3688
3689 * config/tc-aarch64.c (parse_barrier_psb): Update error messages
3690 to include TSB.
3691 * testsuite/gas/aarch64/system-2.d: Update -march and new tsb tests.
3692 * testsuite/gas/aarch64/system-2.s: Add new tsb tests.
3693 * testsuite/gas/aarch64/system.d: Update.
3694
8a6e1d1d
SD
36952020-04-20 Sudakshina Das <sudi.das@arm.com>
3696
3697 * testsuite/gas/aarch64/bti.d: Update -march option.
3698 * testsuite/gas/aarch64/illegal-bti.d: Remove.
3699 * testsuite/gas/aarch64/illegal-bti.l: Remove.
3700 * testsuite/gas/aarch64/illegal-ras-1.l: Remove esb.
3701 * testsuite/gas/aarch64/illegal-ras-1.s: Remove esb.
3702
49af2f5c
AM
37032020-04-17 Alan Modra <amodra@gmail.com>
3704
3705 * config/tc-bfin.h (TC_EQUAL_IN_INSN): Allow assignment to dot.
3706
8e4979ac
NC
37072020-04-16 Gagan Singh Sidhu <broly@mac.com>
3708 Nick Clifton <nickc@redhat.com>
3709
3710 PR 25803
3711 * config/obj-elf.c (obj_elf_type): Reject ifunc symbols on MIPS
3712 targets.
3713 * testsuite/gas/elf/elf.exp: Add MIPS targets to the list to skip
3714 for the type-2 test.
3715 * testsuite/gas/elf/type-noifunc.e: Update to allow for MIPS
3716 targets running this test.
3717
c54a9b56
DF
37182020-02-16 David Faust <david.faust@oracle.com>
3719
3720 * testsuite/gas/bpf/bpf.exp: Run jump32 tests.
3721 * testsuite/gas/bpf/jump32.s: New file.
3722 * testsuite/gas/bpf/jump32.d: Likewise.
3723
3071b197
L
37242020-04-08 H.J. Lu <hongjiu.lu@intel.com>
3725
3726 * doc/c-i386.texi: Correct -mlfence-before-indirect-branch=
3727 documentation.
3728
6a3ab923
GN
37292020-04-08 Gunther Nikl <gnikl@justmail.de>
3730
3731 * config/tc-moxie.h (MD_PCREL_FROM_SECTION): Delete define.
3732 (md_pcrel_from): Remove prototytpe.
d9f19885
GN
3733 * config/tc-m32c.h (MD_PCREL_FROM_SECTION): Delete duplicate
3734 define.
3735 (md_pcrel_from_section): Remove duplicate prototype.
9ad4cfa8
GN
3736 * tc.h (md_pcrel_from_section): Add prototype.
3737 * config/tc-aarch64.h (md_pcrel_from_section): Remove prototype.
3738 * config/tc-arc.h (md_pcrel_from_section): Likewise.
3739 * config/tc-arm.h (md_pcrel_from_section): Likewise.
3740 * config/tc-avr.h (md_pcrel_from_section): Likewise.
3741 * config/tc-bfin.h (md_pcrel_from_section): Likewise.
3742 * config/tc-bpf.h (md_pcrel_from_section): Likewise.
3743 * config/tc-csky.h (md_pcrel_from_section): Likewise.
3744 * config/tc-d10v.h (md_pcrel_from_section): Likewise.
3745 * config/tc-d30v.h (md_pcrel_from_section): Likewise.
3746 * config/tc-epiphany.h (md_pcrel_from_section): Likewise.
3747 * config/tc-fr30.h (md_pcrel_from_section): Likewise.
3748 * config/tc-frv.h (md_pcrel_from_section): Likewise.
3749 * config/tc-iq2000.h (md_pcrel_from_section): Likewise.
3750 * config/tc-lm32.h (md_pcrel_from_section): Likewise.
3751 * config/tc-m32c.h (md_pcrel_from_section): Likewise.
3752 * config/tc-m32r.h (md_pcrel_from_section): Likewise.
3753 * config/tc-mcore.h (md_pcrel_from_section): Likewise.
3754 * config/tc-mep.h (md_pcrel_from_section): Likewise.
3755 * config/tc-metag.h (md_pcrel_from_section): Likewise.
3756 * config/tc-microblaze.h (md_pcrel_from_section): Likewise.
3757 * config/tc-mmix.h (md_pcrel_from_section): Likewise.
3758 * config/tc-moxie.h (md_pcrel_from_section): Likewise.
3759 * config/tc-msp430.h (md_pcrel_from_section): Likewise.
3760 * config/tc-mt.h (md_pcrel_from_section): Likewise.
3761 * config/tc-or1k.h (md_pcrel_from_section): Likewise.
3762 * config/tc-ppc.h (md_pcrel_from_section): Likewise.
3763 * config/tc-rl78.h (md_pcrel_from_section): Likewise.
3764 * config/tc-rx.h (md_pcrel_from_section): Likewise.
3765 * config/tc-s390.h (md_pcrel_from_section): Likewise.
3766 * config/tc-sh.h (md_pcrel_from_section): Likewise.
3767 * config/tc-xc16x.h (md_pcrel_from_section): Likewise.
3768 * config/tc-xstormy16.h (md_pcrel_from_section): Likewise.
4c09b8c4
GN
3769 * config/tc-microblaze.h (md_begin, md_assemble, md_undefined_symbol,
3770 md_show_usage, md_convert_frag, md_operand, md_number_to_chars,
3771 md_estimate_size_before_relax, md_section_align, tc_gen_reloc,
3772 md_apply_fix3): Delete prototypes.
6a3ab923 3773
6e0e8b45
L
37742020-04-07 H.J. Lu <hongjiu.lu@intel.com>
3775
3776 * NEWS: Mention support for Intel SERIALIZE and TSXLDTRK
3777 instructions.
3778
266803a2
L
37792020-04-07 H.J. Lu <hongjiu.lu@intel.com>
3780
3781 * doc/c-z80.texi: Fix @xref warnings.
3782
bb651e8b
CL
37832020-04-07 Lili Cui <lili.cui@intel.com>
3784
3785 * config/tc-i386.c (cpu_arch): Add .TSXLDTRK.
3786 (cpu_noarch): Likewise.
3787 * doc/c-i386.texi: Document TSXLDTRK.
3788 * testsuite/gas/i386/i386.exp: Run TSXLDTRK tests.
3789 * testsuite/gas/i386/tsxldtrk.d: Likewise.
3790 * testsuite/gas/i386/tsxldtrk.s: Likewise.
3791 * testsuite/gas/i386/x86-64-tsxldtrk.d: Likewise.
3792
4b27d27c
L
37932020-04-02 Lili Cui <lili.cui@intel.com>
3794
3795 * config/tc-i386.c (cpu_arch): Add .serialize.
3796 (cpu_noarch): Likewise.
3797 * doc/c-i386.texi: Document serialize.
3798 * testsuite/gas/i386/i386.exp: Run serialize tests
3799 * testsuite/gas/i386/serialize.d: Likewise.
3800 * testsuite/gas/i386/x86-64-serialize.d: Likewise.
3801 * testsuite/gas/i386/serialize.s: Likewise.
3802
bb897477
RO
38032020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3804
3805 * testsuite/gas/elf/section12a.d: Use notarget instead of xfail.
3806 * testsuite/gas/elf/section12b.d: Likewise.
3807 * testsuite/gas/elf/section16a.d: Likewise.
3808 * testsuite/gas/elf/section16b.d: Likewise.
3809
59e28a97
GN
38102020-04-02 Gunther Nikl <gnikl@justmail.de>
3811
3812 * config/tc-m68k.c (m68k_ip): Fix range check for index register
3813 with a suppressed address register.
3814
efc3a950
L
38152020-04-01 H.J. Lu <hongjiu.lu@intel.com>
3816
3817 PR gas/25756
3818 * config/tc-i386.h (TC_FORCE_RELOCATION_ABS): New.
3819 * testsuite/gas/i386/localpic.s: Add a test for relocation
3820 against local absolute symbol.
3821 * testsuite/gas/i386/x86-64-localpic.s: Likewise.
3822 * testsuite/gas/i386/localpic.d: Updated.
3823 * testsuite/gas/i386/x86-64-localpic.d: Likewise.
3824 * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise.
3825
15d47c3a
RO
38262020-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3827
3828 PR gas/25732
3829 * testsuite/gas/i386/solaris/x86-64-branch-2.d: New file.
3830 * testsuite/gas/i386/solaris/x86-64-branch-3.d: New file.
3831 * testsuite/gas/i386/solaris/x86-64-jump.d: Incorporate changes to
3832 testsuite/gas/i386/x86-64-jump.d.
0be2fe67 3833 * testsuite/gas/i386/solaris/x86-64-mpx-branch-1.d:
15d47c3a
RO
3834 Incorporate changes to
3835 gas/testsuite/gas/i386/x86-64-mpx-branch-1.d.
3836 * testsuite/gas/i386/solaris/x86-64-mpx-branch-2.d : Incorporate
3837 changes to testsuite/gas/i386/x86-64-mpx-branch-2.d.
3838 * testsuite/gas/i386/x86-64-branch-2.d: Skip on *-*-solaris*.
3839 * testsuite/gas/i386/x86-64-branch-3.d: Likewise.
3840
876678f0
MR
38412020-03-31 Maciej W. Rozycki <macro@linux-mips.org>
3842
3843 PR 25611
3844 PR 25614
3845 * dwarf2dbg.c: Do not include "bignum.h".
3846
d1a89da5
NC
38472020-03-30 Nelson Chu <nelson.chu@sifive.com>
3848
3849 * testsuite/gas/riscv/alias-csr.d: Move this to priv-reg-pseudo.
3850 * testsuite/gas/riscv/alias-csr.s: Likewise.
3851 * testsuite/gas/riscv/no-aliases-csr.d: Move this
3852 to priv-reg-pseudo-noalias.
3853 * testsuite/gas/riscv/bad-csr.d: Rename to priv-reg-fail-nonexistent.
3854 * testsuite/gas/riscv/bad-csr.l: Likewise.
3855 * testsuite/gas/riscv/bad-csr.s: Likewise.
3856 * testsuite/gas/riscv/satp.d: Removed. Already included in priv-reg.
3857 * testsuite/gas/riscv/satp.s: Likewise.
3858 * testsuite/gas/riscv/priv-reg-pseudo.d: New testcase for all pseudo
3859 csr instruction, including alias-csr testcase.
3860 * testsuite/gas/riscv/priv-reg-pseudo.s: Likewise.
3861 * testsuite/gas/riscv/priv-reg-pseudo-noalias.d: New testcase for all
3862 pseudo instruction with objdump -Mno-aliases.
3863 * testsuite/gas/riscv/priv-reg-fail-nonexistent.d: New testcase.
3864 * testsuite/gas/riscv/priv-reg-fail-nonexistent.l: Likewise.
3865 * testsuite/gas/riscv/priv-reg-fail-nonexistent.s: Likewise.
3866 * testsuite/gas/riscv/priv-reg.d: Update CSR to 1.11.
3867 * testsuite/gas/riscv/priv-reg.s: Likewise.
3868 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
3869 * testsuite/gas/riscv/csr-dw-regnums.d: Likewise.
3870 * testsuite/gas/riscv/csr-dw-regnums.s: Likewise.
3871
b7780957
J
38722020-03-25 J.W. Jagersma <jwjagersma@gmail.com>
3873
3874 * config/obj-coff.c (obj_coff_section): Set the bss flag on
3875 sections with the "b" attribute.
3876
d1023b5d
AM
38772020-03-22 Alan Modra <amodra@gmail.com>
3878
3879 * testsuite/gas/s12z/truncated.d: Update expected output.
3880
0d832e7f
SB
38812020-03-17 Sergey Belyashov <sergey.belyashov@gmail.com>
3882
3883 PR 25690
3884 * config/tc-z80.c (md_pseudo_table): Add xdef anf xref pseudo ops.
3885 * doc/c-z80.texi: Update documentation.
3886
327ef784
NC
38872020-03-17 Sergey Belyashov <sergey.belyashov@gmail.com>
3888
3889 PR 25641
3890 PR 25668
3891 PR 25633
3892 Fix disassembling ED+A4/AC/B4/BC opcodes.
3893 Fix assembling lines containing colonless label and instruction
3894 with first operand inside parentheses.
3895 Fix registration of unsupported by target CPU registers.
3896 * config/tc-z80.c: See above.
3897 * config/tc-z80.h: See above.
3898 * testsuite/gas/z80/colonless.d: Update test.
3899 * testsuite/gas/z80/colonless.s: Likewise.
3900 * testsuite/gas/z80/ez80_adl_all.d: Likewise.
3901 * testsuite/gas/z80/ez80_unsup_regs.d: Likewise.
3902 * testsuite/gas/z80/ez80_z80_all.d: Likewise.
3903 * testsuite/gas/z80/gbz80_unsup_regs.d: Likewise.
3904 * testsuite/gas/z80/r800_unsup_regs.d: Likewise.
3905 * testsuite/gas/z80/unsup_regs.s: Likewise.
3906 * testsuite/gas/z80/z180_unsup_regs.d: Likewise.
3907 * testsuite/gas/z80/z80.exp: Likewise.
3908 * testsuite/gas/z80/z80_strict_unsup_regs.d: Likewise.
3909 * testsuite/gas/z80/z80_unsup_regs.d: Likewise.
3910 * testsuite/gas/z80/z80n_unsup_regs.d: Likewise.
3911
66d1f7cc
AV
39122020-03-13 Andre Vieira <andre.simoesdiasvieira@arm.com>
3913
3914 PR 25660
3915 * config/tc-arm.c (operand_parse_code): Add OP_RNSDMQR and OP_oRNSDMQ.
3916 (parse_operands): Handle new operand codes.
3917 (do_neon_dyadic_long): Make shape check accept the scalar variants.
3918 (asm_opcode_insns): Fix operand codes for vaddl and vsubl.
3919 * testsuite/gas/arm/mve-vaddsub-it.s: New test.
3920 * testsuite/gas/arm/mve-vaddsub-it.d: New test.
3921 * testsuite/gas/arm/mve-vaddsub-it-bad.s: New test.
3922 * testsuite/gas/arm/mve-vaddsub-it-bad.l: New test.
3923 * testsuite/gas/arm/mve-vaddsub-it-bad.d: New test.
3924 * testsuite/gas/arm/nomve-vaddsub-it.d: New test.
3925
9e8f1c90
L
39262020-03-11 H.J. Lu <hongjiu.lu@intel.com>
3927
3928 * NEWS: Mention x86 assembler options for CVE-2020-0551.
3929
97b4a8f7
L
39302020-03-11 H.J. Lu <hongjiu.lu@intel.com>
3931
3932 * testsuite/gas/i386/i386.exp: Run new tests.
3933 * testsuite/gas/i386/lfence-byte.d: New file.
3934 * testsuite/gas/i386/lfence-byte.e: Likewise.
3935 * testsuite/gas/i386/lfence-byte.s: Likewise.
3936 * testsuite/gas/i386/lfence-indbr-a.d: Likewise.
3937 * testsuite/gas/i386/lfence-indbr-b.d: Likewise.
3938 * testsuite/gas/i386/lfence-indbr-c.d: Likewise.
3939 * testsuite/gas/i386/lfence-indbr.e: Likewise.
3940 * testsuite/gas/i386/lfence-indbr.s: Likewise.
3941 * testsuite/gas/i386/lfence-load.d: Likewise.
3942 * testsuite/gas/i386/lfence-load.s: Likewise.
3943 * testsuite/gas/i386/lfence-ret-a.d: Likewise.
3944 * testsuite/gas/i386/lfence-ret-b.d: Likewise.
3945 * testsuite/gas/i386/lfence-ret.s: Likewise.
3946 * testsuite/gas/i386/x86-64-lfence-byte.d: Likewise.
3947 * testsuite/gas/i386/x86-64-lfence-byte.e: Likewise.
3948 * testsuite/gas/i386/x86-64-lfence-byte.s: Likewise.
3949 * testsuite/gas/i386/x86-64-lfence-indbr-a.d: Likewise.
3950 * testsuite/gas/i386/x86-64-lfence-indbr-b.d: Likewise.
3951 * testsuite/gas/i386/x86-64-lfence-indbr-c.d: Likewise.
3952 * testsuite/gas/i386/x86-64-lfence-indbr.e: Likewise.
3953 * testsuite/gas/i386/x86-64-lfence-indbr.s: Likewise.
3954 * testsuite/gas/i386/x86-64-lfence-load.d: Likewise.
3955 * testsuite/gas/i386/x86-64-lfence-load.s: Likewise.
3956 * testsuite/gas/i386/x86-64-lfence-ret-a.d: Likewise.
3957 * testsuite/gas/i386/x86-64-lfence-ret-b.d: Likewise.
3958
ae531041
L
39592020-03-11 H.J. Lu <hongjiu.lu@intel.com>
3960
3961 * config/tc-i386.c (lfence_after_load): New.
3962 (lfence_before_indirect_branch_kind): New.
3963 (lfence_before_indirect_branch): New.
3964 (lfence_before_ret_kind): New.
3965 (lfence_before_ret): New.
3966 (last_insn): New.
3967 (load_insn_p): New.
3968 (insert_lfence_after): New.
3969 (insert_lfence_before): New.
3970 (md_assemble): Call insert_lfence_before and insert_lfence_after.
3971 Set last_insn.
3972 (OPTION_MLFENCE_AFTER_LOAD): New.
3973 (OPTION_MLFENCE_BEFORE_INDIRECT_BRANCH): New.
3974 (OPTION_MLFENCE_BEFORE_RET): New.
3975 (md_longopts): Add -mlfence-after-load=,
3976 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
3977 (md_parse_option): Handle -mlfence-after-load=,
3978 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
3979 (md_show_usage): Display -mlfence-after-load=,
3980 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
3981 (i386_cons_align): New.
3982 * config/tc-i386.h (i386_cons_align): New.
3983 (md_cons_align): New.
3984 * doc/c-i386.texi: Document -mlfence-after-load=,
3985 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
3986
5496f3c6
NC
39872020-03-11 Nick Clifton <nickc@redhat.com>
3988
3989 PR 25611
3990 PR 25614
3991 * dwarf2dbg.c (DWARF2_FILE_TIME_NAME): Default to -1.
3992 (DWARF2_FILE_SIZE_NAME): Default to -1.
3993 (DWARF2_LINE_VERSION): Default to the current dwarf level or 3,
3994 whichever is higher.
3995 (DWARF2_LINE_MAX_OPS_PER_INSN): Provide a default value of 1.
3996 (NUM_MD5_BYTES): Define.
3997 (struct file entry): Add md5 field.
3998 (get_filenum): Delete and replace with...
3999 (get_basename): New function.
4000 (get_directory_table_entry): New function.
4001 (allocate_filenum): New function.
4002 (allocate_filename_to_slot): New function.
4003 (dwarf2_where): Use new functions.
4004 (dwarf2_directive_filename): Add support for extended .file
4005 pseudo-op.
4006 (dwarf2_directive_loc): Allow the use of file number zero with
4007 DWARF 5 or higher.
4008 (out_file_list): Rename to...
4009 (out_dir_and_file_list): Add DWARF 5 support.
4010 (out_debug_line): Emit extra values into the section header for
4011 DWARF 5.
4012 (out_debug_str): Allow for file 0 to be used with DWARF 5.
4013 * doc/as.texi (.file): Update the description of this pseudo-op.
4014 * testsuite/gas/elf-dwarf-5-file0.s: Add more lines.
4015 * testsuite/gas/elf-dwarf-5-file0.d: Update expected dump output.
4016 * testsuite/gas/lns/lns-diag-1.l: Update expected error message.
4017 * NEWS: Mention the new feature.
4018
a6a1f5e0
AM
40192020-03-10 Alan Modra <amodra@gmail.com>
4020
4021 * config/tc-csky.c (get_operand_value): Rewrite 1 << 31 expressions
4022 to avoid signed overflow.
4023 * config/tc-mcore.c (md_assemble): Likewise.
4024 * config/tc-mips.c (gpr_read_mask, gpr_write_mask): Likewise.
4025 * config/tc-nds32.c (SET_ADDEND): Likewise.
4026 * config/tc-nios2.c (nios2_assemble_arg_R): Likewise.
4027
3fabc179
JB
40282020-03-09 Jan Beulich <jbeulich@suse.com>
4029
4030 * testsuite/gas/i386/avx.s: Add long-form VCMP[PS][SD] pseudos.
4031 * testsuite/gas/i386/avx.d, testsuite/gas/i386/avx-16bit.d,
4032 testsuite/gas/i386/avx-intel.d: Adjust expectations.
4033
190e5fc8
AM
40342020-03-07 Alan Modra <amodra@gmail.com>
4035
4036 * testsuite/gas/elf/dwarf-5-file0.s: Don't start directives in
4037 first column.
4038
84d9ab33
NC
40392020-03-06 Nick Clifton <nickc@redhat.com>
4040
4041 PR 25614
4042 * dwarf2dbg.c (dwarf2_directive_filename): Allow a file number of
4043 0 if the dwarf_level is 5 or more. Complain if a filename follows
4044 a file 0.
4045 * testsuite/gas/elf/dwarf-5-file0.s: New test.
4046 * testsuite/gas/elf/dwarf-5-file0.d: New test driver.
4047 * testsuite/gas/elf/elf.exp: Run the new test.
4048
4049 PR 25612
4050 * config/tc-ia64.h (DWARF2_VERISION): Fix typo.
4051 * doc/as.texi: Fix another typo.
4052
31bf1864
NC
40532020-03-06 Nick Clifton <nickc@redhat.com>
4054
4055 PR 25612
4056 * as.c (dwarf_level): Define.
4057 (show_usage): Add --gdwarf-3, --gdwarf-4 and --gdwarf-5.
4058 (parse_args): Add support for the new options.
4059 as.h (dwarf_level): Prototype.
4060 * dwarf2dbg.c (DWARF2_VERSION): Use dwarf_level as default version
4061 value.
4062 * config/tc-ia64.h (DWARF2_VERISION): Update definition.
4063 (DWARF2_LINE_VERSION): Remove definition.
4064 * doc/as.texi: Document the new options.
4065
3c968de5
NC
40662020-03-06 Nick Clifton <nickc@redhat.com>
4067
4068 PR 25572
4069 * as.c (main): Allow matching input and outputs when they are
4070 not regular files.
4071
bc49bfd8
JB
40722020-03-06 Jan Beulich <jbeulich@suse.com>
4073
4074 * config/tc-i386.c (match_mem_size): Generalize broadcast special
4075 casing.
4076 (check_VecOperands): Zap xmmword/ymmword/zmmword when more than
4077 one of byte/word/dword/qword is set alongside a SIMD register in
4078 a template's operand.
4079
4873e243
JB
40802020-03-06 Jan Beulich <jbeulich@suse.com>
4081
4082 * config/tc-i386.c (match_template): Extend code in logic
4083 rejecting certain suffixes in certain modes to also cover mask
4084 register use and VecSIB. Drop special casing of broadcast. Skip
4085 immediates in the check.
4086
e365e234
JB
40872020-03-06 Jan Beulich <jbeulich@suse.com>
4088
4089 * config/tc-i386.c (match_template): Fold duplicate code in
4090 logic rejecting certain suffixes in certain modes. Drop
4091 pointless "else".
4092
4ed21b58
JB
40932020-03-06 Jan Beulich <jbeulich@suse.com>
4094
4095 * config/tc-i386.c (process_suffix): Exlucde !vexw insns
4096 alongside !norex64 ones.
4097 * testsuite/gas/i386/x86-64-avx512bw.s: Test VPEXTR* and VPINSR*
4098 with both 32- and 64-bit GPR operands.
4099 * testsuite/gas/i386/x86-64-avx512f.s: Test VEXTRACTPS with both
4100 32- and 64-bit GPR operands.
4101 * testsuite/gas/i386/x86-64-avx512bw-intel.d,
4102 testsuite/gas/i386/x86-64-avx512bw.d,
4103 testsuite/gas/i386/x86-64-avx512f-intel.d,
4104 testsuite/gas/i386/x86-64-avx512f.d: Adjust expectations.
4105
643bb870
JB
41062020-03-06 Jan Beulich <jbeulich@suse.com>
4107
4108 * config/tc-i386.c (md_assemble): Drop use of rex64.
4109 (process_suffix): For REX.W for 64-bit CRC32.
4110
a23b33b3
JB
41112020-03-06 Jan Beulich <jbeulich@suse.com>
4112
4113 * config/tc-i386.c (i386_addressing_mode): For 32-bit
4114 addressing for MPX insns without base/index.
4115 * testsuite/gas/i386/mpx-16bit.s,
4116 * testsuite/gas/i386/mpx-16bit.d: New.
4117 * testsuite/gas/i386/i386.exp: Run new test.
4118
a0497384
JB
41192020-03-06 Jan Beulich <jbeulich@suse.com>
4120
4121 * testsuite/gas/i386/adx.s, testsuite/gas/i386/cet.s,
4122 testsuite/gas/i386/ept.s, testsuite/gas/i386/fsgs.s,
4123 testsuite/gas/i386/invpcid.s, testsuite/gas/i386/movdir.s,
4124 testsuite/gas/i386/ptwrite.s, testsuite/gas/i386/vmx.s,
4125 * testsuite/gas/i386/code16.s: Add CR, DR, and TR access cases
4126 as well as a BSWAP one.
4127 * testsuite/gas/i386/rdpid.s: Add 16-bit case.
4128 * testsuite/gas/i386/sse2-16bit.s: Cover more insns.
4129 * testsuite/gas/i386/adx-intel.d, testsuite/gas/i386/adx.d,
4130 testsuite/gas/i386/cet-intel.d, testsuite/gas/i386/cet.d,
4131 testsuite/gas/i386/code16.d, testsuite/gas/i386/ept-intel.d,
4132 testsuite/gas/i386/ept.d, testsuite/gas/i386/fsgs-intel.d,
4133 testsuite/gas/i386/fsgs.d, testsuite/gas/i386/invpcid-intel.d,
4134 testsuite/gas/i386/invpcid.d, testsuite/gas/i386/movdir-intel.d,
4135 testsuite/gas/i386/movdir.d, testsuite/gas/i386/ptwrite-intel.d,
4136 testsuite/gas/i386/ptwrite.d, testsuite/gas/i386/rdpid-intel.d,
4137 testsuite/gas/i386/rdpid.d, testsuite/gas/i386/sse2-16bit.d,
4138 testsuite/gas/i386/vmx.d: Adjust expectations.
4139
b630c145
JB
41402020-03-06 Jan Beulich <jbeulich@suse.com>
4141
4142 * config/tc-i386.c (md_assemble): Also exclude tpause and umwait
4143 from having their operands swapped.
4144 * testsuite/gas/i386/waitpkg.s,
4145 testsuite/gas/i386/x86-64-waitpkg.s: Add tpause and umwait
4146 3-operand cases as well as testing of 16-bit code generation.
4147 * testsuite/gas/i386/waitpkg.d,
4148 testsuite/gas/i386/waitpkg-intel.d,
4149 testsuite/gas/i386/x86-64-waitpkg.d,
4150 testsuite/gas/i386/x86-64-waitpkg-intel.d: Adjust expectations.
4151
de48783e
NC
41522020-03-04 Nelson Chu <nelson.chu@sifive.com>
4153
dee35d02
NC
4154 * config/tc-riscv.c (percent_op_utype): Support the modifier
4155 %got_pcrel_hi.
4156 * doc/c-riscv.texi: Add documentation.
4157 * testsuite/gas/riscv/no-relax-reloc.d: Add test case for the new
4158 modifier %got_pcrel_hi.
4159 * testsuite/gas/riscv/no-relax-reloc.s: Likewise.
4160 * testsuite/gas/riscv/relax-reloc.d: Likewise.
4161 * testsuite/gas/riscv/relax-reloc.s: Likewise.
4162
de48783e
NC
4163 * doc/c-riscv.texi (relocation modifiers): Add documentation.
4164 (RISC-V-Formats): Update the section name from "Instruction Formats"
4165 to "RISC-V Instruction Formats".
4166
749479c8
AO
41672020-03-04 Alexandre Oliva <oliva@adacore.com>
4168
4169 * config/tc-arm.c (md_apply_fix): Warn if a PC-relative load is
4170 detected in a section which does not have at least 4 byte
4171 alignment.
4172 * testsuite/gas/arm/armv8-ar-it-bad.s: Add alignment directive.
4173 * testsuite/gas/arm/ldr-t.s: Likewise.
4174 * testsuite/gas/arm/sp-pc-usage-t.s: Likewise.
4175 * testsuite/gas/arm/sp-pc-usage-t.d: Finish test at end of
4176 disassembly, ignoring any NOPs that may have been inserted because
4177 of section alignment.
4178 * testsuite/gas/arm/ldr-t.d: Likewise.
4179
a847e322
JB
41802020-03-04 Jan Beulich <jbeulich@suse.com>
4181
4182 * config/tc-i386.c (cpu_arch): Add .sev_es entry.
4183 * doc/c-i386.texi: Mention sev_es.
4184 * testsuite/gas/i386/arch-13.s: Add SEV-ES case.
4185 * testsuite/gas/i386/arch-13.d: Extend -march=. Adjust
4186 expectations.
4187 * testsuite/gas/i386/arch-13-znver1.d,
4188 testsuite/gas/i386/arch-13-znver2.d: Extend -march=.
4189
3cd7f3e3
L
41902020-03-03 H.J. Lu <hongjiu.lu@intel.com>
4191
4192 * config/tc-i386.c (match_template): Replace ignoresize and
4193 defaultsize with mnemonicsize.
4194 (process_suffix): Likewise.
4195
b8ba1385
SB
41962020-03-03 Sergey Belyashov <sergey.belyashov@gmail.com>
4197
4198 PR 25627
4199 * config/tc-z80.c (emit_ld_rr_m): Fix invalid compilation of
4200 instruction LD IY,(HL).
4201 * testsuite/gas/z80/ez80_adl_all.d: Update expected disassembly.
4202 * testsuite/gas/z80/ez80_adl_all.s: Add tests of the instruction.
4203 * testsuite/gas/z80/ez80_z80_all.d: Update expected disassembly.
4204 * testsuite/gas/z80/ez80_z80_all.s: Add tests of the instruction.
4205
10d97a0f
L
42062020-03-03 H.J. Lu <hongjiu.lu@intel.com>
4207
4208 PR gas/25622
4209 * testsuite/gas/i386/i386.exp: Run x86-64-default-suffix and
4210 x86-64-default-suffix-avx.
4211 * testsuite/gas/i386/noreg64.s: Remove cvtsi2sd, cvtsi2ss,
4212 vcvtsi2sd, vcvtsi2ss, vcvtusi2sd and vcvtusi2ss entries.
4213 * testsuite/gas/i386/noreg64.d: Updated.
4214 * testsuite/gas/i386/noreg64.l: Likewise.
4215 * testsuite/gas/i386/x86-64-default-suffix-avx.d: New file.
4216 * testsuite/gas/i386/x86-64-default-suffix.d: Likewise.
4217 * testsuite/gas/i386/x86-64-default-suffix.s: Likewise.
4218
8326546e
SB
42192020-03-03 Sergey Belyashov <sergey.belyashov@gmail.com>
4220
4221 PR 25604
4222 * config/tc-z80.c (contains_register): Prevent an illegal memory
4223 access when checking an expression for a register name.
4224
e3e896e6
AM
42252020-03-03 Alan Modra <amodra@gmail.com>
4226
4227 * config/obj-coff.h: Remove vestiges of coff-m68k and pe-mips
4228 support.
4229
a4dd6c97
AM
42302020-03-02 Alan Modra <amodra@gmail.com>
4231
4232 * config/tc-m32r.c (md_begin): Set SEC_SMALL_DATA on .scommon section.
4233 * config/tc-mips.c (s_change_sec): Set SEC_SMALL_DATA for .sdata
4234 and .sbss sections.
4235 * config/tc-score.c: Delete !BFD_ASSEMBLER code throughout.
4236 (s3_s_change_sec): Set SEC_SMALL_DATA for .sbss section.
4237 (s3_s_score_lcomm): Likewise.
4238 * config/tc-score7.c: Similarly.
4239 * read.c (bss_alloc): Set SEC_SMALL_DATA for .sbss section.
4240
dec7b24b
YS
42412020-02-28 YunQiang Su <syq@debian.org>
4242
4243 PR gas/25539
4244 * config/tc-mips.c (fix_loongson3_llsc): Compare label value
4245 to handle multi-labels.
4246 (has_label_name): New.
4247
cceb53b8
MM
42482020-02-26 Matthew Malcomson <matthew.malcomson@arm.com>
4249
4250 * config/tc-arm.c (enum pred_instruction_type): Remove
4251 NEUTRAL_IT_NO_VPT_INSN predication type.
4252 (cxn_handle_predication): Modify to require condition suffixes.
4253 (handle_pred_state): Remove NEUTRAL_IT_NO_VPT_INSN cases.
4254 * testsuite/gas/arm/cde-scalar.s: Update test.
4255 * testsuite/gas/arm/cde-warnings.l: Update test.
4256 * testsuite/gas/arm/cde-warnings.s: Update test.
4257
da3ec71f
AM
42582020-02-26 Alan Modra <amodra@gmail.com>
4259
4260 * config/tc-arm.c (reg_expected_msgs[REG_TYPE_RNB]): Don't use
4261 N_() on empty string.
4262
42135cad
AM
42632020-02-26 Alan Modra <amodra@gmail.com>
4264
4265 * read.c (read_a_source_file): Call strncpy with length one
4266 less than size of original_case_string.
4267
dc1e8a47
AM
42682020-02-26 Alan Modra <amodra@gmail.com>
4269
4270 * config/obj-elf.c: Indent labels correctly.
4271 * config/obj-macho.c: Likewise.
4272 * config/tc-aarch64.c: Likewise.
4273 * config/tc-alpha.c: Likewise.
4274 * config/tc-arm.c: Likewise.
4275 * config/tc-cr16.c: Likewise.
4276 * config/tc-crx.c: Likewise.
4277 * config/tc-frv.c: Likewise.
4278 * config/tc-i386-intel.c: Likewise.
4279 * config/tc-i386.c: Likewise.
4280 * config/tc-ia64.c: Likewise.
4281 * config/tc-mn10200.c: Likewise.
4282 * config/tc-mn10300.c: Likewise.
4283 * config/tc-nds32.c: Likewise.
4284 * config/tc-riscv.c: Likewise.
4285 * config/tc-s12z.c: Likewise.
4286 * config/tc-xtensa.c: Likewise.
4287 * config/tc-z80.c: Likewise.
4288 * read.c: Likewise.
4289 * symbols.c: Likewise.
4290 * write.c: Likewise.
4291
bd0cf5a6
NC
42922020-02-20 Nelson Chu <nelson.chu@sifive.com>
4293
54b2aec1
NC
4294 * config/tc-riscv.c (riscv_ip): New boolean insn_with_csr to indicate
4295 we are assembling instruction with CSR. Call riscv_csr_read_only_check
4296 after parsing all arguments.
4297 (enum csr_insn_type): New enum is used to classify the CSR instruction.
4298 (riscv_csr_insn_type, riscv_csr_read_only_check): New functions. These
4299 are used to check if we write a read-only CSR by the CSR instruction.
4300 * testsuite/gas/riscv/priv-reg-fail-read-only-01.s: New testcase. Test
4301 all CSR for the read-only CSR checking.
4302 * testsuite/gas/riscv/priv-reg-fail-read-only-01.d: Likewise.
4303 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
4304 * testsuite/gas/riscv/priv-reg-fail-read-only-02.s: New testcase. Test
4305 all CSR instructions for the read-only CSR checking.
4306 * testsuite/gas/riscv/priv-reg-fail-read-only-02.d: Likewise.
4307 * testsuite/gas/riscv/priv-reg-fail-read-only-02.l: Likewise.
4308
2ca89224
NC
4309 * config/tc-riscv.c (struct riscv_set_options): New field csr_check.
4310 (riscv_opts): Initialize it.
4311 (reg_lookup_internal): Check the `riscv_opts.csr_check`
4312 before doing the CSR checking.
4313 (enum options): Add OPTION_CSR_CHECK and OPTION_NO_CSR_CHECK.
4314 (md_longopts): Add mcsr-check and mno-csr-check.
4315 (md_parse_option): Handle new enum option values.
4316 (s_riscv_option): Handle new long options.
4317 * doc/c-riscv.texi: Add description for the new .option and assembler
4318 options.
4319 * testsuite/gas/riscv/priv-reg-fail-fext.d: Add `-mcsr-check` to enable
4320 the CSR checking.
4321 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: Likewise.
4322
bd0cf5a6
NC
4323 * config/tc-riscv.c (csr_extra_hash): New.
4324 (enum riscv_csr_class): New enum. Used to decide
4325 whether or not this CSR is legal in the current ISA string.
4326 (struct riscv_csr_extra): New structure to hold all extra information
4327 of CSR.
4328 (riscv_init_csr_hashes): New. According to the DECLARE_CSR and
4329 DECLARE_CSR_ALIAS, insert CSR extra information into csr_extra_hash.
4330 Call hash_reg_name to insert CSR address into reg_names_hash.
4331 (reg_csr_lookup_internal, riscv_csr_class_check): New functions.
4332 Decide whether the CSR is valid according to the csr_extra_hash.
4333 (reg_lookup_internal): Call reg_csr_lookup_internal for CSRs.
4334 (init_opcode_hash): Update 'if (hash_error != NULL)' as hash_error is
4335 not a boolean. This is same as riscv_init_csr_hash, so keep the
4336 consistent usage.
4337 (md_begin): Call riscv_init_csr_hashes for each DECLARE_CSR.
4338 * testsuite/gas/riscv/csr-dw-regnums.d: Add -march=rv32if option.
4339 * testsuite/gas/riscv/priv-reg.d: Add f-ext by -march option.
4340 * testsuite/gas/riscv/priv-reg-fail-fext.d: New testcase. The source
4341 file is `priv-reg.s`, and the ISA is rv32i without f-ext, so the
4342 f-ext CSR are not allowed.
4343 * testsuite/gas/riscv/priv-reg-fail-fext.l: Likewise.
4344 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: New testcase. The
4345 source file is `priv-reg.s`, and the ISA is rv64if, so the
4346 rv32-only CSR are not allowed.
4347 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
4348
10a95fcc
AM
43492020-02-21 Alan Modra <amodra@gmail.com>
4350
4351 * config/tc-pdp11.c (md_apply_fix): Handle BFD_RELOC_32.
4352 (tc_gen_reloc): Only give a BAD_CASE assertion on pcrel relocs.
4353
dda2980f
AM
43542020-02-21 Alan Modra <amodra@gmail.com>
4355
4356 PR 25569
4357 * config/obj-aout.c (obj_aout_frob_file_before_fix): Don't loop
4358 on section size adjustment, instead perform another write if
4359 exec header size is larger than section size.
4360
bd3380bc
NC
43612020-02-19 Nelson Chu <nelson.chu@sifive.com>
4362
4363 * doc/c-riscv.texi: Add the doc entries for -march-attr/
4364 -mno-arch-attr command line options.
4365
fa164239
JW
43662020-02-19 Nelson Chu <nelson.chu@sifive.com>
4367
4368 * testsuite/gas/riscv/c-add-addi.d: New testcase.
4369 * testsuite/gas/riscv/c-add-addi.s: Likewise.
4370
fcaaac0a
SB
43712020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
4372
4373 PR 25576
4374 * config/tc-z80.c (md_parse_option): Do not use an underscore
4375 prefix for local labels in SDCC compatability mode.
4376 (z80_start_line_hook): Remove SDCC dollar label support.
4377 * testsuite/gas/z80/sdcc.d: Update expected disassembly.
4378 * testsuite/gas/z80/sdcc.s: Likewise.
4379
43802020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
4381
4382 PR 25517
4383 * config/tc-z80.c: Add -march option.
4384 * doc/as.texi: Update Z80 documentation.
4385 * doc/c-z80.texi: Likewise.
4386 * testsuite/gas/z80/ez80_adl_all.d: Update command line.
4387 * testsuite/gas/z80/ez80_adl_suf.d: Likewise.
4388 * testsuite/gas/z80/ez80_pref_dis.d: Likewise.
4389 * testsuite/gas/z80/ez80_z80_all.d: Likewise.
4390 * testsuite/gas/z80/ez80_z80_suf.d: Likewise.
4391 * testsuite/gas/z80/gbz80_all.d: Likewise.
4392 * testsuite/gas/z80/r800_extra.d: Likewise.
4393 * testsuite/gas/z80/r800_ii8.d: Likewise.
4394 * testsuite/gas/z80/r800_z80_doc.d: Likewise.
4395 * testsuite/gas/z80/sdcc.d: Likewise.
4396 * testsuite/gas/z80/z180.d: Likewise.
4397 * testsuite/gas/z80/z180_z80_doc.d: Likewise.
4398 * testsuite/gas/z80/z80_doc.d: Likewise.
4399 * testsuite/gas/z80/z80_ii8.d: Likewise.
4400 * testsuite/gas/z80/z80_in_f_c.d: Likewise.
4401 * testsuite/gas/z80/z80_op_ii_ld.d: Likewise.
4402 * testsuite/gas/z80/z80_out_c_0.d: Likewise.
4403 * testsuite/gas/z80/z80_sli.d: Likewise.
4404 * testsuite/gas/z80/z80n_all.d: Likewise.
4405 * testsuite/gas/z80/z80n_reloc.d: Likewise.
4406
a7e12755
L
44072020-02-19 H.J. Lu <hongjiu.lu@intel.com>
4408
4409 * config/tc-i386.c (output_insn): Mark cvtpi2ps and cvtpi2pd
4410 with GNU_PROPERTY_X86_FEATURE_2_MMX.
4411 * testsuite/gas/i386/i386.exp: Run property-3 and
4412 x86-64-property-3.
4413 * testsuite/gas/i386/property-3.d: New file.
4414 * testsuite/gas/i386/property-3.s: Likewise.
4415 * testsuite/gas/i386/x86-64-property-3.d: Likewise.
4416
272a84b1
L
44172020-02-17 H.J. Lu <hongjiu.lu@intel.com>
4418
4419 * config/tc-i386.c (cpu_arch): Add .popcnt.
4420 * doc/c-i386.texi: Remove abm and .abm. Add popcnt and .popcnt.
4421 Add a tab before @samp{.sse4a}.
4422
c8f8eebc
JB
44232020-02-17 Jan Beulich <jbeulich@suse.com>
4424
4425 * config/tc-i386.c (process_suffix): Don't try to guess a suffix
4426 for AddrPrefixOpReg templates. Combine the two pieces of
4427 addrprefixopreg handling. Reject 16-bit address reg in 64-bit
4428 mode.
4429
eedb0f2c
JB
44302020-02-17 Jan Beulich <jbeulich@suse.com>
4431
4432 PR gas/14439
4433 * config/tc-i386.c (md_assemble): Also suppress operand
4434 swapping for MONITOR{,X} and MWAIT{,X}.
4435 * testsuite/gas/i386/sse3.s, testsuite/gas/i386/x86-64-sse3.s:
4436 Add Intel syntax monitor/mwait tests.
4437 * testsuite/gas/i386/sse3.d, testsuite/gas/i386/x86-64-sse3.d:
4438 Adjust expectations.
4439 *testsuite/gas/i386/sse3-intel.d,
4440 testsuite/gas/i386/x86-64-sse3-intel.d: New.
4441 * testsuite/gas/i386/i386.exp: Run new tests.
4442
b9915cbc
JB
44432020-02-17 Jan Beulich <jbeulich@suse.com>
4444
4445 PR gas/6518
4446 * config/tc-i386.c (process_suffix): Re-work Intel-syntax
4447 [XYZ]MMWord memory operand ambiguity recognition logic (largely
4448 re-indentation).
4449 * testsuite/gas/i386/avx512dq-inval.s: Add vcvtqq2ps/vcvtuqq2ps
4450 cases.
4451 * testsuite/gas/i386/inval-avx512f.s: Also test vcvtneps2bf16.
4452 * testsuite/gas/i386/avx512dq-inval.l,
4453 testsuite/gas/i386/inval-avx.l,
4454 testsuite/gas/i386/inval-avx512f.l: Adjust expectations.
4455 * testsuite/gas/i386/avx512vl-ambig.s,
4456 testsuite/gas/i386/avx512vl-ambig.l: New.
4457 * testsuite/gas/i386/i386.exp: Run new test.
4458
af5c13b0
L
44592020-02-16 H.J. Lu <hongjiu.lu@intel.com>
4460
4461 * config/tc-i386.c (cpu_arch): Add .sse4a and nosse4a. Restore
4462 nosse4.
4463 * doc/c-i386.texi: Document sse4a and nosse4a.
4464
07d98387
L
44652020-02-14 H.J. Lu <hongjiu.lu@intel.com>
4466
4467 * doc/c-i386.texi: Remove the old movsx and movzx documentation
4468 for AT&T syntax.
4469
65fca059
JB
44702020-02-14 Jan Beulich <jbeulich@suse.com>
4471
4472 PR gas/25438
4473 * config/tc-i386.c (md_assemble): Move movsx/movzx special
4474 casing ...
4475 (process_suffix): ... here. Consider just the first operand
4476 initially.
4477 (check_long_reg): Drop opcode 0x63 special case again.
4478 * testsuite/gas/i386/i386.s, testsuite/gas/i386/iamcu-1.s,
4479 testsuite/gas/i386/ilp32/x86-64.s, testsuite/gas/i386/x86_64.s:
4480 Move ambiguous operand size tests ...
4481 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
4482 testsuite/gas/i386/noreg64.s: ... here.
4483 * testsuite/gas/i386/i386.d, testsuite/gas/i386/i386-intel.d
4484 testsuite/gas/i386/iamcu-1.d, testsuite/gas/i386/ilp32/x86-64.d,
4485 testsuite/gas/i386/k1om.d, testsuite/gas/i386/l1om.d,
4486 testsuite/gas/i386/movx16.l, testsuite/gas/i386/movx32.l,
4487 testsuite/gas/i386/movx64.l, testsuite/gas/i386/noreg16.d,
4488 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg64.d,
4489 testsuite/gas/i386/x86-64-movsxd.d,
4490 testsuite/gas/i386/x86-64-movsxd-intel.d,
4491 testsuite/gas/i386/x86_64.d, testsuite/gas/i386/x86_64-intel.d:
4492 Adjust expectations.
4493 * testsuite/gas/i386/movx16.s, testsuite/gas/i386/movx16.l,
4494 testsuite/gas/i386/movx32.s, testsuite/gas/i386/movx32.l,
4495 testsuite/gas/i386/movx64.s, testsuite/gas/i386/movx64.l: New.
4496 * testsuite/gas/i386/i386.exp: Run new tests.
4497
b6773884
JB
44982020-02-14 Jan Beulich <jbeulich@suse.com>
4499
4500 * config/tc-i386.c (process_operands): Also skip segment
4501 override prefix emission if it matches an already present one.
4502 * testsuite/gas/i386/prefix32.s: Add double segment override
4503 cases.
4504 * testsuite/gas/i386/prefix32.l: Adjust expectations.
4505
92334ad2
JB
45062020-02-14 Jan Beulich <jbeulich@suse.com>
4507
4508 * config/tc-i386.c (process_operands): Drop ineffectual segment
4509 overrides when optimizing.
4510 * testsuite/gas/i386/lea-optimize.d: New.
4511 * testsuite/gas/i386/i386.exp: Run new test.
4512
45132020-02-14 Jan Beulich <jbeulich@suse.com>
514a8bb0
JB
4514
4515 * config/tc-i386.c (process_operands): Also check insn prefix
4516 for ineffectual segment override warning. Don't cover possible
4517 VEX/EVEX encoded insns there.
4518 * testsuite/gas/i386/lea.s, testsuite/gas/i386/lea.d,
4519 testsuite/gas/i386/lea.e: New.
4520 * testsuite/gas/i386/i386.exp: Run new test.
4521
0e6724de
L
45222020-02-14 H.J. Lu <hongjiu.lu@intel.com>
4523
4524 PR gas/25438
4525 * doc/c-i386.texi: Document movsx, movsxd and movzx for AT&T
4526 syntax.
4527
292676c1
L
45282020-02-13 Fangrui Song <maskray@google.com>
4529 H.J. Lu <hongjiu.lu@intel.com>
4530
4531 PR gas/25551
4532 * config/tc-i386.c (tc_i386_fix_adjustable): Don't check
4533 BFD_RELOC_386_PLT32 nor BFD_RELOC_X86_64_PLT32.
4534 * testsuite/gas/i386/i386.exp: Run relax-5 and x86-64-relax-4.
4535 * testsuite/gas/i386/relax-5.d: New file.
4536 * testsuite/gas/i386/relax-5.s: Likewise.
4537 * testsuite/gas/i386/x86-64-relax-4.d: Likewise.
4538 * testsuite/gas/i386/x86-64-relax-4.s: Likewise.
4539
7deea9aa
JB
45402020-02-13 Jan Beulich <jbeulich@suse.com>
4541
4542 * config/tc-i386.c (cpu_noarch): Use CPU_ANY_SSE4_FLAGS in
4543 "nosse4" entry.
4544
6c0946d0
JB
45452020-02-12 Jan Beulich <jbeulich@suse.com>
4546
4547 * config/tc-i386.c (avx512): New (at file scope), moved from
4548 (check_VecOperands): ... here.
4549 (process_suffix): Add [XYZ]MMword operand size handling.
4550 * testsuite/gas/i386/avx512dq-inval.s: Add VFPCLASS tests.
4551 * testsuite/gas/i386/noavx512-2.s: Add Intel syntax VFPCLASS
4552 tests.
4553 * testsuite/gas/i386/avx512dq-inval.l,
4554 testsuite/gas/i386/noavx512-2.l: Adjust expectations.
4555
5990e377
JB
45562020-02-12 Jan Beulich <jbeulich@suse.com>
4557
4558 PR gas/24546
4559 * config/tc-i386.c (match_template): Apply AMD64 check to 64-bit
4560 code only.
4561 * config/tc-i386-intel.c (i386_intel_operand): Also handle
4562 CALL/JMP in O_tbyte_ptr case.
4563 * doc/c-i386.texi: Mention far call and full pointer load ISA
4564 differences.
4565 * testsuite/gas/i386/x86-64-branch-3.s,
4566 testsuite/gas/i386/x86-64-intel64.s: Add 64-bit far call cases.
4567 * testsuite/gas/i386/x86-64-branch-3.d,
4568 testsuite/gas/i386/x86-64-intel64.d: Adjust expectations.
4569 * testsuite/gas/i386/x86-64-branch-5.l,
4570 testsuite/gas/i386/x86-64-branch-5.s: New.
4571 * testsuite/gas/i386/i386.exp: Run new test.
4572
9706160a
JB
45732020-02-12 Jan Beulich <jbeulich@suse.com>
4574
4575 PR gas/25438
4576 * config/tc-i386.c (REGISTER_WARNINGS): Delete.
4577 (check_byte_reg): Skip only source operand of CRC32. Drop Non-
4578 64-bit-only warning.
4579 (check_word_reg): Consistently error on mismatching register
4580 size and suffix.
4581 * testsuite/gas/i386/general.s: Replace dword GPR with word one
4582 for movw. Replace suffix / GPR for orb.
4583 * testsuite/gas/i386/inval.s: Add tests for movw with dword and
4584 byte GPRs as well as ones for inb/outb with a word accumulator.
4585 * testsuite/gas/i386/general.l, testsuite/gas/i386/intelbad.l,
4586 testsuite/gas/i386/inval.l: Adjust expectations.
4587
5de4d9ef
JB
45882020-02-12 Jan Beulich <jbeulich@suse.com>
4589
4590 * config/tc-i386.c (operand_type_register_match): Also fall
4591 through initial two if()-s when the template allows for a GPR
4592 operand. Adjust comment.
4593
50128d0c
JB
45942020-02-11 Jan Beulich <jbeulich@suse.com>
4595
4596 (struct _i386_insn): New field "short_form".
4597 (optimize_encoding): Drop setting of shortform field.
4598 (process_suffix): Set i.short_form. Replace shortform use.
4599 (process_operands): Replace shortform use.
4600
1ed818b4
MM
46012020-02-11 Matthew Malcomson <matthew.malcomson@arm.com>
4602
4603 * config/tc-arm.c (vcx_handle_register_arguments): Remove `for`
4604 loop initial declaration.
4605
5aae9ae9
MM
46062020-02-10 Matthew Malcomson <matthew.malcomson@arm.com>
4607
4608 * config/tc-arm.c (NEON_MAX_TYPE_ELS): Increment to account for
4609 instructions that can have 5 arguments.
4610 (enum operand_parse_code): Add new operands.
4611 (parse_operands): Account for new operands.
4612 (S5): New macro.
4613 (enum neon_shape_el): Introduce P suffixes for coprocessor.
4614 (neon_select_shape): Account for P suffix.
4615 (LOW1): Move macro to global position.
4616 (HI4): Move macro to global position.
4617 (vcx_assign_vec_d): New.
4618 (vcx_assign_vec_m): New.
4619 (vcx_assign_vec_n): New.
4620 (enum vcx_reg_type): New.
4621 (vcx_get_reg_type): New.
4622 (vcx_size_pos): New.
4623 (vcx_vec_pos): New.
4624 (vcx_handle_shape): New.
4625 (vcx_ensure_register_in_range): New.
4626 (vcx_handle_register_arguments): New.
4627 (vcx_handle_insn_block): New.
4628 (vcx_handle_common_checks): New.
4629 (do_vcx1): New.
4630 (do_vcx2): New.
4631 (do_vcx3): New.
4632 * testsuite/gas/arm/cde-missing-fp.d: New test.
4633 * testsuite/gas/arm/cde-missing-fp.l: New test.
4634 * testsuite/gas/arm/cde-missing-mve.d: New test.
4635 * testsuite/gas/arm/cde-missing-mve.l: New test.
4636 * testsuite/gas/arm/cde-mve-or-neon.d: New test.
4637 * testsuite/gas/arm/cde-mve-or-neon.s: New test.
4638 * testsuite/gas/arm/cde-mve.s: New test.
4639 * testsuite/gas/arm/cde-warnings.l:
4640 * testsuite/gas/arm/cde-warnings.s:
4641 * testsuite/gas/arm/cde.d:
4642 * testsuite/gas/arm/cde.s:
4643
4934a27c
MM
46442020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
4645 Matthew Malcomson <matthew.malcomson@arm.com>
4646
4647 * config/tc-arm.c (arm_ext_cde*): New feature sets for each
4648 CDE coprocessor that can be enabled.
4649 (enum pred_instruction_type): New pred type.
4650 (BAD_NO_VPT): New error message.
4651 (BAD_CDE): New error message.
4652 (BAD_CDE_COPROC): New error message.
4653 (enum operand_parse_code): Add new immediate operands.
4654 (parse_operands): Account for new immediate operands.
4655 (check_cde_operand): New.
4656 (cde_coproc_enabled): New.
4657 (cde_coproc_pos): New.
4658 (cde_handle_coproc): New.
4659 (cxn_handle_predication): New.
4660 (do_custom_instruction_1): New.
4661 (do_custom_instruction_2): New.
4662 (do_custom_instruction_3): New.
4663 (do_cx1): New.
4664 (do_cx1a): New.
4665 (do_cx1d): New.
4666 (do_cx1da): New.
4667 (do_cx2): New.
4668 (do_cx2a): New.
4669 (do_cx2d): New.
4670 (do_cx2da): New.
4671 (do_cx3): New.
4672 (do_cx3a): New.
4673 (do_cx3d): New.
4674 (do_cx3da): New.
4675 (handle_pred_state): Define new IT block behaviour.
4676 (insns): Add newn CX*{,d}{,a} instructions.
4677 (CDE_EXTENSIONS,armv8m_main_ext_table,armv8_1m_main_ext_table):
4678 Define new cdecp extension strings.
4679 * doc/c-arm.texi: Document new cdecp extension arguments.
4680 * testsuite/gas/arm/cde-scalar.d: New test.
4681 * testsuite/gas/arm/cde-scalar.s: New test.
4682 * testsuite/gas/arm/cde-warnings.d: New test.
4683 * testsuite/gas/arm/cde-warnings.l: New test.
4684 * testsuite/gas/arm/cde-warnings.s: New test.
4685 * testsuite/gas/arm/cde.d: New test.
4686 * testsuite/gas/arm/cde.s: New test.
4687
4b5aaf5f
L
46882020-02-10 H.J. Lu <hongjiu.lu@intel.com>
4689
4690 PR gas/25516
4691 * config/tc-i386.c (intel64): Renamed to ...
4692 (isa64): This.
4693 (match_template): Accept Intel64 only instruction by default.
4694 (i386_displacement): Updated.
4695 (md_parse_option): Updated.
4696 * c-i386.texi: Update -mamd64/-mintel64 documentation.
4697 * testsuite/gas/i386/i386.exp: Run x86-64-sysenter. Pass
4698 -mamd64 to x86-64-sysenter-amd.
4699 * testsuite/gas/i386/x86-64-sysenter.d: New file.
4700
33176d91
AM
47012020-02-10 Alan Modra <amodra@gmail.com>
4702
4703 * config/obj-elf.c (obj_elf_change_section): Error for section
4704 type, attr or entsize changes in assembly.
4705 * testsuite/gas/elf/elf.exp: Pass -Z to gas for section5 test.
4706 * testsuite/gas/elf/section5.l: Update.
4707
82194874
AM
47082020-02-10 Alan Modra <amodra@gmail.com>
4709
4710 * output-file.c (output_file_close): Do a normal close when
4711 flag_always_generate_output.
4712 * write.c (write_object_file): Don't stop output when
4713 flag_always_generate_output.
4714
9fc0b501
SB
47152020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
4716
4717 PR 25469
4718 * config/tc-z80.c: Add -gbz80 command line option to generate code
4719 for the GameBoy Z80. Add support for generating DWARF.
4720 * config/tc-z80.h: Add support for DWARF debug information
4721 generation.
4722 * doc/c-z80.texi: Document new command line option.
4723 * testsuite/gas/z80/gbz80_all.d: New file.
4724 * testsuite/gas/z80/gbz80_all.s: New file.
4725 * testsuite/gas/z80/z80.exp: Run the new tests.
4726 * testsuite/gas/z80/z80n_all.d: New file.
4727 * testsuite/gas/z80/z80n_all.s: New file.
4728 * testsuite/gas/z80/z80n_reloc.d: New file.
4729
b7d07216
L
47302020-02-06 H.J. Lu <hongjiu.lu@intel.com>
4731
4732 PR gas/25381
4733 * config/obj-elf.c (get_section): Also check
4734 linked_to_symbol_name.
4735 (obj_elf_change_section): Also set map_head.linked_to_symbol_name.
4736 (obj_elf_parse_section_letters): Handle the 'o' flag.
4737 (build_group_lists): Renamed to ...
4738 (build_additional_section_info): This. Set elf_linked_to_section
4739 from map_head.linked_to_symbol_name.
4740 (elf_adjust_symtab): Updated.
4741 * config/obj-elf.h (elf_section_match): Add linked_to_symbol_name.
4742 * doc/as.texi: Document the 'o' flag.
4743 * testsuite/gas/elf/elf.exp: Run PR gas/25381 tests.
4744 * testsuite/gas/elf/section18.d: New file.
4745 * testsuite/gas/elf/section18.s: Likewise.
4746 * testsuite/gas/elf/section19.d: Likewise.
4747 * testsuite/gas/elf/section19.s: Likewise.
4748 * testsuite/gas/elf/section20.d: Likewise.
4749 * testsuite/gas/elf/section20.s: Likewise.
4750 * testsuite/gas/elf/section21.d: Likewise.
4751 * testsuite/gas/elf/section21.l: Likewise.
4752 * testsuite/gas/elf/section21.s: Likewise.
4753
5eb617a7
L
47542020-02-06 H.J. Lu <hongjiu.lu@intel.com>
4755
4756 * NEWS: Mention x86 assembler options to align branches for
4757 binutils 2.34.
4758
986ac314
L
47592020-02-06 H.J. Lu <hongjiu.lu@intel.com>
4760
4761 * testsuite/gas/i386/i386.exp: Run unique and x86-64-unique
4762 only for ELF targets.
4763 * testsuite/gas/i386/unique.d: Don't xfail.
4764 * testsuite/gas/i386/x86-64-unique.d: Likewise.
4765
19234a6d
AM
47662020-02-06 Alan Modra <amodra@gmail.com>
4767
4768 * testsuite/gas/i386/unique.d: xfail for non-elf targets.
4769 * testsuite/gas/i386/x86-64-unique.d: Likewise.
4770
02e0be69
AM
47712020-02-06 Alan Modra <amodra@gmail.com>
4772
4773 * testsuite/gas/elf/section12a.d: Use supports_gnu_osabi in
4774 xfail, and rename test.
4775 * testsuite/gas/elf/section12b.d: Likewise.
4776 * testsuite/gas/elf/section16a.d: Likewise.
4777 * testsuite/gas/elf/section16b.d: Likewise.
4778
a8c4d40b
L
47792020-02-02 H.J. Lu <hongjiu.lu@intel.com>
4780
4781 PR gas/25380
4782 * config/obj-elf.c (section_match): Removed.
4783 (get_section): Also match SEC_ASSEMBLER_SECTION_ID and
4784 section_id.
4785 (obj_elf_change_section): Replace info and group_name arguments
4786 with match_p. Also update the section ID and flags from match_p.
4787 (obj_elf_section): Handle "unique,N". Update call to
4788 obj_elf_change_section.
4789 * config/obj-elf.h (elf_section_match): New.
4790 (obj_elf_change_section): Updated.
4791 * config/tc-arm.c (start_unwind_section): Update call to
4792 obj_elf_change_section.
4793 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
4794 * config/tc-microblaze.c (microblaze_s_data): Likewise.
4795 (microblaze_s_sdata): Likewise.
4796 (microblaze_s_rdata): Likewise.
4797 (microblaze_s_bss): Likewise.
4798 * config/tc-mips.c (s_change_section): Likewise.
4799 * config/tc-msp430.c (msp430_profiler): Likewise.
4800 * config/tc-rx.c (parse_rx_section): Likewise.
4801 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
4802 * doc/as.texi: Document "unique,N" in .section directive.
4803 * testsuite/gas/elf/elf.exp: Run "unique,N" tests.
4804 * testsuite/gas/elf/section15.d: New file.
4805 * testsuite/gas/elf/section15.s: Likewise.
4806 * testsuite/gas/elf/section16.s: Likewise.
4807 * testsuite/gas/elf/section16a.d: Likewise.
4808 * testsuite/gas/elf/section16b.d: Likewise.
4809 * testsuite/gas/elf/section17.d: Likewise.
4810 * testsuite/gas/elf/section17.l: Likewise.
4811 * testsuite/gas/elf/section17.s: Likewise.
4812 * testsuite/gas/i386/unique.d: Likewise.
4813 * testsuite/gas/i386/unique.s: Likewise.
4814 * testsuite/gas/i386/x86-64-unique.d: Likewise.
4815 * testsuite/gas/i386/i386.exp: Run unique and x86-64-unique.
4816
575d37ae
L
48172020-02-02 H.J. Lu <hongjiu.lu@intel.com>
4818
4819 * testsuite/gas/elf/section13.s: Replace @nobits with %nobits.
4820
2384096c
G
48212020-02-01 Anthony Green <green@moxielogic.com>
4822
0be2fe67 4823 * config/tc-moxie.c (md_begin): Don't force big-endian mode.
2384096c 4824
95441c43
SL
48252020-01-31 Sandra Loosemore <sandra@codesourcery.com>
4826
4827 * config/tc-nios2.c (nios2_cons): Handle %gotoff as well as
4828 %tls_ldo.
4829
d465d695
AV
48302020-01-31 Andre Vieira <andre.simoesdiasvieira@arm.com>
4831
4832 PR gas/25472
4833 * config/tc-arm.c (armv8m_main_ext_table): Refactored +dsp adding.
4834 (armv8_1m_main_ext_table): Refactored +dsp adding and enabled dsp for
4835 +mve.
4836 * testsuite/gas/arm/mve_dsp.d: New test.
4837
d26cc8a9
NC
48382020-01-31 Nick Clifton <nickc@redhat.com>
4839
4840 * config/tc-s390.c (s390_elf_suffix): Return ELF_SUFFIX_NONE
4841 rather than BFD_RELOC_NONE.
4842
90e9955a
SP
48432020-01-31 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4844
4845 * config/tc-arm.c (fldmias): Moved inside "THUMB_VARIANT & arm_ext_v6t2"
4846 to support VLDMIA instruction for MVE.
4847 (fldmdbs): Moved inside "THUMB_VARIANT & arm_ext_v6t2" to support VLDMDB
4848 instruction for MVE.
4849 (fstmias): Moved inside "THUMB_VARIANT & arm_ext_v6t2" to support VSTMIA
4850 instruction for MVE.
4851 (fstmdbs): Moved inside "THUMB_VARIANT & arm_ext_v6t2" to support VSTMDB
4852 instruction for MVE.
4853 * testsuite/gas/arm/mve-ldst.d: New test.
4854 * testsuite/gas/arm/mve-ldst.s: Likewise.
4855
53943f32
NC
48562020-01-31 Nick Clifton <nickc@redhat.com>
4857
4858 * po/fr.po: Updated French translation.
4859 * po/ru.po: Updated Russian translation.
4860
c3036ed0
RS
48612020-01-31 Richard Sandiford <richard.sandiford@arm.com>
4862
4863 * testsuite/gas/aarch64/sve-bfloat-movprfx.s: Use .h rather than
4864 .s for the movprfx.
4865 * testsuite/gas/aarch64/sve-bfloat-movprfx.d: Update accordingly.
4866 * testsuite/gas/aarch64/sve-movprfx_28.d,
4867 * testsuite/gas/aarch64/sve-movprfx_28.l,
4868 * testsuite/gas/aarch64/sve-movprfx_28.s: New test.
4869
2ae4c703
JB
48702020-01-30 Jan Beulich <jbeulich@suse.com>
4871
4872 * config/tc-i386.c (output_disp): Tighten base_opcode check.
4873 * testsuite/gas/i386/got.s: Add LSL, MOVLPS, and BNDCN cases.
4874 * testsuite/gas/i386/got-no-relax.d, testsuite/gas/i386/got.d:
4875 Adjust expectations.
4876
bd434cc4
JM
48772020-01-30 Jose E. Marchesi <jose.marchesi@oracle.com>
4878
4879 * testsuite/gas/bpf/alu.d: Update expected opcode for `neg'.
4880 * testsuite/gas/bpf/alu-be.d: Likewise.
4881 * testsuite/gas/bpf/alu32.d: Likewise for `neg32'.
4882 * testsuite/gas/bpf/alu32-be.d: Likewise.
4883
aeab2b26
JB
48842020-01-30 Jan Beulich <jbeulich@suse.com>
4885
4886 * testsuite/gas/i386/x86-64-branch-2.s,
4887 testsuite/gas/i386/x86-64-branch-4.s,
4888 testsuite/gas/i386/x86-64-branch.s: Add RETW cases.
4889 * testsuite/gas/i386/ilp32/x86-64-branch.d,
4890 testsuite/gas/i386/x86-64-branch-2.d,
4891 testsuite/gas/i386/x86-64-branch-4.l,
4892 testsuite/gas/i386/x86-64-branch.d: Adjust expectations.
4893
873494c8
JB
48942020-01-30 Jan Beulich <jbeulich@suse.com>
4895
4896 * config/tc-i386.c (process_suffix): .
4897 testsuite/gas/i386/noreg64.s: Add IRET and LRET cases.
4898 testsuite/gas/i386/x86-64-opcode.s: Add suffix to IRET and LRET.
4899 Add LRETQ case.
4900 testsuite/gas/i386/x86-64-suffix.s: Drop IRET case without
4901 suffix.
4902 testsuite/gas/i386/x86_64.s: Add RETF cases.
4903 * testsuite/gas/i386/k1om.d, testsuite/gas/i386/l1om.d,
4904 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/noreg64.l,
4905 testsuite/gas/i386/x86-64-opcode.d,
4906 testsuite/gas/i386/x86-64-suffix-intel.d,
4907 testsuite/gas/i386/x86-64-suffix.d,
4908 testsuite/gas/i386/x86_64-intel.d
4909 testsuite/gas/i386/x86_64.d: Adjust expectations.
4910 * testsuite/gas/i386/x86-64-suffix.e,
4911 testsuite/gas/i386/x86_64.e: New.
4912
62b3f548
JB
49132020-01-30 Jan Beulich <jbeulich@suse.com>
4914
4915 * config/tc-i386.c (process_suffix): Redo and move FLDENV et al
4916 special case.
4917
bc31405e
L
49182020-01-27 H.J. Lu <hongjiu.lu@intel.com>
4919
4920 PR binutils/25445
4921 * config/tc-i386.c (check_long_reg): Also convert to QWORD for
4922 movsxd.
4923 * doc/c-i386.texi: Add a node for AMD64 vs. Intel64 ISA
4924 differences. Document movslq and movsxd.
4925 * testsuite/gas/i386/i386.exp: Run PR binutils/25445 tests.
4926 * testsuite/gas/i386/x86-64-movsxd-intel.d: New file.
4927 * testsuite/gas/i386/x86-64-movsxd-intel64-intel.d: Likewise.
4928 * testsuite/gas/i386/x86-64-movsxd-intel64-inval.l: Likewise.
4929 * testsuite/gas/i386/x86-64-movsxd-intel64-inval.s: Likewise.
4930 * testsuite/gas/i386/x86-64-movsxd-intel64.d: Likewise.
4931 * testsuite/gas/i386/x86-64-movsxd-intel64.s: Likewise.
4932 * testsuite/gas/i386/x86-64-movsxd-inval.l: Likewise.
4933 * testsuite/gas/i386/x86-64-movsxd-inval.s: Likewise.
4934 * testsuite/gas/i386/x86-64-movsxd.d: Likewise.
4935 * testsuite/gas/i386/x86-64-movsxd.s: Likewise.
4936
e3696f67
AM
49372020-01-27 Alan Modra <amodra@gmail.com>
4938
4939 * testsuite/gas/all/gas.exp: Replace case statements with switch
4940 statements.
4941 * testsuite/gas/elf/elf.exp: Likewise.
4942 * testsuite/gas/macros/macros.exp: Likewise.
4943 * testsuite/lib/gas-defs.exp: Likewise.
4944
7568c93b
TC
49452020-01-27 Tamar Christina <tamar.christina@arm.com>
4946
4947 PR 25403
4948 * testsuite/gas/aarch64/armv8_4-a.d: Add cfinv.
4949 * testsuite/gas/aarch64/armv8_4-a.s: Likewise.
4950
403d1bd9
JW
49512020-01-22 Maxim Blinov <maxim.blinov@embecosm.com>
4952
4953 * testsuite/gas/riscv/march-ok-s.d: sx is no longer valid and
4954 s exts must be known, so rename *ok* to *fail*.
4955 * testsuite/gas/riscv/march-ok-sx.d: Likewise.
4956 * testsuite/gas/riscv/march-ok-s-with-version: Likewise.
4957 * testsuite/gas/riscv/march-fail-s.l: Expected error messages for
4958 above change.
4959 * testsuite/gas/riscv/march-fail-sx.l: Likewise.
4960 * testsuite/gas/riscv/march-fail-sx-with-version.l: Likewise.
4961
be4c5e58
L
49622020-01-22 H.J. Lu <hongjiu.lu@intel.com>
4963
4964 PR gas/25438
4965 * config/tc-i386.c (check_long_reg): Always disallow double word
4966 suffix in mnemonic with word general register.
4967 * testsuite/gas/i386/general.s: Replace word general register
4968 with double word general register for movl.
4969 * testsuite/gas/i386/inval.s: Add tests for movl with word general
4970 register.
4971 * testsuite/gas/i386/general.l: Updated.
4972 * testsuite/gas/i386/inval.l: Likewise.
4973
9e7028aa
AM
49742020-01-22 Alan Modra <amodra@gmail.com>
4975
4976 * config/tc-ppc.c (parse_tls_arg): Handle tls arg for
4977 __tls_get_addr_desc and __tls_get_addr_opt.
4978
e3ed17f3
JB
49792020-01-21 Jan Beulich <jbeulich@suse.com>
4980
4981 * testsuite/gas/i386/inval-crc32.s,
4982 testsuite/gas/i386/x86-64-inval-crc32.s: Add alignment directive.
4983 * testsuite/gas/i386/inval-crc32.l,
4984 testsuite/gas/i386/x86-64-inval-crc32.l: Adjust expectations.
4985
1a035124
JB
49862020-01-21 Jan Beulich <jbeulich@suse.com>
4987
4988 * config/tc-i386.c (process_suffix): Merge CRC32 handling into
4989 generic code path. Deal with No_lSuf being set in a template.
4990 * testsuite/gas/i386/inval-crc32.l,
4991 testsuite/gas/i386/x86-64-inval-crc32.l: Expect warning(s)
4992 instead of error(s) when operand size is ambiguous.
4993 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
4994 testsuite/gas/i386/noreg64.s: Add CRC32 tests.
4995 * testsuite/gas/i386/noreg16.d, testsuite/gas/i386/noreg16.l,
4996 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg32.l,
4997 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/noreg64.l:
4998 Adjust expectations.
4999
c006a730
JB
50002020-01-21 Jan Beulich <jbeulich@suse.com>
5001
5002 * config/tc-i386.c (process_suffix): Drop SYSRET special case
5003 and an intel_syntax check. Re-write lack-of-suffix processing
5004 logic.
5005 * doc/c-i386.texi: Document operand size defaults for suffix-
5006 less AT&T syntax insns.
5007 * testsuite/gas/i386/bundle.s, testsuite/gas/i386/lock-1.s,
5008 testsuite/gas/i386/opcode.s, testsuite/gas/i386/sse3.s,
5009 testsuite/gas/i386/x86-64-avx-scalar.s,
5010 testsuite/gas/i386/x86-64-avx.s,
5011 testsuite/gas/i386/x86-64-bundle.s,
5012 testsuite/gas/i386/x86-64-intel64.s,
5013 testsuite/gas/i386/x86-64-lock-1.s,
5014 testsuite/gas/i386/x86-64-opcode.s,
5015 testsuite/gas/i386/x86-64-sse2avx.s,
5016 testsuite/gas/i386/x86-64-sse3.s: Add missing suffixes.
5017 * testsuite/gas/i386/nops.s, testsuite/gas/i386/sse-noavx.s,
5018 testsuite/gas/i386/x86-64-nops.s,
5019 testsuite/gas/i386/x86-64-ptwrite.s,
5020 testsuite/gas/i386/x86-64-simd.s,
5021 testsuite/gas/i386/x86-64-sse-noavx.s,
5022 testsuite/gas/i386/x86-64-suffix.s: Drop bogus suffix-less
5023 insns.
5024 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
5025 testsuite/gas/i386/noreg64.s: Add further tests.
5026 * testsuite/gas/i386/ilp32/x86-64-nops.d,
5027 testsuite/gas/i386/nops.d, testsuite/gas/i386/noreg16.d,
5028 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg64.d,
5029 testsuite/gas/i386/sse-noavx.d,
5030 testsuite/gas/i386/x86-64-intel64.d,
5031 testsuite/gas/i386/x86-64-nops.d,
5032 testsuite/gas/i386/x86-64-opcode.d,
5033 testsuite/gas/i386/x86-64-ptwrite-intel.d,
5034 testsuite/gas/i386/x86-64-ptwrite.d,
5035 testsuite/gas/i386/x86-64-simd-intel.d,
5036 testsuite/gas/i386/x86-64-simd-suffix.d,
5037 testsuite/gas/i386/x86-64-simd.d,
5038 testsuite/gas/i386/x86-64-sse-noavx.d
5039 testsuite/gas/i386/x86-64-suffix.d,
5040 testsuite/gas/i386/x86-64-suffix-intel.d: Adjust expectations.
5041 * testsuite/gas/i386/noreg16.l, testsuite/gas/i386/noreg32.l,
5042 testsuite/gas/i386/noreg64.l: New.
5043 * testsuite/gas/i386/i386.exp: Run new tests.
5044
c906a69a
JB
50452020-01-21 Jan Beulich <jbeulich@suse.com>
5046
5047 * testsuite/gas/i386/avx512_bf16_vl.s,
5048 testsuite/gas/i386/x86-64-avx512_bf16_vl.s: Add broadcast forms
5049 of VCVTNEPS2BF16{X,Y}. Add operand-size less Intel syntax
5050 broadcast forms of VCVTNEPS2BF16.
5051 * testsuite/gas/i386/avx512_bf16_vl.d,
5052 testsuite/gas/i386/x86-64-avx512_bf16_vl.d: Adjust expectations.
5053
26916852
NC
50542020-01-20 Nick Clifton <nickc@redhat.com>
5055
5056 * po/uk.po: Updated Ukranian translation.
5057
14470f07
L
50582020-01-20 H.J. Lu <hongjiu.lu@intel.com>
5059
5060 PR ld/25416
5061 * config/tc-i386.c (output_insn): Add a dummy REX_OPCODE prefix
5062 for lea with R_X86_64_GOTPC32_TLSDESC relocation when generating
5063 x32 object.
5064 * testsuite/gas/i386/ilp32/x32-tls.d: Updated.
5065 * testsuite/gas/i386/ilp32/x32-tls.s: Add tests for lea with
5066 R_X86_64_GOTPC32_TLSDESC relocation.
5067
1b1bb2c6
NC
50682020-01-18 Nick Clifton <nickc@redhat.com>
5069
5070 * configure: Regenerate.
5071 * po/gas.pot: Regenerate.
5072
ae774686
NC
50732020-01-18 Nick Clifton <nickc@redhat.com>
5074
5075 Binutils 2.34 branch created.
5076
42e04b36
L
50772020-01-17 H.J. Lu <hongjiu.lu@intel.com>
5078
5079 * config/tc-i386.c (_i386_insn): Replace vex_encoding_vex2
5080 with vex_encoding_vex.
5081 (parse_insn): Likewise.
5082 * doc/c-i386.texi: Replace {vex2} with {vex}. Update {vex}
5083 and {vex3} documentation.
5084 * testsuite/gas/i386/pseudos.s: Replace 3 {vex2} tests with
5085 {vex}.
5086 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
5087
2da2eaf4
AV
50882020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
5089
5090 PR 25376
5091 * config/tc-arm.c (mve_ext, mve_fp_ext): Use CORE_HIGH.
5092 (armv8_1m_main_ext_table): Use CORE_HIGH for mve.
5093 * testsuite/arm/armv8_1-m-fpu-mve-1.s: New.
5094 * testsuite/arm/armv8_1-m-fpu-mve-1.d: New.
5095 * testsuite/arm/armv8_1-m-fpu-mve-2.s: New.
5096 * testsuite/arm/armv8_1-m-fpu-mve-2.d: New.
5097
45a4bb20
JB
50982020-01-16 Jan Beulich <jbeulich@suse.com>
5099
5100 * config/tc-i386.c (match_template): Drop found_cpu_match local
5101 variable.
5102
4814632e
JB
51032020-01-16 Jan Beulich <jbeulich@suse.com>
5104
5105 * testsuite/gas/i386/avx512dq-inval.l,
5106 testsuite/gas/i386/avx512dq-inval.s: New.
5107 * testsuite/gas/i386/i386.exp: Run new test.
5108
131cb553
JL
51092020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5110
5111 * config/tc-msp430.c (CHECK_RELOC_MSP430): Always generate 430X
5112 relocations when the target is 430X, except when extracting part of an
5113 expression.
5114 (msp430_srcoperand): Adjust comment.
5115 Initialize the expp member of the msp430_operand_s struct as
5116 appropriate.
5117 (msp430_dstoperand): Likewise.
5118 * testsuite/gas/msp430/msp430.exp: Run new test.
5119 * testsuite/gas/msp430/reloc-lo-430x.d: New test.
5120 * testsuite/gas/msp430/reloc-lo-430x.s: New test.
5121
c24d0e8d
AM
51222020-01-15 Alan Modra <amodra@gmail.com>
5123
5124 * configure.tgt: Add sparc-*-freebsd case.
5125
e44925ae
LC
51262020-01-14 Lili Cui <lili.cui@intel.com>
5127
5128 * testsuite/gas/i386/align-branch-1a.d: Updated for Darwin.
5129 * testsuite/gas/i386/align-branch-1b.d: Likewise.
5130 * testsuite/gas/i386/align-branch-1c.d: Likewise.
5131 * testsuite/gas/i386/align-branch-1d.d: Likewise.
5132 * testsuite/gas/i386/align-branch-1e.d: Likewise.
5133 * testsuite/gas/i386/align-branch-1f.d: Likewise.
5134 * testsuite/gas/i386/align-branch-1g.d: Likewise.
5135 * testsuite/gas/i386/align-branch-1h.d: Likewise.
5136 * testsuite/gas/i386/align-branch-1i.d: Likewise.
5137 * testsuite/gas/i386/align-branch-5.d: Likewise.
5138 * testsuite/gas/i386/x86-64-align-branch-1a.d: Likewise.
5139 * testsuite/gas/i386/x86-64-align-branch-1b.d: Likewise.
5140 * testsuite/gas/i386/x86-64-align-branch-1c.d: Likewise.
5141 * testsuite/gas/i386/x86-64-align-branch-1d.d: Likewise.
5142 * testsuite/gas/i386/x86-64-align-branch-1e.d: Likewise.
5143 * testsuite/gas/i386/x86-64-align-branch-1f.d: Likewise.
5144 * testsuite/gas/i386/x86-64-align-branch-1g.d: Likewise.
5145 * testsuite/gas/i386/x86-64-align-branch-1h.d: Likewise.
5146 * testsuite/gas/i386/x86-64-align-branch-1i.d: Likewise.
5147 * testsuite/gas/i386/x86-64-align-branch-5.d: Likewise.
5148 * testsuite/gas/i386/i386.exp: Skip x86-64-align-branch-2a,
5149 x86-64-align-branch-2b and x86-64-align-branch-2c on Darwin.
5150
7a6bf3be
SB
51512020-01-14 Sergey Belyashov <sergey.belyashov@gmail.com>
5152
5153 PR 25377
5154 * config/tc-z80.c: Add support for half precision, single
5155 precision and double precision floating point values.
5156 * config/tc-z80.h b/gas/config/tc-z80.h: Disable string escapes.
5157 * doc/as.texi: Add new z80 command line options.
5158 * doc/c-z80.texi: Document new z80 command line options.
5159 * testsuite/gas/z80/ez80_pref_dis.s: New test.
5160 * testsuite/gas/z80/ez80_pref_dis.d: New test driver.
5161 * testsuite/gas/z80/z80.exp: Run the new test.
5162 * testsuite/gas/z80/fp_math48.d: Use correct command line option.
5163 * testsuite/gas/z80/fp_zeda32.d: Likewise.
5164 * testsuite/gas/z80/strings.d: Update expected output.
5165
82e9597c
MM
51662020-01-13 Matthew Malcomson <matthew.malcomson@arm.com>
5167
5168 * config/tc-aarch64.c (f64mm, f32mm): Add sve as a feature
5169 dependency.
5170
5e4f7e05
CZ
51712020-01-13 Claudiu Zissulescu <claziss@gmail.com>
5172
5173 * config/tc-arc.c (arc_select_cpu): Re-init the bfd if we change
5174 the CPU.
5175 * config/tc-arc.h: Add header if/defs.
5176 * testsuite/gas/arc/pseudos.d: Improve matching pattern.
5177
febda64f
AM
51782020-01-13 Alan Modra <amodra@gmail.com>
5179
5180 * testsuite/gas/wasm32/allinsn.d: Update expected output.
5181
5496abe1
AM
51822020-01-13 Alan Modra <amodra@gmail.com>
5183
5184 * config/tc-tic4x.c (tic4x_operands_match): Correct tic3x trap
5185 insertion.
5186
ec4181f2
AM
51872020-01-10 Alan Modra <amodra@gmail.com>
5188
5189 * testsuite/gas/elf/pr14891.s: Don't start directives in first column.
5190 * testsuite/gas/elf/pr21661.d: Don't run on hpux.
5191
40c75bc8
SB
51922020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
5193
5194 PR 25224
5195 * config/tc-z80.c (emit_ld_m_rr): Use integer types when checking
5196 opcode byte values.
5197 (emit_ld_r_r): Likewise.
5198 (emit_ld_rr_m): Likewise.
5199 (emit_ld_rr_nn): Likewise.
5200
72aea328
JB
52012020-01-09 Jan Beulich <jbeulich@suse.com>
5202
5203 * config/tc-i386.c (optimize_encoding): Add
5204 is_any_vex_encoding() invocations. Drop respective
5205 i.tm.extension_opcode == None checks.
5206
3f93af61
JB
52072020-01-09 Jan Beulich <jbeulich@suse.com>
5208
5209 * config/tc-i386.c (md_assemble): Check RegRex is clear during
5210 REX transformations. Correct comment indentation.
5211
7697afb6
JB
52122020-01-09 Jan Beulich <jbeulich@suse.com>
5213
5214 * config/tc-i386.c (optimize_encoding): Generalize register
5215 transformation for TEST optimization.
5216
d835a58b
JB
52172020-01-09 Jan Beulich <jbeulich@suse.com>
5218
5219 * testsuite/gas/i386/x86-64-sysenter-amd.s,
5220 testsuite/gas/i386/x86-64-sysenter-amd.d,
5221 testsuite/gas/i386/x86-64-sysenter-amd.l,
5222 testsuite/gas/i386/x86-64-sysenter-intel.d,
5223 testsuite/gas/i386/x86-64-sysenter-mixed.d: New.
5224 * testsuite/gas/i386/i386.exp: Run new tests.
5225
915808f6
NC
52262020-01-08 Nick Clifton <nickc@redhat.com>
5227
5228 PR 25284
5229 * doc/as.texi (Align): Document the fact that all arguments can be
5230 omitted.
5231 (Balign): Likewise.
5232 (P2align): Likewise.
5233
f1f28025
NC
52342020-01-08 Nick Clifton <nickc@redhat.com>
5235
5236 PR 14891
5237 * config/obj-elf.c (obj_elf_section): Fail if the section name is
5238 already defined as a different symbol type.
5239 * testsuite/gas/elf/pr14891.s: New test source file.
5240 * testsuite/gas/elf/pr14891.d: New test driver.
5241 * testsuite/gas/elf/pr14891.s: New test expected error output.
5242 * testsuite/gas/elf/elf.exp: Run the new test.
5243
030a2e78
AM
52442020-01-08 Alan Modra <amodra@gmail.com>
5245
5246 * config/tc-z8k.c (md_begin): Make idx unsigned.
5247 (get_specific): Likewise for this_index.
5248
2a1ebfb2
CZ
52492020-01-07 Claudiu Zissulescu <claziss@synopsys.com>
5250
5251 * onfig/tc-arc.c (parse_reloc_symbol): New function.
5252 (tokenize_arguments): Clean up, use parse_reloc_symbol function.
5253 (md_operand): Set X_md to absent.
5254 (arc_parse_name): Check for X_md.
5255
16d87673
SB
52562020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
5257
5258 PR 25311
5259 * as.h (TC_STRING_ESCAPES): Provide a default definition.
5260 * app.c (do_scrub_chars): Use TC_STRING_ESCAPES instead of
5261 NO_STRING_ESCAPES.
5262 * read.c (next_char_of_string): Likewise.
5263 * config/tc-ppc.h (TC_STRING_ESCAPES): Define.
5264 * config/tc-z80.h (TC_STRING_ESCAPES): Define.
5265
a2322019
NC
52662020-01-03 Nick Clifton <nickc@redhat.com>
5267
5268 * po/sv.po: Updated Swedish translation.
5269
5437a02a
JB
52702020-01-03 Jan Beulich <jbeulich@suse.com>
5271
5272 * testsuite/gas/aarch64/f64mm.s: Scale index of LD1RO{H,W,D}.
5273 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
5274
567dfba2
JB
52752020-01-03 Jan Beulich <jbeulich@suse.com>
5276
5277 * testsuite/gas/aarch64/i8mm.s: Add 128-bit form tests for
5278 by-element usdot. Add 64-bit form tests for by-element sudot.
5279 * testsuite/gas/aarch64/i8mm.d: Adjust expectations.
5280
8c45011a
JB
52812020-01-03 Jan Beulich <jbeulich@suse.com>
5282
5283 * testsuite/gas/aarch64/f64mm.s: Drop 'i' from uzip<n>.
5284 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
5285
f4950f76
JB
52862020-01-03 Jan Beulich <jbeulich@suse.com>
5287
5288 * testsuite/gas/aarch64/f64mm.d,
5289 testsuite/gas/aarch64/sve-movprfx-mm.d: Adjust expectations.
5290
6655dba2
SB
52912020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
5292
5293 * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add
5294 support for assembler code generated by SDCC. Add new relocation
5295 types. Add z80-elf target support.
5296 * config/tc-z80.h: Add z80-elf target support. Enable dollar local
5297 labels. Local labels starts from ".L".
5298 * NEWS: Mention the new support.
5299 * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict.
5300 * testsuite/gas/all/fwdexp.s: Likewise.
5301 * testsuite/gas/all/cond.l: Likewise.
5302 * testsuite/gas/all/cond.s: Likewise.
5303 * testsuite/gas/all/fwdexp.d: Likewise.
5304 * testsuite/gas/all/fwdexp.s: Likewise.
5305 * testsuite/gas/elf/section2.e-mips: Likewise.
5306 * testsuite/gas/elf/section2.l: Likewise.
5307 * testsuite/gas/elf/section2.s: Likewise.
5308 * testsuite/gas/macros/app1.d: Likewise.
5309 * testsuite/gas/macros/app1.s: Likewise.
5310 * testsuite/gas/macros/app2.d: Likewise.
5311 * testsuite/gas/macros/app2.s: Likewise.
5312 * testsuite/gas/macros/app3.d: Likewise.
5313 * testsuite/gas/macros/app3.s: Likewise.
5314 * testsuite/gas/macros/app4.d: Likewise.
5315 * testsuite/gas/macros/app4.s: Likewise.
5316 * testsuite/gas/macros/app4b.s: Likewise.
5317 * testsuite/gas/z80/suffix.d: Fix failure on ELF target.
5318 * testsuite/gas/z80/z80.exp: Add new tests
5319 * testsuite/gas/z80/dollar.d: New file.
5320 * testsuite/gas/z80/dollar.s: New file.
5321 * testsuite/gas/z80/ez80_adl_all.d: New file.
5322 * testsuite/gas/z80/ez80_adl_all.s: New file.
5323 * testsuite/gas/z80/ez80_adl_suf.d: New file.
5324 * testsuite/gas/z80/ez80_isuf.s: New file.
5325 * testsuite/gas/z80/ez80_z80_all.d: New file.
5326 * testsuite/gas/z80/ez80_z80_all.s: New file.
5327 * testsuite/gas/z80/ez80_z80_suf.d: New file.
5328 * testsuite/gas/z80/r800_extra.d: New file.
5329 * testsuite/gas/z80/r800_extra.s: New file.
5330 * testsuite/gas/z80/r800_ii8.d: New file.
5331 * testsuite/gas/z80/r800_z80_doc.d: New file.
5332 * testsuite/gas/z80/z180.d: New file.
5333 * testsuite/gas/z80/z180.s: New file.
5334 * testsuite/gas/z80/z180_z80_doc.d: New file.
5335 * testsuite/gas/z80/z80_doc.d: New file.
5336 * testsuite/gas/z80/z80_doc.s: New file.
5337 * testsuite/gas/z80/z80_ii8.d: New file.
5338 * testsuite/gas/z80/z80_ii8.s: New file.
5339 * testsuite/gas/z80/z80_in_f_c.d: New file.
5340 * testsuite/gas/z80/z80_in_f_c.s: New file.
5341 * testsuite/gas/z80/z80_op_ii_ld.d: New file.
5342 * testsuite/gas/z80/z80_op_ii_ld.s: New file.
5343 * testsuite/gas/z80/z80_out_c_0.d: New file.
5344 * testsuite/gas/z80/z80_out_c_0.s: New file.
5345 * testsuite/gas/z80/z80_reloc.d: New file.
5346 * testsuite/gas/z80/z80_reloc.s: New file.
5347 * testsuite/gas/z80/z80_sli.d: New file.
5348 * testsuite/gas/z80/z80_sli.s: New file.
5349
a65b5de6
SN
53502020-01-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
5351
5352 * config/tc-arm.c (parse_reg_list): Use REG_TYPE_RN instead of
5353 REGLIST_RN.
5354
b14ce8bf
AM
53552020-01-01 Alan Modra <amodra@gmail.com>
5356
5357 Update year range in copyright notice of all files.
5358
0b114740 5359For older changes see ChangeLog-2019
3499769a 5360\f
0b114740 5361Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
5362
5363Copying and distribution of this file, with or without modification,
5364are permitted in any medium without royalty provided the copyright
5365notice and this notice are preserved.
5366
5367Local Variables:
5368mode: change-log
5369left-margin: 8
5370fill-column: 74
5371version-control: never
5372End: