gas output_file_close error message
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2020-11-25 Alan Modra <amodra@gmail.com>
2
3 * output-file.c (output_file_close): Remove "can't close" from
4 error message.
5 * testsuite/gas/mips/reginfo-2.l: Update expected output.
6
7 2020-11-04 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
8
9 * config/tc-aarch64.c (aarch64_cpus): Add Cortex-A78C.
10 * doc/c-aarch64.texi: Document -mcpu=cortex-a78c.
11 * doc/NEWS: Update news.
12
13 2020-11-19 Jozef Lawrynowicz <jozef.l@mittosystems.com>
14
15 * testsuite/gas/elf/section22.d: Allow FreeBSD OSABI in readelf
16 output.
17 * testsuite/gas/elf/section23a.d: Likewise.
18 * testsuite/gas/elf/section24a.d: Likewise.
19
20 2020-11-18 Alan Modra <amodra@gmail.com>
21
22 * doc/as.texi (.nop): Document optional size arg.
23 * dwarf2dbg.c (dwarf2_gen_line_info_1): Only check SEC_ALLOC
24 when ELF. Warn whenever dwarf line number information is ignored.
25 * frags.c (frag_offset_ignore_align_p): New function.
26 * frags.h (frag_offset_ignore_align_p): Declare.
27 * read.c (s_nop): Extend to support optional size arg.
28 * testsuite/gas/elf/dwarf2-20.d: Expect warnings, and exact range.
29 * testsuite/gas/elf/dwarf2-20.s: Emit 16 bytes worth of nops.
30 * testsuite/gas/m68hc11/indexed12.d: Expect warnings.
31
32 2020-11-18 Jozef Lawrynowicz <jozef.l@mittosystems.com>
33 H.J. Lu <hongjiu.lu@intel.com>
34
35 * NEWS: Announce SHF_GNU_RETAIN support.
36 * config/obj-elf.c (obj_elf_change_section): Merge SHF_GNU_RETAIN bit
37 between section declarations.
38 (obj_elf_parse_section_letters): Handle 'R' flag.
39 Handle numeric flag values within the SHF_MASKOS range.
40 (obj_elf_section): Validate SHF_GNU_RETAIN usage.
41 * doc/as.texi: Document 'R' flag to .section directive.
42 * testsuite/gas/elf/elf.exp: Run new tests.
43 * testsuite/gas/elf/section10.d: Unset SHF_GNU_RETAIN bit.
44 * testsuite/gas/elf/section10.s: Likewise.
45 * testsuite/gas/elf/section22.d: New test.
46 * testsuite/gas/elf/section22.s: New test.
47 * testsuite/gas/elf/section23.s: New test.
48 * testsuite/gas/elf/section23a.d: New test.
49 * testsuite/gas/elf/section23b.d: New test.
50 * testsuite/gas/elf/section23b.err: New test.
51 * testsuite/gas/elf/section24.s: New test.
52 * testsuite/gas/elf/section24a.d: New test.
53 * testsuite/gas/elf/section24b.d: New test.
54
55 2020-11-13 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
56
57 * NEWS: Update news.
58 * config/tc-aarch64.c: Add option +pauth to -march.
59 * doc/c-aarch64.texi: Update docs.
60 * testsuite/gas/aarch64/pac-feat.d: New test.
61 * testsuite/gas/aarch64/pac-feat.s: New test.
62
63 2020-11-16 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
64
65 * NEWS: Update news.
66 * config/tc-aarch64.c: New feature flag +flagm.
67 * doc/c-aarch64.texi: Update docs.
68 * testsuite/gas/aarch64/flagm.d: New test.
69 * testsuite/gas/aarch64/flagm.s: New test.
70
71 2020-11-16 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
72
73 * config/tc-arm.c (arm_cpus): Add Cortex-A78C.
74 * doc/c-arm.texi: Document -mcpu=cortex-a78c.
75 * testsuite/gas/arm/cpu-cortex-a78c.d: New test.
76
77 2020-11-14 Borislav Petkov <bp@suse.de>
78
79 * testsuite/gas/i386/x86-64-segovr.d: Adjust regexes.
80 * testsuite/gas/i386/x86-64-nops.d: Likewise.
81 * testsuite/gas/i386/x86-64-nops-1.d: Likewise.
82 * testsuite/gas/i386/x86-64-nops-1-g64.d: Likewise.
83 * testsuite/gas/i386/x86-64-nops-1-core2.d: Likewise.
84 * testsuite/gas/i386/x86-64-nops-1-k8.d: Likewise.
85 * testsuite/gas/i386/x86-64-nops-2.d: Likewise.
86 * testsuite/gas/i386/x86-64-nops-3.d: Likewise.
87 * testsuite/gas/i386/x86-64-nops-4.d: Likewise.
88 * testsuite/gas/i386/x86-64-nops-4-core2.d: Likewise.
89 * testsuite/gas/i386/x86-64-nops-4-k8.d: Likewise.
90 * testsuite/gas/i386/x86-64-nops-5.d: Likewise.
91 * testsuite/gas/i386/x86-64-nops-5-k8.d: Likewise.
92 * testsuite/gas/i386/x86-64-nops-7.d: Likewise.
93 * testsuite/gas/i386/x86-64-nop-1.d: Likewise.
94 * testsuite/gas/i386/x86-64-align-branch-1a.d: Likewise.
95 * testsuite/gas/i386/x86-64-align-branch-1b.d: Likewise.
96 * testsuite/gas/i386/x86-64-align-branch-1c.d: Likewise.
97 * testsuite/gas/i386/x86-64-align-branch-1d.d: Likewise.
98 * testsuite/gas/i386/x86-64-align-branch-1g.d: Likewise.
99 * testsuite/gas/i386/x86-64-align-branch-2c.d: Likewise.
100 * testsuite/gas/i386/x86-64-align-branch-6.d: Likewise.
101 * testsuite/gas/i386/x86-64-align-branch-7.d: Likewise.
102 * testsuite/gas/i386/x86-64-align-branch-8.d: Likewise.
103 * testsuite/gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
104 * testsuite/gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
105 * testsuite/gas/i386/ilp32/x86-64-nops-1.d: Likewise.
106 * testsuite/gas/i386/ilp32/x86-64-nops-2.d: Likewise.
107 * testsuite/gas/i386/ilp32/x86-64-nops-3.d: Likewise.
108 * testsuite/gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
109 * testsuite/gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
110 * testsuite/gas/i386/ilp32/x86-64-nops-4.d: Likewise.
111 * testsuite/gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
112 * testsuite/gas/i386/ilp32/x86-64-nops-5.d: Likewise.
113 * testsuite/gas/i386/ilp32/x86-64-nops.d:: Likewise.
114
115 2020-11-12 Jozef Lawrynowicz <jozef.l@mittosystems.com>
116
117 * config/tc-msp430.c (OPTION_MOVE_DATA): Define.
118 (md_parse_option): Ignore OPTION_MOVE_DATA.
119 (md_longopts): Handle -md option.
120 * testsuite/gas/msp430/msp430.exp: Run new test.
121 * testsuite/gas/msp430/empty.s: New test.
122 * testsuite/gas/msp430/ignore-md.d: New test.
123
124 2020-11-12 Nick Clifton <nickc@redhat.com>
125
126 PR 26850
127 * dwarf2dbg.c (dwarf2_gen_line_info_1): Do not record lines in
128 sections that are not executable or not loadable.
129 (out_debug_line): Move warning message into dwarf2_gen_line_info_1.
130 * testsuite/gas/elf/dwarf2-20.s: New test.
131 * testsuite/gas/elf/dwarf2-20.d: New test driver.
132 * testsuite/gas/elf/elf.exp: Run the new test.
133 * testsuite/gas/elf/warn-2.s: Use the .nop directive.
134
135 2020-11-11 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
136
137 * testsuite/gas/aarch64/ls64.s: Update test.
138
139 2020-11-09 Denys Zagorui <dzagorui@cisco.com>
140
141 * config/obj-elf (obj_elf_init_stab_section): Improve
142 reproducibility for stabs debugging data format
143
144 2020-11-09 Spencer E. Olson <olsonse@umich.edu>
145
146 * testsuite/gas/pru/misc.s: Add tests for lmbd (left-most bit
147 detect).
148 * testsuite/gas/pru/misc.d: Update expected disassembly.
149
150 2020-11-09 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
151
152 * config/tc-aarch64.c: Fix comment.
153 * testsuite/gas/aarch64/ls64.d: New test.
154 * testsuite/gas/aarch64/ls64.s: Test for ACCDATA_EL1 register.
155
156 2020-11-09 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
157
158 * config/tc-aarch64.c (process_omitted_operand): Add AARCH64_OPND_Rt_LS64.
159 (parse_operands): Parse Rt range for AARCH64_OPND_Rt_LS64.
160 * testsuite/gas/aarch64/ls64-invalid.l: Update test.
161 * testsuite/gas/aarch64/ls64-invalid.s: Update test.
162 * testsuite/gas/aarch64/ls64.s: Update test.
163
164 2020-11-09 Andreas Schwab <schwab@linux-m68k.org>
165
166 * Makefile.am (development.exp): Fix regexp.
167 * Makefile.in: Regenerate.
168
169 2020-11-09 Nelson Chu <nelson.chu@sifive.com>
170
171 * config/tc-riscv.c (explicit_mabi): New boolean to indicate if
172 the -mabi= option is explictly set.
173 (md_parse_option): Set explicit_mabi to TRUE if -mabi is set.
174 (riscv_set_abi_by_arch): New function. If the -mabi option isn't
175 set, then we set the abi according to the architecture string.
176 Otherwise, check if there are conflicts between architecture
177 and abi setting.
178 (riscv_after_parse_args): Move the abi setting to md_assemble nad
179 riscv_elf_final_processing.
180 (md_assemble): Call the riscv_set_abi_by_arch when we set the
181 start_assemble to TRUE.
182 (riscv_elf_final_processing): Likewise, in case the file without
183 any instruction.
184 * testsuite/gas/riscv/mabi-attr-01.s: New testcase.
185 * testsuite/gas/riscv/mabi-attr-02.s: Likewise.
186 * testsuite/gas/riscv/mabi-attr-03.s: Likewise.
187 * testsuite/gas/riscv/mabi-fail-01.d: Likewise.
188 * testsuite/gas/riscv/mabi-fail-01.l: Likewise.
189 * testsuite/gas/riscv/mabi-fail-02.d: Likewise.
190 * testsuite/gas/riscv/mabi-fail-02.l: Likewise.
191 * testsuite/gas/riscv/mabi-noabi-attr-01a.d: Likewise.
192 * testsuite/gas/riscv/mabi-noabi-attr-01b.d: Likewise.
193 * testsuite/gas/riscv/mabi-noabi-attr-02a.d: Likewise.
194 * testsuite/gas/riscv/mabi-noabi-attr-02b.d: Likewise.
195 * testsuite/gas/riscv/mabi-noabi-attr-03a.d: Likewise.
196 * testsuite/gas/riscv/mabi-noabi-attr-03b.d: Likewise.
197 * testsuite/gas/riscv/mabi-noabi-march-01.d: Likewise.
198 * testsuite/gas/riscv/mabi-noabi-march-02.d: Likewise.
199 * testsuite/gas/riscv/mabi-noabi-march-03.d: Likewise.
200
201 2020-11-04 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
202
203 * testsuite/gas/aarch64/armv8-ras-1_1-invalid.d: New test.
204 * testsuite/gas/aarch64/armv8-ras-1_1-invalid.l: New test.
205 * testsuite/gas/aarch64/armv8-ras-1_1-invalid.s: New test.
206 * testsuite/gas/aarch64/armv8-ras-1_1.d: New test.
207 * testsuite/gas/aarch64/armv8-ras-1_1.s: New test.
208 * testsuite/gas/aarch64/illegal-ras-1.d: Remove.
209 * testsuite/gas/aarch64/illegal-ras-1.l: Remove.
210 * testsuite/gas/aarch64/illegal-ras-1.s: Remove.
211 * testsuite/gas/aarch64/illegal-sysreg-2.d: Remove.
212 * testsuite/gas/aarch64/illegal-sysreg-2.l: Remove.
213
214 2020-11-03 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
215
216 * NEWS: Update docs.
217 * config/tc-aarch64.c: Add +ls64 feature to -march flags set.
218 * testsuite/gas/aarch64/ls64-invalid.d: New test.
219 * testsuite/gas/aarch64/ls64-invalid.l: New test.
220 * testsuite/gas/aarch64/ls64-invalid.s: New test.
221 * testsuite/gas/aarch64/ls64.s: New test.
222
223 2020-11-03 Christian Eggers <ceggers@gmx.de>
224
225 * config/obj-elf (elf_frob_symbol): Fix symbol value calculation
226 for versioned symbol aliases.
227
228 2020-10-30 H.J. Lu <hongjiu.lu@intel.com>
229
230 PR gas/26703
231 * config/tc-i386.c (output_insn): Update for
232 GNU_PROPERTY_X86_ISA_1_BASELINE.
233 * testsuite/gas/i386/property-1.d: Updated.
234 * testsuite/gas/i386/property-2.d: Likewise.
235 * testsuite/gas/i386/property-3.d: Likewise.
236 * testsuite/gas/i386/property-4.d: Likewise.
237 * testsuite/gas/i386/property-5.d: Likewise.
238 * testsuite/gas/i386/property-6.d: Likewise.
239 * testsuite/gas/i386/property-11.d: Likewise.
240 * testsuite/gas/i386/property-12.d: Likewise.
241 * testsuite/gas/i386/x86-64-property-1.d: Likewise.
242 * testsuite/gas/i386/x86-64-property-2.d: Likewise.
243 * testsuite/gas/i386/x86-64-property-3.d: Likewise.
244 * testsuite/gas/i386/x86-64-property-4.d: Likewise.
245 * testsuite/gas/i386/x86-64-property-5.d: Likewise.
246 * testsuite/gas/i386/x86-64-property-6.d: Likewise.
247 * testsuite/gas/i386/x86-64-property-11.d: Likewise.
248 * testsuite/gas/i386/x86-64-property-12.d: Likewise.
249
250 2020-10-30 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
251
252 * NEWS: Update docs.
253 * testsuite/gas/aarch64/system-5.d: Update test with WFIT insn.
254 * testsuite/gas/aarch64/system-5.s: Update test with WFIT insn.
255
256 2020-10-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
257
258 * config/tc-aarch64.c (parse_operands): Check for C0-C15 value of DSB
259 immediate string operand.
260 * testsuite/gas/aarch64/system-4.d: Update test.
261 * testsuite/gas/aarch64/system-4.s: Update test.
262
263 2020-10-27 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
264
265 * NEWS: Update docs.
266 * config/tc-aarch64.c (parse_csr_operand): New operand parser.
267 (parse_operands): Call to CSR operand parser.
268 * testsuite/gas/aarch64/csre_csr-invalid.d: New test.
269 * testsuite/gas/aarch64/csre_csr-invalid.l: New test.
270 * testsuite/gas/aarch64/csre_csr-invalid.s: New test.
271 * testsuite/gas/aarch64/csre_csr.d: New test.
272 * testsuite/gas/aarch64/csre_csr.s: New test.
273
274 2020-10-27 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
275
276 * NEWS: Update docs.
277 * testsuite/gas/aarch64/system-5.d: New test.
278 * testsuite/gas/aarch64/system-5.s: New test.
279
280 2020-10-26 H.J. Lu <hongjiu.lu@intel.com>
281
282 PR gas/26778
283 * * dwarf2dbg.c (num_of_auto_assigned): New.
284 (allocate_filenum): Increment num_of_auto_assigned.
285 (dwarf2_directive_filename): Clear the slots auto-assigned
286 before the first .file <NUMBER> directive was seen.
287 * testsuite/gas/i386/dwarf4-line-1.d: New file.
288 * testsuite/gas/i386/dwarf4-line-1.s: Likewise.
289 * testsuite/gas/i386/i386.exp: Run dwarf4-line-1.
290
291 2020-10-26 Cooper Qu <cooper.qu@linux.alibaba.com>
292
293 * config/tc-csky.c (dump_literals): Fix the literal dump
294 of big vector constant.
295
296 2020-10-26 Cooper Qu <cooper.qu@linux.alibaba.com>
297
298 * testsuite/gas/csky/enhance_dsp.s : Change plsl.u16 to plsl.16.
299 * testsuite/gas/csky/enhance_dsp.d : Change plsl.u16 to plsl.16.
300
301 2020-10-26 Cooper Qu <cooper.qu@linux.alibaba.com>
302
303 * config/tc-csky.c (md_begin): Add version flag in eflag.
304
305 2020-10-26 Cooper Qu <cooper.qu@linux.alibaba.com>
306
307 * config/tc-csky.c (get_operand_value): Add handler for
308 OPRND_TYPE_IMM5b_VSH and OPRND_TYPE_VREG_WITH_INDEX.
309 * testsuite/gas/csky/csky_vdsp.d : Fix the disassembling for
310 vector register.
311
312 2020-10-26 Lili Cui <lili.cui@intel.com>
313
314 * testsuite/gas/i386/avx-vnni.d: Change psuedo prefix from
315 {vex3} to {vex}
316 * testsuite/gas/i386/x86-64-avx-vnni.d: Likewise.
317
318 2020-10-23 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
319
320 * NEWS: Docs update.
321 * config/tc-aarch64.c (parse_operands): Add
322 AARCH64_OPND_BARRIER_DSB_NXS handler.
323 (md_begin): Add content of aarch64_barrier_dsb_nxs_options to
324 aarch64_barrier_opt_hsh hash.
325 * testsuite/gas/aarch64/system-4-invalid.d: New test.
326 * testsuite/gas/aarch64/system-4-invalid.l: New test.
327 * testsuite/gas/aarch64/system-4-invalid.s: New test.
328 * testsuite/gas/aarch64/system-4.d: New test.
329 * testsuite/gas/aarch64/system-4.s: New test.
330
331 2020-10-21 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
332
333 PR target/26763
334 * config/tc-arm.c (parse_address_main): Add new MVE addressing mode
335 check.
336 * testsuite/gas/arm/mve-vldr-vstr-bad.d: New test.
337 * testsuite/gas/arm/mve-vldr-vstr-bad.l: Likewise.
338 * testsuite/gas/arm/mve-vldr-vstr-bad.s: Likewise.
339
340 2020-10-20 Dr. David Alan Gilbert <dgilbert@redhat.com>
341
342 * config/tc-arc.c (emit_insn0): Fix printf format.
343
344 2020-10-20 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
345
346 * config/tc-i386.c (cpu_arch): Add CPU_ZNVER3_FLAGS flags.
347 (i386_align_code): Add PROCESSOR_ZNVER cases.
348 * doc/c-i386.texi: Add znver3, snp, invlpgb and tlbsync.
349 * gas/i386/i386.exp: Add new znver3 test cases.
350 * gas/i386/arch-14-znver3.d: New.
351 * gas/i386/arch-14.d: New.
352 * gas/i386/arch-14.s: New.
353 * gas/i386/invlpgb.d: New.
354 * gas/i386/invlpgb64.d: New.
355 * gas/i386/invlpgb.s: New.
356 * gas/i386/snp.d: New.
357 * gas/i386/snp64.d: New.
358 * gas/i386/snp.s: New.
359 * gas/i386/tlbsync.d: New.
360 * gas/i386/tlbsync.s: New.
361 * gas/i386/x86-64-arch-4-znver3.d: New.
362 * gas/i386/x86-64-arch-4.d: New.
363 * gas/i386/x86-64-arch-4.s: New.
364
365 2020-10-17 H.J. Lu <hongjiu.lu@intel.com>
366
367 PR gas/25878
368 PR gas/26740
369 * testsuite/gas/i386/dwarf5-line-4.d: New file.
370 * testsuite/gas/i386/dwarf5-line-4.s: Likewise.
371 * testsuite/gas/i386/i386.exp: Run dwarf5-line-4.
372
373 2020-10-17 H.J. Lu <hongjiu.lu@intel.com>
374
375 PR gas/25878
376 PR gas/26740
377 * testsuite/gas/i386/dwarf5-line-3.s: Replace dwarf5-line-2.S
378 with dwarf5-line-3.S.
379 * testsuite/gas/i386/dwarf5-line-3.d: Updated.
380
381 2020-10-17 H.J. Lu <hongjiu.lu@intel.com>
382
383 PR gas/25878
384 PR gas/26740
385 * dwarf2dbg.c (allocate_filename_to_slot): Don't reuse the slot 1
386 here.
387 (dwarf2_where): Restore as_where.
388 (dwarf2_directive_filename): Clear the slot 1 if it was assigned
389 to the input file.
390 * testsuite/gas/i386/dwarf5-line-2.d: New file.
391 * testsuite/gas/i386/dwarf5-line-2.s: Likewise.
392 * testsuite/gas/i386/dwarf5-line-3.d: Likewise.
393 * testsuite/gas/i386/dwarf5-line-3.s: Likewise.
394 * testsuite/gas/i386/i386.exp: Run dwarf5-line-2 and
395 dwarf5-line-3.
396
397 gas/ChangeLog:
398
399 2020-10-16 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
400
401 * NEWS: Docs update.
402 * config/tc-aarch64.c (armv8.7-a): New arch.
403 * doc/c-aarch64.texi (-march=armv8.7-a): Update docs.
404
405 2020-10-16 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
406
407 * testsuite/gas/aarch64/sysreg-6.d: New test.
408 * testsuite/gas/aarch64/sysreg-6.s: New test.
409
410 2020-10-16 H.J. Lu <hongjiu.lu@intel.com>
411
412 PR gas/25878
413 PR gas/26740
414 * dwarf2dbg.c (file_entry): Remove auto_assigned.
415 (assign_file_to_slot): Remove the auto_assign argument.
416 (allocate_filenum): Updated.
417 (allocate_filename_to_slot): Reuse the input file entry in the
418 file table.
419 (dwarf2_where): Replace as_where with as_where_physical.
420 * testsuite/gas/i386/dwarf5-line-1.d: New file.
421 * testsuite/gas/i386/dwarf5-line-1.s: Likewise.
422 * testsuite/gas/i386/i386.exp: Run dwarf5-line-1.
423
424 2020-10-16 Lili Cui <lili.cui@intel.com>
425
426 * config/tc-i386.c (cpu_flags_match): Move Pseudo Prefix check
427 to ...
428 (match_template): Here.
429 * testsuite/gas/i386/avx-vnni-inval.l: New file.
430 * testsuite/gas/i386/avx-vnni-inval.s: Likewise.
431 * testsuite/gas/i386/avx-vnni.d: Delete invalid {vex2} test.
432 * testsuite/gas/i386/avx-vnni.s: Likewise.
433 * testsuite/gas/i386/i386.exp: Add AVX VNNI invalid tests.
434 * testsuite/gas/i386/x86-64-avx-vnni-inval.l: New file.
435 * testsuite/gas/i386/x86-64-avx-vnni-inval.s: Likewise.
436 * testsuite/gas/i386/x86-64-avx-vnni.d: Delete invalid {vex2} test.
437 * testsuite/gas/i386/x86-64-avx-vnni.s: Likewise.
438
439 2020-10-14 H.J. Lu <hongjiu.lu@intel.com>
440 Lili Cui <lili.cui@intel.com>
441
442 * NEWS: Add Intel AVX VNNI.
443 * config/tc-i386.c (cpu_arch): Add .avx_vnni and noavx_vnni.
444 (cpu_flags_match): Support CpuVEX_PREFIX.
445 * doc/c-i386.texi: Document .avx_vnni, noavx_vnni and how to
446 encode Intel VNNI instructions with VEX prefix.
447 * testsuite/gas/i386/avx-vnni.d: New file.
448 * testsuite/gas/i386/avx-vnni.s: Likewise.
449 * testsuite/gas/i386/x86-64-avx-vnni.d: Likewise.
450 * testsuite/gas/i386/x86-64-avx-vnni.s: Likewise.
451 * testsuite/gas/i386/i386.exp: Run AVX VNNI tests.
452
453 2020-10-14 Lili Cui <lili.cui@intel.com>
454
455 * NEWS: Add Intel HRESET.
456 * config/tc-i386.c (cpu_arch): Add .hreset.
457 (cpu_noarch): Likewise.
458 * doc/c-i386.texi: Document .hreset, nohreset.
459 * testsuite/gas/i386/i386.exp: Run HRESET tests.
460 * testsuite/gas/i386/hreset.d: New file.
461 * testsuite/gas/i386/x86-64-hreset.d: Likewise.
462 * testsuite/gas/i386/hreset.s: Likewise.
463
464 2020-10-14 Lili Cui <lili.cui@intel.com>
465
466 * NEWS: Add Intel UINTR.
467 * config/tc-i386.c (cpu_arch): Add .uintr.
468 (cpu_noarch): Likewise.
469 * doc/c-i386.texi: Document .uintr and nouintr.
470 * testsuite/gas/i386/i386.exp: Run UINTR tests.
471 * testsuite/gas/i386/x86-64-uintr.d: Likewise.
472 * testsuite/gas/i386/x86-64-uintr.s: Likewise.
473
474 2020-10-14 H.J. Lu <hongjiu.lu@intel.com>
475
476 * config/tc-i386.c (load_insn_p): Check opcodeprefix == 0 for
477 base_opcode == 0xfc7.
478 (match_template): Likewise.
479 (process_suffix): Check opcodeprefix == PREFIX_0XF2 for CRC32.
480 (check_byte_reg): Likewise.
481 (output_insn): Don't add the 0xf3 prefix twice for PadLock
482 instructions. Don't add prefix from non-VEX/EVEX base_opcode.
483
484 2020-10-13 H.J. Lu <hongjiu.lu@intel.com>
485
486 * config/tc-i386.c (build_vex_prefix): Replace vexopcode with
487 opcodeprefix.
488 (build_evex_prefix): Likewise.
489 (is_any_vex_encoding): Don't check vexopcode.
490 (output_insn): Handle opcodeprefix.
491
492 2020-10-09 H.J. Lu <hongjiu.lu@intel.com>
493
494 PR gas/26703
495 * config/tc-i386.c (xstate): Add xstate_mask.
496 (md_assemble): Check i.types[j], instead of i.tm.operand_types[j],
497 for xstate. Set xstate_mask, instead of xstate_zmm, for RegMask.
498 (output_insn): Update for GNU_PROPERTY_X86_ISA_1_V[234]. Update
499 xstate for mask register and VSIB.
500 * testsuite/gas/i386/i386.exp: Run more GNU_PROPERTY tests.
501 * testsuite/gas/i386/property-1.s: Updated to the current
502 GNU_PROPERTY_X86_ISA_1_USED value.
503 * testsuite/gas/i386/property-2.s: Only keep cmove.
504 * testsuite/gas/i386/property-3.s: Changed to addsubpd.
505 * testsuite/gas/i386/property-1.d: Updated.
506 * testsuite/gas/i386/property-2.d: Likewise.
507 * testsuite/gas/i386/property-3.d: Likewise.
508 * testsuite/gas/i386/property-4.d: Likewise.
509 * testsuite/gas/i386/property-5.d: Likewise.
510 * testsuite/gas/i386/property-6.d: Likewise.
511 * testsuite/gas/i386/x86-64-property-1.d: Likewise.
512 * testsuite/gas/i386/x86-64-property-2.d: Likewise.
513 * testsuite/gas/i386/x86-64-property-3.d: Likewise.
514 * testsuite/gas/i386/x86-64-property-4.d: Likewise.
515 * testsuite/gas/i386/x86-64-property-5.d: Likewise.
516 * testsuite/gas/i386/x86-64-property-6.d: Likewise.
517 * testsuite/gas/i386/x86-64-property-7.d: Likewise.
518 * testsuite/gas/i386/x86-64-property-8.d: Likewise.
519 * testsuite/gas/i386/x86-64-property-9.d: Likewise.
520 * testsuite/gas/i386/property-11.d: New file.
521 * testsuite/gas/i386/property-11.s: Likewise.
522 * testsuite/gas/i386/property-12.d: Likewise.
523 * testsuite/gas/i386/property-12.s: Likewise.
524 * testsuite/gas/i386/property-13.d: Likewise.
525 * testsuite/gas/i386/property-13.s: Likewise.
526 * testsuite/gas/i386/x86-64-property-11.d: Likewise.
527 * testsuite/gas/i386/x86-64-property-12.d: Likewise.
528 * testsuite/gas/i386/x86-64-property-13.d: Likewise.
529 * testsuite/gas/i386/x86-64-property-14.d: Likewise.
530 * testsuite/gas/i386/x86-64-property-14.s: Likewise.
531
532 2020-10-08 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
533
534 * NEWS: Docs update.
535 * testsuite/gas/aarch64/brbe-invalid.d: New test.
536 * testsuite/gas/aarch64/brbe-invalid.l: New test.
537 * testsuite/gas/aarch64/brbe-invalid.s: New test.
538 * testsuite/gas/aarch64/brbe.d: New test.
539 * testsuite/gas/aarch64/brbe.s: New test.
540
541 2020-10-08 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
542
543 * NEWS: Docs update.
544 * testsuite/gas/aarch64/csre-invalid.d: New test.
545 * testsuite/gas/aarch64/csre-invalid.l: New test.
546 * testsuite/gas/aarch64/csre-invalid.s: New test.
547 * testsuite/gas/aarch64/csre.d: New test.
548 * testsuite/gas/aarch64/csre.s: New test.
549
550 2020-10-06 Alex Coplan <alex.coplan@arm.com>
551
552 PR 26699
553 * config/tc-aarch64.c (asm_barrier_opt): Delete.
554 (parse_barrier): Fix bogus type punning.
555 * testsuite/gas/aarch64/system.d: Update disassembly.
556 * testsuite/gas/aarch64/system.s: Add isb sy test.
557
558 2020-10-06 Sergey Belyashav <sergey.belyashov@gmail.com>
559
560 PR 26692
561 * config/tc-z80.c (md_begin): Ensure that xpressions are empty
562 before using them.
563 (unify_indexed): Likewise.
564 (z80_start_line_hook): Improve hash sign handling when SDCC
565 compatibility mode enabled.
566 (md_parse_exp_not_indexed): Improve indirect addressing
567 detection.
568 (md_pseudo_table): Accept hd64 as an alias of z810.
569
570 2020-10-06 Alan Modra <amodra@gmail.com>
571
572 * testsuite/gas/elf/sh-link-zero.s: Don't start directives in
573 first column. Don't use numeric labels.
574
575 2020-10-05 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
576
577 * config/tc-arm.c: Update Cortex-X1 feature flags.
578
579 2020-10-05 Kamil Rytarowski <n54@gmx.com>
580
581 * configure.tgt (aarch64*-*-netbsd*): Add target.
582
583 2020-10-05 Samanta Navarro <ferivoz@riseup.net>
584
585 * doc/as.texi: Fix spelling mistakes.
586 * doc/c-wasm32.texi: Likewise.
587
588 2020-10-05 T.K. Chia <u1049321969@caramail.com>
589
590 PR gas/26694
591 * NEWS: Updated for i386 lcall and ljmp change.
592 * config/tc-i386.c (output_interseg_jump): Allow non-absolute
593 segment operand for immediate lcall and ljmp.
594 * testsuite/gas/i386/jump.d,
595 * testsuite/gas/i386/jump.s,
596 * testsuite/gas/i386/jump16.d,
597 * testsuite/gas/i386/jump16.e,
598 * testsuite/gas/i386/jump16.s: Add tests for non-absolute
599 segment operand for immediate ljmp.
600
601 2020-10-05 H.J. Lu <hongjiu.lu@intel.com>
602
603 PR binutils/26704
604 * testsuite/gas/i386/noreg64-data16.d: Expect sysretl instead of
605 sysret.
606 * testsuite/gas/i386/noreg64.d: Likewise.
607 * testsuite/gas/i386/x86-64-intel64.d: Likewise.
608 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
609
610 2020-10-05 H.J. Lu <hongjiu.lu@intel.com>
611
612 PR binutils/26705
613 * testsuite/gas/i386/x86-64-suffix.s: Add "mov %rsp,%rbp" before
614 sysretq.
615 * testsuite/gas/i386/x86-64-suffix-intel.d: Updated.
616 * testsuite/gas/i386/x86-64-suffix.d: Likewise.
617
618 2020-10-05 Nick Clifton <nickc@redhat.com>
619
620 PR 26253
621 * config/obj-elf.c (obj_elf_section): Accept a numeric value for
622 the "o" section flag. Interpret it as a section index. Allow an
623 index of zero.
624 * doc/as.texi: Document the new behaviour.
625 * NEWS: Mention the new feature. Tidy entries.
626 * testsuite/gas/elf/sh-link-zero.s: New test.
627 * testsuite/gas/elf/sh-link-zero.d: New test driver.
628 * testsuite/gas/elf/elf.exp: Run the new test.
629 * testsuite/gas/elf/section21.l: Updated expected assembler
630 output.
631
632 2020-10-05 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
633
634 * config/tc-aarch64.c: Update Cortex-X1 feature flags.
635
636 2020-10-03 H.J. Lu <hongjiu.lu@intel.com>
637
638 PR gas/26685
639 * config/tc-i386.c (process_suffix): Also check the register
640 operand for the address size prefix if the memory operand has
641 no real registers.
642 * testsuite/gas/i386/enqcmd-16bit.d: New file.
643 * testsuite/gas/i386/enqcmd-16bit.s: Likewise.
644 * testsuite/gas/i386/movdir-16bit.d: Likewise.
645 * testsuite/gas/i386/movdir-16bit.s: Likewise.
646 * testsuite/gas/i386/enqcmd.s: Add tests with symbol and DISP.
647 * testsuite/gas/i386/x86-64-enqcmd.s: Likewise.
648 * testsuite/gas/i386/x86-64-movdir.s: Likewise.
649 * testsuite/gas/i386/movdir.s: Add tests with symbol and DISP.
650 Remove the .code16 test.
651 * testsuite/gas/i386/i386.exp: Run movdir-16bit and enqcmd-16bit.
652 * testsuite/gas/i386/x86-64-enqcmd-intel.d: Updated.
653 * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
654 * testsuite/gas/i386/x86-64-movdir-intel.d: Likewise.
655 * testsuite/gas/i386/x86-64-movdir.d: Likewise.
656 * testsuite/gas/i386/enqcmd-intel.d: Likewise.
657 * testsuite/gas/i386/enqcmd.d: Likewise.
658 * testsuite/gas/i386/movdir-intel.d: Likewise.
659 * testsuite/gas/i386/movdir.d: Likewise.
660 * testsuite/gas/i386/x86-64-enqcmd-intel.d: Likewise.
661 * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
662 * testsuite/gas/i386/x86-64-movdir-intel.d: Likewise.
663 * testsuite/gas/i386/x86-64-movdir.d: Likewise.
664
665 2020-10-02 Nick Clifton <nickc@redhat.com>
666
667 * testsuite/gas/arm/mve-vcvtne-it.d: Allow for padding inserted by
668 PE based targets.
669
670 2020-10-01 Nick Clifton <nickc@redhat.com>
671
672 * config/obj-elf (elf_pseudo_table): Add attach_to_group.
673 (obj_elf_attach_to_group): New function.
674 * doc/as.texi: Document the new directive.
675 * NEWS: Mention the new feature.
676 * testsuite/gas/elf/attach-1.s: New test.
677 * testsuite/gas/elf/attach-1.d: New test driver.
678 * testsuite/gas/elf/attach-2.s: New test.
679 * testsuite/gas/elf/attach-2.d: New test driver.
680 * testsuite/gas/elf/attach-err.s: New test.
681 * testsuite/gas/elf/attach-err.d: New test driver.
682 * testsuite/gas/elf/attach-err.err: New test error output.
683 * testsuite/gas/elf/elf.exp: Run the new tests.
684
685 2020-09-16 H.J. Lu <hongjiu.lu@intel.com>
686
687 PR gas/26685
688 * config/tc-i386.c (process_suffix): Check the register operand
689 for the address size prefix if the memory operand is symbol(%rip).
690 * testsuite/gas/i386/x86-64-enqcmd.s: Add tests with RIP-relative
691 addressing.
692 * testsuite/gas/i386/x86-64-movdir.s: Likewise.
693 * testsuite/gas/i386/x86-64-enqcmd-intel.d: Updated.
694 * testsuite/gas/i386/x86-64-enqcmd.d: Likewise.
695 * testsuite/gas/i386/x86-64-movdir-intel.d: Likewise.
696 * testsuite/gas/i386/x86-64-movdir.d: Likewise.
697
698 2020-09-30 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
699
700 * config/tc-aarch64.c: Add Cortex-A78 and Cortex-A78AE cores.
701 * doc/c-aarch64.texi: Update docs.
702 * NEWS: Update news.
703
704 2020-09-30 Alex Coplan <alex.coplan@arm.com>
705
706 * NEWS: Mention recent Arm processor support.
707
708 2020-09-30 Alex Coplan <alex.coplan@arm.com>
709
710 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-n2.
711 * doc/c-aarch64.texi: Document support for Neoverse N2.
712
713 2020-09-30 Alan Modra <amodra@gmail.com>
714
715 * config/obj-elf.c (obj_elf_change_section): Rename variable to
716 avoid shadowing warning.
717 * symbols.c (symbol_entry_find): Init all symbol_flags fields.
718
719 2020-09-30 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
720
721 * config/tc-arm.c: Add cortex-a78 and cortex-a78ae cores.
722 * doc/c-arm.texi: Update docs.
723 * NEWS: Update news.
724 * testsuite/gas/arm/cpu-cortex-a78.d: New test.
725 * testsuite/gas/arm/cpu-cortex-a78ae.d: New test.
726
727 2020-09-29 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
728
729 * NEWS: TRBE, ETE, ETMv4 and Cortex-X1 news updates.
730
731 2020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
732
733 * config/tc-arm.c: (arm_cpus): Add Cortex-X1.
734 * doc/c-arm.texi: Document -mcpu=cortex-x1.
735 * testsuite/gas/arm/cpu-cortex-x1.d: New test.
736
737 2020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
738
739 * testsuite/gas/aarch64/etm-ro-invalid.d: New test.
740 * testsuite/gas/aarch64/etm-ro-invalid.l: New test.
741 * testsuite/gas/aarch64/etm-ro-invalid.s: New test.
742 * testsuite/gas/aarch64/etm-ro.s: New test.
743 * testsuite/gas/aarch64/etm-wo-invalid.d: New test.
744 * testsuite/gas/aarch64/etm-wo-invalid.l: New test.
745 * testsuite/gas/aarch64/etm-wo-invalid.s: New test.
746 * testsuite/gas/aarch64/etm-wo.s: New test.
747 * testsuite/gas/aarch64/etm.s: New test.
748 * testsuite/gas/aarch64/sysreg.d: system register s2_1_c0_c3_0
749 disassembled now to trcstatr.
750
751 2020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
752
753 * config/tc-aarch64.c: (aarch64_cpus): Add Cortex-X1.
754 * doc/c-aarch64.texi: Document -mcpu=cortex-x1.
755
756 2020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
757
758 * testsuite/gas/aarch64/ete.d: New test.
759 * testsuite/gas/aarch64/ete.s: New test.
760
761 2020-09-28 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
762
763 * testsuite/gas/aarch64/trbe-invalid.d: New test.
764 * testsuite/gas/aarch64/trbe-invalid.l: New test.
765 * testsuite/gas/aarch64/trbe-invalid.s: New test.
766 * testsuite/gas/aarch64/trbe.d: New test.
767 * testsuite/gas/aarch64/trbe.s: New test.
768
769 2020-09-28 Alex Coplan <alex.coplan@arm.com>
770
771 * config/tc-arm.c (arm_cpus): Add FP16 to Neoverse V1.
772
773 2020-09-28 Alex Coplan <alex.coplan@arm.com>
774
775 * config/tc-aarch64.c (aarch64_cpus): Group Neoverse cores together,
776 add missing F16 bit to Neoverse V1.
777
778 2020-09-26 Alan Modra <amodra@gmail.com>
779
780 * config/tc-csky.c (parse_type_ctrlreg): Don't mask mach_flag
781 for csky_get_control_regno.
782 (csky_get_reg_val): Likewise when calling csky_get_general_regno.
783
784 2020-09-24 Jim Wilson <jimw@sifive.com>
785
786 PR 26400
787 * config/tc-riscv.c (append_insn): If in absolute section, emit
788 error before add_relaxed_insn call.
789 * testsuite/gas/riscv/absolute-sec.d: New.
790 * testsuite/gas/riscv/absolute-sec.l: New.
791 * testsuite/gas/riscv/absolute-sec.s: New.
792
793 2020-09-23 Mark Wielaard <mark@klomp.org>
794
795 * testsuite/gas/elf/dwarf-5-cu.d: Adjust expected output.
796
797 2020-09-24 Alex Coplan <alex.coplan@arm.com>
798
799 * config/tc-arm.c (arm_cpus): Add Neoverse V1.
800 * doc/c-arm.texi: Document Neoverse V1 support.
801
802 2020-09-24 Alex Coplan <alex.coplan@arm.com>
803
804 * config/tc-aarch64.c (aarch64_cpu_option_table): Add Neoverse V1.
805 * doc/c-aarch64.texi: Document Neoverse V1 support.
806
807 2020-09-24 Alex Coplan <alex.coplan@arm.com>
808
809 * config/tc-arm.c (arm_cpus): Add Neoverse N2.
810 * doc/c-arm.texi: Document -mcpu=neoverse-n2.
811
812 2020-09-24 Lili Cui <lili.cui@intel.com>
813
814 * NEWS: Add TDX.
815 * config/tc-i386.c (cpu_arch): Add .tdx.
816 (cpu_noarch): Likewise.
817 * doc/c-i386.texi: Document tdx.
818 * testsuite/gas/i386/i386.exp: Run tdx tests.
819 * testsuite/gas/i386/tdx.d: Likewise.
820 * testsuite/gas/i386/tdx.s: Likewise.
821 * testsuite/gas/i386/x86-64-tdx.d: Likewise.
822 * testsuite/gas/i386/x86-64-tdx.s: Likewise.
823
824 2020-09-17 Cooper Qu <cooper.qu@linux.alibaba.com>
825
826 * config/tc-csky.c (parse_type_ctrlreg): Use function
827 csky_get_control_regno to operand.
828 (csky_get_reg_val): Likewise.
829 (is_reg_sp_with_bracket): Use function csky_get_reg_val
830 to parse operand.
831 (is_reg_sp): Refine.
832 (is_oimm_within_range): Fix, report error when operand
833 is not constant.
834 (parse_type_cpreg): Refine.
835 (parse_type_cpcreg): Refine.
836 (get_operand_value): Add handle of OPRND_TYPE_IMM5b_LS.
837 (md_assemble): Fix no error reporting somtimes when
838 operands number are not fit.
839 (csky_addc64): Refine.
840 (csky_subc64): Refine.
841 (csky_or64): Refine.
842 (v1_work_fpu_fo): Refine.
843 (v1_work_fpu_read): Refine.
844 (v1_work_fpu_writed): Refine.
845 (v1_work_fpu_readd): Refine.
846 (v2_work_addc): New function, strengthen the operands legality
847 check of addc.
848 * testsuite/gas/csky/all.d : Use register number format when
849 disassemble register name by default.
850 * testsuite/gas/csky/cskyv2_all.d : Likewise.
851 * testsuite/gas/csky/trust.d: Likewise.
852 * testsuite/gas/csky/cskyv2_ck860.d : Fix.
853 * testsuite/gas/csky/trust.s : Fix.
854
855 2020-09-23 Lili Cui <lili.cui@intel.com>
856
857 * NEWS: Add Key Locker.
858 * config/tc-i386.c (cpu_arch): Add .kl and .wide_kl.
859 (cpu_noarch): Likewise.
860 * doc/c-i386.texi: Document kl and wide_kl.
861 * testsuite/gas/i386/i386.exp: Run keylocker tests.
862 * testsuite/gas/i386/keylocker-intel.d: New test.
863 * testsuite/gas/i386/keylocker.d: Likewise.
864 * testsuite/gas/i386/keylocker.s: Likewise.
865 * testsuite/gas/i386/x86-64-keylocker-intel.d: Likewise.
866 * testsuite/gas/i386/x86-64-keylocker.d: Likewise.
867 * testsuite/gas/i386/x86-64-keylocker.s: Likewise.
868 * testsuite/gas/i386/x86-64-property-10.d: Likewise.
869 * testsuite/gas/i386/property-10.d: Likewise.
870 * testsuite/gas/i386/property-10.s: Likewise.
871
872 2020-09-21 Alan Modra <amodra@gmail.com>
873
874 PR 26569
875 * config/tc-riscv.c (append_insn): Don't tie off frags at CALL
876 relocs.
877 (riscv_call): Tie them off after the jalr.
878 (md_apply_fix): Zero fx_size of RELAX fixup.
879
880 2020-09-018 David Faust <david.faust@oracle.com>
881
882 * testsuite/gas/bpf/alu-xbpf.d: New file.
883 * testsuite/gas/bpf/alu-xbpf.s: Likewise.
884 * testsuite/gas/bpf/alu32-xbpf.d: Likewise.
885 * testsuite/gas/bpf/alu32-xbpf.d: Likewise.
886 * testuiste/gas/bpf/bpf.exp: Run new tests.
887
888 2020-09-18 Tucker <tuckkern+sourceware@gmail.com>
889
890 PR 26556
891 * read.c (bss_alloc): Convert size parameter from octets to
892 bytes.
893
894 2020-09-17 Alan Modra <amodra@gmail.com>
895
896 * testsuite/gas/i386/i386.exp: Return early if not x86.
897
898 2020-09-16 Alan Modra <amodra@gmail.com>
899
900 * config/obj-elf.c (obj_elf_visibility, elf_frob_symbol): Adjust
901 elf_symbol_from invocation.
902 * config/tc-aarch64.c (s_variant_pcs): Likewise.
903 * config/tc-m68hc11.c (s_m68hc11_mark_symbol): Likewise.
904 * config/tc-ppc.c (ppc_elf_localentry, ppc_force_relocation),
905 (ppc_fix_adjustable): Likewise.
906 * config/tc-xgate.c (xgate_frob_symbol): Likewise.
907
908 2020-09-15 H.J. Lu <hongjiu.lu@intel.com>
909
910 * testsuite/gas/cfi/reloc-pe-i386.d: Updated.
911 * testsuite/gas/i386/x86-64-w64-pcrel.d: Likewise.
912
913 2020-09-15 Alan Modra <amodra@gmail.com>
914
915 PR 26610
916 * config/tc-arm.c (move_or_literal_pool): Correct extraction of
917 bignum. Use unsigned "v"
918 (is_double_a_single): Make "v" and "mantissa" unsigned. Formatting.
919 (double_to_single): Likewise.
920
921 2020-09-15 Nick Clifton <nickc@redhat.com>
922
923 * read.c (s_nop): Preserve the input_line_pointer around the call
924 to md_assemble.
925 * config/tc-s12z.c (md_assemble): Revert previous delta.
926
927 2020-09-15 David Faust <david.faust@oracle.com>
928
929 * config/tc-bpf.h (md_single_noop_insn): Use 'ja 0' for no-op.
930
931 2020-09-14 Nick Clifton <nickc@redhat.com>
932
933 * read.c (s_nop): New function. Handles the .nop directive.
934 (potable): Add entry for "nop".
935 (s_nops): Code tidy.
936 * read.h (s_nop): Add prototype.
937 * config/tc-bpf.h (md_single_noop_insn): Define.
938 * config/tc-mmix.h (md_single_noop_insn): Define.
939 * config/tc-or1k.h (md_single_noop_insn): Define.
940 * config/tc-ia64.h (md_single_noop_insn): Define.
941 * config/tc-s12z.c (md_assemble): Preserve the input line pointer,
942 rather than corrupting it.
943 * write.c (relax_segment): Update error message regarding
944 non-absolute values passed to .fill and .nops.
945 * NEWS: Mention the new directive.
946 * doc/as.texi: Document the new directive.
947 * doc/internals.texi: Document the new internal macros used to
948 implement the new directive.
949 * testsuite/gas/all/nop.s: New test.
950 * testsuite/gas/all/nop.d: New test control file.
951 * testsuite/gas/all/gas.exp: Run the new test.
952 * testsuite/gas/elf/dwarf-5-nop-for-line-table.s: New test.
953 * testsuite/gas/elf/dwarf-5-nop-for-line-table.d: New test
954 control file.
955 * testsuite/gas/elf/elf.exp: Run the new test.
956 * testsuite/gas/i386/space1.l: Adjust expected output.
957
958 2020-09-07 Mark Wielaard <mark@klomp.org>
959
960 * as.texi (-g): Explicitly mention when .debug_info and .debug_line
961 are generated for the DWARF format.
962 (Loc): Add that it is an error to both use a .loc directive and
963 generate a .debug_line yourself.
964 * dwarf2dbg.c (dwarf2_any_loc_directive_seen): New static variable.
965 (dwarf2_directive_loc): Set dwarf2_any_loc_directive_seen to TRUE.
966 (dwarf2_finish): Check dwarf2_any_loc_directive_seen before emitting
967 an error. Only create .debug_line if it is empty (or doesn't exist).
968 * testsuite/gas/i386/i386.exp: Add dwarf2-line-{1,2,3,4} when testing
969 an elf target.
970 * testsuite/gas/i386/dwarf2-line-{1,2,3,4}.{s,d,l}: New test files.
971
972 2020-09-10 Cooper Qu <cooper.qu@linux.alibaba.com>
973
974 * config/tc-csky.c (md_begin): Enable extend lrw by default for
975 CK802, CK803 and CK860.
976
977 2020-09-10 Cooper Qu <cooper.qu@linux.alibaba.com>
978
979 * config/tc-csky.c (struct csky_cpu_info): Add new members
980 isa_flag, features and ver.
981 (struct csky_cpu_feature): New.
982 (struct csky_cpu_version): New.
983 (CSKY_FEATURE_MAX): Define.
984 (CSKY_CPU_REVERISON_MAX): Define.
985 (FEATURE_DSP_EXT, FEATURE_DSP, FEATURE_MMU, FEATURE_VDSP,
986 FEATURE_FLOAT, FEATURE_TRUST, FEATURE_JAVA, FEATURE_SHIELD):
987 Define, each standard one collection of instructions.
988 (CSKY_FEATURES_DEF_NULL, CSKY_FEATURES_DEF_e,
989 CSKY_FEATURES_DEF_t, CSKY_FEATURES_DEF_f, CSKY_FEATURES_DEF_v,
990 CSKY_FEATURES_DEF_ef, CSKY_FEATURES_DEF_jt,
991 CSKY_FEATURES_DEF_efht, CSKY_FEATURES_DEF_efv,
992 CSKY_FEATURES_DEF_eft, CSKY_FEATURES_DEF_d,
993 CSKY_FEATURES_DEF_df, CSKY_FEATURES_DEF_ft,
994 CSKY_FEATURES_DEF_tv, CSKY_FEATURES_DEF_fv,
995 CSKY_FEATURES_DEF_dft, CSKY_FEATURES_DEF_dfv,
996 CSKY_FEATURES_DEF_ftv, CSKY_FEATURES_DEF_eftv): Define,
997 the features combination used by cpu.
998 (CSKY_CPU_REVERISON_r0p0, CSKY_CPU_REVERISON_r1p0,
999 CSKY_CPU_REVERISON_r2p0, CSKY_CPU_REVERISON_r3p0,
1000 CSKY_CPU_REVERISON_RESERVED, CSKY_CPU_REVERISON_R3):
1001 Define, version information used by cpu.
1002 (csky_cpus): Refine, and add CK804, CK805 and CK800.
1003 (parse_cpu): Refine.
1004 (parse_arch): Refine.
1005 (md_show_usage): Refine.
1006 (md_begin): Refine.
1007
1008 2020-09-09 Alan Modra <amodra@gmail.com>
1009
1010 * config/tc-ppc.c (md_assemble): Emit prefix insn by parts when
1011 valueT is smaller than 64 bits.
1012
1013 2020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
1014
1015 * config/tc-csky.c (CSKYV2_ISA_DSP): CSKY_ISA_DSPE60.
1016 (CSKY_ISA_860): Likewise.
1017
1018 2020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
1019
1020 * config/tc-csky.c (float_abi): New.
1021 (md_longopts): Add mfloat-abi.
1022 (struct sky_option_value_table): New.
1023 (csky_float_abis): New, the possible values for -mfloat-abi.
1024 (parse_float_abi): New funtion.
1025 (md_show_usage): Show help information for -mfloat-abi.
1026 (set_csky_attribute): Store float-abi value.
1027
1028 2020-09-07 Cooper Qu <cooper.qu@linux.alibaba.com>
1029
1030 * config/tc-csky.c (float_work_fpuv3_fmovi): New function,
1031 helper function to encode fpuv3 fmovi instructions.
1032 (float_work_fpuv3_fstore): New function.
1033 (struct literal): Add new member 'offset'.
1034 (csky_cpus): New cpu CK860f.
1035 (enter_literal): Return literal pool pointer instead of offset.
1036 (parse_rt): Adjust the change of enter_literal.
1037 (parse_rtf): Likewise.
1038 (v1_work_lrw): Likewise.
1039 (v1_work_jbsr): Likewise.
1040 (v2_work_lrw): Likewise.
1041 (v2_work_jbsr): Likewise.
1042 (v2_work_jsri): Likewise.
1043 (vdsp_work_vlrw): Likewise.
1044 (is_freglist_legal): Add handler for FPUV3.
1045 (parse_type_freg): Likewise.
1046 (is_imm_within_range): Set e.X_add_number if it is a signed and
1047 negtive number.
1048 (get_operand_value): Add handler for OPRND_TYPE_IMM9b,
1049 OPRND_TYPE_HFLOAT_FMOVI, OPRND_TYPE_SFLOAT_FMOVI
1050 and OPRND_TYPE_DFLOAT_FMOVI.
1051 (float_to_half): Convert float number to harf float.
1052 * testsuite/gas/csky/case-fpuv3-ck860f/ : New folder containing
1053 the test cases for FPUV3, they are divided by instruction
1054 operands format and both have legal cases and illegal cases.
1055
1056 2020-09-08 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1057 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1058
1059 * config/tc-msp430.c (msp430_insert_uleb128_fixes): New.
1060 (msp430_md_end): Call msp430_insert_uleb128_fixes.
1061
1062 2020-09-08 Alex Coplan <alex.coplan@arm.com>
1063
1064 * config/tc-aarch64.c (aarch64_cpus): Add Cortex-R82.
1065 * doc/c-aarch64.texi: Document -mcpu=cortex-r82.
1066
1067 2020-09-08 Alex Coplan <alex.coplan@arm.com>
1068
1069 * config/tc-aarch64.c (parse_sys_reg): Also pass sysreg name to
1070 validation function.
1071 (parse_sys_ins_reg): Likewise.
1072 (print_operands): Pass CPU features to aarch64_print_operand().
1073 * testsuite/gas/aarch64/v8-r-bad-sysregs.d: New test.
1074 * testsuite/gas/aarch64/v8-r-bad-sysregs.l: Error output.
1075 * testsuite/gas/aarch64/v8-r-bad-sysregs.s: Input.
1076 * testsuite/gas/aarch64/v8-r-sysregs-need-arch.d: New test.
1077 * testsuite/gas/aarch64/v8-r-sysregs-need-arch.l: Error output.
1078 * testsuite/gas/aarch64/v8-r-sysregs.d: New test.
1079 * testsuite/gas/aarch64/v8-r-sysregs.s: Input for previous two tests.
1080
1081 2020-09-08 Alex Coplan <alex.coplan@arm.com>
1082
1083 * testsuite/gas/aarch64/dfb.d: New test.
1084 * testsuite/gas/aarch64/dfb.s: Input.
1085
1086 2020-09-08 Alex Coplan <alex.coplan@arm.com>
1087
1088 * config/tc-aarch64.c (aarch64_archs): Add armv8-r.
1089 * doc/c-aarch64.texi: Document -march=armv8-r.
1090
1091 2020-09-07 Mark Wielaard <mark@klomp.org>
1092
1093 * dwarf2dbg.c (add_line_strp): New function.
1094 (out_dir_and_file_list): Take line_seg and sizeof_offset as
1095 arguments, Use DW_FORM_line_strp for dir and file. Call
1096 add_line_strp and set symbol offset for DWARF2_LINE_VERSION 5.
1097 (out_debug_line): Call out_dir_and_file_list with line_seg and
1098 sizeof_offset.
1099 * testsuite/gas/elf/dwarf-5-file0.d: Expect indirect line
1100 strings.
1101
1102 2020-09-07 Mark Wielaard <mark@klomp.org>
1103
1104 * dwarf2dbg.c (DWARF2_RNGLISTS_VERSION): New constant.
1105 (out_debug_ranges): Add ranges_sym argument and set it.
1106 (out_debug_rnglists): New function.
1107 (out_debug_info): Change ranges_seg argument to ranges_sym
1108 and use it to set DW_AT_ranges value.
1109 (dwarf2_finish): Remove ranges_seg, add ranges_sym. For
1110 DWARF2_VERSION 5 call out_debug_rnglists.
1111
1112 2020-09-07 Mark Wielaard <mark@klomp.org>
1113
1114 * dwarf2dbg.c (dwarf2_directive_filename): Initialize with_md5 to
1115 FALSE.
1116 * testsuite/gas/elf/dwarf-5-file0.s: Add a random bignum.
1117
1118 2020-09-01 Mark Wielaard <mark@klomp.org>
1119
1120 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_sec_offset for DWARF
1121 version 4 or higher.
1122
1123 2020-09-02 Alan Modra <amodra@gmail.com>
1124
1125 * expr.c (add_to_result, subtract_from_result): Use unsigned
1126 addition and subtraction.
1127
1128 2020-09-02 Alan Modra <amodra@gmail.com>
1129
1130 * config/tc-z80.c (is_overflow): Avoid too large shift.
1131
1132 2020-09-02 Alan Modra <amodra@gmail.com>
1133
1134 * config/tc-sparc.c (in_signed_range): Use an unsigned type for
1135 sign mask.
1136
1137 2020-09-02 Alan Modra <amodra@gmail.com>
1138
1139 * config/tc-nios2.c (md_apply_fix): Avoid too large shift.
1140
1141 2020-09-02 Alan Modra <amodra@gmail.com>
1142
1143 * config/tc-mips.c (load_register): Avoid too large shift.
1144
1145 2020-09-02 Alan Modra <amodra@gmail.com>
1146
1147 * config/tc-d30v.c (parallel_ok): Use 1UL for left shift expression.
1148
1149 2020-09-02 Alan Modra <amodra@gmail.com>
1150
1151 * config/rx-parse.y (rx_intop): Avoid too large shifts.
1152 (rx_intop, rx_uintop, rx_disp3op, rx_disp5op, displacement),
1153 (rtsd_immediate): Use correctly typed unsigned variables.
1154
1155 2020-09-02 Alan Modra <amodra@gmail.com>
1156
1157 * config/obj-macho.c (obj_mach_o_zerofill): Correct type of
1158 constant shifted left.
1159
1160 2020-09-02 Alan Modra <amodra@gmail.com>
1161
1162 * config/bfin-lex.l: Use an unsigned type for "value".
1163
1164 2020-09-02 Alan Modra <amodra@gmail.com>
1165
1166 * config/tc-pdp11.c (md_number_to_chars): Condition nbytes=8 code
1167 on BFD64.
1168
1169 2020-09-02 Cooper Qu <cooper.qu@linux.alibaba.com>
1170
1171 * config/tc-csky.c (csky_cpus): Add ck803r3.
1172 (CSKY_ISA_803R3): Define.
1173 (CSKY_ISA_803R2): Refine, use CSKY_ISA_803R1.
1174
1175 2020-09-02 Cooper Qu <cooper.qu@linux.alibaba.com>
1176
1177 * testsuite/gas/csky/cskyv2_dsp.d : Fix Encode of mulsws.
1178
1179 2020-09-02 Cooper Qu <cooper.qu@linux.alibaba.com>
1180
1181 * config/tc-csky.c (struct literal): New member bignum.
1182 (dump_literals): Handle big constant.
1183 (enter_literal): Likewise.
1184 (parse_type_freg): Handle vector register.
1185
1186 2020-09-01 H.J. Lu <hongjiu.lu@intel.com>
1187
1188 * doc/as.texi: Document the .tls_common directive.
1189
1190 2020-09-01 Alan Modra <amodra@gmail.com>
1191
1192 PR 26420
1193 PR 26421
1194 PR 26425
1195 PR 26427
1196 * config/tc-arm.c (struct arm_it): Make size, size_req, cond and
1197 uncond_value unsigned.
1198 (parse_vfp_reg_list): Make setmask unsigned, vpr_str_len size_t.
1199 (parse_big_immediate): Cast generic_bignum elements to unsigned.
1200 (encode_thumb32_immediate): Shift left 0xffU.
1201 (double_to_single): Make sign unsigned. Tidy.
1202 (move_or_literal_pool): Cast LITTLE_NUM elements to uint64_t or
1203 valueT.
1204 (vfp_or_neon_is_neon): Adjust inst.uncond_value expression.
1205 (md_assemble): Likewise.
1206 (handle_pred_state): Make cond unsigned.
1207 (thumb32_negate_data_op): Make variables unsigned.
1208 (md_apply_fix): Make value and newval unsigned, adjust uses.
1209
1210 2020-08-31 Alan Modra <amodra@gmail.com>
1211
1212 PR 26510
1213 * config/tc-z8k.c (buffer): Use unsigned char.
1214 (apply_fix): Use unsigned char* pointers.
1215 (build_bytes): Likewise and mask nibbles when packing.
1216
1217 2020-08-31 Alan Modra <amodra@gmail.com>
1218
1219 PR 26503
1220 * config/tc-v850.c (parse_register_list): Shift 1u left.
1221
1222 2020-08-31 Alan Modra <amodra@gmail.com>
1223
1224 PR 26502
1225 * config/tc-tic6x.c (md_apply_fix): Use unsigned variables.
1226
1227 2020-08-31 Alan Modra <amodra@gmail.com>
1228
1229 PR 26497
1230 * config/tc-sh.c (assemble_ppi): Use unsigned variables.
1231
1232 2020-08-31 Alan Modra <amodra@gmail.com>
1233
1234 PR 26495
1235 * config/tc-score.c (s3_apply_fix): Use unsigned variables.
1236 * config/tc-score7.c (s7_apply_fix): Likewise.
1237
1238 2020-08-31 Alan Modra <amodra@gmail.com>
1239
1240 PR 26480
1241 * config/tc-nios2.c (nios2_parse_reglist): Shift 1UL left.
1242
1243 2020-08-31 Alan Modra <amodra@gmail.com>
1244
1245 PR 26479
1246 * config/tc-nios2.c (md_chars_to_number): Cast buf[i] before shifting.
1247
1248 2020-08-31 Alan Modra <amodra@gmail.com>
1249
1250 PR 26472
1251 PR 26473
1252 PR 26474
1253 * config/tc-mips.c (operand_reg_mask): Shift 1u left.
1254 (load_register): Shift 0xffffU left.
1255
1256 2020-08-31 Alan Modra <amodra@gmail.com>
1257
1258 PR 26471
1259 * config/tc-metag.c (md_chars_to_number): Make retval unsigned.
1260
1261 2020-08-31 Alan Modra <amodra@gmail.com>
1262
1263 PR 26468
1264 * config/tc-mep.c (md_convert_frag): Use uint32_t for addend and
1265 other variables.
1266
1267 2020-08-31 Alan Modra <amodra@gmail.com>
1268
1269 PR 26493
1270 * config/tc-riscv.c (riscv_ip): Cast X_add_number passed to
1271 VALID_* macros to unsigned.
1272
1273 2020-08-31 Alan Modra <amodra@gmail.com>
1274
1275 * config/tc-crx.c: Formatting.
1276 (CRX_PRINT): Wrap params in parentheses. Remove parens from uses
1277 throughout file.
1278 (reset_vars, get_register, get_copregister, get_optype, get_opbits),
1279 (get_opflags, get_number_of_operands, parse_operand, gettrap),
1280 (handle_LoadStor, getconstant, check_range, getreg_image),
1281 (parse_operands, parse_insn, print_operand, print_constant),
1282 (exponent2scale, mask_reg, process_label_constant, set_operand),
1283 (assemble_insn, print_insn): Delete unnecessary forward declaration.
1284 (print_insn): Make static.
1285 (print_constant): Make "constant" unsigned.
1286 (assemble_insn): Tidy REVERSE_MATCH index calc.
1287 * expr.c (generic_bignum_to_int32): Cast elements to valueT.
1288
1289 2020-08-31 Alan Modra <amodra@gmail.com>
1290
1291 PR 26509
1292 * config/tc-z80.c (is_overflow): Use 1UL in mask shift expression.
1293
1294 2020-08-30 Alan Modra <amodra@gmail.com>
1295
1296 * config/tc-tic4x.c (tic4x_gen_to_words): Rewrite mantissa
1297 overflow test without UB. Avoid other UB shifts by making them
1298 unsigned.
1299
1300 2020-08-31 Cooper Qu <cooper.qu@linux.alibaba.com>
1301
1302 * config/tc-csky.c (csky_error_state): New member 'arg_int'.
1303 (SET_ERROR_NUMBER): Rename to SET_ERROR_STRING.
1304 (SET_ERROR_INTEGER): New.
1305 (err_formats): Add error format for ERROR_FREG_OVER_RANGE and
1306 ERROR_VREG_OVER_RANGE.
1307 (csky_show_error): Pass an integer argument for some error
1308 numbers.
1309 (parse_exp): Call SET_ERROR_STRING instead of SET_ERROR_NUMBER.
1310 (parse_rt): Likewise.
1311 (parse_type_ctrlreg): Likewise.
1312 (csky_get_reg_val): Likewise.
1313 (is_reglist_legal): Likewise.
1314 (is_freglist_legal): Likewise.
1315 (is_reglist_dash_comma_legal): Likewise.
1316 (is_reg_lshift_illegal): Likewise.
1317 (is_psr_bit): Likewise.
1318 (parse_type_cpreg): Likewise.
1319 (parse_type_cpcreg): Likewise.
1320 (parse_type_areg): Likewise.
1321 (parse_type_freg): Likewise.
1322 (parse_ldst_imm): Likewise and call SET_ERROR_INTEGER.
1323 (get_operand_value): Likewise.
1324 (parse_operands_op): Likewise and call is_imm_within_range,
1325 is_imm_within_range_ext and is_oimm_within_range.
1326 (md_assemble): Likewise.
1327 (is_imm_within_range): New.
1328 (is_imm_within_range_ext): Rename from is_imm_over_range.
1329 (is_oimm_within_range): Rename from is_oimm_over_range.
1330 (v2_work_add_sub): Call SET_ERROR_INTEGER.
1331 (csky_rolc): call is_imm_within_range instead of
1332 is_imm_over_range.
1333
1334 2020-08-31 Cooper Qu <cooper.qu@linux.alibaba.com>
1335
1336 * config/tc-csky.c (md_begin): Add warning when -mdsp and
1337 -mcpu=ck803ern are both added.
1338 (parse_ldst_imm): Fix error message.
1339
1340 2020-08-30 Alan Modra <amodra@gmail.com>
1341
1342 * testsuite/gas/cr16/cbitb_test.d: Update expected output.
1343 * testsuite/gas/cr16/cbitw_test.d: Likewise.
1344 * testsuite/gas/cr16/sbitb_test.d: Likewise.
1345 * testsuite/gas/cr16/sbitw_test.d: Likewise.
1346 * testsuite/gas/cr16/storb_test.d: Likewise.
1347 * testsuite/gas/cr16/storw_test.d: Likewise.
1348 * testsuite/gas/cr16/tbitb_test.d: Likewise.
1349 * testsuite/gas/cr16/tbitw_test.d: Likewise.
1350
1351 2020-08-30 Alan Modra <amodra@gmail.com>
1352
1353 PR 26437
1354 PR 26438
1355 * config/tc-cr16.c: Include limits.h, formatting.
1356 (CR16_PRINT): Wrap params in parentheses. Remove parens from uses
1357 throughout file.
1358 (getconstant): Handle zero nbits.
1359 (print_operand): Use unsigned variables. Simplify handling of
1360 index regs.
1361 (check_range): Use int32_t variables. Correct range checks.
1362
1363 2020-08-29 Alan Modra <amodra@gmail.com>
1364
1365 PR 26481
1366 * config/tc-pj.c (md_assemble): Don't loop past end of
1367 opcode->arg array.
1368
1369 2020-08-28 Alan Modra <amodra@gmail.com>
1370
1371 PR 26460
1372 * config/tc-ia64.c (parse_operands): Don't access past end of
1373 idesc->operands.
1374
1375 2020-08-26 Mark Wielaard <mark@klomp.org>
1376
1377 * as.c (parse_args): Handle bad -gdwarf options.
1378
1379 2020-08-28 Cooper Qu <cooper.qu@linux.alibaba.com>
1380
1381 * config/tc-csky.c (md_begin): Set attributes.
1382 (isa_flag): Change type to unsigned 64 bits.
1383 (struct csky_cpu_info): Likewise.
1384 (struct csky_macro_info): Likewise.
1385 (set_csky_attribute): New.
1386 * testsuite/gas/csky/802j.d: Ignore .csky.attributes section.
1387 * testsuite/gas/csky/all.d: Likewise.
1388 * testsuite/gas/csky/bsr1.d: Likewise.
1389 * testsuite/gas/csky/csky_vdsp.d: Likewise.
1390 * testsuite/gas/csky/cskyv2_all.d: Likewise.
1391 * testsuite/gas/csky/cskyv2_ck803r2.d: Likewise.
1392 * testsuite/gas/csky/cskyv2_ck860.d: Likewise.
1393 * testsuite/gas/csky/cskyv2_dsp.d: Likewise.
1394 * testsuite/gas/csky/cskyv2_elrw.d: Likewise.
1395 * testsuite/gas/csky/cskyv2_float.d: Likewise.
1396 * testsuite/gas/csky/enhance_dsp.d: Likewise.
1397 * testsuite/gas/csky/java.d: Likewise.
1398 * testsuite/gas/csky/v1_float.d: Likewise.
1399 * testsuite/gas/csky/v2_float_part1.d: Likewise.
1400 * testsuite/gas/csky/v2_float_part2.d: Likewise.
1401 * testsuite/gas/csky/v2_tls_gd.d: Likewise.
1402 * testsuite/gas/csky/v2_tls_ie.d: Likewise.
1403 * testsuite/gas/csky/v2_tls_ld.d: Likewise.
1404 * testsuite/gas/csky/v2_tls_le.d: Likewise.
1405 * testsuite/gas/elf/elf.exp: Add handler for CSKY.
1406 * testsuite/gas/elf/section2.e-csky: New.
1407
1408 2020-08-27 Alan Modra <amodra@gmail.com>
1409
1410 PR 26467
1411 * cgen.c (weak_operand_overflow_check): Handle opmask for
1412 operand length zero. Use 1UL constant.
1413
1414 2020-08-26 Alan Modra <amodra@gmail.com>
1415
1416 PR 26508
1417 * config/tc-xtensa.c (xg_get_trampoline_chain): Return early
1418 when n_entries is zero.
1419
1420 2020-08-26 Alan Modra <amodra@gmail.com>
1421
1422 PR 26448
1423 * symbols.c: Include limits.h.
1424 (resolve_symbol_value <O_left_shift, O_right_shift>): Do an
1425 unsigned shift. Warn if shift count larger than valueT size.
1426
1427 2020-08-26 Alan Modra <amodra@gmail.com>
1428
1429 PR 26447
1430 * expr.c (expr <O_left_shift>): Do an unsigned shift.
1431
1432 2020-08-25 Alan Modra <amodra@gmail.com>
1433
1434 2020-08-26 David Faust <david.faust@oracle.com>
1435
1436 * config/tc-bpf.c: Add option -mxbpf to select xbpf isa.
1437 * testsuite/gas/bpf/indcall-1.d: New file.
1438 * testsuite/gas/bpf/indcall-1.s: Likewise.
1439 * testsuite/gas/bpf/indcall-bad-1.l: Likewise.
1440 * testsuite/gas/bpf/indcall-bad-1.s: Likewise.
1441 * testsuite/gas/bpf/bpf.exp: Run new tests.
1442
1443 2020-08-25 Alan Modra <amodra@gmail.com>
1444
1445 PR 26501
1446 * config/tc-tic54x.c (tic54x_undefined_symbol): Properly treat
1447 misc_symbol_hash entries without values.
1448
1449 2020-08-25 Alan Modra <amodra@gmail.com>
1450
1451 PR 26500
1452 * config/tc-tic4x.c (tic4x_inst_make): Don't die on terminating
1453 insn with name = "".
1454
1455 2020-08-25 Alan Modra <amodra@gmail.com>
1456
1457 PR 26441
1458 * config/tc-cr16.c (get_b_cc): Return NULL early if op isn't
1459 two or three chars, and don't bother copying.
1460
1461 2020-08-25 Alan Modra <amodra@gmail.com>
1462
1463 PR 26426
1464 * config/tc-arm.c (do_neon_mvn, do_neon_swp): Bail out on
1465 NS_NULL shape.
1466
1467 2020-08-25 Alan Modra <amodra@gmail.com>
1468
1469 PR 26410
1470 * symbols.c (dollar_label_count, dollar_label_max): Make size_t.
1471 (dollar_label_clear): Don't call memset with NULL pointer.
1472
1473 2020-08-25 Alan Modra <amodra@gmail.com>
1474
1475 * config/tc-arc.c (declare_register_set): Avoid false positive
1476 format-overflow warning.
1477 * config/tc-epiphany.c (md_assemble): Likewise.
1478 * config/tc-mips.c (md_begin): Likewise.
1479 * config/tc-mmix.c (mmix_md_begin): Likewise.
1480 * config/tc-nds32.c (nds32_elf_append_relax_relocs): Avoid false
1481 positive "may be used uninitialized" warning.
1482
1483 2020-08-24 Cooper Qu <cooper.qu@linux.alibaba.com>
1484
1485 * config/tc-csky.c (csky_archs): Add item for CK860,
1486 change ck810 and ck807's arch_flag.
1487 (csky_cpus): Add item for CK860.
1488 (md_begin): Enable DSP for CK810 and CK807 by default.
1489 (md_apply_fix): Fix CKCORE_TLS_IE32 relocation failure.
1490 * testsuite/gas/csky/cskyv2_all.d: Change 'sync 0' to 'sync'.
1491 * testsuite/gas/csky/cskyv2_all.s: Likewise.
1492 * testsuite/gas/csky/cskyv2_ck860.d: New.
1493 * testsuite/gas/csky/cskyv2_ck860.s: New.
1494 * testsuite/gas/csky/enhance_dsp.d: Change plsli.u16 to plsli.16.
1495 * testsuite/gas/csky/enhance_dsp.s: Likewise.
1496
1497 2020-08-24 Alan Modra <amodra@gmail.com>
1498
1499 * config/tc-tic54x.c (stag_add_field_symbols): Don't free "name"
1500 in case where it isn't copied.
1501 * config/tc-tic54x.h (LOCAL_LABELS_FB): Undef.
1502 * testsuite/gas/tic54x/field.d: Dump section contents and symbols
1503 rather than disassembling.
1504 * testsuite/gas/tic54x/set.d: Adjust for newer disassembly.
1505
1506 2020-08-24 Alan Modra <amodra@gmail.com>
1507
1508 * config/tc-aarch64.c (md_begin): Don't bother checking for
1509 out of memory failure from str_htab_create.
1510 * config/tc-arc.c (arc_insert_opcode, md_begin): Likewise.
1511 (arc_extcorereg, arc_stralloc): Likewise.
1512 * config/tc-arm.c (md_begin): Likewise.
1513 * config/tc-cr16.c (initialise_reg_hash_table, md_begin): Likewise.
1514 * config/tc-cris.c (md_begin): Likewise.
1515 * config/tc-crx.c (md_begin): Likewise.
1516 * config/tc-pdp11.c (md_begin): Likewise.
1517 * config/tc-score.c (s3_build_reg_hsh, s3_begin): Likewise.
1518 * config/tc-score7.c (s7_build_reg_hsh, s7_begin): Likewise.
1519
1520 2020-08-24 Alan Modra <amodra@gmail.com>
1521
1522 * config/tc-arm.c (move_or_literal_pool): Avoid false positive
1523 "may be used uninitialised".
1524 (opcode_lookup): Likewise.
1525
1526 2020-08-24 Alan Modra <amodra@gmail.com>
1527
1528 PR 26526
1529 * symbols.c (local_symbol_convert): Clear out xtra.
1530
1531 2020-08-21 Cooper Qu <cooper.qu@linux.alibaba.com>
1532
1533 * config/tc-csky.c (CSKY_ISA_803R2): New.
1534 (csky_archs): Add ck803r2 series.
1535 (md_begin): Fix warning about -medsp.
1536 (csky_get_freg_val): Support lowercase of fpu register name.
1537 * testsuite/gas/csky/cskyv2_ck803r2.s: New file.
1538 * testsuite/gas/csky/cskyv2_ck803r2.d: New file.
1539
1540 2020-08-23 Alan Modra <amodra@gmail.com>
1541
1542 PR 26513
1543 * hash.h (htab_insert): Update prototype and comment.
1544 (struct string_tuple): Make "value" a const void*.
1545 (string_tuple_alloc): Likewise.
1546 (str_hash_find, str_hash_find_n): Cast returned value.
1547 (str_hash_insert): Add "replace" parameter, and return slot pointer.
1548 Free alloc'd element when not inserted.
1549 * hash.c (htab_insert): Likewise. Return slot when element exists,
1550 otherwise return NULL.
1551 * read.c (pop_insert): Insert into hash table without first searching.
1552 * config/tc-avr.c (md_begin): Likewise.
1553 * config/tc-msp430.c (md_begin): Likewise.
1554 * config/tc-nds32.c (nds32_init_nds32_pseudo_opcodes): Likewise.
1555 * config/tc-v850.c (md_begin): Likewise.
1556 * macro.c (do_formals, define_macro, macro_expand_body): Likewise.
1557 (delete_macro): Delete from hash table.
1558 * config/tc-tic54x.c (subsym_create_or_replace): Correct logic.
1559
1560 * symbols.c (local_symbol_make, symbol_table_insert): Allow
1561 replacement of hash table entries.
1562 * config/obj-coff-seh.c (seh_hash_insert): Likewise.
1563 * config/obj-coff.c (tag_insert): Likewise.
1564 * config/tc-iq2000.c (iq2000_add_macro): Likewise.
1565 * config/tc-m68k.c (md_begin): Likewise for aliases.
1566 * config/tc-tic4x.c (tic4x_asg): Likewise.
1567 * config/tc-tic6x.c (md_begin): Likewise.
1568
1569 * dw2gencfi.c (dwcfi_hash_find_or_make): Disallow replacement of
1570 hash table entries.
1571 * ecoff.c (add_string, get_tag): Likewise.
1572 * macro.c (expand_irp): Likewise.
1573 * config/obj-elf.c (build_additional_section_info): Likewise.
1574 * config/tc-aarch64.c (insert_reg_alias): Likewise.
1575 (checked_hash_insert): Likewise.
1576 * config/tc-alpha.c (get_alpha_reloc_tag, md_begin): Likewise.
1577 * config/tc-arc.c (arc_insert_opcode, declare_register): Likewise.
1578 (declare_addrtype, md_begin, arc_extcorereg): Likewise.
1579 * config/tc-arm.c (insert_reg_alias): Likewise.
1580 (arm_tc_equal_in_insn, md_begin): Likewise.
1581 * config/tc-cr16.c (initialise_reg_hash_table, md_begin): Likewise.
1582 * config/tc-cris.c (md_begin): Likewise.
1583 * config/tc-crx.c (md_begin): Likewise.
1584 * config/tc-csky.c (md_begin): Likewise.
1585 * config/tc-d10v.c (md_begin): Likewise.
1586 * config/tc-dlx.c (md_begin): Likewise.
1587 * config/tc-ft32.c (md_begin): Likewise.
1588 * config/tc-h8300.c (md_begin): Likewise.
1589 * config/tc-hppa.c (md_begin): Likewise.
1590 * config/tc-i386.c (md_begin): Likewise.
1591 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
1592 (md_begin, dot_alias): Likewise.
1593 * config/tc-m68hc11.c (md_begin): Likewise.
1594 * config/tc-m68k.c (md_begin): Likewise.
1595 * config/tc-mcore.c (md_begin): Likewise.
1596 * config/tc-microblaze.c (md_begin): Likewise.
1597 * config/tc-mips.c (md_begin): Likewise.
1598 * config/tc-mmix.c (md_begin): Likewise.
1599 * config/tc-mn10200.c (md_begin): Likewise.
1600 * config/tc-mn10300.c (md_begin): Likewise.
1601 * config/tc-moxie.c (md_begin): Likewise.
1602 * config/tc-nds32.c (nds32_relax_hint, md_begin): Likewise.
1603 * config/tc-nios2.c (md_begin): Likewise.
1604 * config/tc-ns32k.c (md_begin): Likewise.
1605 * config/tc-pdp11.c (md_begin): Likewise.
1606 * config/tc-pj.c (fake_opcode, md_begin): Likewise.
1607 * config/tc-ppc.c (ppc_setup_opcodes): Likewise.
1608 * config/tc-pru.c (md_begin): Likewise.
1609 * config/tc-riscv.c (init_ext_version_hash): Likewise.
1610 (init_opcode_names_hash, hash_reg_name, init_opcode_hash): Likewise.
1611 (riscv_init_csr_hash): Likewise.
1612 * config/tc-s390.c (s390_setup_opcodes, md_begin): Likewise.
1613 * config/tc-score.c (s3_insert_reg): Likewise.
1614 (s3_build_score_ops_hsh, s3_build_dependency_insn_hsh): Likewise.
1615 * config/tc-score7.c (s7_build_score_ops_hsh): Likewise.
1616 (s7_build_dependency_insn_hsh, s7_insert_reg): Likewise.
1617 * config/tc-sh.c (md_begin): Likewise.
1618 * config/tc-sparc.c (md_begin): Likewise.
1619 * config/tc-spu.c (md_begin): Likewise.
1620 * config/tc-tic30.c (md_begin): Likewise.
1621 * config/tc-tic4x.c (tic4x_inst_insert): Likewise.
1622 * config/tc-tic54x.c (stag_add_field_symbols, md_begin): Likewise.
1623 (tic54x_endstruct, tic54x_var, tic54x_macro_info): Likewise.
1624 (subsym_substitute): Likewise.
1625 * config/tc-tilegx.c (md_begin): Likewise.
1626 * config/tc-tilepro.c (md_begin): Likewise.
1627 * config/tc-vax.c (vip_begin): Likewise.
1628 * config/tc-wasm32.c (md_begin): Likewise.
1629 * config/tc-xgate.c (md_begin): Likewise.
1630 * config/tc-z8k.c (md_begin): Likewise.
1631 * testsuite/gas/ppc/dcbt.d,
1632 * testsuite/gas/ppc/dcbt.s: New test.
1633 * testsuite/gas/ppc/ppc.exp: Run it.
1634
1635 * ecoff.c (add_string): Report fatal error on duplicates.
1636 * config/tc-alpha.c (md_begin): Likewise.
1637 * config/tc-arc.c (arc_insert_opcode, declare_register): Likewise.
1638 (declare_addrtype, md_begin, arc_extcorereg): Likewise.
1639 * config/tc-cr16.c (initialise_reg_hash_table, md_begin): Likewise.
1640 * config/tc-cris.c (md_begin): Likewise.
1641 * config/tc-crx.c (md_begin): Likewise.
1642 * config/tc-dlx.c (md_begin): Likewise.
1643 * config/tc-hppa.c (md_begin): Likewise.
1644 * config/tc-i386.c (md_begin): Likewise.
1645 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
1646 (md_begin): Likewise.
1647 * config/tc-m68k.c (md_begin): Likewise.
1648 * config/tc-mips.c (md_begin): Likewise.
1649 * config/tc-nios2.c (md_begin): Likewise.
1650 * config/tc-ns32k.c (md_begin): Likewise.
1651 * config/tc-ppc.c (ppc_setup_opcodes): Likewise.
1652 * config/tc-pru.c (md_begin): Likewise.
1653 * config/tc-riscv.c (init_ext_version_hash): Likewise.
1654 (init_opcode_names_hash, hash_reg_name, init_opcode_hash): Likewise.
1655 * config/tc-s390.c (s390_setup_opcodes, md_begin): Likewise.
1656 * config/tc-sparc.c (md_begin): Likewise.
1657 * config/tc-tic30.c (md_begin): Likewise.
1658 * config/tc-tic4x.c (tic4x_inst_insert): Likewise.
1659 * config/tc-tilegx.c (md_begin): Likewise.
1660 * config/tc-tilepro.c (md_begin): Likewise.
1661 * config/tc-vax.c (vip_begin): Likewise.
1662
1663 * config/tc-alpha.c,
1664 * config/tc-arm.c,
1665 * config/tc-avr.c,
1666 * config/tc-cr16.c,
1667 * config/tc-csky.c,
1668 * config/tc-i386.c,
1669 * config/tc-m68hc11.c,
1670 * config/tc-m68k.c,
1671 * config/tc-microblaze.c,
1672 * config/tc-ns32k.c,
1673 * config/tc-pj.c,
1674 * config/tc-ppc.c,
1675 * config/tc-score.c,
1676 * config/tc-score7.c,
1677 * config/tc-tic4x.c,
1678 * config/tc-tic54x.c,
1679 * config/tc-tilegx.c,
1680 * config/tc-tilepro.c,
1681 * config/tc-xgate.c: Formatting.
1682
1683 2020-08-21 Alan Modra <amodra@gmail.com>
1684
1685 * symbols.c (struct local_symbol): Add "hash" entry. Reorder fields.
1686 Delete union. Adjust code throughout file.
1687 (struct symbol): Add "hash", "name" and "x" entries. Reorder fields.
1688 Split off some to..
1689 (struct xsymbol): ..this. New struct. Adjust code throughout file
1690 accessing these fields.
1691 (struct symbol_entry): Delete.
1692 (union symbol_entry): New.
1693 (hash_symbol_entry): Adjust for symbol_entry_t change.
1694 (symbol_entry_find): Likewise.
1695 (eq_symbol_entry): Compare hash values too.
1696 (symbol_entry_alloc): Delete.
1697 (local_symbol_converted_p, local_symbol_mark_converted): Delete.
1698 (local_symbol_get_real_symbol, local_symbol_set_real_symbol): Delete.
1699 (local_hash): Delete.
1700 (abs_symbol_x, dot_symbol_x): New static var.
1701 (symbol_init): New function.
1702 (symbol_create): Rewrite.
1703 (LOCAL_SYMBOL_CHECK): Delete. Replace uses throughout with simple
1704 test of flags.local_symbol.
1705 (local_symbol_make): Adjust for struct local_symbol changes.
1706 (local_symbol_convert): Rewrite. Adjust all callers.
1707 (symbol_table_insert): Simplify.
1708 (symbol_clone): Comment on local sym cloning. Handle split symbol
1709 struct.
1710 (get_real_sym): Delete. Remove all uses.
1711 (symbol_find_exact_noref): Simplify.
1712 (resolve_local_symbol): Don't resolve non-locals.
1713 (S_SET_SEGMENT): Don't special case reg_section.
1714 (S_SET_NAME): Set both name and bsym->name.
1715 (symbol_mark_resolved, symbol_resolved_p): Simplify.
1716 (symbol_symbolS): Update comment.
1717 (symbol_begin): Don't create local_hash. Adjust abs_symbol setup.
1718 (dot_symbol_init): Adjust dot_symbol setup.
1719 (symbol_print_statistics): Delete local_hash stats.
1720
1721 2020-08-21 Alan Modra <amodra@gmail.com>
1722
1723 * symbols.c (struct symbol_flags): Rename sy_volatile to volatil,
1724 and remove sy_ from other field names. Update throughout.
1725 (struct symbol): Remove sy_ from field names. Delete unused
1726 TARGET_SYMBOL_FIELDS. Update throughout file. Move after..
1727 (struct local_symbol): ..here. Remove lsy_ from field names.
1728 Delete unused TC_LOCAL_SYMFIELD_TYPE. Update throughout file.
1729 (local_symbol_resolved_p, local_symbol_mark_resolved): Delete.
1730 Expand uses throughout file.
1731 (local_symbol_get_frag, local_symbol_set_frag): Likewise.
1732 (symbol_new): Move symbol_table_frozen test to..
1733 (symbol_append): ..here, and..
1734 (symbol_insert): ..here.
1735 (resolve_symbol_value, symbol_relc_make_expr): White space fixes.
1736 (HANDLE_XADD_OPT1, HANDLE_XADD_OPT2): Likewise.
1737 * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION): Update.
1738
1739 2020-08-21 Alan Modra <amodra@gmail.com>
1740
1741 * symbols.h (symbol_new, symbol_create, local_symbol_make),
1742 (symbol_temp_new): Arrange params as section, frag, offset.
1743 * symbols.c: Adjust to suit.
1744 * as.c: Likewise.
1745 * cgen.c: Likewise.
1746 * dwarf2dbg.c: Likewise.
1747 * ecoff.c: Likewise.
1748 * expr.c: Likewise.
1749 * itbl-ops.c: Likewise.
1750 * read.c: Likewise.
1751 * stabs.c: Likewise.
1752 * subsegs.c: Likewise.
1753 * config/obj-coff.c: Likewise.
1754 * config/obj-elf.c: Likewise.
1755 * config/obj-macho.c: Likewise.
1756 * config/tc-aarch64.c: Likewise.
1757 * config/tc-alpha.c: Likewise.
1758 * config/tc-arc.c: Likewise.
1759 * config/tc-arm.c: Likewise.
1760 * config/tc-avr.c: Likewise.
1761 * config/tc-cr16.c: Likewise.
1762 * config/tc-cris.c: Likewise.
1763 * config/tc-csky.c: Likewise.
1764 * config/tc-dlx.c: Likewise.
1765 * config/tc-hppa.c: Likewise.
1766 * config/tc-i386.c: Likewise.
1767 * config/tc-ia64.c: Likewise.
1768 * config/tc-m32r.c: Likewise.
1769 * config/tc-m68k.c: Likewise.
1770 * config/tc-mips.c: Likewise.
1771 * config/tc-mmix.c: Likewise.
1772 * config/tc-mn10200.c: Likewise.
1773 * config/tc-mn10300.c: Likewise.
1774 * config/tc-nds32.c: Likewise.
1775 * config/tc-nios2.c: Likewise.
1776 * config/tc-ppc.c: Likewise.
1777 * config/tc-riscv.c: Likewise.
1778 * config/tc-s390.c: Likewise.
1779 * config/tc-sh.c: Likewise.
1780 * config/tc-tic4x.c: Likewise.
1781 * config/tc-tic54x.c: Likewise.
1782 * config/tc-xtensa.c: Likewise.
1783
1784 2020-08-21 Cooper Qu <cooper.qu@linux.alibaba.com>
1785
1786 * config/tc-csky.c (csky_insn_info): Add member last_isize.
1787 (md_assemble): Assign value to csky_insn.last_isize.
1788 * testsuite/gas/csky/enhance_dsp.d: Test bloop's two operands form.
1789 * testsuite/gas/csky/enhance_dsp.s: Likewise.
1790
1791 2020-08-20 Martin Liska <mliska@suse.cz>
1792
1793 * NEWS: Mention --reduce-memory-overheads and --hash-size arguments
1794 options.
1795 * as.c: Remove the options from help.
1796 * doc/as.texi: Remove options.
1797 * doc/internals.texi: Remove hash from documentation.
1798 * hash.c (struct hash_entry): Remove.
1799 (struct hash_control): Likewise.
1800 (set_gas_hash_table_size): Likewise.
1801 (hash_new_sized): Likewise.
1802 (hash_new): Likewise.
1803 (hash_die): Likewise.
1804 (hash_lookup): Likewise.
1805 (hash_insert): Likewise.
1806 (hash_jam): Likewise.
1807 (hash_replace): Likewise.
1808 (hash_find): Likewise.
1809 (hash_find_n): Likewise.
1810 (hash_delete): Likewise.
1811 (hash_traverse): Likewise.
1812 (hash_print_statistics): Likewise.
1813 (TABLES): Likewise.
1814 (STATBUFSIZE): Likewise.
1815 (main): Likewise.
1816 (what): Likewise.
1817 (destroy): Likewise.
1818 (applicatee): Likewise.
1819 (whattable): Likewise.
1820 * hash.h (struct hash_control): Likewise.
1821 (set_gas_hash_table_size): Likewise.
1822 (hash_new): Likewise.
1823 (hash_new_sized): Likewise.
1824 (hash_die): Likewise.
1825 (hash_insert): Likewise.
1826 (hash_jam): Likewise.
1827 (hash_replace): Likewise.
1828 (hash_find): Likewise.
1829 (hash_find_n): Likewise.
1830 (hash_delete): Likewise.
1831 (hash_traverse): Likewise.
1832 (hash_print_statistics): Likewise.
1833
1834 2020-08-20 Martin Liska <mliska@suse.cz>
1835
1836 * config/obj-coff-seh.c (seh_hash_insert): Port to use new
1837 str_htab type.
1838 (seh_hash_find): Likewise.
1839 (seh_hash_find_or_make): Likewise.
1840 * config/obj-coff.c (tag_init): Likewise.
1841 (tag_insert): Likewise.
1842 (tag_find): Likewise.
1843 * config/obj-elf.c (struct group_list): Likewise.
1844 (build_additional_section_info): Likewise.
1845 (free_section_idx): Likewise.
1846 (elf_adjust_symtab): Likewise.
1847 (elf_frob_file_after_relocs): Likewise.
1848 * config/tc-aarch64.c (INSN_SIZE): Likewise.
1849 (parse_reg): Likewise.
1850 (insert_reg_alias): Likewise.
1851 (create_register_alias): Likewise.
1852 (s_unreq): Likewise.
1853 (parse_shift): Likewise.
1854 (parse_pldop): Likewise.
1855 (parse_barrier): Likewise.
1856 (parse_barrier_psb): Likewise.
1857 (parse_bti_operand): Likewise.
1858 (parse_sys_reg): Likewise.
1859 (parse_sys_ins_reg): Likewise.
1860 (lookup_mnemonic): Likewise.
1861 (opcode_lookup): Likewise.
1862 (parse_operands): Likewise.
1863 (checked_hash_insert): Likewise.
1864 (sysreg_hash_insert): Likewise.
1865 (fill_instruction_hash_table): Likewise.
1866 (md_begin): Likewise.
1867 * config/tc-alpha.c (struct alpha_reloc_tag): Likewise.
1868 (get_alpha_reloc_tag): Likewise.
1869 (assemble_tokens_to_insn): Likewise.
1870 (assemble_tokens): Likewise.
1871 (md_begin): Likewise.
1872 * config/tc-arc.c (arc_find_opcode): Likewise.
1873 (arc_insert_opcode): Likewise.
1874 (find_opcode_match): Likewise.
1875 (declare_register): Likewise.
1876 (declare_addrtype): Likewise.
1877 (md_begin): Likewise.
1878 (arc_parse_name): Likewise.
1879 (tc_arc_regname_to_dw2regnum): Likewise.
1880 (arc_extcorereg): Likewise.
1881 * config/tc-arm.c (MVE_BAD_QREG): Likewise.
1882 (arm_reg_parse_multi): Likewise.
1883 (parse_reloc): Likewise.
1884 (insert_reg_alias): Likewise.
1885 (create_register_alias): Likewise.
1886 (s_unreq): Likewise.
1887 (parse_shift): Likewise.
1888 (parse_psr): Likewise.
1889 (parse_cond): Likewise.
1890 (parse_barrier): Likewise.
1891 (do_vfp_nsyn_opcode): Likewise.
1892 (opcode_lookup): Likewise.
1893 (arm_tc_equal_in_insn): Likewise.
1894 (md_begin): Likewise.
1895 * config/tc-avr.c (md_begin): Likewise.
1896 (avr_ldi_expression): Likewise.
1897 (md_assemble): Likewise.
1898 (avr_update_gccisr): Likewise.
1899 (avr_emit_insn): Likewise.
1900 * config/tc-cr16.c (get_register): Likewise.
1901 (get_register_pair): Likewise.
1902 (get_index_register): Likewise.
1903 (get_index_register_pair): Likewise.
1904 (get_pregister): Likewise.
1905 (get_pregisterp): Likewise.
1906 (initialise_reg_hash_table): Likewise.
1907 (md_begin): Likewise.
1908 (cr16_assemble): Likewise.
1909 (md_assemble): Likewise.
1910 * config/tc-cris.c (cris_insn_first_word_frag): Likewise.
1911 (md_begin): Likewise.
1912 (cris_process_instruction): Likewise.
1913 * config/tc-crx.c (get_register): Likewise.
1914 (get_copregister): Likewise.
1915 (md_begin): Likewise.
1916 (md_assemble): Likewise.
1917 * config/tc-csky.c (md_begin): Likewise.
1918 (parse_opcode): Likewise.
1919 (get_operand_value): Likewise.
1920 (v1_work_jbsr): Likewise.
1921 (v2_work_rotlc): Likewise.
1922 (v2_work_bgeni): Likewise.
1923 (v2_work_not): Likewise.
1924 * config/tc-d10v.c (sizeof): Likewise.
1925 (md_begin): Likewise.
1926 (do_assemble): Likewise.
1927 (md_apply_fix): Likewise.
1928 * config/tc-d30v.c (sizeof): Likewise.
1929 (md_begin): Likewise.
1930 (do_assemble): Likewise.
1931 * config/tc-dlx.c (RELOC_DLX_VTENTRY): Likewise.
1932 (md_begin): Likewise.
1933 (machine_ip): Likewise.
1934 * config/tc-ft32.c (md_begin): Likewise.
1935 (md_assemble): Likewise.
1936 * config/tc-h8300.c (md_begin): Likewise.
1937 (md_assemble): Likewise.
1938 * config/tc-hppa.c (pa_ip): Likewise.
1939 (md_begin): Likewise.
1940 * config/tc-i386.c (md_begin): Likewise.
1941 (i386_print_statistics): Likewise.
1942 (parse_insn): Likewise.
1943 (process_operands): Likewise.
1944 (i386_index_check): Likewise.
1945 (parse_real_register): Likewise.
1946 * config/tc-ia64.c (dot_rot): Likewise.
1947 (dot_entry): Likewise.
1948 (declare_register): Likewise.
1949 (md_begin): Likewise.
1950 (ia64_parse_name): Likewise.
1951 (md_assemble): Likewise.
1952 (dot_alias): Likewise.
1953 (do_alias): Likewise.
1954 (ia64_adjust_symtab): Likewise.
1955 (do_secalias): Likewise.
1956 (ia64_frob_file): Likewise.
1957 * config/tc-m68hc11.c (m68hc11_print_statistics): Likewise.
1958 (md_begin): Likewise.
1959 (print_insn_format): Likewise.
1960 (md_assemble): Likewise.
1961 * config/tc-m68k.c (tc_gen_reloc): Likewise.
1962 (m68k_ip): Likewise.
1963 (md_begin): Likewise.
1964 * config/tc-mcore.c (md_begin): Likewise.
1965 (md_assemble): Likewise.
1966 * config/tc-microblaze.c (md_begin): Likewise.
1967 (md_assemble): Likewise.
1968 (md_apply_fix): Likewise.
1969 * config/tc-mips.c (nopic_need_relax): Likewise.
1970 (md_begin): Likewise.
1971 (macro_build): Likewise.
1972 (mips16_macro_build): Likewise.
1973 (mips_lookup_insn): Likewise.
1974 (mips_ip): Likewise.
1975 (mips16_ip): Likewise.
1976 * config/tc-mmix.c (sizeof): Likewise.
1977 (mmix_md_begin): Likewise.
1978 (md_assemble): Likewise.
1979 * config/tc-mn10200.c (md_begin): Likewise.
1980 (md_assemble): Likewise.
1981 * config/tc-mn10300.c (HAVE_AM30): Likewise.
1982 (md_begin): Likewise.
1983 (md_assemble): Likewise.
1984 * config/tc-moxie.c (md_begin): Likewise.
1985 (md_assemble): Likewise.
1986 * config/tc-msp430.c (md_begin): Likewise.
1987 (msp430_operands): Likewise.
1988 (md_assemble): Likewise.
1989 * config/tc-nds32.c (PV_DONT_CARE): Likewise.
1990 (builtin_isreg): Likewise.
1991 (builtin_regnum): Likewise.
1992 (nds32_init_nds32_pseudo_opcodes): Likewise.
1993 (nds32_lookup_pseudo_opcode): Likewise.
1994 (nds32_relax_hint): Likewise.
1995 (md_begin): Likewise.
1996 (nds32_find_reloc_table): Likewise.
1997 (nds32_elf_append_relax_relocs_traverse): Likewise.
1998 (nds32_relax_branch_instructions): Likewise.
1999 (md_convert_frag): Likewise.
2000 (nds32_elf_analysis_relax_hint): Likewise.
2001 (tc_nds32_regname_to_dw2regnum): Likewise.
2002 * config/tc-nios2.c (nios2_opcode_lookup): Likewise.
2003 (nios2_reg_lookup): Likewise.
2004 (nios2_ps_lookup): Likewise.
2005 (md_begin): Likewise.
2006 * config/tc-ns32k.c (struct hash_control): Likewise.
2007 (parse): Likewise.
2008 (md_begin): Likewise.
2009 * config/tc-pdp11.c (md_begin): Likewise.
2010 (md_assemble): Likewise.
2011 * config/tc-pj.c (fake_opcode): Likewise.
2012 (alias): Likewise.
2013 (md_begin): Likewise.
2014 (md_assemble): Likewise.
2015 * config/tc-ppc.c (ppc_setup_opcodes): Likewise.
2016 (md_assemble): Likewise.
2017 * config/tc-pru.c (pru_opcode_lookup): Likewise.
2018 (pru_reg_lookup): Likewise.
2019 (md_begin): Likewise.
2020 (md_end): Likewise.
2021 * config/tc-riscv.c (init_ext_version_hash): Likewise.
2022 (riscv_get_default_ext_version): Likewise.
2023 (riscv_set_arch): Likewise.
2024 (init_opcode_names_hash): Likewise.
2025 (opcode_name_lookup): Likewise.
2026 (enum reg_class): Likewise.
2027 (hash_reg_name): Likewise.
2028 (riscv_init_csr_hash): Likewise.
2029 (reg_csr_lookup_internal): Likewise.
2030 (reg_lookup_internal): Likewise.
2031 (init_opcode_hash): Likewise.
2032 (md_begin): Likewise.
2033 (DECLARE_CSR): Likewise.
2034 (macro_build): Likewise.
2035 (riscv_ip): Likewise.
2036 * config/tc-s390.c (register_name): Likewise.
2037 (s390_setup_opcodes): Likewise.
2038 (md_begin): Likewise.
2039 (md_assemble): Likewise.
2040 (s390_insn): Likewise.
2041 * config/tc-score.c (struct s3_reg_map): Likewise.
2042 (s3_score_reg_parse): Likewise.
2043 (s3_dependency_type_from_insn): Likewise.
2044 (s3_parse_16_32_inst): Likewise.
2045 (s3_parse_48_inst): Likewise.
2046 (s3_insert_reg): Likewise.
2047 (s3_build_reg_hsh): Likewise.
2048 (s3_build_score_ops_hsh): Likewise.
2049 (s3_build_dependency_insn_hsh): Likewise.
2050 (s3_begin): Likewise.
2051 * config/tc-score7.c (struct s7_reg_map): Likewise.
2052 (s7_score_reg_parse): Likewise.
2053 (s7_dependency_type_from_insn): Likewise.
2054 (s7_parse_16_32_inst): Likewise.
2055 (s7_build_score_ops_hsh): Likewise.
2056 (s7_build_dependency_insn_hsh): Likewise.
2057 (s7_insert_reg): Likewise.
2058 (s7_build_reg_hsh): Likewise.
2059 (s7_begin): Likewise.
2060 * config/tc-sh.c (EMPTY): Likewise.
2061 (md_begin): Likewise.
2062 (find_cooked_opcode): Likewise.
2063 * config/tc-sparc.c (md_begin): Likewise.
2064 (sparc_ip): Likewise.
2065 * config/tc-spu.c (md_begin): Likewise.
2066 (md_assemble): Likewise.
2067 * config/tc-tic30.c (md_begin): Likewise.
2068 (tic30_operand): Likewise.
2069 (tic30_parallel_insn): Likewise.
2070 (md_assemble): Likewise.
2071 * config/tc-tic4x.c (TIC4X_ALT_SYNTAX): Likewise.
2072 (tic4x_asg): Likewise.
2073 (tic4x_inst_insert): Likewise.
2074 (tic4x_inst_add): Likewise.
2075 (md_begin): Likewise.
2076 (tic4x_operand_parse): Likewise.
2077 (md_assemble): Likewise.
2078 * config/tc-tic54x.c (MAX_SUBSYM_HASH): Likewise.
2079 (stag_add_field_symbols): Likewise.
2080 (tic54x_endstruct): Likewise.
2081 (tic54x_tag): Likewise.
2082 (tic54x_remove_local_label): Likewise.
2083 (tic54x_clear_local_labels): Likewise.
2084 (tic54x_var): Likewise.
2085 (tic54x_macro_start): Likewise.
2086 (tic54x_macro_info): Likewise.
2087 (tic54x_macro_end): Likewise.
2088 (subsym_isreg): Likewise.
2089 (subsym_structsz): Likewise.
2090 (md_begin): Likewise.
2091 (is_mmreg): Likewise.
2092 (is_type): Likewise.
2093 (encode_condition): Likewise.
2094 (encode_cc3): Likewise.
2095 (encode_cc2): Likewise.
2096 (encode_operand): Likewise.
2097 (tic54x_parse_insn): Likewise.
2098 (tic54x_parse_parallel_insn_firstline): Likewise.
2099 (subsym_create_or_replace): Likewise.
2100 (subsym_lookup): Likewise.
2101 (subsym_substitute): Likewise.
2102 (tic54x_undefined_symbol): Likewise.
2103 * config/tc-tic6x.c (md_begin): Likewise.
2104 (md_assemble): Likewise.
2105 * config/tc-tilegx.c (O_hw2_last_plt): Likewise.
2106 (INSERT_SPECIAL_OP): Likewise.
2107 (md_begin): Likewise.
2108 (tilegx_parse_name): Likewise.
2109 (parse_reg_expression): Likewise.
2110 (md_assemble): Likewise.
2111 * config/tc-tilepro.c (O_tls_ie_load): Likewise.
2112 (INSERT_SPECIAL_OP): Likewise.
2113 (tilepro_parse_name): Likewise.
2114 (parse_reg_expression): Likewise.
2115 (md_assemble): Likewise.
2116 * config/tc-v850.c (md_begin): Likewise.
2117 (md_assemble): Likewise.
2118 * config/tc-vax.c (md_ri_to_chars): Likewise.
2119 (vip_begin): Likewise.
2120 (vip): Likewise.
2121 (main): Likewise.
2122 (md_begin): Likewise.
2123 * config/tc-wasm32.c (md_begin): Likewise.
2124 (md_assemble): Likewise.
2125 * config/tc-xgate.c (xgate_parse_operand): Likewise.
2126 (md_begin): Likewise.
2127 (md_assemble): Likewise.
2128 * config/tc-z8k.c (md_begin): Likewise.
2129 (md_assemble): Likewise.
2130
2131 2020-08-20 Martin Liska <mliska@suse.cz>
2132
2133 * dw2gencfi.c (dwcfi_hash_insert): Use htab_t and str_hash_*
2134 functions.
2135 (dwcfi_hash_find): Likewise.
2136 (dwcfi_hash_find_or_make): Likewise.
2137
2138 2020-08-20 Martin Liska <mliska@suse.cz>
2139
2140 * ecoff.c (INIT_VARRAY): Use htab_t.
2141 (add_string): Likewise.
2142 (ecoff_read_begin_hook): Use new str_htab_create.
2143 (get_tag): Use htab_t.
2144 (add_file): Likewise.
2145
2146 2020-08-20 Martin Liska <mliska@suse.cz>
2147
2148 * hash.h (struct string_tuple): New.
2149 (hash_string_tuple): Likewise.
2150 (eq_string_tuple): Likewise.
2151 (string_tuple_alloc): Likewise.
2152 (str_hash_find): Likewise.
2153 (str_hash_find_n): Likewise.
2154 (str_hash_delete): Likewise.
2155 (str_hash_insert): Likewise.
2156 (str_htab_create): Likewise.
2157
2158 2020-08-20 Martin Liska <mliska@suse.cz>
2159
2160 * symbols.c (struct symbol_entry): New.
2161 (hash_symbol_entry): Likewise.
2162 (eq_symbol_entry): Likewise.
2163 (symbol_entry_alloc): Likewise.
2164 (symbol_entry_find): Likewise.
2165 (local_symbol_make): Use htab hash table.
2166 (local_symbol_convert): Likewise.
2167 (symbol_table_insert): Likewise.
2168 (symbol_find_exact_noref): Likewise.
2169 (resolve_local_symbol): Likewise.
2170 (resolve_local_symbol_values): Likewise.
2171 (symbol_begin): Likewise.
2172 (symbol_print_statistics): Likewise.
2173
2174 2020-08-20 Martin Liska <mliska@suse.cz>
2175
2176 * read.c (struct po_entry): New.
2177 (hash_po_entry): Likewise.
2178 (eq_po_entry): Likewise.
2179 (po_entry_alloc): Likewise.
2180 (po_entry_find): Likewise.
2181 (pop_insert): Likewise.
2182 (pobegin): Use htab hash table.
2183 (read_a_source_file): Likewise.
2184 (s_macro): Likewise.
2185 (read_print_statistics): Likewise.
2186 * config/tc-m68k.c (m68k_conditional_pseudoop): Add const qualifier.
2187 * config/tc-m68k.h (m68k_conditional_pseudoop): Likewise.
2188
2189 2020-08-20 Martin Liska <mliska@suse.cz>
2190
2191 * config/tc-iq2000.c (iq2000_add_macro): Use htab hash table.
2192 * macro.c (struct hash_control): Use htab.
2193 (macro_init): Likewise.
2194 (do_formals): Likewise.
2195 (free_macro): Likewise.
2196 (define_macro): Likewise.
2197 (sub_actual): Likewise.
2198 (macro_expand_body): Likewise.
2199 (macro_expand): Likewise.
2200 (check_macro): Likewise.
2201 (delete_macro): Likewise.
2202 (expand_irp): Likewise.
2203 * macro.h (struct macro_hash_entry): New struct.
2204 (hash_macro_entry): New.
2205 (eq_macro_entry): Likewise.
2206 (macro_entry_alloc): Likewise.
2207 (macro_entry_find): Likewise.
2208 (struct formal_hash_entry): Likewise.
2209 (hash_formal_entry): Likewise.
2210 (eq_formal_entry): Likewise.
2211 (formal_entry_alloc): Likewise.
2212 (formal_entry_find): Likewise.
2213
2214 2020-08-20 Martin Liska <mliska@suse.cz>
2215
2216 * as.h: Include hashtab.h.
2217 * hash.c (htab_insert): New.
2218 (htab_print_statistics): Likewise.
2219 * hash.h (htab_insert): Likewise.
2220 (htab_print_statistics): Likewise.
2221
2222 2020-08-19 Alan Modra <amodra@gmail.com>
2223
2224 * testsuite/gas/ppc/int128.s: Correct vcmpuq.
2225 * testsuite/gas/ppc/int128.d: Update.
2226 * testsuite/gas/ppc/xvtlsbb.d: Update.
2227
2228 2020-08-18 Peter Bergner <bergner@linux.ibm.com>
2229
2230 * testsuite/gas/ppc/vsx4.s: Update test to use new mnemonic.
2231 * testsuite/gas/ppc/vsx4.d: Likewise.
2232
2233 2020-08-17 Alex Coplan <alex.coplan@arm.com>
2234
2235 * config/obj-elf.c (obj_elf_change_section): When repurposing an
2236 existing symbol, ensure that we set sy_value as per other (fresh)
2237 section symbols.
2238 * testsuite/gas/elf/elf.exp: Add new test.
2239 * testsuite/gas/elf/section-symbol-redef.d: New test.
2240 * testsuite/gas/elf/section-symbol-redef.s: Input for test.
2241
2242 2020-08-13 Nick Clifton <nickc@redhat.com>
2243
2244 PR 26359
2245 * config/obj-som.c (obj_som_init_stab_section): Do nothing if the
2246 $GDB_DEBUG$ section has already been created.
2247
2248 2020-08-12 Joe Ramsay <joe.ramsay@.arm.com>
2249
2250 * config/tc-arm.c (do_neon_cvt_1): Parse vcvtne as vcvt-ne for
2251 NS_FD shape when MVE is present
2252 * testsuite/gas/arm/mve-vcvtne-it-bad.d: New test.
2253 * testsuite/gas/arm/mve-vcvtne-it-bad.l: New test.
2254 * testsuite/gas/arm/mve-vcvtne-it-bad.s: New test.
2255 * testsuite/gas/arm/mve-vcvtne-it.d: New test.
2256 * testsuite/gas/arm/mve-vcvtne-it.s: New test.
2257
2258 2020-08-12 Alex Coplan <alex.coplan@arm.com>
2259
2260 * testsuite/gas/aarch64/mpam-bad.d: New test.
2261 * testsuite/gas/aarch64/mpam-bad.l: Error output.
2262 * testsuite/gas/aarch64/mpam-bad.s: Input.
2263 * testsuite/gas/aarch64/mpam.d: New test.
2264 * testsuite/gas/aarch64/mpam.s: Input.
2265
2266 2020-08-12 Nick Clifton <nickc@redhat.com>
2267
2268 PR 26346
2269 * doc/c-riscv.texi (RISC-V-Options): Fix typo in the description
2270 of the -mno-csr-check option.
2271
2272 2020-08-12 Nick Clifton <nickc@redhat.com>
2273
2274 * po/ru.po: Updated Russian translation.
2275
2276 2020-08-10 Alex Coplan <alex.coplan@arm.com>
2277
2278 * config/tc-aarch64.c (parse_sys_reg): Don't assert when parsing
2279 a long system register.
2280 (parse_sys_ins_reg): Likewise.
2281 (sysreg_hash_insert): New.
2282 (md_begin): Use sysreg_hash_insert() to ensure all system
2283 registers are no longer than the maximum length at startup.
2284 * testsuite/gas/aarch64/invalid-sysreg-assert.d: New test.
2285 * testsuite/gas/aarch64/invalid-sysreg-assert.l: Error output.
2286 * testsuite/gas/aarch64/invalid-sysreg-assert.s: Input.
2287
2288 2020-08-10 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
2289
2290 * config/tc-aarch64.c (parse_sys_reg): Call to
2291 aarch64_sys_ins_reg_supported_p instead of
2292 aarch64_sys_reg_supported_p.
2293 (parse_sys_ins_reg): Add aarch64_sys_reg_deprecated_p check.
2294 * testsuite/gas/aarch64/illegal-sysreg-5.d: New test.
2295 * testsuite/gas/aarch64/illegal-sysreg-5.l: New test.
2296 * testsuite/gas/aarch64/sysreg-5.s: New test.
2297
2298 2020-08-10 Alan Modra <amodra@gmail.com>
2299
2300 * testsuite/gas/ppc/power8.d,
2301 * testsuite/gas/ppc/power8.s: Add miso.
2302 * testsuite/gas/ppc/power9.d,
2303 * testsuite/gas/ppc/power8.s: Add exser, msgsndu, msgclru.
2304
2305 2020-08-10 Alan Modra <amodra@gmail.com>
2306
2307 * testsuite/gas/ppc/power8.d: Update.
2308 * testsuite/gas/ppc/vsx2.d: Update.
2309
2310 2020-08-10 Alan Modra <amodra@gmail.com>
2311
2312 * config/tc-ppc.c (md_assemble): Error for lmw, stmw, lswi, lswx,
2313 stswi, or stswx in little-endian mode.
2314 * testsuite/gas/ppc/476.d,
2315 * testsuite/gas/ppc/476.s: Delete lmw, stmw, lswi, lswx, stswi, stswx.
2316 * testsuite/gas/ppc/a2.d,
2317 * testsuite/gas/ppc/a2.s: Move lmw, stmw, lswi, lswx, stswi, stswx..
2318 * testsuite/gas/ppc/be.d,
2319 * testsuite/gas/ppc/be.s: ..to here, new big-endian only test.
2320 * testsuite/gas/ppc/le_error.d,
2321 * testsuite/gas/ppc/le_error.l: New little-endian test.
2322 * testsuite/gas/ppc/ppc.exp: Run new tests.
2323
2324 2020-08-07 H.J. Lu <hongjiu.lu@intel.com>
2325
2326 * read.c (read_a_source_file): Ignore rest of line on overflow
2327 error.
2328
2329 2020-08-06 Alex Coplan <alex.coplan@arm.com>
2330
2331 * read.c (read_a_source_file): Use long for local labels, detect
2332 overflow and raise an error for overly-long labels.
2333 * testsuite/gas/all/gas.exp: Add local-label-overflow test.
2334 * testsuite/gas/all/local-label-overflow.d: New test.
2335 * testsuite/gas/all/local-label-overflow.l: Error output.
2336 * testsuite/gas/all/local-label-overflow.s: Input.
2337
2338 2020-08-04 Christian Groessler <chris@groessler.org>
2339
2340 * testsuite/gas/z8k/inout.d: Adapt to correct encoding of
2341 "sout/soutb #imm,reg"
2342
2343 2020-08-04 H.J. Lu <hongjiu.lu@intel.com>
2344
2345 * NEWS: Mention {disp16} pseudo prefix.
2346
2347 2020-08-04 H.J. Lu <hongjiu.lu@intel.com>
2348
2349 * testsuite/gas/i386/x86-64-pseudos.d: Revert an accidental
2350 change.
2351
2352 2020-08-04 Mark Wielaard <mark@klomp.org>
2353
2354 * dwarf2dbg.c (out_debug_abbrev): When DWARF2_VERSION >= 4, use
2355 DW_FORM_udata for DW_AT_high_pc.
2356 (out_debug_info): Use emit_leb128_expr for DW_AT_high_pc, when
2357 DWARF2_VERSION >= 4.
2358 * read.c (emit_leb128_exp): No longer static.
2359 * read.h (emit_leb128_exp): Define.
2360
2361 2020-08-02 Mark Wielaard <mark@klomp.org>
2362
2363 * dwarf2dbg.c (out_dir_and_file_list): For DWARF5 emit at
2364 least one directory if there is at least one file. Use dirs[1]
2365 if dirs[0] is not set, or if there is no dirs[1] the current
2366 working directory. Use files[1] filename, when files[0] filename
2367 isn't set.
2368
2369 2020-08-02 Mark Wielaard <mark@klomp.org>
2370
2371 * dwarf2dbg.c (out_debug_info): Emit unit type and abbrev offset
2372 for DWARF5.
2373 * testsuite/gas/elf/dwarf-4-cu.d: New file.
2374 * testsuite/gas/elf/dwarf-4-cu.s: Likewise.
2375 * testsuite/gas/elf/dwarf-5-cu.d: Likewise.
2376 * testsuite/gas/elf/dwarf-5-cu.s: Likewise.
2377 * testsuite/gas/elf/elf.exp: Run dwarf-4-cu and dwarf-5-cu.
2378
2379 2020-08-02 Mark Wielaard <mark@klomp.org>
2380
2381 * doc/as.texi (--gdwarf-[345]): Fix typo.
2382
2383 2020-08-03 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2384
2385 * config/tc-msp430.c (OPTION_MOVE_DATA): Remove.
2386 (md_parse_option): Remove case for OPTION_MOVE_DATA.
2387 (md_longopts): Remove "md" entry.
2388 (md_show_usage): Likewise.
2389
2390 2020-07-30 H.J. Lu <hongjiu.lu@intel.com>
2391
2392 PR gas/26305
2393 * config/tc-i386.c (_i386_insn::disp_encoding): Add
2394 disp_encoding_16bit.
2395 (parse_insn): Check Prefix_XXX for pseudo prefixes. Handle
2396 {disp16}.
2397 (build_modrm_byte): Handle {disp16}.
2398 (i386_index_check): Check invalid {disp16} and {disp32} pseudo
2399 prefixes.
2400 * doc/c-i386.texi: Update {disp32} documentation and document
2401 {disp16}.
2402 * testsuite/gas/i386/i386.exp: Run x86-64-inval-pseudo.
2403 * testsuite/gas/i386/inval-pseudo.s: Add {disp32}/{disp16}
2404 tests.
2405 * testsuite/gas/i386/pseudos.s: Add {disp8}/{disp32} vmovaps
2406 tests with 128-byte displacement. Add {disp16} tests.
2407 * testsuite/gas/i386/x86-64-pseudos.s: Add {disp8}/{disp32}
2408 vmovaps test. Add (%r13)/(%r13d) tests.
2409 * testsuite/gas/i386/x86-64-inval-pseudo.l: New file.
2410 * testsuite/gas/i386/x86-64-inval-pseudo.s: Likewise.
2411 * testsuite/gas/i386/inval-pseudo.l: Updated.
2412 * testsuite/gas/i386/pseudos.d: Likewise.
2413 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
2414
2415 2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2416
2417 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
2418 * Makefile.in, doc/Makefile.in: Regenerate.
2419 * configure: Regenerate.
2420
2421 2020-07-30 H.J. Lu <hongjiu.lu@intel.com>
2422
2423 * testsuite/gas/elf/dwarf2-3.d:Pass --gdwarf-3 to assembler.
2424 * testsuite/gas/elf/dwarf2-5.d: Likewise.
2425 * testsuite/gas/i386/dw2-compress-3a.d: Likewise.
2426 * testsuite/gas/i386/dw2-compress-3b.d: Likewise.
2427 * testsuite/gas/i386/dw2-compressed-3a.d: Likewise.
2428 * testsuite/gas/i386/dw2-compressed-3b.d: Likewise.
2429
2430 2020-07-30 Nick Clifton <nickc@redhat.com>
2431
2432 * as.c (dwarf_level): Initialise to 3 in case this is not set on
2433 the command line.
2434
2435 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
2436
2437 * testsuite/gas/mips/global-local-symtab-sort-o32.d: New test.
2438 * testsuite/gas/mips/global-local-symtab-sort-o32t.d: New test.
2439 * testsuite/gas/mips/global-local-symtab-sort-n32.d: New test.
2440 * testsuite/gas/mips/global-local-symtab-sort-n32t.d: New test.
2441 * testsuite/gas/mips/global-local-symtab-sort-n64.d: New test.
2442 * testsuite/gas/mips/global-local-symtab-sort-n64t.d: New test.
2443 * testsuite/gas/mips/mips.exp: Run the new tests.
2444
2445 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
2446
2447 * testsuite/gas/mips/global-local-symtab-o32.d: New test.
2448 * testsuite/gas/mips/global-local-symtab-o32t.d: New test.
2449 * testsuite/gas/mips/global-local-symtab-n32.d: New test.
2450 * testsuite/gas/mips/global-local-symtab-n32t.d: New test.
2451 * testsuite/gas/mips/global-local-symtab-n64.d: New test.
2452 * testsuite/gas/mips/global-local-symtab.s: New test source.
2453 * testsuite/gas/mips/mips.exp: Run the new tests.
2454
2455 2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
2456
2457 PR gas/26305
2458 * config/tc-i386.c (build_modrm_byte): Use disp32/disp16 on
2459 (%bp)/(%ebp)/(%rbp) for {disp32}.
2460 * doc/c-i386.texi: Update {disp32} documentation.
2461 * testsuite/gas/i386/pseudos.s: Add (%bp)/(%ebp) tests.
2462 * testsuite/gas/i386/x86-64-pseudos.s: Add (%ebp)/(%rbp) tests.
2463 * testsuite/gas/i386/pseudos.d: Updated.
2464 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
2465
2466 2020-07-27 H.J. Lu <hongjiu.lu@intel.com>
2467
2468 * doc/as.texi: Replace preceeded with preceded.
2469
2470 2020-07-22 Maciej W. Rozycki <macro@linux-mips.org>
2471
2472 * testsuite/gas/mips/jal-svr4pic-irix.d: New file.
2473 * testsuite/gas/mips/mips1@jal-svr4pic-irix.d: New file.
2474 * testsuite/gas/mips/mipsr6@jal-svr4pic-irix.d: New file.
2475 * testsuite/gas/mips/micromips@jal-svr4pic-irix.d: New file.
2476 * testsuite/gas/mips/r3000@jal-svr4pic-irix.d: New file.
2477 * testsuite/gas/mips/jal-svr4pic-local-irix.d: New file.
2478 * testsuite/gas/mips/mips1@jal-svr4pic-local-irix.d: New file.
2479 * testsuite/gas/mips/micromips@jal-svr4pic-local-irix.d: New
2480 file.
2481 * testsuite/gas/mips/r3000@jal-svr4pic-local-irix.d: New file.
2482 * testsuite/gas/mips/jal-svr4pic-noreorder-irix.d: New file.
2483 * testsuite/gas/mips/mips1@jal-svr4pic-noreorder-irix.d: New
2484 file.
2485 * testsuite/gas/mips/mipsr6@jal-svr4pic-noreorder-irix.d: New
2486 file.
2487 * testsuite/gas/mips/micromips@jal-svr4pic-noreorder-irix.d: New
2488 file.
2489 * testsuite/gas/mips/r3000@jal-svr4pic-noreorder-irix.d: New
2490 file.
2491 * testsuite/gas/mips/jal-xgot-irix.d: New file.
2492 * testsuite/gas/mips/jalr2-irix.d: New file.
2493 * testsuite/gas/mips/micromips-branch-relax-insn32-pic-irix.d:
2494 New file.
2495 * testsuite/gas/mips/micromips-branch-relax-pic-irix.d: New
2496 file.
2497 * testsuite/gas/mips/mips-abi32-pic2-irix.d: New file.
2498 * testsuite/gas/mips/jal-svr4pic-local.d: Don't exclude
2499 `*-*-irix*' targets. Add source file designator.
2500 * testsuite/gas/mips/mips1@jal-svr4pic-local.d: Don't exclude
2501 `*-*-irix*' targets.
2502 * testsuite/gas/mips/r3000@jal-svr4pic-local.d: Likewise.
2503 * testsuite/gas/mips/micromips@jal-svr4pic-local.d: Likewise.
2504 * testsuite/gas/mips/jalr2.d: Add name designator.
2505 * testsuite/gas/mips/mips.exp: Use respective IRIX variants for
2506 tests involving the JALR relocation throughout.
2507
2508 2020-07-22 Maciej W. Rozycki <macro@linux-mips.org>
2509
2510 * testsuite/gas/mips/mips.exp: Use a helper variable for
2511 IRIX/non-IRIX test selection.
2512
2513 2020-07-21 Jan Beulich <jbeulich@suse.com>
2514
2515 * testsuite/gas/i386/evex-no-scale-64.d,
2516 testsuite/gas/i386/addr32.d,
2517 testsuite/gas/i386/x86-64-addr32-intel.d,
2518 testsuite/gas/i386/x86-64-addr32.d: Adjust expectations.
2519
2520 2020-07-21 Cooper Qu <cooper.qu@linux.alibaba.com>
2521
2522 * config/tc-csky.c (md_begin): Fix tests of arch and mach flags.
2523
2524 2020-07-21 Jan Beulich <jbeulich@suse.com>
2525
2526 * testsuite/gas/i386/evex-no-scale-32.d,
2527 testsuite/gas/i386/evex-no-scale-64.d: Add #source and #pass.
2528 * testsuite/gas/i386/evex-no-scale-32.s,
2529 testsuite/gas/i386/evex-no-scale-64.s: Rename / fold into ...
2530 * testsuite/gas/i386/evex-no-scale.s: ... this. Use .struct
2531 instead of .section.
2532 * testsuite/gas/i386/i386.exp: Move above tests out of ELF-
2533 specific section.
2534
2535 2020-07-21 Maciej W. Rozycki <macro@linux-mips.org>
2536
2537 * config/tc-mips.c (prev_reloc_op_frag): Remove variable.
2538 (my_getSmallExpression): Adjust accordingly.
2539
2540 2020-07-20 Jan Beulich <jbeulich@suse.com>
2541
2542 PR gas/4572
2543 * config/tc-i386.c (i386_comment_chars): Drop TE_I386AIX from
2544 conditional around it.
2545 (md_begin): Insert backslash into operand_chars[] when slash is
2546 a comment character.
2547 * config/tc-i386-intel.c (i386_operator): Recognize \/, \%, and
2548 \* as operators when / may be a comment character.
2549 * testsuite/gas/i386/svr4.s, testsuite/gas/i386/svr4.d: New.
2550 * testsuite/gas/i386/i386.exp: Run new test.
2551
2552 2020-07-20 Jan Beulich <jbeulich@suse.com>
2553
2554 PR gas/4572
2555 * app.c (last_char): Drop TC_ARM conditional around it.
2556 (struct app_save): Drop TC_ARM conditional around last_char.
2557 (app_push, app_pop): Drop TC_ARM conditional from last_char
2558 accesses.
2559 (do_scrub_chars): Likewise. Drop TC_ARM conditional from
2560 backslash-precedes-comment-character check.
2561
2562 2020-07-20 Jan Beulich <jbeulich@suse.com>
2563
2564 * config/tc-i386.c (frag_opcode_byte): New.
2565 (output_branch): Emit error when in absolute section.
2566 (output_jump, output_insn): Use frag_opcode_byte. Handle being
2567 in absolute section.
2568 (output_interseg_jump, output_disp, output_imm): Handle being in
2569 absolute section.
2570 * testsuite/gas/i386/sizing.s,
2571 testsuite/gas/i386/sizing32.d,
2572 testsuite/gas/i386/sizing64.d: New.
2573 * testsuite/gas/i386/i386.exp: Run new tests.
2574
2575 2020-07-20 Jan Beulich <jbeulich@suse.com>
2576
2577 * testsuite/gas/i386/i386.exp: Include *-*-vxworks alongside
2578 is_elf_format as applicable; merely exclude iamcu tests.
2579
2580 2020-07-19 H.J. Lu <hongjiu.lu@intel.com>
2581
2582 PR gas/26263
2583 * config/tc-i386.c (i386_validate_fix): Change PLT32 reloc
2584 against section to PC32 reloc.
2585 * testsuite/gas/i386/relax-5.d: Updated.
2586 * testsuite/gas/i386/x86-64-relax-4.d: Likewise.
2587
2588 2020-07-15 H.J. Lu <hongjiu.lu@intel.com>
2589
2590 PR gas/26237
2591 * testsuite/gas/i386/evex-no-scale-64.d: Updated.
2592 * testsuite/gas/i386/addr32.d: Likewise.
2593 * testsuite/gas/i386/x86-64-addr32-intel.d: Likewise.
2594 * testsuite/gas/i386/x86-64-addr32.d: Likewise.
2595
2596 2020-07-15 Nick Clifton <nickc@redhat.com>
2597
2598 * write.c (create_note_reloc): Add desc2_size parameter. Zero out
2599 the addend field of REL relocations. Store the full addend into
2600 the note for REL relocations.
2601
2602 2020-07-15 Jan Beulich <jbeulich@suse.com>
2603
2604 * testsuite/gas/i386/x86-64-stack.s: Adjust 32-bit push
2605 immediate.
2606 * testsuite/gas/i386/x86-64-stack-intel.d,
2607 testsuite/gas/i386/x86-64-stack-suffix.d,
2608 testsuite/gas/i386/x86-64-stack.d: Adjust expectations.
2609
2610 2020-07-15 Jan Beulich <jbeulich@suse.com>
2611
2612 * testsuite/gas/i386/disassem.d,
2613 testsuite/gas/i386/ilp32/x86-64-branch.d,
2614 testsuite/gas/i386/intel.d, testsuite/gas/i386/jump16.d,
2615 testsuite/gas/i386/lfence-load.d, testsuite/gas/i386/noreg16.d,
2616 testsuite/gas/i386/noreg32.d,
2617 testsuite/gas/i386/noreg64-rex64.d,
2618 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/notrack.d,
2619 testsuite/gas/i386/opcode.d,
2620 testsuite/gas/i386/solaris/x86-64-branch-2.d,
2621 testsuite/gas/i386/solaris/x86-64-jump.d,
2622 testsuite/gas/i386/solaris/x86-64-mpx-branch-1.d,
2623 testsuite/gas/i386/solaris/x86-64-nop-3.d,
2624 testsuite/gas/i386/solaris/x86-64-nop-4.d,
2625 testsuite/gas/i386/solaris/x86-64-nop-5.d,
2626 testsuite/gas/i386/solaris/x86-64-relax-2.d,
2627 testsuite/gas/i386/solaris/x86-64-relax-3.d,
2628 testsuite/gas/i386/x86-64-align-branch-1a.d,
2629 testsuite/gas/i386/x86-64-align-branch-1b.d,
2630 testsuite/gas/i386/x86-64-align-branch-1c.d,
2631 testsuite/gas/i386/x86-64-align-branch-1d.d,
2632 testsuite/gas/i386/x86-64-align-branch-1e.d,
2633 testsuite/gas/i386/x86-64-align-branch-1f.d,
2634 testsuite/gas/i386/x86-64-align-branch-1g.d,
2635 testsuite/gas/i386/x86-64-align-branch-1h.d,
2636 testsuite/gas/i386/x86-64-align-branch-1i.d,
2637 testsuite/gas/i386/x86-64-align-branch-2a.d,
2638 testsuite/gas/i386/x86-64-align-branch-2b.d,
2639 testsuite/gas/i386/x86-64-align-branch-2c.d,
2640 testsuite/gas/i386/x86-64-align-branch-3.d,
2641 testsuite/gas/i386/x86-64-align-branch-4a.d,
2642 testsuite/gas/i386/x86-64-align-branch-4b.d,
2643 testsuite/gas/i386/x86-64-align-branch-5.d,
2644 testsuite/gas/i386/x86-64-align-branch-6.d,
2645 testsuite/gas/i386/x86-64-branch-2.d,
2646 testsuite/gas/i386/x86-64-branch-3.d,
2647 testsuite/gas/i386/x86-64-branch.d,
2648 testsuite/gas/i386/x86-64-disassem.d,
2649 testsuite/gas/i386/x86-64-disp32.d,
2650 testsuite/gas/i386/x86-64-gotpcrel-no-relax.d,
2651 testsuite/gas/i386/x86-64-gotpcrel.d,
2652 testsuite/gas/i386/x86-64-ifunc.d,
2653 testsuite/gas/i386/x86-64-jump.d,
2654 testsuite/gas/i386/x86-64-lfence-byte.d,
2655 testsuite/gas/i386/x86-64-lfence-indbr-a.d,
2656 testsuite/gas/i386/x86-64-lfence-indbr-b.d,
2657 testsuite/gas/i386/x86-64-lfence-indbr-c.d,
2658 testsuite/gas/i386/x86-64-lfence-load.d,
2659 testsuite/gas/i386/x86-64-lfence-ret-a.d,
2660 testsuite/gas/i386/x86-64-lfence-ret-b.d,
2661 testsuite/gas/i386/x86-64-lfence-ret-c.d,
2662 testsuite/gas/i386/x86-64-lfence-ret-d.d,
2663 testsuite/gas/i386/x86-64-lfence-ret-e.d,
2664 testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.d,
2665 testsuite/gas/i386/x86-64-mpx-branch-1.d,
2666 testsuite/gas/i386/x86-64-mpx.d,
2667 testsuite/gas/i386/x86-64-nop-3.d,
2668 testsuite/gas/i386/x86-64-nop-4.d,
2669 testsuite/gas/i386/x86-64-nop-5.d,
2670 testsuite/gas/i386/x86-64-nops-7.d,
2671 testsuite/gas/i386/x86-64-notrack.d,
2672 testsuite/gas/i386/x86-64-opcode.d,
2673 testsuite/gas/i386/x86-64-relax-2.d,
2674 testsuite/gas/i386/x86-64-relax-3.d,
2675 testsuite/gas/i386/x86-64-relax-4.d,
2676 testsuite/gas/i386/x86-64-rtm.d,
2677 testsuite/gas/i386/x86-64-stack.d,
2678 testsuite/gas/i386/x86-64-unique.d,
2679 testsuite/gas/i386/x86_64-intel.d: Adjust expectations.
2680
2681 2020-07-14 H.J. Lu <hongjiu.lu@intel.com>
2682
2683 PR gas/26237
2684 * testsuite/gas/i386/addr32.s: Add tests for 32-bit wrapped around
2685 address.
2686 * testsuite/gas/i386/x86-64-addr32.s: Likewise.
2687 * testsuite/gas/i386/addr32.d: Updated.
2688 * testsuite/gas/i386/x86-64-addr32-intel.d: Likewise.
2689 * testsuite/gas/i386/x86-64-addr32.d: Likewise.
2690 * testsuite/gas/i386/ilp32/x86-64-addr32-intel.d: Likewise.
2691 * testsuite/gas/i386/ilp32/x86-64-addr32.d: Likewise.
2692
2693 2020-07-14 Jan Beulich <jbeulich@suse.com>
2694
2695 * testsuite/gas/i386/intel.s: Use dr<N> instead of db<N>.
2696 * testsuite/gas/i386/intel-intel.d: Disambiguate name.
2697 * testsuite/gas/i386/intel.d,
2698 testsuite/gas/i386/opcode-intel.d: Adjust expectations.
2699
2700 2020-07-14 Jan Beulich <jbeulich@suse.com>
2701
2702 * testsuite/gas/i386/prefix.d: Adjust expectations.
2703
2704 2020-07-14 Jan Beulich <jbeulich@suse.com>
2705
2706 * testsuite/gas/i386/x86-64-avx-intel.d,
2707 testsuite/gas/i386/x86-64-sse4_2-intel.d: Adjust expectations.
2708
2709 2020-07-14 Jan Beulich <jbeulich@suse.com>
2710
2711 * testsuite/gas/i386/movbe-suffix.d,
2712 testsuite/gas/i386/x86-64-movbe-suffix.d: New.
2713 * testsuite/gas/i386/i386.exp: Run new tests.
2714
2715 2020-07-14 Jan Beulich <jbeulich@suse.com>
2716
2717 * testsuite/gas/i386/crc32-suffix.d,
2718 testsuite/gas/i386/x86-64-crc32-suffix.d: New.
2719 * testsuite/gas/i386/i386.exp: Run new tests.
2720 * testsuite/gas/i386/arch-10-bdver1.d,
2721 testsuite/gas/i386/arch-10-bdver2.d,
2722 testsuite/gas/i386/arch-10-bdver3.d,
2723 testsuite/gas/i386/arch-10-bdver4.d,
2724 testsuite/gas/i386/arch-10-btver1.d,
2725 testsuite/gas/i386/arch-10-btver2.d,
2726 testsuite/gas/i386/arch-10-lzcnt.d,
2727 testsuite/gas/i386/arch-10-prefetchw.d,
2728 testsuite/gas/i386/arch-10.d, testsuite/gas/i386/arch-2.d,
2729 testsuite/gas/i386/arch-3.d, testsuite/gas/i386/arch-5.d,
2730 testsuite/gas/i386/arch-6.d, testsuite/gas/i386/crc32.d,
2731 testsuite/gas/i386/sse-noavx.d, testsuite/gas/i386/sse4_2.d,
2732 testsuite/gas/i386/x86-64-arch-2-bdver1.d,
2733 testsuite/gas/i386/x86-64-arch-2-bdver2.d,
2734 testsuite/gas/i386/x86-64-arch-2-bdver3.d,
2735 testsuite/gas/i386/x86-64-arch-2-bdver4.d,
2736 testsuite/gas/i386/x86-64-arch-2-btver1.d,
2737 testsuite/gas/i386/x86-64-arch-2-btver2.d,
2738 testsuite/gas/i386/x86-64-arch-2-lzcnt.d,
2739 testsuite/gas/i386/x86-64-arch-2-prefetchw.d,
2740 testsuite/gas/i386/x86-64-arch-2.d,
2741 testsuite/gas/i386/x86-64-crc32.d,
2742 testsuite/gas/i386/x86-64-pseudos.d,
2743 testsuite/gas/i386/x86-64-sse-noavx.d,
2744 testsuite/gas/i386/x86-64-sse4_2.d: Adjust expectations.
2745
2746 2020-07-14 Jan Beulich <jbeulich@suse.com>
2747
2748 * testsuite/gas/i386/x86-64-pseudos.s: Add empty-REX tests for
2749 ModR/M-encoded byte register cases.
2750 * testsuite/gas/i386/x86-64-pseudos.d,
2751 testsuite/gas/i386/x86-64-reg-intel.d,
2752 testsuite/gas/i386/x86-64-reg.d: Adjust expectations.
2753
2754 2020-07-14 Jan Beulich <jbeulich@suse.com>
2755
2756 * testsuite/gas/i386/x86-64-pseudos.s: Add empty-REX tests for
2757 not-ModR/M-encoded byte register cases.
2758 * testsuite/gas/i386/x86-64-pseudos.d: Adjust expectations.
2759
2760 2020-07-14 Jan Beulich <jbeulich@suse.com>
2761
2762 * testsuite/gas/i386/ilp32/x86-64-arch-1.d,
2763 testsuite/gas/i386/ilp32/x86-64-arch-2.d,
2764 testsuite/gas/i386/ilp32/x86-64-avx-intel.d,
2765 testsuite/gas/i386/ilp32/x86-64-avx.d,
2766 testsuite/gas/i386/ilp32/x86-64-crc32-intel.d,
2767 testsuite/gas/i386/ilp32/x86-64-crc32.d,
2768 testsuite/gas/i386/ilp32/x86-64-gotpcrel.d,
2769 testsuite/gas/i386/ilp32/x86-64-ifunc.d,
2770 testsuite/gas/i386/ilp32/x86-64-reg-intel.d,
2771 testsuite/gas/i386/ilp32/x86-64-reg.d,
2772 testsuite/gas/i386/ilp32/x86-64-rep-suffix.d,
2773 testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d,
2774 testsuite/gas/i386/ilp32/x86-64-sse4_2.d,
2775 testsuite/gas/i386/ilp32/x86-64-stack-intel.d,
2776 testsuite/gas/i386/ilp32/x86-64-stack-suffix.d,
2777 testsuite/gas/i386/ilp32/x86-64-stack.d: Reference parent dir
2778 dump expectations.
2779
2780 2020-07-13 H.J. Lu <hongjiu.lu@intel.com>
2781
2782 * config/tc-i386.c (offset_in_range): Remove 32-bit sign
2783 extension.
2784
2785 2020-07-13 Nick Clifton <nickc@redhat.com>
2786
2787 * po/fr.po: Updated French translation.
2788
2789 2020-07-13 Alan Modra <amodra@gmail.com>
2790
2791 * testsuite/gas/elf/dwarf2-7.d: Remove most xfails.
2792 * testsuite/gas/elf/dwarf2-12.d: Likewise.
2793 * testsuite/gas/elf/dwarf2-13.d: Likewise.
2794 * testsuite/gas/elf/dwarf2-14.d: Likewise.
2795
2796 2020-07-11 H.J. Lu <hongjiu.lu@intel.com>
2797
2798 * config/tc-i386.c (output_insn): Check i.xstate to set
2799 GNU_PROPERTY_X86_FEATURE_2_TMM.
2800 * testsuite/gas/i386/i386.exp: Run x86-64-property-7,
2801 x86-64-property-8 and x86-64-property-9.
2802 * testsuite/gas/i386/x86-64-property-7.d: New file.
2803 * testsuite/gas/i386/x86-64-property-7.s: Likewise.
2804 * testsuite/gas/i386/x86-64-property-8.d: Likewise.
2805 * testsuite/gas/i386/x86-64-property-8.s: Likewise.
2806 * testsuite/gas/i386/x86-64-property-9.d: Likewise.
2807 * testsuite/gas/i386/x86-64-property-9.s: Likewise.
2808
2809 2020-07-10 H.J. Lu <hongjiu.lu@intel.com>
2810
2811 * config/tc-i386.c (_i386_insn): Remove has_regmmx, has_regxmm,
2812 has_regymm, has_regzmm and has_regtmm. Add xstate.
2813 (md_assemble): Set i.xstate from operand types in instruction
2814 template.
2815 (build_modrm_byte): Updated.
2816 (output_insn): Check i.xstate.
2817 * testsuite/gas/i386/i386.exp: Run property-6 and
2818 x86-64-property-6.
2819 * testsuite/gas/i386/property-6.d: New file.
2820 * testsuite/gas/i386/property-6.s: Updated.
2821 * testsuite/gas/i386/x86-64-property-6.d: Likewise.
2822
2823 2020-07-10 H.J. Lu <hongjiu.lu@intel.com>
2824
2825 * testsuite/gas/i386/property-5.d: Correct test name.
2826
2827 2020-07-10 Lili Cui <lili.cui@intel.com>
2828
2829 * NEWS: Mention support for Intel AMX instructions.
2830 * config/tc-i386.c (i386_error): Add invalid_sib_address.
2831 (cpu_arch): Add .amx_int8, .amx_bf16 and .amx_tile.
2832 (cpu_noarch): Add noamx_int8, noamx_bf16 and noamx_tile.
2833 (match_simd_size): Add tmmword check.
2834 (operand_type_match): Add tmmword.
2835 (type_names): Add rTMM.
2836 (i386_error): Add invalid_tmm_register_set.
2837 (check_VecOperands): Handle invalid_sib_address and
2838 invalid_tmm_register_set.
2839 (match_template): Handle invalid_sib_address.
2840 (build_modrm_byte): Handle non-vector SIB and zmmword.
2841 (i386_index_check): Disallow RegIP for non-vector SIB.
2842 (check_register): Handle zmmword.
2843 * doc/c-i386.texi: Document amx_int8, amx_bf16 and amx_tile.
2844 * testsuite/gas/i386/i386.exp: Add AMX new tests.
2845 * testsuite/gas/i386/intel-regs.d: Add tmm.
2846 * testsuite/gas/i386/intel-regs.s: Add tmm.
2847 * testsuite/gas/i386/x86-64-amx-intel.d: New.
2848 * testsuite/gas/i386/x86-64-amx-inval.l: New.
2849 * testsuite/gas/i386/x86-64-amx-inval.s: New.
2850 * testsuite/gas/i386/x86-64-amx.d: New.
2851 * testsuite/gas/i386/x86-64-amx.s: New.
2852 * testsuite/gas/i386/x86-64-amx-bad.d: New.
2853 * testsuite/gas/i386/x86-64-amx-bad.s: New.
2854
2855 2020-07-10 Tom de Vries <tdevries@suse.de>
2856
2857 * testsuite/gas/elf/dwarf2-11.d: Update expected output from
2858 readelf's line table decoding.
2859 * testsuite/gas/elf/dwarf2-12.d: Likewise.
2860 * testsuite/gas/elf/dwarf2-13.d: Likewise.
2861 * testsuite/gas/elf/dwarf2-14.d: Likewise.
2862 * testsuite/gas/elf/dwarf2-15.d: Likewise.
2863 * testsuite/gas/elf/dwarf2-16.d: Likewise.
2864 * testsuite/gas/elf/dwarf2-17.d: Likewise.
2865 * testsuite/gas/elf/dwarf2-18.d: Likewise.
2866 * testsuite/gas/elf/dwarf2-19.d: Likewise.
2867 * testsuite/gas/elf/dwarf2-5.d: Likewise.
2868 * testsuite/gas/elf/dwarf2-6.d: Likewise.
2869 * testsuite/gas/elf/dwarf2-7.d: Likewise.
2870
2871 2020-07-09 H.J. Lu <hongjiu.lu@intel.com>
2872
2873 * config/tc-i386.c (output_insn): Set YMM/ZMM features for
2874 VEX/EVEX vector instructions.
2875 * testsuite/gas/i386/property-4.d: New file.
2876 * testsuite/gas/i386/property-4.s: Likewise.
2877 * testsuite/gas/i386/property-5.d: Likewise.
2878 * testsuite/gas/i386/property-5.s: Likewise.
2879 * testsuite/gas/i386/x86-64-property-4.d: Likewise.
2880 * testsuite/gas/i386/x86-64-property-5.d: Likewise.
2881
2882 2020-07-09 H.J. Lu <hongjiu.lu@intel.com>
2883
2884 * NEWS: Mention --enable-x86-used-note.
2885 * configure.ac: Configure with --enable-x86-used-note by default
2886 for Linux/x86.
2887 * configure: Regenerated.
2888
2889 2020-07-09 Alan Modra <amodra@gmail.com>
2890
2891 * config/obj-coff.h: Remove TE_PE support.
2892 * config/tc-ppc.c: Likewise.
2893 * config/tc-ppc.h: Likewise.
2894 * configure.tgt: Remove powerpc PE and powerpc lynxos.
2895 * testsuite/gas/cfi/cfi.exp (cfi-common-6): Remove powerpc PE
2896 condition.
2897 * testsuite/gas/macros/macros.exp: Don't xfail powerpc PE.
2898
2899 2020-07-08 Jan Beulich <jbeulich@suse.com>
2900
2901 * testsuite/gas/i386/fma4-lig.d, testsuite/gas/i386/xop-lig.d:
2902 New.
2903 * testsuite/gas/i386/i386.exp: Run new tests.
2904
2905 2020-07-07 Claudiu Zissulescu <claziss@synopsys.com>
2906
2907 * config/tc-arc.c (find_opcode_match): Add error messages.
2908 * testsuite/gas/arc/add_s-err.s: Update test.
2909 * testsuite/gas/arc/asm-errors.err: Likewise.
2910 * testsuite/gas/arc/cpu-em-err.s: Likewise.
2911 * testsuite/gas/arc/hregs-err.s: Likewise.
2912 * testsuite/gas/arc/warn.s: Likewise.
2913
2914 2020-07-07 H.J. Lu <hongjiu.lu@intel.com>
2915
2916 PR gas/26212
2917 * doc/c-i386.texi: Remove an incorrect AVX2 entry.
2918
2919 2020-07-07 Alan Modra <amodra@gmail.com>
2920
2921 * testsuite/gas/all/gas.exp: Use is_xcoff_format.
2922 * testsuite/gas/ppc/ppc.exp: Likewise.
2923 * testsuite/gas/all/weakref1l.d: Likewise.
2924
2925 2020-07-07 Nick Clifton <nickc@redhat.com>
2926
2927 * testsuite/gas/arm/cde-missing-fp.l: Fix spelling mistake in
2928 expected output.
2929
2930 2020-07-06 Jan Beulich <jbeulich@suse.com>
2931
2932 * testsuite/gas/i386/x86-64-avx512bw-wig1.d,
2933 testsuite/gas/i386/x86-64-avx512bw-wig1-intel.d,
2934 testsuite/gas/i386/x86-64-evex-wig1.d,
2935 testsuite/gas/i386/x86-64-evex-wig1-intel.d: Adjust
2936 expectations.
2937
2938 2020-07-06 Jan Beulich <jbeulich@suse.com>
2939
2940 * testsuite/gas/i386/avx512f-opts.s: Add EVEX movq tests.
2941 * testsuite/gas/i386/x86-64-avx512f-opts.s: Add blank line.
2942 * testsuite/gas/i386/avx512f-opts-intel.d,
2943 testsuite/gas/i386/avx512f-opts.d
2944 testsuite/gas/i386/x86-64-avx512f-opts-intel.d
2945 testsuite/gas/i386/x86-64-avx512f-opts.d: Adjust expectations.
2946
2947 2020-07-06 Yuri Chornoivan <yurchor@ukr.net>
2948
2949 PR 26204
2950 * config/tc-arm.c: Fix spelling mistake.
2951 * config/tc-riscv.c: Likewise.
2952 * config/tc-z80.c: Likewise.
2953 * po/gas.pot: Regenerate.
2954
2955 2020-07-06 Nick Clifton <nickc@redhat.com>
2956
2957 * po/uk.po: Updated Ukranian translation.
2958
2959 2020-07-04 Nick Clifton <nickc@redhat.com>
2960
2961 * configure: Regenerate.
2962 * po/gas.pot: Regenerate.
2963
2964 2020-07-04 Nick Clifton <nickc@redhat.com>
2965
2966 * version.m4: Change version number to 2.35.50.
2967 * configure: Regenerate.
2968 * po/bfd.pot: Regenerate.
2969
2970 2020-07-04 Nick Clifton <nickc@redhat.com>
2971
2972 Binutils 2.35 branch created.
2973
2974 2020-07-03 Alan Modra <amodra@gmail.com>
2975
2976 PR 26028
2977 * testsuite/gas/ia64/unwind-ilp32.d: Add -T to readelf options.
2978
2979 2020-07-02 H.J. Lu <hongjiu.lu@intel.com>
2980
2981 * config/tc-i386.c (build_modrm_byte): Check vexswapsources to
2982 swap two source operands.
2983
2984 2020-07-02 Nick Clifton <nickc@redhat.com>
2985
2986 * testsuite/gas/all/fill-1.d: Skip for MeP targets.
2987
2988 2020-07-02 Alex Coplan <alex.coplan@arm.com>
2989
2990 * config/tc-aarch64.c (reg_name_p): Fix cast so that we don't
2991 segfault on negative chars.
2992 * testsuite/gas/aarch64/reglike-label-unicode-segv.d: New test.
2993 * testsuite/gas/aarch64/reglike-label-unicode-segv.s: Input.
2994
2995 2020-07-02 Nick Clifton <nickc@redhat.com>
2996
2997 PR 26028
2998 * testsuite/gas/ia64/group-2.d: Add -T option to readelf
2999 command line.
3000 * testsuite/gas/ia64/unwind.d: Likewise.
3001 * testsuite/gas/mmix/bspec-1.d: Likewise.
3002 * testsuite/gas/mmix/bspec-2.d: Likewise.
3003 * testsuite/gas/mmix/comment-1.d: Likewise.
3004 * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
3005
3006 2020-07-01 Alan Modra <amodra@gmail.com>
3007
3008 * config/tc-xc16x.c (md_apply_fix): Add FIXME.
3009
3010 2020-07-01 Alan Modra <amodra@gmail.com>
3011
3012 * testsuite/gas/all/eqv-dot.d: xfail targets that set linkrelax
3013 in data sections, and mep.
3014
3015 2020-06-30 H.J. Lu <hongjiu.lu@intel.com>
3016
3017 * NEWS: Mention x86 NaCl target support removal.
3018 * config/tc-i386.c: Remove x86 NaCl target support.
3019 * config/tc-i386.h: Likewise.
3020 * configure.tgt: Likewise.
3021 * testsuite/gas/i386/i386.exp: Likewise.
3022 * testsuite/gas/i386/iamcu-1.d: Likewise.
3023 * testsuite/gas/i386/iamcu-2.d: Likewise.
3024 * testsuite/gas/i386/iamcu-3.d: Likewise.
3025 * testsuite/gas/i386/iamcu-4.d: Likewise.
3026 * testsuite/gas/i386/iamcu-5.d: Likewise.
3027 * testsuite/gas/i386/k1om.d: Likewise.
3028 * testsuite/gas/i386/l1om.d: Likewise.
3029
3030 2020-06-30 Nelson Chu <nelson.chu@sifive.com>
3031
3032 * config/tc-riscv.c (riscv_csr_class_check): Removed. Move the
3033 checking into riscv_csr_address.
3034 (riscv_csr_version_check): Likewise.
3035 (riscv_csr_address): New function. Return the suitable CSR address
3036 after checking the ISA dependency and versions. Issue warnings if
3037 we find any conflict and -mcsr-check is set. CSR_CLASS_F and
3038 CSR_CLASS_DEBUG are unprivileged CSR for now, so don't check the
3039 priv spec versions for them.
3040 (reg_csr_lookup_internal): Call riscv_csr_address to find the
3041 suitable CSR address.
3042 * testsuite/gas/riscv/priv-reg-fail-fext.d: Remove -mpriv-spec=1.11.
3043 * testsuite/gas/riscv/priv-reg-fail-read-only-01.d: Likewise.
3044 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: Likewise.
3045 * testsuite/gas/riscv/priv-reg-fail-fext.l: We don't care the
3046 priv spec warnings here. These warnings are added by accident.
3047 Remove them and only focus on the ISA dependency warnings.
3048 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
3049 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
3050 * testsuite/gas/riscv/priv-reg-fail-version-1p9.l: Updated since
3051 dscratch0 and dscratch1 are regarded as the unprivileged CSR rather
3052 than the privileged ones.
3053 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l: Likewise.
3054 * testsuite/gas/riscv/priv-reg-fail-version-1p10.l: Likewise.
3055 * testsuite/gas/riscv/priv-reg-fail-version-1p11.l: Likewise.
3056 * testsuite/gas/riscv/priv-reg.s: Likewise. Add missing debug CSR.
3057 * testsuite/gas/riscv/priv-reg-version-1p9.d: Likewise.
3058 * testsuite/gas/riscv/priv-reg-version-1p9p1.d: Likewise.
3059 * testsuite/gas/riscv/priv-reg-version-1p10.d: Likewise.
3060 * testsuite/gas/riscv/priv-reg-version-1p11.d: Likewise.
3061 * testsuite/gas/riscv/csr-dw-regnums.d: Likewise.
3062 * testsuite/gas/riscv/csr-dw-regnums.s: Likewise.
3063
3064 2020-06-29 H.J. Lu <hongjiu.lu@intel.com>
3065
3066 * config/tc-i386.c (build_vex_prefix): Support VEX base opcode
3067 length > 1.
3068 (md_assemble): Don't process ImmExt without operands.
3069
3070 2020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
3071
3072 PR gas/25331
3073 * config/tc-mmix.c (md_assemble) <fixup for
3074 BFD_RELOC_MMIX_BASE_PLUS_OFFSET>: This fixup affects 1 byte, not 8.
3075 Also, set its fx_no_overflow.
3076 (md_convert_frag) <case ENCODE_RELAX (STATE_PUSHJSTUB, STATE_ZERO)>:
3077 Similarly this fixup affects 4 bytes, not 8 and needs its
3078 fx_no_overflow set.
3079 * config/tc-mmix.h (TC_FX_SIZE_SLACK): Don't define.
3080 * testsuite/gas/mmix/pr25331.d, testsuite/gas/mmix/pr25331.s: New test.
3081
3082 2020-06-29 Alan Modra <amodra@gmail.com>
3083
3084 * config/tc-s12z.c: Use C style comments.
3085 * config/tc-z80.c: Likewise.
3086 * config/tc-xtensa.c (emit_ld_r_n): Remove commented out code.
3087
3088 2020-06-26 H.J. Lu <hongjiu.lu@intel.com>
3089
3090 * config/tc-i386.c (md_assemble): Process ImmExt without
3091 operands.
3092
3093 2020-06-26 H.J. Lu <hongjiu.lu@intel.com>
3094
3095 * config/tc-i386.c (check_VecOperands): Replace vecsib with sib.
3096 Replace VecSIB128, VecSIB256 and VecSIB512 with VECSIB128,
3097 VECSIB256 and VECSIB512, respectively.
3098 (build_modrm_byte): Replace vecsib with sib.
3099
3100 2020-06-26 Jan Beulich <jbeulich@suse.com>
3101
3102 * testsuite/gas/i386/nop-1-suffix.d: New.
3103 * testsuite/gas/i386/i386.exp: Run new test.
3104
3105 2020-06-26 Pat Bernardi <bernardi@adacore.com>
3106
3107 * config/tc-m68k.c (m68k_elf_gnu_attribute): New function.
3108 (md_pseudo_table): Handle "gnu_attribute".
3109 * doc/as.texi: Document GNU attribute for M68K.
3110
3111 2020-06-25 Nick Clifton <nickc@redhat.com>
3112
3113 PR 26141
3114 * config/tc-arm.c (arm_force_relocation): Force resolution of
3115 BFD_RELOC_THUMB_PCREL_BRANCH12 relocations.
3116 * testsuite/gas/arm/plt-1.d: Adjust expected disassembly.
3117
3118 2020-06-25 Jan Beulich <jbeulich@suse.com>
3119
3120 * config/tc-i386.c (md_assemble): Move call to process_immext()
3121 ...
3122 (process_operands): ... here.
3123
3124 2020-06-25 Jan Beulich <jbeulich@suse.com>
3125
3126 * config/tc-i386.c (process_suffix): Skip ambiguous operand size
3127 diagnostic when there is a sizing prefix. Switch to word/dword/
3128 qword encoding when there is a sizing prefix and no (explicit or
3129 derived) suffix.
3130 (update_imm): Handle presence of a sizing prefix.
3131 * testsuite/gas/i386/noreg16-data32.d,
3132 testsuite/gas/i386/noreg32-data16.d,
3133 testsuite/gas/i386/noreg32-data16.e,
3134 testsuite/gas/i386/noreg64-data16.d,
3135 testsuite/gas/i386/noreg64-data16.e,
3136 testsuite/gas/i386/noreg64-rex64.d: New.
3137 * testsuite/gas/i386/i386.exp: Run new tests.
3138 * testsuite/gas/i386/noreg32.s, testsuite/gas/i386/noreg64.s:
3139 Introduce and use pfx* macros.
3140 * testsuite/gas/i386/noreg16.s: Likewise. Replace 32-bit
3141 addressing.
3142 * testsuite/gas/i386/noreg16.d: Adjust expectations.
3143
3144 2020-06-25 Jan Beulich <jbeulich@suse.com>
3145
3146 * testsuite/gas/i386/avx-16bit.d,
3147 testsuite/gas/i386/avx-scalar.d, testsuite/gas/i386/avx.d,
3148 testsuite/gas/i386/avx512f-16bit.d,
3149 testsuite/gas/i386/avx512f.d,
3150 testsuite/gas/i386/evex-lig256.d,
3151 testsuite/gas/i386/evex-lig512.d
3152 testsuite/gas/i386/evex-wig1.d, testsuite/gas/i386/katmai.d,
3153 testsuite/gas/i386/noreg16.d, testsuite/gas/i386/noreg32.d,
3154 testsuite/gas/i386/ptwrite.d, testsuite/gas/i386/simd.d,
3155 testsuite/gas/i386/sse2-16bit.d,
3156 testsuite/gas/i386/sse2.d, testsuite/gas/i386/sse2avx.d: Adjust
3157 expectations.
3158
3159 2020-06-25 Jan Beulich <jbeulich@suse.com>
3160
3161 * config/tc-i386.c (md_assemble): Also reject explicit REX
3162 prefixes with VEX and alike encoded insns. Zap consumed bits
3163 from i.rex.
3164 (output_insn): Don't ignore REX prefix for VEX and alike
3165 encodings; abort() instead if encountered.
3166 * testsuite/gas/i386/x86-64-pseudos.s: Move REX-with-VEX cases
3167 ...
3168 * testsuite/gas/i386/x86-64-pseudos-bad.s: ... here.
3169 * testsuite/gas/i386/x86-64-pseudos.d,
3170 testsuite/gas/i386/x86-64-pseudos-bad.l: Adjust expectations.
3171
3172 2020-06-25 Jan Beulich <jbeulich@suse.com>
3173
3174 * config/tc-i386.c (process_operands): Translate explicit REX
3175 prefix into i.rex for SSE2AVX templates.
3176 (set_rex_vrex): New helper.
3177 (build_modrm_byte): Use it.
3178 * testsuite/gas/i386/x86-64-sse2avx.s: Add cases with explict
3179 REX prefixes.
3180 * testsuite/gas/i386/x86-64-sse2avx.d: Adjust expectations.
3181
3182 2020-06-25 Jan Beulich <jbeulich@suse.com>
3183
3184 * config/tc-i386.c (cpu_flags_match): Only match SSE2AVX
3185 templates when there's no data size prefix.
3186 (md_assemble): Reject data size prefix also for legacy encoded
3187 SIMD templates.
3188 * testsuite/gas/i386/prefix32.s, testsuite/gas/i386/prefix64.s:
3189 Uncomment previously not working line.
3190 * testsuite/gas/i386/sse2avx.s: Add ldmxcsr/stmxcsr cases with
3191 data16 prefix.
3192 * testsuite/gas/i386/prefix32.l, testsuite/gas/i386/prefix64.l,
3193 testsuite/gas/i386/sse2avx.d: Adjust expectations.
3194
3195 2020-06-25 Jan Beulich <jbeulich@suse.com>
3196
3197 * config/tc-i386.c (build_evex_prefix): Drop early setting of
3198 vec_length.
3199
3200 2020-06-23 Nelson Chu <nelson.chu@sifive.com>
3201
3202 * config/tc-riscv.c (explicit_priv_attr): Rename explicit_csr to
3203 explicit_priv_attr. It used to indicate CSR or priv instructions are
3204 explictly used.
3205 (riscv_is_priv_insn): Return True if it is a privileged instruction.
3206 (riscv_ip): Call riscv_is_priv_insn to check whether the instruction
3207 is privileged or not. If it is, then set explicit_priv_attr to TRUE.
3208 (riscv_write_out_attrs): Clarification of when to generate the elf
3209 priv spec attributes.
3210 * testsuite/gas/riscv/attribute-11.s: Add comments.
3211 * testsuite/gas/riscv/attribute-14.s: New testcase. Use symbol
3212 `priv_insn_<n>` to decide which priv instruction is expected to used.
3213 (<n> is a to e.)
3214 * testsuite/gas/riscv/attribute-14a.d: Likewise.
3215 * testsuite/gas/riscv/attribute-14b.d: Likewise.
3216 * testsuite/gas/riscv/attribute-14c.d: Likewise.
3217 * testsuite/gas/riscv/attribute-14d.d: Likewise.
3218 * testsuite/gas/riscv/attribute-14e.d: Likewise.
3219
3220 2020-06-22 Nelson Chu <nelson.chu@sifive.com>
3221
3222 * config/tc-riscv.c (buf_size, buf): Remove the unused variables.
3223 (riscv_set_default_priv_spec): Get the priv spec version from the
3224 priv spec attributes by riscv_get_priv_spec_class_from_numbers.
3225
3226 2020-06-20 Alan Modra <amodra@gmail.com>
3227
3228 * configure.tgt: Set bfd_gas for all SH targets.
3229
3230 2020-06-18 Jan Beulich <jbeulich@suse.com>
3231
3232 * testsuite/gas/i386/arch-13.s: Add alternative VMGEXIT case.
3233 * testsuite/gas/i386/arch-13.d: Extend -march=. Adjust
3234 expectations.
3235
3236 2020-06-16 Lili Cui <lili.cui@intel.com>
3237
3238 * config/tc-i386.c (cpu_arch): Correct noavx512_vp2intersect
3239 cpu_arch to CPU_ANY_VP2INTERSECT_FLAGS.
3240 * doc/c-i386.texi: Add avx512_vp2intersect.
3241
3242 2020-06-16 Jan Beulich <jbeulich@suse.com>
3243
3244 * config/tc-i386.c (md_assemble): Drop SSE4a from SSE check
3245 conditional.
3246 * testsuite/gas/i386/sse-check.s: Adjust comment.
3247 * testsuite/gas/i386/sse-check-error.l,
3248 testsuite/gas/i386/sse-check-warn.e,
3249 testsuite/gas/i386/x86-64-sse-check-error.l: Adjust
3250 expectations.
3251
3252 2020-06-16 Alan Modra <amodra@gmail.com>
3253
3254 * config/tc-tic30.h: Remove OBJ_AOUT support.
3255 * configure.tgt: Delete tic30-*-*aout* entry.
3256
3257 2020-06-15 Max Filippov <jcmvbkbc@gmail.com>
3258
3259 * config/tc-xtensa.c (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New
3260 macros.
3261 (elf32xtensa_abi): New declaration.
3262 (option_abi_windowed, option_abi_call0): New enum constants.
3263 (md_longopts): Add entries for --abi-windowed and --abi-call0.
3264 (md_parse_option): Add handlers for --abi-windowed and
3265 --abi-call0.
3266 (xtensa_add_config_info): Use xtensa_abi_choice instead of
3267 XSHAL_ABI to format ABI tag.
3268 * doc/as.texi (Target Xtensa options): Add --abi-windowed and
3269 --abi-call0 to the list of options.
3270 * doc/c-xtensa.texi: Add description for options --abi-windowed
3271 and --abi-call0.
3272 * testsuite/gas/xtensa/abi-call0.d: New test definition.
3273 * testsuite/gas/xtensa/abi-windowed.d: New test definition.
3274 * testsuite/gas/xtensa/abi.s: New test source.
3275
3276 2020-06-14 H.J. Lu <hongjiu.lu@intel.com>
3277
3278 PR gas/26115
3279 * testsuite/gas/i386/tsxldtrk.d: Replace xsuspldtrk with
3280 xsusldtrk.
3281 * testsuite/gas/i386/tsxldtrk.s: Likewise.
3282 * testsuite/gas/i386/x86-64-tsxldtrk.d: Likewise.
3283 * testsuite/gas/i386/x86-64-tsxldtrk.s: Likewise.
3284
3285 2020-06-12 Nelson Chu <nelson.chu@sifive.com>
3286
3287 * testsuite/gas/riscv/priv-reg-fail-version-1p9.d: Removed.
3288 * testsuite/gas/riscv/priv-reg-fail-version-1p9.l: Likewise.
3289 * testsuite/gas/riscv/priv-reg-version-1p9.d: Likewise.
3290
3291 2020-06-09 Seth Girvan <snth@snthhacks.com>
3292
3293 * doc/c-avr.texi: Improve wording.
3294
3295 2020-06-09 Jan Beulich <jbeulich@suse.com>
3296
3297 * testsuite/gas/i386/x86-64-pseudos-bad.s,
3298 testsuite/gas/i386/x86-64-pseudos-bad.l: New.
3299
3300 2020-06-09 Jan Beulich <jbeulich@suse.com>
3301
3302 * testsuite/gas/i386/prefix.s: Add bogus prefix-with-VEX/EVEX
3303 encoding tests.
3304 * testsuite/gas/i386/prefix.d: Adjust expectations.
3305
3306 2020-06-09 Jan Beulich <jbeulich@suse.com>
3307
3308 * testsuite/gas/i386/prefix.s: Add bogus REP / EVEX.W prefix
3309 with VEX/EVEX encoding tests.
3310 * testsuite/gas/i386/prefix.d: Adjust expectations.
3311
3312 2020-06-09 Jan Beulich <jbeulich@suse.com>
3313
3314 * config/tc-i386.c (process_suffix): Restrict defaulting to 'q'
3315 suffix.
3316 * testsuite/gas/i386/noreg64.s: Add lcall/ljmp cases.
3317 * testsuite/gas/i386/noreg64.d: Adjust expectations.
3318 * testsuite/gas/i386/noreg-intel64.d,
3319 testsuite/gas/i386/noreg-intel64.l,
3320 testsuite/gas/i386/noreg-intel64.s: New.
3321 * testsuite/gas/i386/i386.exp: Run new tests.
3322
3323 2020-06-09 Jan Beulich <jbeulich@suse.com>
3324
3325 * config/tc-i386.c (vex_encoding_error): New enumerator.
3326 (VEX_check_operands): Rename to VEX_check_encoding. Check
3327 for vex_encoding_error. Move Imm4 handling ...
3328 (check_VecOperands): ... here.
3329 (match_template): Call VEX_check_encoding when there are no
3330 operands. Split construct calling check_VecOperands and
3331 VEX_check_encoding (when there are operands).
3332 (check_register): Don't blindly set vex_encoding_evex.
3333 * testsuite/gas/i386/pseudos-bad.s,
3334 testsuite/gas/i386/pseudos-bad.l: New.
3335 * testsuite/gas/i386/i386.exp: Run new test.
3336 * testsuite/gas/i386/xmmhi64.s: Drop {vex2}.
3337
3338 2020-06-08 Alex Coplan <alex.coplan@arm.com>
3339
3340 * config/tc-arm.c (insns): Add dfb.
3341 * testsuite/gas/arm/dfb.d: New test.
3342 * testsuite/gas/arm/dfb.s: Input for test.
3343
3344 2020-06-08 Nick Clifton <nickc@redhat.com>
3345
3346 * testsuite/gas/cfi/cfi-i386-2.d: Skip for PE based targets.
3347
3348 2020-06-08 Jan Beulich <jbeulich@suse.com>
3349
3350 * config/tc-i386.c (pi): Add checks for RegMask and RegBND.
3351
3352 2020-06-08 Jan Beulich <jbeulich@suse.com>
3353
3354 * config/tc-i386.c (check_byte_reg): Drop dead conditional
3355 around as_bad().
3356
3357 2020-06-08 Jan Beulich <jbeulich@suse.com>
3358
3359 * config/tc-i386.c (check_register): Split RegTR handling, to
3360 fail recognition also in 64-bit mode as well as with i586 or
3361 i686 explicitly enabled.
3362 * testsuite/gas/i386/x86_64.s: Add insns referencing tr<N>.
3363 * testsuite/gas/i386/x86_64-intel.d,
3364 testsuite/gas/i386/x86_64.d: Adjust expectations.
3365
3366 2020-06-08 Jan Beulich <jbeulich@suse.com>
3367
3368 * testsuite/gas/cfi/cfi-i386-2.d: Adjust expectations.
3369 * testsuite/gas/cfi/cfi.exp: Run this test.
3370
3371 2020-06-08 Jan Beulich <jbeulich@suse.com>
3372
3373 * config/tc-i386.c (parse_real_register): Add allow_pseudo_reg
3374 check to %st(N) parsing logic.
3375 * testsuite/gas/cfi/cfi-i386.s: Set "generic32" arch.
3376
3377 2020-06-08 Jan Beulich <jbeulich@suse.com>
3378
3379 * config/tc-i386.c (bad_reg): New.
3380 (check_VecOperations, i386_att_operand, i386_parse_name): Check
3381 for it.
3382 (check_register): New, broken out from ...
3383 (parse_real_register): ... here. Call it.
3384 (parse_register): Call it, and error upon failure.
3385 * testsuite/gas/i386/equ-bad.s, testsuite/gas/i386/equ-bad.l,
3386 testsuite/gas/i386/x86-64-equ-bad.s,
3387 testsuite/gas/i386/x86-64-equ-bad.l: New.
3388 * testsuite/gas/i386/i386.exp: Run new tests.
3389
3390 2020-06-06 Alan Modra <amodra@gmail.com>
3391
3392 * config/tc-ppc.c (md_show_usage): Mention -mpower10 and -mpwr10.
3393 * doc/c-ppc.texi: Likewise.
3394
3395 2020-06-06 Alan Modra <amodra@gmail.com>
3396
3397 * config/tc-ppc.c: Update throughout for reloc renaming.
3398
3399 2020-06-05 Jose E. Marchesi <jose.marchesi@oracle.com>
3400
3401 * config/tc-bpf.c (md_apply_fix): Avoid GCC 10 warning
3402 stringop-overflow.
3403
3404 2020-06-05 Nelson Chu <nelson.chu@sifive.com>
3405
3406 * config/tc-riscv.c (explicit_csr): New static boolean.
3407 Used to indicate CSR are explictly used.
3408 (riscv_ip): Set explicit_csr to TRUE if any CSR is used.
3409 (riscv_write_out_attrs): If we already have set elf priv
3410 attributes, then generate them. Otherwise, don't generate
3411 them when no CSR are used.
3412 * testsuite/gas/riscv/attribute-01.d: Remove the priv attributes.
3413 * testsuite/gas/riscv/attribute-02.d: Likewise.
3414 * testsuite/gas/riscv/attribute-03.d: Likewise.
3415 * testsuite/gas/riscv/attribute-04.d: Likewise.
3416 * testsuite/gas/riscv/attribute-05.d: Likewise.
3417 * testsuite/gas/riscv/attribute-06.d: Likewise.
3418 * testsuite/gas/riscv/attribute-07.d: Likewise.
3419 * testsuite/gas/riscv/attribute-08.d: Likewise.
3420 * testsuite/gas/riscv/attribute-09.d: Likewise.
3421 * testsuite/gas/riscv/attribute-10.d: Likewise.
3422 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
3423 * testsuite/gas/riscv/attribute-11.s: New testcase.
3424 * testsuite/gas/riscv/attribute-11.d: New testcase. The CSR is
3425 used, so we should output the ELF priv attributes.
3426 * testsuite/gas/riscv/attribute-12.d: New testcase. The CSR is
3427 used, so output the priv attributes according to the -mpriv-spec.
3428 * testsuite/gas/riscv/attribute-13.d: New testcase. The CSR isn't
3429 used, so ignore the -mpriv-spec setting.
3430
3431 2020-06-04 H.J. Lu <hongjiu.lu@intel.com>
3432
3433 * config/tc-ip2k. (ip2k_apply_fix): Pass endianness to
3434 cgen_get_insn_value.
3435 * config/tc-xstormy16.c (xstormy16_md_apply_fix): Pass
3436 endianness to cgen_get_insn_value and cgen_put_insn_value.
3437
3438 2020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
3439
3440 * config/tc-bpf.c (md_apply_fix): Simplify and avoid using
3441 cgen_put_insn_value.
3442
3443 2020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
3444
3445 * config/tc-bpf.c (md_begin): Pass CGEN_CPU_OPEN_INSN_ENDIAN to
3446 bpf_cgen_cpu_open.
3447 (md_assemble): Remove no longer needed hack.
3448
3449 2020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
3450
3451 * cgen.c (gas_cgen_finish_insn): Pass the endianness to
3452 cgen_put_insn_value.
3453 (gas_cgen_md_apply_fix): Likewise.
3454 (gas_cgen_md_apply_fix): Likewise.
3455 * config/tc-bpf.c (md_apply_fix): Pass data endianness to
3456 cgen_put_insn_value.
3457 * config/tc-mep.c (mep_check_ivc2_scheduling): Pass endianness to
3458 cgen_put_insn_value.
3459
3460 2020-06-04 Alan Modra <amodra@gmail.com>
3461
3462 * testsuite/config/default.exp: Remove global directive outside
3463 proc body.
3464 * testsuite/gas/mep/complex-relocs.exp: Likewise.
3465 * testsuite/gas/microblaze/relax_size.exp: Likewise.
3466 * testsuite/gas/microblaze/reloc_sym.exp: Likewise.
3467 * testsuite/gas/mt/relocs.exp: Likewise.
3468 * testsuite/gas/rx/rx.exp: Likewise.
3469
3470 2020-06-03 Stephen Casner <casner@acm.org>
3471
3472 * doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.
3473
3474 2020-06-02 Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>
3475 Jim Wilson <jimw@sifive.com>
3476
3477 PR 26051
3478 * doc/c-riscv.texi (RISC-V-Formats): Add missing I format using
3479 simm12(rs1). Correct S format to use simm12(rs1). Drop SB and B
3480 formats using simm12(rs1). Correct SB and B to use rs1 and rs2.
3481 Move B before SB. Move J before UJ.
3482
3483 2020-06-01 Alex Coplan <alex.coplan@arm.com>
3484
3485 * write.c (relax_segment): Fix handling of negative offset when
3486 relaxing an rs_org frag.
3487 * testsuite/gas/aarch64/org-neg.d: New test.
3488 * testsuite/gas/aarch64/org-neg.l: Error output for test.
3489 * testsuite/gas/aarch64/org-neg.s: Input for test.
3490 * testsuite/gas/arm/org-neg.d: New test.
3491 * testsuite/gas/arm/org-neg.l: Error output for test.
3492 * testsuite/gas/arm/org-neg.s: Input for test.
3493
3494 2020-05-28 Stephen Casner <casner@acm.org>
3495
3496 Fix unexpected failures in gas testsuite for pdp11-aout target.
3497 These are caused by the PDP11's mix of little-endian octets in
3498 shorts but shorts in big endian order for long or quad.
3499
3500 * config/tc-pdp11.c (md_number_to_chars): Implement .quad
3501 * testsuite/gas/all/gas.exp: Select alternate test scripts for
3502 pdp11, skip octa test completely.
3503 * testsuite/gas/all/eqv-dot-pdp11.s: Identical to eqv-dot.s
3504 * testsuite/gas/all/eqv-dot-pdp11.d: Match different octet order.
3505 * testsuite/gas/all/cond-pdp11.l: Match different octet order.
3506
3507 2020-05-28 Alex Coplan <alex.coplan@arm.com>
3508
3509 * frags.c (frag_grow): Fix comment.
3510
3511 2020-05-27 Stephen Casner <casner@acm.org>
3512
3513 PR gas/26001
3514 * config/tc-pdp11.c (parse_reg): Distinguish register names from
3515 symbols that begin with a register name.
3516 * testsuite/gas/pdp11/pdp11.exp: Add test of such symbols.
3517 * testsuite/gas/pdp11/pr26001.s: Likewise.
3518 * testsuite/gas/pdp11/pr26001.d: Likewise.
3519
3520 2020-05-27 Simon Cook <simon.cook@embecosm.com>
3521
3522 * config/tc-riscv.c (riscv_init_csr_hash): NULL initilize next
3523 pointer when creating struct riscv_csr_extra.
3524
3525 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3526
3527 * testsuite/gas/i386/align-branch-9.d: Updated for PECOFF.
3528 * testsuite/gas/i386/inval-avx512f.s: Add .p2align for PECOFF.
3529 * testsuite/gas/i386/inval-avx512f.l: Updated.
3530
3531 2020-05-26 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
3532
3533 * testsuite/gas/s390/zarch-z13.d: Add regexp checks for vector
3534 load/store instruction variants with alignment hints.
3535 * testsuite/gas/s390/zarch-z13.s: Emit new vector load/store
3536 instruction variants with alignment hints.
3537
3538 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3539
3540 PR gas/26044
3541 * config/tc-xgate.c (md_apply_fix): Check BFD_RELOC_XGATE_PCREL_X
3542 instead of R_XGATE_PCREL_X.
3543 (xgate_parse_operand): Replace R_XGATE_PCREL_X with
3544 BFD_RELOC_XGATE_PCREL_X.
3545
3546 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3547
3548 PR gas/26044
3549 * config/tc-visium.c (md_convert_frag): Replace fragP->fr_literal
3550 with &fragP->fr_literal[0].
3551
3552 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3553
3554 PR gas/26044
3555 * config/tc-vax.c (md_estimate_size_before_relax): Replace
3556 fragP->fr_literal with &fragP->fr_literal[0].
3557 (md_convert_frag): Likewise.
3558
3559 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3560
3561 PR gas/26044
3562 * config/tc-v850.c (md_convert_frag): Replace fragP->fr_literal
3563 with &fragP->fr_literal[0].
3564
3565 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3566
3567 PR gas/26044
3568 * config/tc-crx.c (getreg_image): Change argument type to int.
3569 (md_convert_frag): Replace fragP->fr_literal with
3570 &fragP->fr_literal[0].
3571
3572 2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
3573
3574 PR gas/26044
3575 * onfig/tc-score.c (s3_do_macro_bcmp): Replace overlapping
3576 sprintf with memmove.
3577
3578 2020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3579
3580 * config/tc-mcore.c (md_convert_frag): Replace fragP->fr_literal
3581 with &fragP->fr_literal[0].
3582
3583 2020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3584
3585 PR gas/26041
3586 * config/tc-cr16.c (md_assemble): Use memmove to concatenate
3587 2 overlapping strings.
3588
3589 2020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3590
3591 * config/tc-cr16.c (md_convert_frag): Replace fragP->fr_literal
3592 with &fragP->fr_literal[0].
3593
3594 2020-05-25 H.J. Lu <hongjiu.lu@intel.com>
3595
3596 * config/tc-csky.c (md_convert_frag): Replace fragp->fr_literal
3597 with &fragp->fr_literal[0].
3598 * config/tc-microblaze.c (md_apply_fix): Likewise.
3599 * config/tc-sh.c (md_convert_frag): Likewise.
3600
3601 2020-05-24 Jim Wilson <jimw@sifive.com>
3602
3603 PR 26025
3604 * config/tc-riscv.c (riscv_pre_output_hook): Change s type from const
3605 asection to segT. New locals seg and subseg. Call subseg_set before
3606 fix_new_exp. Call subseg_set after loop to restore original values.
3607
3608 2020-05-21 Alan Modra <amodra@gmail.com>
3609
3610 * atof-generic.c: Replace "if (x) free (x)" with "free (x)"
3611 throughout.
3612 * config/obj-elf.c: Likewise.
3613 * config/tc-aarch64.c: Likewise.
3614 * config/tc-arm.c: Likewise.
3615 * config/tc-m68k.c: Likewise.
3616 * config/tc-nios2.c: Likewise.
3617 * config/tc-tic30.c: Likewise.
3618 * ecoff.c: Likewise.
3619 * read.c: Likewise.
3620 * stabs.c: Likewise.
3621 * symbols.c: Likewise.
3622 * testsuite/gas/all/test-gen.c: Likewise.
3623
3624 2020-05-20 Nelson Chu <nelson.chu@sifive.com>
3625
3626 * testsuite/gas/riscv/priv-reg-fail-read-only-01.s: Updated.
3627 * config/tc-riscv.c (default_arch_with_ext, default_isa_spec):
3628 Static variables which are used to set the ISA extensions. You can
3629 use -march (or ELF build attributes) and -misa-spec to set them,
3630 respectively.
3631 (ext_version_hash): The hash table used to handle the extensions
3632 with versions.
3633 (init_ext_version_hash): Initialize the ext_version_hash according
3634 to riscv_ext_version_table.
3635 (riscv_get_default_ext_version): The callback function of
3636 riscv_parse_subset_t. According to the choosed ISA spec,
3637 get the default version for the specific extension.
3638 (riscv_set_arch): Set the callback function.
3639 (enum options, struct option md_longopts): Add new option -misa-spec.
3640 (md_parse_option): Do not call riscv_set_arch for -march. We will
3641 call it later in riscv_after_parse_args. Call riscv_get_isa_spec_class
3642 to set default_isa_spec class.
3643 (riscv_after_parse_args): Call init_ext_version_hash to initialize the
3644 ext_version_hash, and then call riscv_set_arch to set the architecture
3645 with versions according to default_arch_with_ext.
3646 * testsuite/gas/riscv/attribute-02.d: Set 0p0 as default version for
3647 x extensions.
3648 * testsuite/gas/riscv/attribute-03.d: Likewise.
3649 * testsuite/gas/riscv/attribute-09.d: New testcase. For i-ext, we
3650 already set it's version to 2p1 by march, so no need to use the default
3651 2p2 version. For m-ext, we do not set the version by -march and ELF arch
3652 attribute, so set the default 2p0 to it. For zicsr, it is not defined in
3653 ISA spec 2p2, so set 0p0 to it.
3654 * testsuite/gas/riscv/attribute-10.d: New testcase. The version of
3655 zicsr is 2p0 according to ISA spec 20191213.
3656 * config/tc-riscv.c (DEFAULT_RISCV_ARCH_WITH_EXT)
3657 (DEFAULT_RISCV_ISA_SPEC): Default configure option settings.
3658 You can set them by configure options --with-arch and
3659 --with-isa-spec, respectively.
3660 (riscv_set_default_isa_spec): New function used to set the
3661 default ISA spec.
3662 (md_parse_option): Call riscv_set_default_isa_spec rather than
3663 call riscv_get_isa_spec_class directly.
3664 (riscv_after_parse_args): If the -isa-spec is not set, then we
3665 set the default ISA spec according to DEFAULT_RISCV_ISA_SPEC by
3666 calling riscv_set_default_isa_spec.
3667 * testsuite/gas/riscv/attribute-01.d: Add -misa-spec=2.2, since
3668 the --with-isa-spec may be set to different ISA spec.
3669 * testsuite/gas/riscv/attribute-02.d: Likewise.
3670 * testsuite/gas/riscv/attribute-03.d: Likewise.
3671 * testsuite/gas/riscv/attribute-04.d: Likewise.
3672 * testsuite/gas/riscv/attribute-05.d: Likewise.
3673 * testsuite/gas/riscv/attribute-06.d: Likewise.
3674 * testsuite/gas/riscv/attribute-07.d: Likewise.
3675 * configure.ac: Add configure options, --with-arch and
3676 --with-isa-spec.
3677 * configure: Regenerated.
3678 * config.in: Regenerated.
3679 * config/tc-riscv.c (default_priv_spec): Static variable which is
3680 used to check if the CSR is valid for the chosen privilege spec. You
3681 can use -mpriv-spec to set it.
3682 (enum reg_class): We now get the CSR address from csr_extra_hash rather
3683 than reg_names_hash. Therefore, move RCLASS_CSR behind RCLASS_MAX.
3684 (riscv_init_csr_hashes): Only need to initialize one hash table
3685 csr_extra_hash.
3686 (riscv_csr_class_check): Change the return type to void. Don't check
3687 the ISA dependency if -mcsr-check isn't set.
3688 (riscv_csr_version_check): New function. Check and find the CSR address
3689 from csr_extra_hash, according to default_priv_spec. Report warning
3690 for the invalid CSR if -mcsr-check is set.
3691 (reg_csr_lookup_internal): Updated.
3692 (reg_lookup_internal): Likewise.
3693 (md_begin): Updated since DECLARE_CSR and DECLARE_CSR_ALIAS are changed.
3694 (enum options, struct option md_longopts): Add new GAS option -mpriv-spec.
3695 (md_parse_option): Call riscv_set_default_priv_version to set
3696 default_priv_spec.
3697 (riscv_after_parse_args): If -mpriv-spec isn't set, then set the default
3698 privilege spec to the newest one.
3699 (enum riscv_csr_class, struct riscv_csr_extra): Move them to
3700 include/opcode/riscv.h.
3701 * testsuite/gas/riscv/priv-reg-fail-fext.d: This test case just want
3702 to check the ISA dependency for CSR, so fix the spec version by adding
3703 -mpriv-spec=1.11.
3704 * testsuite/gas/riscv/priv-reg-fail-fext.l: Likewise. There are some
3705 version warnings for the test case.
3706 * testsuite/gas/riscv/priv-reg-fail-read-only-01.d: Likewise.
3707 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
3708 * testsuite/gas/riscv/priv-reg-fail-read-only-02.d: Likewise.
3709 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: Likewise.
3710 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
3711 * testsuite/gas/riscv/priv-reg-fail-version-1p9.d: New test case.
3712 Check whether the CSR is valid when privilege version 1.9 is choosed.
3713 * testsuite/gas/riscv/priv-reg-fail-version-1p9.l: Likewise.
3714 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.d: New test case.
3715 Check whether the CSR is valid when privilege version 1.9.1 is choosed.
3716 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l: Likewise.
3717 * testsuite/gas/riscv/priv-reg-fail-version-1p10.d: New test case.
3718 Check whether the CSR is valid when privilege version 1.10 is choosed.
3719 * testsuite/gas/riscv/priv-reg-fail-version-1p10.l: Likewise.
3720 * testsuite/gas/riscv/priv-reg-fail-version-1p11.d: New test case.
3721 Check whether the CSR is valid when privilege version 1.11 is choosed.
3722 * testsuite/gas/riscv/priv-reg-fail-version-1p11.l: Likewise.
3723 * config/tc-riscv.c (DEFAULT_RISCV_ISA_SPEC): Default configure option
3724 setting. You can set it by configure option --with-priv-spec.
3725 (riscv_set_default_priv_spec): New function used to set the default
3726 privilege spec.
3727 (md_parse_option): Call riscv_set_default_priv_spec rather than
3728 call riscv_get_priv_spec_class directly.
3729 (riscv_after_parse_args): If -mpriv-spec isn't set, then we set the
3730 default privilege spec according to DEFAULT_RISCV_PRIV_SPEC by
3731 calling riscv_set_default_priv_spec.
3732 * testsuite/gas/riscv/csr-dw-regnums.d: Add -mpriv-spec=1.11, since
3733 the --with-priv-spec may be set to different privilege spec.
3734 * testsuite/gas/riscv/priv-reg.d: Likewise.
3735 * configure.ac: Add configure option --with-priv-spec.
3736 * configure: Regenerated.
3737 * config.in: Regenerated.
3738 * config/tc-riscv.c (explicit_attr): Rename explicit_arch_attr to
3739 explicit_attr. Set it to TRUE if any ELF attribute is found.
3740 (riscv_set_default_priv_spec): Try to set the default_priv_spec if
3741 the priv attributes are set.
3742 (md_assemble): Set the default_priv_spec according to the priv
3743 attributes when we start to assemble instruction.
3744 (riscv_write_out_attrs): Rename riscv_write_out_arch_attr to
3745 riscv_write_out_attrs. Update the arch and priv attributes. If we
3746 don't set the corresponding ELF attributes, then try to output the
3747 default ones.
3748 (riscv_set_public_attributes): If any ELF attribute or -march-attr
3749 options is set (explicit_attr is TRUE), then call riscv_write_out_attrs
3750 to update the arch and priv attributes.
3751 (s_riscv_attribute): Make sure all arch and priv attributes are set
3752 before any instruction.
3753 * testsuite/gas/riscv/attribute-01.d: Update the priv attributes if any
3754 ELF attribute or -march-attr is set. If the priv attributes are not
3755 set, then try to update them by the default setting (-mpriv-spec or
3756 --with-priv-spec).
3757 * testsuite/gas/riscv/attribute-02.d: Likewise.
3758 * testsuite/gas/riscv/attribute-03.d: Likewise.
3759 * testsuite/gas/riscv/attribute-04.d: Likewise.
3760 * testsuite/gas/riscv/attribute-06.d: Likewise.
3761 * testsuite/gas/riscv/attribute-07.d: Likewise.
3762 * testsuite/gas/riscv/attribute-08.d: Likewise.
3763 * testsuite/gas/riscv/attribute-09.d: Likewise.
3764 * testsuite/gas/riscv/attribute-10.d: Likewise.
3765 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
3766 * testsuite/gas/riscv/attribute-05.d: Likewise. Also, the priv spec
3767 set by priv attributes must be supported.
3768 * testsuite/gas/riscv/attribute-05.s: Likewise.
3769 * testsuite/gas/riscv/priv-reg-fail-version-1p9.d: Likewise. Updated
3770 priv attributes according to the -mpriv-spec option.
3771 * testsuite/gas/riscv/priv-reg-fail-version-1p9p1.d: Likewise.
3772 * testsuite/gas/riscv/priv-reg-fail-version-1p10.d: Likewise.
3773 * testsuite/gas/riscv/priv-reg-fail-version-1p11.d: Likewise.
3774 * testsuite/gas/riscv/priv-reg.d: Removed.
3775 * testsuite/gas/riscv/priv-reg-version-1p9.d: New test case. Dump the
3776 CSR according to the priv spec 1.9.
3777 * testsuite/gas/riscv/priv-reg-version-1p9p1.d: New test case. Dump the
3778 CSR according to the priv spec 1.9.1.
3779 * testsuite/gas/riscv/priv-reg-version-1p10.d: New test case. Dump the
3780 CSR according to the priv spec 1.10.
3781 * testsuite/gas/riscv/priv-reg-version-1p11.d: New test case. Dump the
3782 CSR according to the priv spec 1.11.
3783 * config/tc-riscv.c (md_show_usage): Add descriptions about
3784 the new GAS options.
3785 * doc/c-riscv.texi: Likewise.
3786
3787 2020-05-19 Peter Bergner <bergner@linux.ibm.com>
3788
3789 * testsuite/gas/ppc/power9.s <dcbf, dcbfl, dcbflp>: Add tests.
3790 * testsuite/gas/ppc/power9.d: Likewise.
3791 * testsuite/gas/ppc/power10.s <dcbf, dcbfps, dcbstps, hwsync, lwsync,
3792 pause_short, phwsync, plwsync, ptesync, stcisync, stncisync, stsync,
3793 sync, wait, waitrsv>: Add tests.
3794 * testsuite/gas/ppc/power10.d: Likewise.
3795
3796 2020-05-19 Alexander Fedotov <alfedotov@gmail.com>
3797
3798 PR 25992
3799 * config/tc-arm.c : Add arm_ext_v8r feature.
3800 (it_fsm_post_encode): Check arm_ext_v8r feature.
3801 (get_aeabi_cpu_arch_from_fset): Check arm_ext_v8r feature.
3802
3803 2020-05-19 Alan Modra <amodra@gmail.com>
3804
3805 * write.c (write_contents): Use bfd_get_filename rather than
3806 accessing bfd->filename directly. Use bfd_section_name rather
3807 than accessing section->name directly.
3808
3809 2020-05-19 Alan Modra <amodra@gmail.com>
3810
3811 * symbols.c (local_symbol_make): Init all of lsy_flags.
3812
3813 2020-05-18 Alan Modra <amodra@gmail.com>
3814
3815 * symbols.c (resolve_symbol_value): Invoke LOCAL_SYMBOL_CHECK
3816 before looking at add_symbol->sy_flags.
3817
3818 2020-05-18 Hongtao Liu <hongtao.liu@intel.com>
3819
3820 * config/tc-i386.c: Not handle lret/iret.
3821 * testsuite/gas/i386/lfence-ret-a.d: Adjust testcase.
3822 * testsuite/gas/i386/lfence-ret-b.d: Ditto.
3823 * testsuite/gas/i386/lfence-ret-c.d: Ditto.
3824 * testsuite/gas/i386/lfence-ret-d.d: Ditto.
3825 * testsuite/gas/i386/lfence-ret.s: Ditto.
3826 * testsuite/gas/i386/x86-64-lfence-ret-a.d: Ditto.
3827 * testsuite/gas/i386/x86-64-lfence-ret-b.d: Ditto.
3828 * testsuite/gas/i386/x86-64-lfence-ret-c.d: Ditto.
3829 * testsuite/gas/i386/x86-64-lfence-ret-d.d: Ditto.
3830 * testsuite/gas/i386/x86-64-lfence-ret-e.d: Ditto.
3831 * testsuite/gas/i386/x86-64-lfence-ret.s: Ditto.
3832 * testsuite/gas/i386/x86-64-lfence-ret.e: Deleted.
3833
3834 2020-05-15 Alan Modra <amodra@gmail.com>
3835 Alex Coplan <alex.coplan@arm.com>
3836
3837 * symbols.c (struct local_symbol): Update comment.
3838 (resolve_symbol_value): For resolved symbols equated to other
3839 symbols, verify that the referenced symbol is not a local_symbol
3840 before accessing sy_value. Don't leave symbol loops during
3841 finalize_syms resolution.
3842 * testsuite/gas/all/assign-bad-recursive.d: New test.
3843 * testsuite/gas/all/assign-bad-recursive.l: Error output for test.
3844 * testsuite/gas/all/assign-bad-recursive.s: Assembly for test.
3845 * testsuite/gas/all/gas.exp: Run it.
3846
3847 2020-05-14 Nick Clifton <nickc@redhat.com>
3848
3849 * po/sv.po: Updated Swedish translation.
3850
3851 2020-05-11 Alan Modra <amodra@gmail.com>
3852
3853 * testsuite/gas/ppc/scalarquad.d,
3854 * testsuite/gas/ppc/scalarquad.s: New test.
3855 * testsuite/gas/ppc/ppc.exp: Run it.
3856
3857 2020-05-11 Alan Modra <amodra@gmail.com>
3858
3859 * testsuite/gas/ppc/rightmost.d,
3860 * testsuite/gas/ppc/rightmost.s: New test.
3861 * testsuite/gas/ppc/ppc.exp: Run it.
3862
3863 2020-05-11 Alan Modra <amodra@gmail.com>
3864
3865 * testsuite/gas/ppc/xvtlsbb.d,
3866 * testsuite/gas/ppc/xvtlsbb.s: New test.
3867 * testsuite/gas/ppc/ppc.exp: Run it.
3868
3869 2020-05-11 Alan Modra <amodra@gmail.com>
3870
3871 * testsuite/gas/ppc/stringop.d,
3872 * testsuite/gas/ppc/stringop.s: New test.
3873 * testsuite/gas/ppc/ppc.exp: Run it.
3874
3875 2020-05-11 Peter Bergner <bergner@linux.ibm.com>
3876
3877 * testsuite/gas/ppc/set_bool.d,
3878 * testsuite/gas/ppc/set_bool.s: New test.
3879 * testsuite/gas/ppc/ppc.exp: Run it.
3880
3881 2020-05-11 Alan Modra <amodra@gmail.com>
3882
3883 * testsuite/gas/ppc/bitmanip.d,
3884 * testsuite/gas/ppc/bitmanip.s: New test.
3885 * testsuite/gas/ppc/ppc.exp: Run it.
3886
3887 2020-05-11 Alan Modra <amodra@gmail.com>
3888
3889 * testsuite/gas/ppc/genpcv.d,
3890 * testsuite/gas/ppc/genpcv.s: New test.
3891 * testsuite/gas/ppc/ppc.exp: Run it.
3892
3893 2020-05-11 Alan Modra <amodra@gmail.com>
3894
3895 * testsuite/gas/ppc/maskmanip.d,
3896 * testsuite/gas/ppc/maskmanip.s: New test.
3897 * testsuite/gas/ppc/ppc.exp: Run it.
3898
3899 2020-05-11 Alan Modra <amodra@gmail.com>
3900 Peter Bergner <bergner@linux.ibm.com>
3901
3902 * config/tc-ppc.c (pre_defined_registers): Add accumulators.
3903 (md_assemble): Check acc specified in correct operand.
3904 * testsuite/gas/ppc/outerprod.d,
3905 * testsuite/gas/ppc/outerprod.s,
3906 * testsuite/gas/ppc/vsx4.d,
3907 * testsuite/gas/ppc/vsx4.s: New tests.
3908 * testsuite/gas/ppc/ppc.exp: Run them.
3909
3910 2020-05-11 Alan Modra <amodra@gmail.com>
3911
3912 * testsuite/gas/ppc/simd_perm.d,
3913 * testsuite/gas/ppc/simd_perm.s: New test.
3914 * testsuite/gas/ppc/ppc.exp: Run it.
3915
3916 2020-05-11 Alan Modra <amodra@gmail.com>
3917
3918 * testsuite/gas/ppc/int128.d,
3919 * testsuite/gas/ppc/int128.s: New test.
3920 * testsuite/gas/ppc/ppc.exp: Run it.
3921
3922 2020-05-11 Alan Modra <amodra@gmail.com>
3923
3924 * testsuite/gas/ppc/vsx_32byte.d,
3925 * testsuite/gas/ppc/vsx_32byte.s: New test.
3926 * testsuite/gas/ppc/ppc.exp: Run it.
3927
3928 2020-05-11 Alan Modra <amodra@gmail.com>
3929
3930 * testsuite/gas/ppc/vec_mul.s,
3931 * testsuite/gas/ppc/vec_mul.d: New test.
3932 * testsuite/gas/ppc/ppc.exp: Run it.
3933
3934 2020-05-11 Peter Bergner <bergner@linux.ibm.com>
3935
3936 * testsuite/gas/ppc/byte_rev.d,
3937 * testsuite/gas/ppc/byte_rev.s: New test.
3938 * testsuite/gas/ppc/ppc.exp: Run it.
3939
3940 2020-05-11 Peter Bergner <bergner@linux.ibm.com>
3941
3942 * testsuite/gas/ppc/power10.d: Add paste. tests.
3943 * testsuite/gas/ppc/power10.s: Likewise.
3944
3945 2020-05-11 Peter Bergner <bergner@linux.ibm.com>
3946
3947 * testsuite/gas/ppc/power10.s: New test.
3948 * testsuite/gas/ppc/power10.d: Likewise.
3949 * testsuite/gas/ppc/ppc.exp: Run it.
3950
3951 2020-05-11 Alan Modra <amodra@gmail.com>
3952
3953 * config/tc-ppc.c (md_assemble): Update for PPC_OPCODE_POWER10
3954 renaming.
3955 * testsuite/gas/ppc/prefix-align.d: Use -mpower10/-Mpower10 in
3956 place of -mfuture/-Mfuture.
3957 * testsuite/gas/ppc/prefix-pcrel.d: Likewise.
3958 * testsuite/gas/ppc/prefix-reloc.d: Likewise.
3959
3960 2020-05-06 Nick Clifton <nickc@redhat.com>
3961
3962 * po/sv.po: Updated Swedish translation.
3963
3964 2020-05-06 Nick Clifton <nickc@redhat.com>
3965
3966 PR 25927
3967 * doc/as.texi (Preprocessing): Replace cross reference to not
3968 existant document with a URL to the equivalent page in the GCC
3969 manual.
3970
3971 2020-05-05 Nick Clifton <nickc@redhat.com>
3972
3973 * dwarf2dbg.c (out_dir_and_file_list): Add comments describing the
3974 construction of a DWARF-5 directory name table.
3975 * testsuite/gas/elf/pr25917.d: Update expected output.
3976
3977 2020-05-05 Gunther Nikl <gnikl@justmail.de>
3978
3979 * config/tc-rx.c (elf_flags): Initialize for non-linux targets.
3980 (md_parse_option): Remove initialization of elf_flags.
3981
3982 2020-05-04 Andre Vieira <andre.simoesdiasvieira@arm.com>
3983
3984 PR gas/25863
3985 * config/tc-arm.c (do_mve_vmull): Fix scalar and NEON parsing of vmul.
3986 * testsuite/gas/arm/mve-scalar-vmult-it.d: New test.
3987 * testsuite/gas/arm/mve-scalar-vmult-it.s: New test.
3988
3989 2020-05-04 Nick Clifton <nickc@redhat.com>
3990
3991 PR 25917
3992 * dwarf2dbg.c (out_dir_and_file_list): Check for the directory
3993 table's existence before looking at its entries.
3994 Also do not emit a default directory entry if there are no
3995 directories in use.
3996
3997 * testsuite/gas/elf/pr25917.s: New test source file.
3998 * testsuite/gas/elf/pr25917.d: New test driver.
3999 * testsuite/gas/elf/elf.exp (run_elf_list_test): Run the new test.
4000
4001 2020-04-30 Alex Coplan <alex.coplan@arm.com>
4002
4003 * config/tc-aarch64.c (fix_insn): Implement for
4004 AARCH64_OPND_UNDEFINED.
4005 (parse_operands): Implement for AARCH64_OPND_UNDEFINED.
4006 * testsuite/gas/aarch64/udf.s: New.
4007 * testsuite/gas/aarch64/udf.d: New.
4008 * testsuite/gas/aarch64/udf-invalid.s: New.
4009 * testsuite/gas/aarch64/udf-invalid.l: New.
4010 * testsuite/gas/aarch64/udf-invalid.d: New.
4011
4012 2020-04-30 Yoshinori Sato <ysato@users.sourceforge.jp>
4013
4014 * config/tc-rx.c (elf_flags): Reset default value.
4015 (md_parse_option): For rx-elf Initialize elf_flags with RX_ABI.
4016
4017 2020-04-29 Max Filippov <jcmvbkbc@gmail.com>
4018
4019 * config/tc-xtensa.c (XTENSA_MARCH_EARLIEST): Define macro as 0
4020 if it's not defined.
4021 (microarch_earliest): New static variable.
4022 (xg_translate_idioms): Translate "simcall" to "simcall 0" when
4023 simcall opcode has mandatory parameter.
4024 (xg_init_global_config): Initialize microarch_earliest.
4025
4026 2020-04-29 Nick Clifton <nickc@redhat.com>
4027
4028 PR 22699
4029 * config/tc-sh.c (build_Mytes): Change operand type IMM0_8 to
4030 IMM0_8S and add support for IMM0_8U.
4031 * testsuite/gas/sh/sh4a.s: Add test of a logical insn using an
4032 unsigned 8-bit immediate.
4033 * testsuite/gas/sh/sh4a.d: Extended expected disassembly.
4034 * testsuite/gas/sh/sh4al-dsp.d: Update expected disassembly.
4035
4036 2020-04-27 Tamar Christina <tamar.christina@arm.com>
4037
4038 * NEWS: Add news entry for big-obj.
4039 * config/tc-i386.c (i386_target_format): Support new format.
4040 * doc/c-i386.texi: Add i386 support.
4041 * testsuite/gas/pe/big-obj.d: Rename test to not be x64 specific.
4042 * testsuite/gas/pe/pe.exp (big-obj): Make test run on i386 as well.
4043
4044 2020-04-27 Nick Clifton <nickc@redhat.com>
4045
4046 PR 25878
4047 * dwarf2dbg.c (struct file_entry): Add auto_assigned field.
4048 (assign_file_to_slot): New function. Fills in an entry in the
4049 files table.
4050 (allocate_filenum): Use new function.
4051 (allocate_filename_to_slot): Use new function. If the specified
4052 slot entry is already in use, but was chosen automatically then
4053 reassign the automatic entry.
4054
4055 2020-04-26 Hongtao Liu <hongtao.liu@intel.com
4056
4057 * config/tc-i386.c (lfence_before_ret_shl): New member.
4058 (load_insn_p): implict load for POP/POPA/POPF/XLATB, no load
4059 for Anysize insns.
4060 (insert_after_load): Issue warning for REP CMPS/SCAS.
4061 (insert_before_before): Handle iret, Handle
4062 -mlfence-before-ret=shl, Adjust operand size of or/not/shl to ret's,
4063 (md_parse_option): Change -mlfence-before-ret=[none|not|or] to
4064 -mlfence-before-ret=[none/not/or/shl/yes].
4065 Enable -mlfence-before-ret=shl when
4066 -mlfence-beofre-indirect-branch=all and no explict -mlfence-before-ret option.
4067 (md_show_usage): Ditto.
4068 * doc/c-i386.texi: Ditto.
4069 * testsuite/gas/i386/i386.exp: Add new testcases.
4070 * testsuite/gas/i386/lfence-load-b.d: New.
4071 * testsuite/gas/i386/lfence-load-b.e: New.
4072 * testsuite/gas/i386/lfence-load.d: Modified.
4073 * testsuite/gas/i386/lfence-load.e: New.
4074 * testsuite/gas/i386/lfence-load.s: Modified.
4075 * testsuite/gas/i386/lfence-ret-a.d: Modified.
4076 * testsuite/gas/i386/lfence-ret-b.d: Modified.
4077 * testsuite/gas/i386/lfence-ret-c.d: New.
4078 * testsuite/gas/i386/lfence-ret-d.d: New.
4079 * testsuite/gas/i386/lfence-ret.s: Modified.
4080 * testsuite/gas/i386/x86-64-lfence-load-b.d: New.
4081 * testsuite/gas/i386/x86-64-lfence-load.d: Modified.
4082 * testsuite/gas/i386/x86-64-lfence-load.s: Modified.
4083 * testsuite/gas/i386/x86-64-lfence-ret-a.d: Modified.
4084 * testsuite/gas/i386/x86-64-lfence-ret-b.d: Modified.
4085 * testsuite/gas/i386/x86-64-lfence-ret-c.d: New.
4086 * testsuite/gas/i386/x86-64-lfence-ret-d.d: New
4087 * testsuite/gas/i386/x86-64-lfence-ret-e.d: New.
4088 * testsuite/gas/i386/x86-64-lfence-ret.e: New.
4089 * testsuite/gas/i386/x86-64-lfence-ret.s: New.
4090
4091 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
4092
4093 PR ld/25861
4094 * config/tc-xtensa.c (md_apply_fix): Replace
4095 BFD_RELOC_XTENSA_DIFF{8,16,32} generation with
4096 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
4097 BFD_RELOC_XTENSA_NDIFF{8,16,32} generation.
4098 * testsuite/gas/xtensa/loc.d: Replace BFD_RELOC_XTENSA_DIFF16
4099 with BFD_RELOC_XTENSA_PDIFF16 in the expected output.
4100
4101 2020-04-22 Alan Modra <amodra@gmail.com>
4102
4103 * config/obj-elf.c (elf_frob_symbol): Unconditionally remove
4104 symbol for ".symver .. remove".
4105 * doc/as.texi (.symver): Update.
4106 * testsuite/gas/symver/symver11.s: Make foo weak.
4107 * testsuite/gas/symver/symver11.d: Expect an error.
4108 * testsuite/gas/symver/symver7.d: Allow other random symbols.
4109
4110 2020-04-21 H.J. Lu <hongjiu.lu@intel.com>
4111
4112 * testsuite/gas/symver/symver11.s: Add ".balign 8".
4113
4114 2020-04-21 Andreas Schwab <schwab@linux-m68k.org>
4115
4116 PR 25848
4117 * testsuite/gas/m68k/operands.s: Add tests for cmpi.
4118 * testsuite/gas/m68k/operands.d: Update.
4119 * testsuite/gas/m68k/op68000.d: Update for new error messages.
4120
4121 2020-04-21 Tamar Christina <tamar.christina@arm.com>
4122
4123 PR binutils/24753
4124 * testsuite/gas/arm/pr24753.d: New test.
4125 * testsuite/gas/arm/pr24753.s: New test.
4126
4127 2020-04-21 H.J. Lu <hongjiu.lu@intel.com>
4128
4129 PR gas/23840
4130 PR gas/25295
4131 * NEWS: Mention .symver extension.
4132 * config/obj-elf.c (obj_elf_find_and_add_versioned_name): New
4133 function.
4134 (obj_elf_symver): Call obj_elf_find_and_add_versioned_name to
4135 add a version name. Add local, hidden and remove visibility
4136 support.
4137 (elf_frob_symbol): Handle the list of version names. Update the
4138 original symbol to local, hidden or remove it from the symbol
4139 table.
4140 (elf_frob_file_before_adjust): Handle the list of version names.
4141 * config/obj-elf.h (elf_visibility): New.
4142 (elf_versioned_name_list): Likewise.
4143 (elf_obj_sy): Change local to bitfield. Add rename, bad_version
4144 and visibility. Change versioned_name pointer to struct
4145 elf_versioned_name_list.
4146 * doc/as.texi: Update .symver directive.
4147 * testsuite/gas/symver/symver.exp: Run all *.d tests. Add more
4148 error checking tests.
4149 * testsuite/gas/symver/symver6.d: New file.
4150 * testsuite/gas/symver/symver7.d: Likewise.
4151 * testsuite/gas/symver/symver7.s: Likewise.
4152 * testsuite/gas/symver/symver8.d: Likewise.
4153 * testsuite/gas/symver/symver8.s: Likewise.
4154 * testsuite/gas/symver/symver9.s: Likewise.
4155 * testsuite/gas/symver/symver9a.d: Likewise.
4156 * testsuite/gas/symver/symver9b.d: Likewise.
4157 * testsuite/gas/symver/symver10.s: Likewise.
4158 * testsuite/gas/symver/symver10a.d: Likewise.
4159 * testsuite/gas/symver/symver10b.d: Likewise.
4160 * testsuite/gas/symver/symver11.d: Likewise.
4161 * testsuite/gas/symver/symver11.s: Likewise.
4162 * testsuite/gas/symver/symver12.d: Likewise.
4163 * testsuite/gas/symver/symver12.s: Likewise.
4164 * testsuite/gas/symver/symver13.d: Likewise.
4165 * testsuite/gas/symver/symver13.s: Likewise.
4166 * testsuite/gas/symver/symver14.d: Likewise.
4167 * testsuite/gas/symver/symver14.l: Likewise.
4168 * testsuite/gas/symver/symver15.d: Likewise.
4169 * testsuite/gas/symver/symver15.l: Likewise.
4170 * testsuite/gas/symver/symver6.l: Removed.
4171 * testsuite/gas/symver/symver6.s: Updated.
4172
4173 2020-04-20 Sudakshina Das <sudi.das@arm.com>
4174
4175 * config/tc-aarch64.c (parse_barrier_psb): Update error messages
4176 to include TSB.
4177 * testsuite/gas/aarch64/system-2.d: Update -march and new tsb tests.
4178 * testsuite/gas/aarch64/system-2.s: Add new tsb tests.
4179 * testsuite/gas/aarch64/system.d: Update.
4180
4181 2020-04-20 Sudakshina Das <sudi.das@arm.com>
4182
4183 * testsuite/gas/aarch64/bti.d: Update -march option.
4184 * testsuite/gas/aarch64/illegal-bti.d: Remove.
4185 * testsuite/gas/aarch64/illegal-bti.l: Remove.
4186 * testsuite/gas/aarch64/illegal-ras-1.l: Remove esb.
4187 * testsuite/gas/aarch64/illegal-ras-1.s: Remove esb.
4188
4189 2020-04-17 Alan Modra <amodra@gmail.com>
4190
4191 * config/tc-bfin.h (TC_EQUAL_IN_INSN): Allow assignment to dot.
4192
4193 2020-04-16 Gagan Singh Sidhu <broly@mac.com>
4194 Nick Clifton <nickc@redhat.com>
4195
4196 PR 25803
4197 * config/obj-elf.c (obj_elf_type): Reject ifunc symbols on MIPS
4198 targets.
4199 * testsuite/gas/elf/elf.exp: Add MIPS targets to the list to skip
4200 for the type-2 test.
4201 * testsuite/gas/elf/type-noifunc.e: Update to allow for MIPS
4202 targets running this test.
4203
4204 2020-02-16 David Faust <david.faust@oracle.com>
4205
4206 * testsuite/gas/bpf/bpf.exp: Run jump32 tests.
4207 * testsuite/gas/bpf/jump32.s: New file.
4208 * testsuite/gas/bpf/jump32.d: Likewise.
4209
4210 2020-04-08 H.J. Lu <hongjiu.lu@intel.com>
4211
4212 * doc/c-i386.texi: Correct -mlfence-before-indirect-branch=
4213 documentation.
4214
4215 2020-04-08 Gunther Nikl <gnikl@justmail.de>
4216
4217 * config/tc-moxie.h (MD_PCREL_FROM_SECTION): Delete define.
4218 (md_pcrel_from): Remove prototytpe.
4219 * config/tc-m32c.h (MD_PCREL_FROM_SECTION): Delete duplicate
4220 define.
4221 (md_pcrel_from_section): Remove duplicate prototype.
4222 * tc.h (md_pcrel_from_section): Add prototype.
4223 * config/tc-aarch64.h (md_pcrel_from_section): Remove prototype.
4224 * config/tc-arc.h (md_pcrel_from_section): Likewise.
4225 * config/tc-arm.h (md_pcrel_from_section): Likewise.
4226 * config/tc-avr.h (md_pcrel_from_section): Likewise.
4227 * config/tc-bfin.h (md_pcrel_from_section): Likewise.
4228 * config/tc-bpf.h (md_pcrel_from_section): Likewise.
4229 * config/tc-csky.h (md_pcrel_from_section): Likewise.
4230 * config/tc-d10v.h (md_pcrel_from_section): Likewise.
4231 * config/tc-d30v.h (md_pcrel_from_section): Likewise.
4232 * config/tc-epiphany.h (md_pcrel_from_section): Likewise.
4233 * config/tc-fr30.h (md_pcrel_from_section): Likewise.
4234 * config/tc-frv.h (md_pcrel_from_section): Likewise.
4235 * config/tc-iq2000.h (md_pcrel_from_section): Likewise.
4236 * config/tc-lm32.h (md_pcrel_from_section): Likewise.
4237 * config/tc-m32c.h (md_pcrel_from_section): Likewise.
4238 * config/tc-m32r.h (md_pcrel_from_section): Likewise.
4239 * config/tc-mcore.h (md_pcrel_from_section): Likewise.
4240 * config/tc-mep.h (md_pcrel_from_section): Likewise.
4241 * config/tc-metag.h (md_pcrel_from_section): Likewise.
4242 * config/tc-microblaze.h (md_pcrel_from_section): Likewise.
4243 * config/tc-mmix.h (md_pcrel_from_section): Likewise.
4244 * config/tc-moxie.h (md_pcrel_from_section): Likewise.
4245 * config/tc-msp430.h (md_pcrel_from_section): Likewise.
4246 * config/tc-mt.h (md_pcrel_from_section): Likewise.
4247 * config/tc-or1k.h (md_pcrel_from_section): Likewise.
4248 * config/tc-ppc.h (md_pcrel_from_section): Likewise.
4249 * config/tc-rl78.h (md_pcrel_from_section): Likewise.
4250 * config/tc-rx.h (md_pcrel_from_section): Likewise.
4251 * config/tc-s390.h (md_pcrel_from_section): Likewise.
4252 * config/tc-sh.h (md_pcrel_from_section): Likewise.
4253 * config/tc-xc16x.h (md_pcrel_from_section): Likewise.
4254 * config/tc-xstormy16.h (md_pcrel_from_section): Likewise.
4255 * config/tc-microblaze.h (md_begin, md_assemble, md_undefined_symbol,
4256 md_show_usage, md_convert_frag, md_operand, md_number_to_chars,
4257 md_estimate_size_before_relax, md_section_align, tc_gen_reloc,
4258 md_apply_fix3): Delete prototypes.
4259
4260 2020-04-07 H.J. Lu <hongjiu.lu@intel.com>
4261
4262 * NEWS: Mention support for Intel SERIALIZE and TSXLDTRK
4263 instructions.
4264
4265 2020-04-07 H.J. Lu <hongjiu.lu@intel.com>
4266
4267 * doc/c-z80.texi: Fix @xref warnings.
4268
4269 2020-04-07 Lili Cui <lili.cui@intel.com>
4270
4271 * config/tc-i386.c (cpu_arch): Add .TSXLDTRK.
4272 (cpu_noarch): Likewise.
4273 * doc/c-i386.texi: Document TSXLDTRK.
4274 * testsuite/gas/i386/i386.exp: Run TSXLDTRK tests.
4275 * testsuite/gas/i386/tsxldtrk.d: Likewise.
4276 * testsuite/gas/i386/tsxldtrk.s: Likewise.
4277 * testsuite/gas/i386/x86-64-tsxldtrk.d: Likewise.
4278
4279 2020-04-02 Lili Cui <lili.cui@intel.com>
4280
4281 * config/tc-i386.c (cpu_arch): Add .serialize.
4282 (cpu_noarch): Likewise.
4283 * doc/c-i386.texi: Document serialize.
4284 * testsuite/gas/i386/i386.exp: Run serialize tests
4285 * testsuite/gas/i386/serialize.d: Likewise.
4286 * testsuite/gas/i386/x86-64-serialize.d: Likewise.
4287 * testsuite/gas/i386/serialize.s: Likewise.
4288
4289 2020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4290
4291 * testsuite/gas/elf/section12a.d: Use notarget instead of xfail.
4292 * testsuite/gas/elf/section12b.d: Likewise.
4293 * testsuite/gas/elf/section16a.d: Likewise.
4294 * testsuite/gas/elf/section16b.d: Likewise.
4295
4296 2020-04-02 Gunther Nikl <gnikl@justmail.de>
4297
4298 * config/tc-m68k.c (m68k_ip): Fix range check for index register
4299 with a suppressed address register.
4300
4301 2020-04-01 H.J. Lu <hongjiu.lu@intel.com>
4302
4303 PR gas/25756
4304 * config/tc-i386.h (TC_FORCE_RELOCATION_ABS): New.
4305 * testsuite/gas/i386/localpic.s: Add a test for relocation
4306 against local absolute symbol.
4307 * testsuite/gas/i386/x86-64-localpic.s: Likewise.
4308 * testsuite/gas/i386/localpic.d: Updated.
4309 * testsuite/gas/i386/x86-64-localpic.d: Likewise.
4310 * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise.
4311
4312 2020-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4313
4314 PR gas/25732
4315 * testsuite/gas/i386/solaris/x86-64-branch-2.d: New file.
4316 * testsuite/gas/i386/solaris/x86-64-branch-3.d: New file.
4317 * testsuite/gas/i386/solaris/x86-64-jump.d: Incorporate changes to
4318 testsuite/gas/i386/x86-64-jump.d.
4319 * testsuite/gas/i386/solaris/x86-64-mpx-branch-1.d:
4320 Incorporate changes to
4321 gas/testsuite/gas/i386/x86-64-mpx-branch-1.d.
4322 * testsuite/gas/i386/solaris/x86-64-mpx-branch-2.d : Incorporate
4323 changes to testsuite/gas/i386/x86-64-mpx-branch-2.d.
4324 * testsuite/gas/i386/x86-64-branch-2.d: Skip on *-*-solaris*.
4325 * testsuite/gas/i386/x86-64-branch-3.d: Likewise.
4326
4327 2020-03-31 Maciej W. Rozycki <macro@linux-mips.org>
4328
4329 PR 25611
4330 PR 25614
4331 * dwarf2dbg.c: Do not include "bignum.h".
4332
4333 2020-03-30 Nelson Chu <nelson.chu@sifive.com>
4334
4335 * testsuite/gas/riscv/alias-csr.d: Move this to priv-reg-pseudo.
4336 * testsuite/gas/riscv/alias-csr.s: Likewise.
4337 * testsuite/gas/riscv/no-aliases-csr.d: Move this
4338 to priv-reg-pseudo-noalias.
4339 * testsuite/gas/riscv/bad-csr.d: Rename to priv-reg-fail-nonexistent.
4340 * testsuite/gas/riscv/bad-csr.l: Likewise.
4341 * testsuite/gas/riscv/bad-csr.s: Likewise.
4342 * testsuite/gas/riscv/satp.d: Removed. Already included in priv-reg.
4343 * testsuite/gas/riscv/satp.s: Likewise.
4344 * testsuite/gas/riscv/priv-reg-pseudo.d: New testcase for all pseudo
4345 csr instruction, including alias-csr testcase.
4346 * testsuite/gas/riscv/priv-reg-pseudo.s: Likewise.
4347 * testsuite/gas/riscv/priv-reg-pseudo-noalias.d: New testcase for all
4348 pseudo instruction with objdump -Mno-aliases.
4349 * testsuite/gas/riscv/priv-reg-fail-nonexistent.d: New testcase.
4350 * testsuite/gas/riscv/priv-reg-fail-nonexistent.l: Likewise.
4351 * testsuite/gas/riscv/priv-reg-fail-nonexistent.s: Likewise.
4352 * testsuite/gas/riscv/priv-reg.d: Update CSR to 1.11.
4353 * testsuite/gas/riscv/priv-reg.s: Likewise.
4354 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
4355 * testsuite/gas/riscv/csr-dw-regnums.d: Likewise.
4356 * testsuite/gas/riscv/csr-dw-regnums.s: Likewise.
4357
4358 2020-03-25 J.W. Jagersma <jwjagersma@gmail.com>
4359
4360 * config/obj-coff.c (obj_coff_section): Set the bss flag on
4361 sections with the "b" attribute.
4362
4363 2020-03-22 Alan Modra <amodra@gmail.com>
4364
4365 * testsuite/gas/s12z/truncated.d: Update expected output.
4366
4367 2020-03-17 Sergey Belyashov <sergey.belyashov@gmail.com>
4368
4369 PR 25690
4370 * config/tc-z80.c (md_pseudo_table): Add xdef anf xref pseudo ops.
4371 * doc/c-z80.texi: Update documentation.
4372
4373 2020-03-17 Sergey Belyashov <sergey.belyashov@gmail.com>
4374
4375 PR 25641
4376 PR 25668
4377 PR 25633
4378 Fix disassembling ED+A4/AC/B4/BC opcodes.
4379 Fix assembling lines containing colonless label and instruction
4380 with first operand inside parentheses.
4381 Fix registration of unsupported by target CPU registers.
4382 * config/tc-z80.c: See above.
4383 * config/tc-z80.h: See above.
4384 * testsuite/gas/z80/colonless.d: Update test.
4385 * testsuite/gas/z80/colonless.s: Likewise.
4386 * testsuite/gas/z80/ez80_adl_all.d: Likewise.
4387 * testsuite/gas/z80/ez80_unsup_regs.d: Likewise.
4388 * testsuite/gas/z80/ez80_z80_all.d: Likewise.
4389 * testsuite/gas/z80/gbz80_unsup_regs.d: Likewise.
4390 * testsuite/gas/z80/r800_unsup_regs.d: Likewise.
4391 * testsuite/gas/z80/unsup_regs.s: Likewise.
4392 * testsuite/gas/z80/z180_unsup_regs.d: Likewise.
4393 * testsuite/gas/z80/z80.exp: Likewise.
4394 * testsuite/gas/z80/z80_strict_unsup_regs.d: Likewise.
4395 * testsuite/gas/z80/z80_unsup_regs.d: Likewise.
4396 * testsuite/gas/z80/z80n_unsup_regs.d: Likewise.
4397
4398 2020-03-13 Andre Vieira <andre.simoesdiasvieira@arm.com>
4399
4400 PR 25660
4401 * config/tc-arm.c (operand_parse_code): Add OP_RNSDMQR and OP_oRNSDMQ.
4402 (parse_operands): Handle new operand codes.
4403 (do_neon_dyadic_long): Make shape check accept the scalar variants.
4404 (asm_opcode_insns): Fix operand codes for vaddl and vsubl.
4405 * testsuite/gas/arm/mve-vaddsub-it.s: New test.
4406 * testsuite/gas/arm/mve-vaddsub-it.d: New test.
4407 * testsuite/gas/arm/mve-vaddsub-it-bad.s: New test.
4408 * testsuite/gas/arm/mve-vaddsub-it-bad.l: New test.
4409 * testsuite/gas/arm/mve-vaddsub-it-bad.d: New test.
4410 * testsuite/gas/arm/nomve-vaddsub-it.d: New test.
4411
4412 2020-03-11 H.J. Lu <hongjiu.lu@intel.com>
4413
4414 * NEWS: Mention x86 assembler options for CVE-2020-0551.
4415
4416 2020-03-11 H.J. Lu <hongjiu.lu@intel.com>
4417
4418 * testsuite/gas/i386/i386.exp: Run new tests.
4419 * testsuite/gas/i386/lfence-byte.d: New file.
4420 * testsuite/gas/i386/lfence-byte.e: Likewise.
4421 * testsuite/gas/i386/lfence-byte.s: Likewise.
4422 * testsuite/gas/i386/lfence-indbr-a.d: Likewise.
4423 * testsuite/gas/i386/lfence-indbr-b.d: Likewise.
4424 * testsuite/gas/i386/lfence-indbr-c.d: Likewise.
4425 * testsuite/gas/i386/lfence-indbr.e: Likewise.
4426 * testsuite/gas/i386/lfence-indbr.s: Likewise.
4427 * testsuite/gas/i386/lfence-load.d: Likewise.
4428 * testsuite/gas/i386/lfence-load.s: Likewise.
4429 * testsuite/gas/i386/lfence-ret-a.d: Likewise.
4430 * testsuite/gas/i386/lfence-ret-b.d: Likewise.
4431 * testsuite/gas/i386/lfence-ret.s: Likewise.
4432 * testsuite/gas/i386/x86-64-lfence-byte.d: Likewise.
4433 * testsuite/gas/i386/x86-64-lfence-byte.e: Likewise.
4434 * testsuite/gas/i386/x86-64-lfence-byte.s: Likewise.
4435 * testsuite/gas/i386/x86-64-lfence-indbr-a.d: Likewise.
4436 * testsuite/gas/i386/x86-64-lfence-indbr-b.d: Likewise.
4437 * testsuite/gas/i386/x86-64-lfence-indbr-c.d: Likewise.
4438 * testsuite/gas/i386/x86-64-lfence-indbr.e: Likewise.
4439 * testsuite/gas/i386/x86-64-lfence-indbr.s: Likewise.
4440 * testsuite/gas/i386/x86-64-lfence-load.d: Likewise.
4441 * testsuite/gas/i386/x86-64-lfence-load.s: Likewise.
4442 * testsuite/gas/i386/x86-64-lfence-ret-a.d: Likewise.
4443 * testsuite/gas/i386/x86-64-lfence-ret-b.d: Likewise.
4444
4445 2020-03-11 H.J. Lu <hongjiu.lu@intel.com>
4446
4447 * config/tc-i386.c (lfence_after_load): New.
4448 (lfence_before_indirect_branch_kind): New.
4449 (lfence_before_indirect_branch): New.
4450 (lfence_before_ret_kind): New.
4451 (lfence_before_ret): New.
4452 (last_insn): New.
4453 (load_insn_p): New.
4454 (insert_lfence_after): New.
4455 (insert_lfence_before): New.
4456 (md_assemble): Call insert_lfence_before and insert_lfence_after.
4457 Set last_insn.
4458 (OPTION_MLFENCE_AFTER_LOAD): New.
4459 (OPTION_MLFENCE_BEFORE_INDIRECT_BRANCH): New.
4460 (OPTION_MLFENCE_BEFORE_RET): New.
4461 (md_longopts): Add -mlfence-after-load=,
4462 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
4463 (md_parse_option): Handle -mlfence-after-load=,
4464 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
4465 (md_show_usage): Display -mlfence-after-load=,
4466 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
4467 (i386_cons_align): New.
4468 * config/tc-i386.h (i386_cons_align): New.
4469 (md_cons_align): New.
4470 * doc/c-i386.texi: Document -mlfence-after-load=,
4471 -mlfence-before-indirect-branch= and -mlfence-before-ret=.
4472
4473 2020-03-11 Nick Clifton <nickc@redhat.com>
4474
4475 PR 25611
4476 PR 25614
4477 * dwarf2dbg.c (DWARF2_FILE_TIME_NAME): Default to -1.
4478 (DWARF2_FILE_SIZE_NAME): Default to -1.
4479 (DWARF2_LINE_VERSION): Default to the current dwarf level or 3,
4480 whichever is higher.
4481 (DWARF2_LINE_MAX_OPS_PER_INSN): Provide a default value of 1.
4482 (NUM_MD5_BYTES): Define.
4483 (struct file entry): Add md5 field.
4484 (get_filenum): Delete and replace with...
4485 (get_basename): New function.
4486 (get_directory_table_entry): New function.
4487 (allocate_filenum): New function.
4488 (allocate_filename_to_slot): New function.
4489 (dwarf2_where): Use new functions.
4490 (dwarf2_directive_filename): Add support for extended .file
4491 pseudo-op.
4492 (dwarf2_directive_loc): Allow the use of file number zero with
4493 DWARF 5 or higher.
4494 (out_file_list): Rename to...
4495 (out_dir_and_file_list): Add DWARF 5 support.
4496 (out_debug_line): Emit extra values into the section header for
4497 DWARF 5.
4498 (out_debug_str): Allow for file 0 to be used with DWARF 5.
4499 * doc/as.texi (.file): Update the description of this pseudo-op.
4500 * testsuite/gas/elf-dwarf-5-file0.s: Add more lines.
4501 * testsuite/gas/elf-dwarf-5-file0.d: Update expected dump output.
4502 * testsuite/gas/lns/lns-diag-1.l: Update expected error message.
4503 * NEWS: Mention the new feature.
4504
4505 2020-03-10 Alan Modra <amodra@gmail.com>
4506
4507 * config/tc-csky.c (get_operand_value): Rewrite 1 << 31 expressions
4508 to avoid signed overflow.
4509 * config/tc-mcore.c (md_assemble): Likewise.
4510 * config/tc-mips.c (gpr_read_mask, gpr_write_mask): Likewise.
4511 * config/tc-nds32.c (SET_ADDEND): Likewise.
4512 * config/tc-nios2.c (nios2_assemble_arg_R): Likewise.
4513
4514 2020-03-09 Jan Beulich <jbeulich@suse.com>
4515
4516 * testsuite/gas/i386/avx.s: Add long-form VCMP[PS][SD] pseudos.
4517 * testsuite/gas/i386/avx.d, testsuite/gas/i386/avx-16bit.d,
4518 testsuite/gas/i386/avx-intel.d: Adjust expectations.
4519
4520 2020-03-07 Alan Modra <amodra@gmail.com>
4521
4522 * testsuite/gas/elf/dwarf-5-file0.s: Don't start directives in
4523 first column.
4524
4525 2020-03-06 Nick Clifton <nickc@redhat.com>
4526
4527 PR 25614
4528 * dwarf2dbg.c (dwarf2_directive_filename): Allow a file number of
4529 0 if the dwarf_level is 5 or more. Complain if a filename follows
4530 a file 0.
4531 * testsuite/gas/elf/dwarf-5-file0.s: New test.
4532 * testsuite/gas/elf/dwarf-5-file0.d: New test driver.
4533 * testsuite/gas/elf/elf.exp: Run the new test.
4534
4535 PR 25612
4536 * config/tc-ia64.h (DWARF2_VERISION): Fix typo.
4537 * doc/as.texi: Fix another typo.
4538
4539 2020-03-06 Nick Clifton <nickc@redhat.com>
4540
4541 PR 25612
4542 * as.c (dwarf_level): Define.
4543 (show_usage): Add --gdwarf-3, --gdwarf-4 and --gdwarf-5.
4544 (parse_args): Add support for the new options.
4545 as.h (dwarf_level): Prototype.
4546 * dwarf2dbg.c (DWARF2_VERSION): Use dwarf_level as default version
4547 value.
4548 * config/tc-ia64.h (DWARF2_VERISION): Update definition.
4549 (DWARF2_LINE_VERSION): Remove definition.
4550 * doc/as.texi: Document the new options.
4551
4552 2020-03-06 Nick Clifton <nickc@redhat.com>
4553
4554 PR 25572
4555 * as.c (main): Allow matching input and outputs when they are
4556 not regular files.
4557
4558 2020-03-06 Jan Beulich <jbeulich@suse.com>
4559
4560 * config/tc-i386.c (match_mem_size): Generalize broadcast special
4561 casing.
4562 (check_VecOperands): Zap xmmword/ymmword/zmmword when more than
4563 one of byte/word/dword/qword is set alongside a SIMD register in
4564 a template's operand.
4565
4566 2020-03-06 Jan Beulich <jbeulich@suse.com>
4567
4568 * config/tc-i386.c (match_template): Extend code in logic
4569 rejecting certain suffixes in certain modes to also cover mask
4570 register use and VecSIB. Drop special casing of broadcast. Skip
4571 immediates in the check.
4572
4573 2020-03-06 Jan Beulich <jbeulich@suse.com>
4574
4575 * config/tc-i386.c (match_template): Fold duplicate code in
4576 logic rejecting certain suffixes in certain modes. Drop
4577 pointless "else".
4578
4579 2020-03-06 Jan Beulich <jbeulich@suse.com>
4580
4581 * config/tc-i386.c (process_suffix): Exlucde !vexw insns
4582 alongside !norex64 ones.
4583 * testsuite/gas/i386/x86-64-avx512bw.s: Test VPEXTR* and VPINSR*
4584 with both 32- and 64-bit GPR operands.
4585 * testsuite/gas/i386/x86-64-avx512f.s: Test VEXTRACTPS with both
4586 32- and 64-bit GPR operands.
4587 * testsuite/gas/i386/x86-64-avx512bw-intel.d,
4588 testsuite/gas/i386/x86-64-avx512bw.d,
4589 testsuite/gas/i386/x86-64-avx512f-intel.d,
4590 testsuite/gas/i386/x86-64-avx512f.d: Adjust expectations.
4591
4592 2020-03-06 Jan Beulich <jbeulich@suse.com>
4593
4594 * config/tc-i386.c (md_assemble): Drop use of rex64.
4595 (process_suffix): For REX.W for 64-bit CRC32.
4596
4597 2020-03-06 Jan Beulich <jbeulich@suse.com>
4598
4599 * config/tc-i386.c (i386_addressing_mode): For 32-bit
4600 addressing for MPX insns without base/index.
4601 * testsuite/gas/i386/mpx-16bit.s,
4602 * testsuite/gas/i386/mpx-16bit.d: New.
4603 * testsuite/gas/i386/i386.exp: Run new test.
4604
4605 2020-03-06 Jan Beulich <jbeulich@suse.com>
4606
4607 * testsuite/gas/i386/adx.s, testsuite/gas/i386/cet.s,
4608 testsuite/gas/i386/ept.s, testsuite/gas/i386/fsgs.s,
4609 testsuite/gas/i386/invpcid.s, testsuite/gas/i386/movdir.s,
4610 testsuite/gas/i386/ptwrite.s, testsuite/gas/i386/vmx.s,
4611 * testsuite/gas/i386/code16.s: Add CR, DR, and TR access cases
4612 as well as a BSWAP one.
4613 * testsuite/gas/i386/rdpid.s: Add 16-bit case.
4614 * testsuite/gas/i386/sse2-16bit.s: Cover more insns.
4615 * testsuite/gas/i386/adx-intel.d, testsuite/gas/i386/adx.d,
4616 testsuite/gas/i386/cet-intel.d, testsuite/gas/i386/cet.d,
4617 testsuite/gas/i386/code16.d, testsuite/gas/i386/ept-intel.d,
4618 testsuite/gas/i386/ept.d, testsuite/gas/i386/fsgs-intel.d,
4619 testsuite/gas/i386/fsgs.d, testsuite/gas/i386/invpcid-intel.d,
4620 testsuite/gas/i386/invpcid.d, testsuite/gas/i386/movdir-intel.d,
4621 testsuite/gas/i386/movdir.d, testsuite/gas/i386/ptwrite-intel.d,
4622 testsuite/gas/i386/ptwrite.d, testsuite/gas/i386/rdpid-intel.d,
4623 testsuite/gas/i386/rdpid.d, testsuite/gas/i386/sse2-16bit.d,
4624 testsuite/gas/i386/vmx.d: Adjust expectations.
4625
4626 2020-03-06 Jan Beulich <jbeulich@suse.com>
4627
4628 * config/tc-i386.c (md_assemble): Also exclude tpause and umwait
4629 from having their operands swapped.
4630 * testsuite/gas/i386/waitpkg.s,
4631 testsuite/gas/i386/x86-64-waitpkg.s: Add tpause and umwait
4632 3-operand cases as well as testing of 16-bit code generation.
4633 * testsuite/gas/i386/waitpkg.d,
4634 testsuite/gas/i386/waitpkg-intel.d,
4635 testsuite/gas/i386/x86-64-waitpkg.d,
4636 testsuite/gas/i386/x86-64-waitpkg-intel.d: Adjust expectations.
4637
4638 2020-03-04 Nelson Chu <nelson.chu@sifive.com>
4639
4640 * config/tc-riscv.c (percent_op_utype): Support the modifier
4641 %got_pcrel_hi.
4642 * doc/c-riscv.texi: Add documentation.
4643 * testsuite/gas/riscv/no-relax-reloc.d: Add test case for the new
4644 modifier %got_pcrel_hi.
4645 * testsuite/gas/riscv/no-relax-reloc.s: Likewise.
4646 * testsuite/gas/riscv/relax-reloc.d: Likewise.
4647 * testsuite/gas/riscv/relax-reloc.s: Likewise.
4648
4649 * doc/c-riscv.texi (relocation modifiers): Add documentation.
4650 (RISC-V-Formats): Update the section name from "Instruction Formats"
4651 to "RISC-V Instruction Formats".
4652
4653 2020-03-04 Alexandre Oliva <oliva@adacore.com>
4654
4655 * config/tc-arm.c (md_apply_fix): Warn if a PC-relative load is
4656 detected in a section which does not have at least 4 byte
4657 alignment.
4658 * testsuite/gas/arm/armv8-ar-it-bad.s: Add alignment directive.
4659 * testsuite/gas/arm/ldr-t.s: Likewise.
4660 * testsuite/gas/arm/sp-pc-usage-t.s: Likewise.
4661 * testsuite/gas/arm/sp-pc-usage-t.d: Finish test at end of
4662 disassembly, ignoring any NOPs that may have been inserted because
4663 of section alignment.
4664 * testsuite/gas/arm/ldr-t.d: Likewise.
4665
4666 2020-03-04 Jan Beulich <jbeulich@suse.com>
4667
4668 * config/tc-i386.c (cpu_arch): Add .sev_es entry.
4669 * doc/c-i386.texi: Mention sev_es.
4670 * testsuite/gas/i386/arch-13.s: Add SEV-ES case.
4671 * testsuite/gas/i386/arch-13.d: Extend -march=. Adjust
4672 expectations.
4673 * testsuite/gas/i386/arch-13-znver1.d,
4674 testsuite/gas/i386/arch-13-znver2.d: Extend -march=.
4675
4676 2020-03-03 H.J. Lu <hongjiu.lu@intel.com>
4677
4678 * config/tc-i386.c (match_template): Replace ignoresize and
4679 defaultsize with mnemonicsize.
4680 (process_suffix): Likewise.
4681
4682 2020-03-03 Sergey Belyashov <sergey.belyashov@gmail.com>
4683
4684 PR 25627
4685 * config/tc-z80.c (emit_ld_rr_m): Fix invalid compilation of
4686 instruction LD IY,(HL).
4687 * testsuite/gas/z80/ez80_adl_all.d: Update expected disassembly.
4688 * testsuite/gas/z80/ez80_adl_all.s: Add tests of the instruction.
4689 * testsuite/gas/z80/ez80_z80_all.d: Update expected disassembly.
4690 * testsuite/gas/z80/ez80_z80_all.s: Add tests of the instruction.
4691
4692 2020-03-03 H.J. Lu <hongjiu.lu@intel.com>
4693
4694 PR gas/25622
4695 * testsuite/gas/i386/i386.exp: Run x86-64-default-suffix and
4696 x86-64-default-suffix-avx.
4697 * testsuite/gas/i386/noreg64.s: Remove cvtsi2sd, cvtsi2ss,
4698 vcvtsi2sd, vcvtsi2ss, vcvtusi2sd and vcvtusi2ss entries.
4699 * testsuite/gas/i386/noreg64.d: Updated.
4700 * testsuite/gas/i386/noreg64.l: Likewise.
4701 * testsuite/gas/i386/x86-64-default-suffix-avx.d: New file.
4702 * testsuite/gas/i386/x86-64-default-suffix.d: Likewise.
4703 * testsuite/gas/i386/x86-64-default-suffix.s: Likewise.
4704
4705 2020-03-03 Sergey Belyashov <sergey.belyashov@gmail.com>
4706
4707 PR 25604
4708 * config/tc-z80.c (contains_register): Prevent an illegal memory
4709 access when checking an expression for a register name.
4710
4711 2020-03-03 Alan Modra <amodra@gmail.com>
4712
4713 * config/obj-coff.h: Remove vestiges of coff-m68k and pe-mips
4714 support.
4715
4716 2020-03-02 Alan Modra <amodra@gmail.com>
4717
4718 * config/tc-m32r.c (md_begin): Set SEC_SMALL_DATA on .scommon section.
4719 * config/tc-mips.c (s_change_sec): Set SEC_SMALL_DATA for .sdata
4720 and .sbss sections.
4721 * config/tc-score.c: Delete !BFD_ASSEMBLER code throughout.
4722 (s3_s_change_sec): Set SEC_SMALL_DATA for .sbss section.
4723 (s3_s_score_lcomm): Likewise.
4724 * config/tc-score7.c: Similarly.
4725 * read.c (bss_alloc): Set SEC_SMALL_DATA for .sbss section.
4726
4727 2020-02-28 YunQiang Su <syq@debian.org>
4728
4729 PR gas/25539
4730 * config/tc-mips.c (fix_loongson3_llsc): Compare label value
4731 to handle multi-labels.
4732 (has_label_name): New.
4733
4734 2020-02-26 Matthew Malcomson <matthew.malcomson@arm.com>
4735
4736 * config/tc-arm.c (enum pred_instruction_type): Remove
4737 NEUTRAL_IT_NO_VPT_INSN predication type.
4738 (cxn_handle_predication): Modify to require condition suffixes.
4739 (handle_pred_state): Remove NEUTRAL_IT_NO_VPT_INSN cases.
4740 * testsuite/gas/arm/cde-scalar.s: Update test.
4741 * testsuite/gas/arm/cde-warnings.l: Update test.
4742 * testsuite/gas/arm/cde-warnings.s: Update test.
4743
4744 2020-02-26 Alan Modra <amodra@gmail.com>
4745
4746 * config/tc-arm.c (reg_expected_msgs[REG_TYPE_RNB]): Don't use
4747 N_() on empty string.
4748
4749 2020-02-26 Alan Modra <amodra@gmail.com>
4750
4751 * read.c (read_a_source_file): Call strncpy with length one
4752 less than size of original_case_string.
4753
4754 2020-02-26 Alan Modra <amodra@gmail.com>
4755
4756 * config/obj-elf.c: Indent labels correctly.
4757 * config/obj-macho.c: Likewise.
4758 * config/tc-aarch64.c: Likewise.
4759 * config/tc-alpha.c: Likewise.
4760 * config/tc-arm.c: Likewise.
4761 * config/tc-cr16.c: Likewise.
4762 * config/tc-crx.c: Likewise.
4763 * config/tc-frv.c: Likewise.
4764 * config/tc-i386-intel.c: Likewise.
4765 * config/tc-i386.c: Likewise.
4766 * config/tc-ia64.c: Likewise.
4767 * config/tc-mn10200.c: Likewise.
4768 * config/tc-mn10300.c: Likewise.
4769 * config/tc-nds32.c: Likewise.
4770 * config/tc-riscv.c: Likewise.
4771 * config/tc-s12z.c: Likewise.
4772 * config/tc-xtensa.c: Likewise.
4773 * config/tc-z80.c: Likewise.
4774 * read.c: Likewise.
4775 * symbols.c: Likewise.
4776 * write.c: Likewise.
4777
4778 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
4779
4780 * config/tc-riscv.c (riscv_ip): New boolean insn_with_csr to indicate
4781 we are assembling instruction with CSR. Call riscv_csr_read_only_check
4782 after parsing all arguments.
4783 (enum csr_insn_type): New enum is used to classify the CSR instruction.
4784 (riscv_csr_insn_type, riscv_csr_read_only_check): New functions. These
4785 are used to check if we write a read-only CSR by the CSR instruction.
4786 * testsuite/gas/riscv/priv-reg-fail-read-only-01.s: New testcase. Test
4787 all CSR for the read-only CSR checking.
4788 * testsuite/gas/riscv/priv-reg-fail-read-only-01.d: Likewise.
4789 * testsuite/gas/riscv/priv-reg-fail-read-only-01.l: Likewise.
4790 * testsuite/gas/riscv/priv-reg-fail-read-only-02.s: New testcase. Test
4791 all CSR instructions for the read-only CSR checking.
4792 * testsuite/gas/riscv/priv-reg-fail-read-only-02.d: Likewise.
4793 * testsuite/gas/riscv/priv-reg-fail-read-only-02.l: Likewise.
4794
4795 * config/tc-riscv.c (struct riscv_set_options): New field csr_check.
4796 (riscv_opts): Initialize it.
4797 (reg_lookup_internal): Check the `riscv_opts.csr_check`
4798 before doing the CSR checking.
4799 (enum options): Add OPTION_CSR_CHECK and OPTION_NO_CSR_CHECK.
4800 (md_longopts): Add mcsr-check and mno-csr-check.
4801 (md_parse_option): Handle new enum option values.
4802 (s_riscv_option): Handle new long options.
4803 * doc/c-riscv.texi: Add description for the new .option and assembler
4804 options.
4805 * testsuite/gas/riscv/priv-reg-fail-fext.d: Add `-mcsr-check` to enable
4806 the CSR checking.
4807 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: Likewise.
4808
4809 * config/tc-riscv.c (csr_extra_hash): New.
4810 (enum riscv_csr_class): New enum. Used to decide
4811 whether or not this CSR is legal in the current ISA string.
4812 (struct riscv_csr_extra): New structure to hold all extra information
4813 of CSR.
4814 (riscv_init_csr_hashes): New. According to the DECLARE_CSR and
4815 DECLARE_CSR_ALIAS, insert CSR extra information into csr_extra_hash.
4816 Call hash_reg_name to insert CSR address into reg_names_hash.
4817 (reg_csr_lookup_internal, riscv_csr_class_check): New functions.
4818 Decide whether the CSR is valid according to the csr_extra_hash.
4819 (reg_lookup_internal): Call reg_csr_lookup_internal for CSRs.
4820 (init_opcode_hash): Update 'if (hash_error != NULL)' as hash_error is
4821 not a boolean. This is same as riscv_init_csr_hash, so keep the
4822 consistent usage.
4823 (md_begin): Call riscv_init_csr_hashes for each DECLARE_CSR.
4824 * testsuite/gas/riscv/csr-dw-regnums.d: Add -march=rv32if option.
4825 * testsuite/gas/riscv/priv-reg.d: Add f-ext by -march option.
4826 * testsuite/gas/riscv/priv-reg-fail-fext.d: New testcase. The source
4827 file is `priv-reg.s`, and the ISA is rv32i without f-ext, so the
4828 f-ext CSR are not allowed.
4829 * testsuite/gas/riscv/priv-reg-fail-fext.l: Likewise.
4830 * testsuite/gas/riscv/priv-reg-fail-rv32-only.d: New testcase. The
4831 source file is `priv-reg.s`, and the ISA is rv64if, so the
4832 rv32-only CSR are not allowed.
4833 * testsuite/gas/riscv/priv-reg-fail-rv32-only.l: Likewise.
4834
4835 2020-02-21 Alan Modra <amodra@gmail.com>
4836
4837 * config/tc-pdp11.c (md_apply_fix): Handle BFD_RELOC_32.
4838 (tc_gen_reloc): Only give a BAD_CASE assertion on pcrel relocs.
4839
4840 2020-02-21 Alan Modra <amodra@gmail.com>
4841
4842 PR 25569
4843 * config/obj-aout.c (obj_aout_frob_file_before_fix): Don't loop
4844 on section size adjustment, instead perform another write if
4845 exec header size is larger than section size.
4846
4847 2020-02-19 Nelson Chu <nelson.chu@sifive.com>
4848
4849 * doc/c-riscv.texi: Add the doc entries for -march-attr/
4850 -mno-arch-attr command line options.
4851
4852 2020-02-19 Nelson Chu <nelson.chu@sifive.com>
4853
4854 * testsuite/gas/riscv/c-add-addi.d: New testcase.
4855 * testsuite/gas/riscv/c-add-addi.s: Likewise.
4856
4857 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
4858
4859 PR 25576
4860 * config/tc-z80.c (md_parse_option): Do not use an underscore
4861 prefix for local labels in SDCC compatability mode.
4862 (z80_start_line_hook): Remove SDCC dollar label support.
4863 * testsuite/gas/z80/sdcc.d: Update expected disassembly.
4864 * testsuite/gas/z80/sdcc.s: Likewise.
4865
4866 2020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
4867
4868 PR 25517
4869 * config/tc-z80.c: Add -march option.
4870 * doc/as.texi: Update Z80 documentation.
4871 * doc/c-z80.texi: Likewise.
4872 * testsuite/gas/z80/ez80_adl_all.d: Update command line.
4873 * testsuite/gas/z80/ez80_adl_suf.d: Likewise.
4874 * testsuite/gas/z80/ez80_pref_dis.d: Likewise.
4875 * testsuite/gas/z80/ez80_z80_all.d: Likewise.
4876 * testsuite/gas/z80/ez80_z80_suf.d: Likewise.
4877 * testsuite/gas/z80/gbz80_all.d: Likewise.
4878 * testsuite/gas/z80/r800_extra.d: Likewise.
4879 * testsuite/gas/z80/r800_ii8.d: Likewise.
4880 * testsuite/gas/z80/r800_z80_doc.d: Likewise.
4881 * testsuite/gas/z80/sdcc.d: Likewise.
4882 * testsuite/gas/z80/z180.d: Likewise.
4883 * testsuite/gas/z80/z180_z80_doc.d: Likewise.
4884 * testsuite/gas/z80/z80_doc.d: Likewise.
4885 * testsuite/gas/z80/z80_ii8.d: Likewise.
4886 * testsuite/gas/z80/z80_in_f_c.d: Likewise.
4887 * testsuite/gas/z80/z80_op_ii_ld.d: Likewise.
4888 * testsuite/gas/z80/z80_out_c_0.d: Likewise.
4889 * testsuite/gas/z80/z80_sli.d: Likewise.
4890 * testsuite/gas/z80/z80n_all.d: Likewise.
4891 * testsuite/gas/z80/z80n_reloc.d: Likewise.
4892
4893 2020-02-19 H.J. Lu <hongjiu.lu@intel.com>
4894
4895 * config/tc-i386.c (output_insn): Mark cvtpi2ps and cvtpi2pd
4896 with GNU_PROPERTY_X86_FEATURE_2_MMX.
4897 * testsuite/gas/i386/i386.exp: Run property-3 and
4898 x86-64-property-3.
4899 * testsuite/gas/i386/property-3.d: New file.
4900 * testsuite/gas/i386/property-3.s: Likewise.
4901 * testsuite/gas/i386/x86-64-property-3.d: Likewise.
4902
4903 2020-02-17 H.J. Lu <hongjiu.lu@intel.com>
4904
4905 * config/tc-i386.c (cpu_arch): Add .popcnt.
4906 * doc/c-i386.texi: Remove abm and .abm. Add popcnt and .popcnt.
4907 Add a tab before @samp{.sse4a}.
4908
4909 2020-02-17 Jan Beulich <jbeulich@suse.com>
4910
4911 * config/tc-i386.c (process_suffix): Don't try to guess a suffix
4912 for AddrPrefixOpReg templates. Combine the two pieces of
4913 addrprefixopreg handling. Reject 16-bit address reg in 64-bit
4914 mode.
4915
4916 2020-02-17 Jan Beulich <jbeulich@suse.com>
4917
4918 PR gas/14439
4919 * config/tc-i386.c (md_assemble): Also suppress operand
4920 swapping for MONITOR{,X} and MWAIT{,X}.
4921 * testsuite/gas/i386/sse3.s, testsuite/gas/i386/x86-64-sse3.s:
4922 Add Intel syntax monitor/mwait tests.
4923 * testsuite/gas/i386/sse3.d, testsuite/gas/i386/x86-64-sse3.d:
4924 Adjust expectations.
4925 *testsuite/gas/i386/sse3-intel.d,
4926 testsuite/gas/i386/x86-64-sse3-intel.d: New.
4927 * testsuite/gas/i386/i386.exp: Run new tests.
4928
4929 2020-02-17 Jan Beulich <jbeulich@suse.com>
4930
4931 PR gas/6518
4932 * config/tc-i386.c (process_suffix): Re-work Intel-syntax
4933 [XYZ]MMWord memory operand ambiguity recognition logic (largely
4934 re-indentation).
4935 * testsuite/gas/i386/avx512dq-inval.s: Add vcvtqq2ps/vcvtuqq2ps
4936 cases.
4937 * testsuite/gas/i386/inval-avx512f.s: Also test vcvtneps2bf16.
4938 * testsuite/gas/i386/avx512dq-inval.l,
4939 testsuite/gas/i386/inval-avx.l,
4940 testsuite/gas/i386/inval-avx512f.l: Adjust expectations.
4941 * testsuite/gas/i386/avx512vl-ambig.s,
4942 testsuite/gas/i386/avx512vl-ambig.l: New.
4943 * testsuite/gas/i386/i386.exp: Run new test.
4944
4945 2020-02-16 H.J. Lu <hongjiu.lu@intel.com>
4946
4947 * config/tc-i386.c (cpu_arch): Add .sse4a and nosse4a. Restore
4948 nosse4.
4949 * doc/c-i386.texi: Document sse4a and nosse4a.
4950
4951 2020-02-14 H.J. Lu <hongjiu.lu@intel.com>
4952
4953 * doc/c-i386.texi: Remove the old movsx and movzx documentation
4954 for AT&T syntax.
4955
4956 2020-02-14 Jan Beulich <jbeulich@suse.com>
4957
4958 PR gas/25438
4959 * config/tc-i386.c (md_assemble): Move movsx/movzx special
4960 casing ...
4961 (process_suffix): ... here. Consider just the first operand
4962 initially.
4963 (check_long_reg): Drop opcode 0x63 special case again.
4964 * testsuite/gas/i386/i386.s, testsuite/gas/i386/iamcu-1.s,
4965 testsuite/gas/i386/ilp32/x86-64.s, testsuite/gas/i386/x86_64.s:
4966 Move ambiguous operand size tests ...
4967 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
4968 testsuite/gas/i386/noreg64.s: ... here.
4969 * testsuite/gas/i386/i386.d, testsuite/gas/i386/i386-intel.d
4970 testsuite/gas/i386/iamcu-1.d, testsuite/gas/i386/ilp32/x86-64.d,
4971 testsuite/gas/i386/k1om.d, testsuite/gas/i386/l1om.d,
4972 testsuite/gas/i386/movx16.l, testsuite/gas/i386/movx32.l,
4973 testsuite/gas/i386/movx64.l, testsuite/gas/i386/noreg16.d,
4974 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg64.d,
4975 testsuite/gas/i386/x86-64-movsxd.d,
4976 testsuite/gas/i386/x86-64-movsxd-intel.d,
4977 testsuite/gas/i386/x86_64.d, testsuite/gas/i386/x86_64-intel.d:
4978 Adjust expectations.
4979 * testsuite/gas/i386/movx16.s, testsuite/gas/i386/movx16.l,
4980 testsuite/gas/i386/movx32.s, testsuite/gas/i386/movx32.l,
4981 testsuite/gas/i386/movx64.s, testsuite/gas/i386/movx64.l: New.
4982 * testsuite/gas/i386/i386.exp: Run new tests.
4983
4984 2020-02-14 Jan Beulich <jbeulich@suse.com>
4985
4986 * config/tc-i386.c (process_operands): Also skip segment
4987 override prefix emission if it matches an already present one.
4988 * testsuite/gas/i386/prefix32.s: Add double segment override
4989 cases.
4990 * testsuite/gas/i386/prefix32.l: Adjust expectations.
4991
4992 2020-02-14 Jan Beulich <jbeulich@suse.com>
4993
4994 * config/tc-i386.c (process_operands): Drop ineffectual segment
4995 overrides when optimizing.
4996 * testsuite/gas/i386/lea-optimize.d: New.
4997 * testsuite/gas/i386/i386.exp: Run new test.
4998
4999 2020-02-14 Jan Beulich <jbeulich@suse.com>
5000
5001 * config/tc-i386.c (process_operands): Also check insn prefix
5002 for ineffectual segment override warning. Don't cover possible
5003 VEX/EVEX encoded insns there.
5004 * testsuite/gas/i386/lea.s, testsuite/gas/i386/lea.d,
5005 testsuite/gas/i386/lea.e: New.
5006 * testsuite/gas/i386/i386.exp: Run new test.
5007
5008 2020-02-14 H.J. Lu <hongjiu.lu@intel.com>
5009
5010 PR gas/25438
5011 * doc/c-i386.texi: Document movsx, movsxd and movzx for AT&T
5012 syntax.
5013
5014 2020-02-13 Fangrui Song <maskray@google.com>
5015 H.J. Lu <hongjiu.lu@intel.com>
5016
5017 PR gas/25551
5018 * config/tc-i386.c (tc_i386_fix_adjustable): Don't check
5019 BFD_RELOC_386_PLT32 nor BFD_RELOC_X86_64_PLT32.
5020 * testsuite/gas/i386/i386.exp: Run relax-5 and x86-64-relax-4.
5021 * testsuite/gas/i386/relax-5.d: New file.
5022 * testsuite/gas/i386/relax-5.s: Likewise.
5023 * testsuite/gas/i386/x86-64-relax-4.d: Likewise.
5024 * testsuite/gas/i386/x86-64-relax-4.s: Likewise.
5025
5026 2020-02-13 Jan Beulich <jbeulich@suse.com>
5027
5028 * config/tc-i386.c (cpu_noarch): Use CPU_ANY_SSE4_FLAGS in
5029 "nosse4" entry.
5030
5031 2020-02-12 Jan Beulich <jbeulich@suse.com>
5032
5033 * config/tc-i386.c (avx512): New (at file scope), moved from
5034 (check_VecOperands): ... here.
5035 (process_suffix): Add [XYZ]MMword operand size handling.
5036 * testsuite/gas/i386/avx512dq-inval.s: Add VFPCLASS tests.
5037 * testsuite/gas/i386/noavx512-2.s: Add Intel syntax VFPCLASS
5038 tests.
5039 * testsuite/gas/i386/avx512dq-inval.l,
5040 testsuite/gas/i386/noavx512-2.l: Adjust expectations.
5041
5042 2020-02-12 Jan Beulich <jbeulich@suse.com>
5043
5044 PR gas/24546
5045 * config/tc-i386.c (match_template): Apply AMD64 check to 64-bit
5046 code only.
5047 * config/tc-i386-intel.c (i386_intel_operand): Also handle
5048 CALL/JMP in O_tbyte_ptr case.
5049 * doc/c-i386.texi: Mention far call and full pointer load ISA
5050 differences.
5051 * testsuite/gas/i386/x86-64-branch-3.s,
5052 testsuite/gas/i386/x86-64-intel64.s: Add 64-bit far call cases.
5053 * testsuite/gas/i386/x86-64-branch-3.d,
5054 testsuite/gas/i386/x86-64-intel64.d: Adjust expectations.
5055 * testsuite/gas/i386/x86-64-branch-5.l,
5056 testsuite/gas/i386/x86-64-branch-5.s: New.
5057 * testsuite/gas/i386/i386.exp: Run new test.
5058
5059 2020-02-12 Jan Beulich <jbeulich@suse.com>
5060
5061 PR gas/25438
5062 * config/tc-i386.c (REGISTER_WARNINGS): Delete.
5063 (check_byte_reg): Skip only source operand of CRC32. Drop Non-
5064 64-bit-only warning.
5065 (check_word_reg): Consistently error on mismatching register
5066 size and suffix.
5067 * testsuite/gas/i386/general.s: Replace dword GPR with word one
5068 for movw. Replace suffix / GPR for orb.
5069 * testsuite/gas/i386/inval.s: Add tests for movw with dword and
5070 byte GPRs as well as ones for inb/outb with a word accumulator.
5071 * testsuite/gas/i386/general.l, testsuite/gas/i386/intelbad.l,
5072 testsuite/gas/i386/inval.l: Adjust expectations.
5073
5074 2020-02-12 Jan Beulich <jbeulich@suse.com>
5075
5076 * config/tc-i386.c (operand_type_register_match): Also fall
5077 through initial two if()-s when the template allows for a GPR
5078 operand. Adjust comment.
5079
5080 2020-02-11 Jan Beulich <jbeulich@suse.com>
5081
5082 (struct _i386_insn): New field "short_form".
5083 (optimize_encoding): Drop setting of shortform field.
5084 (process_suffix): Set i.short_form. Replace shortform use.
5085 (process_operands): Replace shortform use.
5086
5087 2020-02-11 Matthew Malcomson <matthew.malcomson@arm.com>
5088
5089 * config/tc-arm.c (vcx_handle_register_arguments): Remove `for`
5090 loop initial declaration.
5091
5092 2020-02-10 Matthew Malcomson <matthew.malcomson@arm.com>
5093
5094 * config/tc-arm.c (NEON_MAX_TYPE_ELS): Increment to account for
5095 instructions that can have 5 arguments.
5096 (enum operand_parse_code): Add new operands.
5097 (parse_operands): Account for new operands.
5098 (S5): New macro.
5099 (enum neon_shape_el): Introduce P suffixes for coprocessor.
5100 (neon_select_shape): Account for P suffix.
5101 (LOW1): Move macro to global position.
5102 (HI4): Move macro to global position.
5103 (vcx_assign_vec_d): New.
5104 (vcx_assign_vec_m): New.
5105 (vcx_assign_vec_n): New.
5106 (enum vcx_reg_type): New.
5107 (vcx_get_reg_type): New.
5108 (vcx_size_pos): New.
5109 (vcx_vec_pos): New.
5110 (vcx_handle_shape): New.
5111 (vcx_ensure_register_in_range): New.
5112 (vcx_handle_register_arguments): New.
5113 (vcx_handle_insn_block): New.
5114 (vcx_handle_common_checks): New.
5115 (do_vcx1): New.
5116 (do_vcx2): New.
5117 (do_vcx3): New.
5118 * testsuite/gas/arm/cde-missing-fp.d: New test.
5119 * testsuite/gas/arm/cde-missing-fp.l: New test.
5120 * testsuite/gas/arm/cde-missing-mve.d: New test.
5121 * testsuite/gas/arm/cde-missing-mve.l: New test.
5122 * testsuite/gas/arm/cde-mve-or-neon.d: New test.
5123 * testsuite/gas/arm/cde-mve-or-neon.s: New test.
5124 * testsuite/gas/arm/cde-mve.s: New test.
5125 * testsuite/gas/arm/cde-warnings.l:
5126 * testsuite/gas/arm/cde-warnings.s:
5127 * testsuite/gas/arm/cde.d:
5128 * testsuite/gas/arm/cde.s:
5129
5130 2020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
5131 Matthew Malcomson <matthew.malcomson@arm.com>
5132
5133 * config/tc-arm.c (arm_ext_cde*): New feature sets for each
5134 CDE coprocessor that can be enabled.
5135 (enum pred_instruction_type): New pred type.
5136 (BAD_NO_VPT): New error message.
5137 (BAD_CDE): New error message.
5138 (BAD_CDE_COPROC): New error message.
5139 (enum operand_parse_code): Add new immediate operands.
5140 (parse_operands): Account for new immediate operands.
5141 (check_cde_operand): New.
5142 (cde_coproc_enabled): New.
5143 (cde_coproc_pos): New.
5144 (cde_handle_coproc): New.
5145 (cxn_handle_predication): New.
5146 (do_custom_instruction_1): New.
5147 (do_custom_instruction_2): New.
5148 (do_custom_instruction_3): New.
5149 (do_cx1): New.
5150 (do_cx1a): New.
5151 (do_cx1d): New.
5152 (do_cx1da): New.
5153 (do_cx2): New.
5154 (do_cx2a): New.
5155 (do_cx2d): New.
5156 (do_cx2da): New.
5157 (do_cx3): New.
5158 (do_cx3a): New.
5159 (do_cx3d): New.
5160 (do_cx3da): New.
5161 (handle_pred_state): Define new IT block behaviour.
5162 (insns): Add newn CX*{,d}{,a} instructions.
5163 (CDE_EXTENSIONS,armv8m_main_ext_table,armv8_1m_main_ext_table):
5164 Define new cdecp extension strings.
5165 * doc/c-arm.texi: Document new cdecp extension arguments.
5166 * testsuite/gas/arm/cde-scalar.d: New test.
5167 * testsuite/gas/arm/cde-scalar.s: New test.
5168 * testsuite/gas/arm/cde-warnings.d: New test.
5169 * testsuite/gas/arm/cde-warnings.l: New test.
5170 * testsuite/gas/arm/cde-warnings.s: New test.
5171 * testsuite/gas/arm/cde.d: New test.
5172 * testsuite/gas/arm/cde.s: New test.
5173
5174 2020-02-10 H.J. Lu <hongjiu.lu@intel.com>
5175
5176 PR gas/25516
5177 * config/tc-i386.c (intel64): Renamed to ...
5178 (isa64): This.
5179 (match_template): Accept Intel64 only instruction by default.
5180 (i386_displacement): Updated.
5181 (md_parse_option): Updated.
5182 * c-i386.texi: Update -mamd64/-mintel64 documentation.
5183 * testsuite/gas/i386/i386.exp: Run x86-64-sysenter. Pass
5184 -mamd64 to x86-64-sysenter-amd.
5185 * testsuite/gas/i386/x86-64-sysenter.d: New file.
5186
5187 2020-02-10 Alan Modra <amodra@gmail.com>
5188
5189 * config/obj-elf.c (obj_elf_change_section): Error for section
5190 type, attr or entsize changes in assembly.
5191 * testsuite/gas/elf/elf.exp: Pass -Z to gas for section5 test.
5192 * testsuite/gas/elf/section5.l: Update.
5193
5194 2020-02-10 Alan Modra <amodra@gmail.com>
5195
5196 * output-file.c (output_file_close): Do a normal close when
5197 flag_always_generate_output.
5198 * write.c (write_object_file): Don't stop output when
5199 flag_always_generate_output.
5200
5201 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
5202
5203 PR 25469
5204 * config/tc-z80.c: Add -gbz80 command line option to generate code
5205 for the GameBoy Z80. Add support for generating DWARF.
5206 * config/tc-z80.h: Add support for DWARF debug information
5207 generation.
5208 * doc/c-z80.texi: Document new command line option.
5209 * testsuite/gas/z80/gbz80_all.d: New file.
5210 * testsuite/gas/z80/gbz80_all.s: New file.
5211 * testsuite/gas/z80/z80.exp: Run the new tests.
5212 * testsuite/gas/z80/z80n_all.d: New file.
5213 * testsuite/gas/z80/z80n_all.s: New file.
5214 * testsuite/gas/z80/z80n_reloc.d: New file.
5215
5216 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
5217
5218 PR gas/25381
5219 * config/obj-elf.c (get_section): Also check
5220 linked_to_symbol_name.
5221 (obj_elf_change_section): Also set map_head.linked_to_symbol_name.
5222 (obj_elf_parse_section_letters): Handle the 'o' flag.
5223 (build_group_lists): Renamed to ...
5224 (build_additional_section_info): This. Set elf_linked_to_section
5225 from map_head.linked_to_symbol_name.
5226 (elf_adjust_symtab): Updated.
5227 * config/obj-elf.h (elf_section_match): Add linked_to_symbol_name.
5228 * doc/as.texi: Document the 'o' flag.
5229 * testsuite/gas/elf/elf.exp: Run PR gas/25381 tests.
5230 * testsuite/gas/elf/section18.d: New file.
5231 * testsuite/gas/elf/section18.s: Likewise.
5232 * testsuite/gas/elf/section19.d: Likewise.
5233 * testsuite/gas/elf/section19.s: Likewise.
5234 * testsuite/gas/elf/section20.d: Likewise.
5235 * testsuite/gas/elf/section20.s: Likewise.
5236 * testsuite/gas/elf/section21.d: Likewise.
5237 * testsuite/gas/elf/section21.l: Likewise.
5238 * testsuite/gas/elf/section21.s: Likewise.
5239
5240 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
5241
5242 * NEWS: Mention x86 assembler options to align branches for
5243 binutils 2.34.
5244
5245 2020-02-06 H.J. Lu <hongjiu.lu@intel.com>
5246
5247 * testsuite/gas/i386/i386.exp: Run unique and x86-64-unique
5248 only for ELF targets.
5249 * testsuite/gas/i386/unique.d: Don't xfail.
5250 * testsuite/gas/i386/x86-64-unique.d: Likewise.
5251
5252 2020-02-06 Alan Modra <amodra@gmail.com>
5253
5254 * testsuite/gas/i386/unique.d: xfail for non-elf targets.
5255 * testsuite/gas/i386/x86-64-unique.d: Likewise.
5256
5257 2020-02-06 Alan Modra <amodra@gmail.com>
5258
5259 * testsuite/gas/elf/section12a.d: Use supports_gnu_osabi in
5260 xfail, and rename test.
5261 * testsuite/gas/elf/section12b.d: Likewise.
5262 * testsuite/gas/elf/section16a.d: Likewise.
5263 * testsuite/gas/elf/section16b.d: Likewise.
5264
5265 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
5266
5267 PR gas/25380
5268 * config/obj-elf.c (section_match): Removed.
5269 (get_section): Also match SEC_ASSEMBLER_SECTION_ID and
5270 section_id.
5271 (obj_elf_change_section): Replace info and group_name arguments
5272 with match_p. Also update the section ID and flags from match_p.
5273 (obj_elf_section): Handle "unique,N". Update call to
5274 obj_elf_change_section.
5275 * config/obj-elf.h (elf_section_match): New.
5276 (obj_elf_change_section): Updated.
5277 * config/tc-arm.c (start_unwind_section): Update call to
5278 obj_elf_change_section.
5279 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
5280 * config/tc-microblaze.c (microblaze_s_data): Likewise.
5281 (microblaze_s_sdata): Likewise.
5282 (microblaze_s_rdata): Likewise.
5283 (microblaze_s_bss): Likewise.
5284 * config/tc-mips.c (s_change_section): Likewise.
5285 * config/tc-msp430.c (msp430_profiler): Likewise.
5286 * config/tc-rx.c (parse_rx_section): Likewise.
5287 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
5288 * doc/as.texi: Document "unique,N" in .section directive.
5289 * testsuite/gas/elf/elf.exp: Run "unique,N" tests.
5290 * testsuite/gas/elf/section15.d: New file.
5291 * testsuite/gas/elf/section15.s: Likewise.
5292 * testsuite/gas/elf/section16.s: Likewise.
5293 * testsuite/gas/elf/section16a.d: Likewise.
5294 * testsuite/gas/elf/section16b.d: Likewise.
5295 * testsuite/gas/elf/section17.d: Likewise.
5296 * testsuite/gas/elf/section17.l: Likewise.
5297 * testsuite/gas/elf/section17.s: Likewise.
5298 * testsuite/gas/i386/unique.d: Likewise.
5299 * testsuite/gas/i386/unique.s: Likewise.
5300 * testsuite/gas/i386/x86-64-unique.d: Likewise.
5301 * testsuite/gas/i386/i386.exp: Run unique and x86-64-unique.
5302
5303 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
5304
5305 * testsuite/gas/elf/section13.s: Replace @nobits with %nobits.
5306
5307 2020-02-01 Anthony Green <green@moxielogic.com>
5308
5309 * config/tc-moxie.c (md_begin): Don't force big-endian mode.
5310
5311 2020-01-31 Sandra Loosemore <sandra@codesourcery.com>
5312
5313 * config/tc-nios2.c (nios2_cons): Handle %gotoff as well as
5314 %tls_ldo.
5315
5316 2020-01-31 Andre Vieira <andre.simoesdiasvieira@arm.com>
5317
5318 PR gas/25472
5319 * config/tc-arm.c (armv8m_main_ext_table): Refactored +dsp adding.
5320 (armv8_1m_main_ext_table): Refactored +dsp adding and enabled dsp for
5321 +mve.
5322 * testsuite/gas/arm/mve_dsp.d: New test.
5323
5324 2020-01-31 Nick Clifton <nickc@redhat.com>
5325
5326 * config/tc-s390.c (s390_elf_suffix): Return ELF_SUFFIX_NONE
5327 rather than BFD_RELOC_NONE.
5328
5329 2020-01-31 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
5330
5331 * config/tc-arm.c (fldmias): Moved inside "THUMB_VARIANT & arm_ext_v6t2"
5332 to support VLDMIA instruction for MVE.
5333 (fldmdbs): Moved inside "THUMB_VARIANT & arm_ext_v6t2" to support VLDMDB
5334 instruction for MVE.
5335 (fstmias): Moved inside "THUMB_VARIANT & arm_ext_v6t2" to support VSTMIA
5336 instruction for MVE.
5337 (fstmdbs): Moved inside "THUMB_VARIANT & arm_ext_v6t2" to support VSTMDB
5338 instruction for MVE.
5339 * testsuite/gas/arm/mve-ldst.d: New test.
5340 * testsuite/gas/arm/mve-ldst.s: Likewise.
5341
5342 2020-01-31 Nick Clifton <nickc@redhat.com>
5343
5344 * po/fr.po: Updated French translation.
5345 * po/ru.po: Updated Russian translation.
5346
5347 2020-01-31 Richard Sandiford <richard.sandiford@arm.com>
5348
5349 * testsuite/gas/aarch64/sve-bfloat-movprfx.s: Use .h rather than
5350 .s for the movprfx.
5351 * testsuite/gas/aarch64/sve-bfloat-movprfx.d: Update accordingly.
5352 * testsuite/gas/aarch64/sve-movprfx_28.d,
5353 * testsuite/gas/aarch64/sve-movprfx_28.l,
5354 * testsuite/gas/aarch64/sve-movprfx_28.s: New test.
5355
5356 2020-01-30 Jan Beulich <jbeulich@suse.com>
5357
5358 * config/tc-i386.c (output_disp): Tighten base_opcode check.
5359 * testsuite/gas/i386/got.s: Add LSL, MOVLPS, and BNDCN cases.
5360 * testsuite/gas/i386/got-no-relax.d, testsuite/gas/i386/got.d:
5361 Adjust expectations.
5362
5363 2020-01-30 Jose E. Marchesi <jose.marchesi@oracle.com>
5364
5365 * testsuite/gas/bpf/alu.d: Update expected opcode for `neg'.
5366 * testsuite/gas/bpf/alu-be.d: Likewise.
5367 * testsuite/gas/bpf/alu32.d: Likewise for `neg32'.
5368 * testsuite/gas/bpf/alu32-be.d: Likewise.
5369
5370 2020-01-30 Jan Beulich <jbeulich@suse.com>
5371
5372 * testsuite/gas/i386/x86-64-branch-2.s,
5373 testsuite/gas/i386/x86-64-branch-4.s,
5374 testsuite/gas/i386/x86-64-branch.s: Add RETW cases.
5375 * testsuite/gas/i386/ilp32/x86-64-branch.d,
5376 testsuite/gas/i386/x86-64-branch-2.d,
5377 testsuite/gas/i386/x86-64-branch-4.l,
5378 testsuite/gas/i386/x86-64-branch.d: Adjust expectations.
5379
5380 2020-01-30 Jan Beulich <jbeulich@suse.com>
5381
5382 * config/tc-i386.c (process_suffix): .
5383 testsuite/gas/i386/noreg64.s: Add IRET and LRET cases.
5384 testsuite/gas/i386/x86-64-opcode.s: Add suffix to IRET and LRET.
5385 Add LRETQ case.
5386 testsuite/gas/i386/x86-64-suffix.s: Drop IRET case without
5387 suffix.
5388 testsuite/gas/i386/x86_64.s: Add RETF cases.
5389 * testsuite/gas/i386/k1om.d, testsuite/gas/i386/l1om.d,
5390 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/noreg64.l,
5391 testsuite/gas/i386/x86-64-opcode.d,
5392 testsuite/gas/i386/x86-64-suffix-intel.d,
5393 testsuite/gas/i386/x86-64-suffix.d,
5394 testsuite/gas/i386/x86_64-intel.d
5395 testsuite/gas/i386/x86_64.d: Adjust expectations.
5396 * testsuite/gas/i386/x86-64-suffix.e,
5397 testsuite/gas/i386/x86_64.e: New.
5398
5399 2020-01-30 Jan Beulich <jbeulich@suse.com>
5400
5401 * config/tc-i386.c (process_suffix): Redo and move FLDENV et al
5402 special case.
5403
5404 2020-01-27 H.J. Lu <hongjiu.lu@intel.com>
5405
5406 PR binutils/25445
5407 * config/tc-i386.c (check_long_reg): Also convert to QWORD for
5408 movsxd.
5409 * doc/c-i386.texi: Add a node for AMD64 vs. Intel64 ISA
5410 differences. Document movslq and movsxd.
5411 * testsuite/gas/i386/i386.exp: Run PR binutils/25445 tests.
5412 * testsuite/gas/i386/x86-64-movsxd-intel.d: New file.
5413 * testsuite/gas/i386/x86-64-movsxd-intel64-intel.d: Likewise.
5414 * testsuite/gas/i386/x86-64-movsxd-intel64-inval.l: Likewise.
5415 * testsuite/gas/i386/x86-64-movsxd-intel64-inval.s: Likewise.
5416 * testsuite/gas/i386/x86-64-movsxd-intel64.d: Likewise.
5417 * testsuite/gas/i386/x86-64-movsxd-intel64.s: Likewise.
5418 * testsuite/gas/i386/x86-64-movsxd-inval.l: Likewise.
5419 * testsuite/gas/i386/x86-64-movsxd-inval.s: Likewise.
5420 * testsuite/gas/i386/x86-64-movsxd.d: Likewise.
5421 * testsuite/gas/i386/x86-64-movsxd.s: Likewise.
5422
5423 2020-01-27 Alan Modra <amodra@gmail.com>
5424
5425 * testsuite/gas/all/gas.exp: Replace case statements with switch
5426 statements.
5427 * testsuite/gas/elf/elf.exp: Likewise.
5428 * testsuite/gas/macros/macros.exp: Likewise.
5429 * testsuite/lib/gas-defs.exp: Likewise.
5430
5431 2020-01-27 Tamar Christina <tamar.christina@arm.com>
5432
5433 PR 25403
5434 * testsuite/gas/aarch64/armv8_4-a.d: Add cfinv.
5435 * testsuite/gas/aarch64/armv8_4-a.s: Likewise.
5436
5437 2020-01-22 Maxim Blinov <maxim.blinov@embecosm.com>
5438
5439 * testsuite/gas/riscv/march-ok-s.d: sx is no longer valid and
5440 s exts must be known, so rename *ok* to *fail*.
5441 * testsuite/gas/riscv/march-ok-sx.d: Likewise.
5442 * testsuite/gas/riscv/march-ok-s-with-version: Likewise.
5443 * testsuite/gas/riscv/march-fail-s.l: Expected error messages for
5444 above change.
5445 * testsuite/gas/riscv/march-fail-sx.l: Likewise.
5446 * testsuite/gas/riscv/march-fail-sx-with-version.l: Likewise.
5447
5448 2020-01-22 H.J. Lu <hongjiu.lu@intel.com>
5449
5450 PR gas/25438
5451 * config/tc-i386.c (check_long_reg): Always disallow double word
5452 suffix in mnemonic with word general register.
5453 * testsuite/gas/i386/general.s: Replace word general register
5454 with double word general register for movl.
5455 * testsuite/gas/i386/inval.s: Add tests for movl with word general
5456 register.
5457 * testsuite/gas/i386/general.l: Updated.
5458 * testsuite/gas/i386/inval.l: Likewise.
5459
5460 2020-01-22 Alan Modra <amodra@gmail.com>
5461
5462 * config/tc-ppc.c (parse_tls_arg): Handle tls arg for
5463 __tls_get_addr_desc and __tls_get_addr_opt.
5464
5465 2020-01-21 Jan Beulich <jbeulich@suse.com>
5466
5467 * testsuite/gas/i386/inval-crc32.s,
5468 testsuite/gas/i386/x86-64-inval-crc32.s: Add alignment directive.
5469 * testsuite/gas/i386/inval-crc32.l,
5470 testsuite/gas/i386/x86-64-inval-crc32.l: Adjust expectations.
5471
5472 2020-01-21 Jan Beulich <jbeulich@suse.com>
5473
5474 * config/tc-i386.c (process_suffix): Merge CRC32 handling into
5475 generic code path. Deal with No_lSuf being set in a template.
5476 * testsuite/gas/i386/inval-crc32.l,
5477 testsuite/gas/i386/x86-64-inval-crc32.l: Expect warning(s)
5478 instead of error(s) when operand size is ambiguous.
5479 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
5480 testsuite/gas/i386/noreg64.s: Add CRC32 tests.
5481 * testsuite/gas/i386/noreg16.d, testsuite/gas/i386/noreg16.l,
5482 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg32.l,
5483 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/noreg64.l:
5484 Adjust expectations.
5485
5486 2020-01-21 Jan Beulich <jbeulich@suse.com>
5487
5488 * config/tc-i386.c (process_suffix): Drop SYSRET special case
5489 and an intel_syntax check. Re-write lack-of-suffix processing
5490 logic.
5491 * doc/c-i386.texi: Document operand size defaults for suffix-
5492 less AT&T syntax insns.
5493 * testsuite/gas/i386/bundle.s, testsuite/gas/i386/lock-1.s,
5494 testsuite/gas/i386/opcode.s, testsuite/gas/i386/sse3.s,
5495 testsuite/gas/i386/x86-64-avx-scalar.s,
5496 testsuite/gas/i386/x86-64-avx.s,
5497 testsuite/gas/i386/x86-64-bundle.s,
5498 testsuite/gas/i386/x86-64-intel64.s,
5499 testsuite/gas/i386/x86-64-lock-1.s,
5500 testsuite/gas/i386/x86-64-opcode.s,
5501 testsuite/gas/i386/x86-64-sse2avx.s,
5502 testsuite/gas/i386/x86-64-sse3.s: Add missing suffixes.
5503 * testsuite/gas/i386/nops.s, testsuite/gas/i386/sse-noavx.s,
5504 testsuite/gas/i386/x86-64-nops.s,
5505 testsuite/gas/i386/x86-64-ptwrite.s,
5506 testsuite/gas/i386/x86-64-simd.s,
5507 testsuite/gas/i386/x86-64-sse-noavx.s,
5508 testsuite/gas/i386/x86-64-suffix.s: Drop bogus suffix-less
5509 insns.
5510 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
5511 testsuite/gas/i386/noreg64.s: Add further tests.
5512 * testsuite/gas/i386/ilp32/x86-64-nops.d,
5513 testsuite/gas/i386/nops.d, testsuite/gas/i386/noreg16.d,
5514 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg64.d,
5515 testsuite/gas/i386/sse-noavx.d,
5516 testsuite/gas/i386/x86-64-intel64.d,
5517 testsuite/gas/i386/x86-64-nops.d,
5518 testsuite/gas/i386/x86-64-opcode.d,
5519 testsuite/gas/i386/x86-64-ptwrite-intel.d,
5520 testsuite/gas/i386/x86-64-ptwrite.d,
5521 testsuite/gas/i386/x86-64-simd-intel.d,
5522 testsuite/gas/i386/x86-64-simd-suffix.d,
5523 testsuite/gas/i386/x86-64-simd.d,
5524 testsuite/gas/i386/x86-64-sse-noavx.d
5525 testsuite/gas/i386/x86-64-suffix.d,
5526 testsuite/gas/i386/x86-64-suffix-intel.d: Adjust expectations.
5527 * testsuite/gas/i386/noreg16.l, testsuite/gas/i386/noreg32.l,
5528 testsuite/gas/i386/noreg64.l: New.
5529 * testsuite/gas/i386/i386.exp: Run new tests.
5530
5531 2020-01-21 Jan Beulich <jbeulich@suse.com>
5532
5533 * testsuite/gas/i386/avx512_bf16_vl.s,
5534 testsuite/gas/i386/x86-64-avx512_bf16_vl.s: Add broadcast forms
5535 of VCVTNEPS2BF16{X,Y}. Add operand-size less Intel syntax
5536 broadcast forms of VCVTNEPS2BF16.
5537 * testsuite/gas/i386/avx512_bf16_vl.d,
5538 testsuite/gas/i386/x86-64-avx512_bf16_vl.d: Adjust expectations.
5539
5540 2020-01-20 Nick Clifton <nickc@redhat.com>
5541
5542 * po/uk.po: Updated Ukranian translation.
5543
5544 2020-01-20 H.J. Lu <hongjiu.lu@intel.com>
5545
5546 PR ld/25416
5547 * config/tc-i386.c (output_insn): Add a dummy REX_OPCODE prefix
5548 for lea with R_X86_64_GOTPC32_TLSDESC relocation when generating
5549 x32 object.
5550 * testsuite/gas/i386/ilp32/x32-tls.d: Updated.
5551 * testsuite/gas/i386/ilp32/x32-tls.s: Add tests for lea with
5552 R_X86_64_GOTPC32_TLSDESC relocation.
5553
5554 2020-01-18 Nick Clifton <nickc@redhat.com>
5555
5556 * configure: Regenerate.
5557 * po/gas.pot: Regenerate.
5558
5559 2020-01-18 Nick Clifton <nickc@redhat.com>
5560
5561 Binutils 2.34 branch created.
5562
5563 2020-01-17 H.J. Lu <hongjiu.lu@intel.com>
5564
5565 * config/tc-i386.c (_i386_insn): Replace vex_encoding_vex2
5566 with vex_encoding_vex.
5567 (parse_insn): Likewise.
5568 * doc/c-i386.texi: Replace {vex2} with {vex}. Update {vex}
5569 and {vex3} documentation.
5570 * testsuite/gas/i386/pseudos.s: Replace 3 {vex2} tests with
5571 {vex}.
5572 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
5573
5574 2020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
5575
5576 PR 25376
5577 * config/tc-arm.c (mve_ext, mve_fp_ext): Use CORE_HIGH.
5578 (armv8_1m_main_ext_table): Use CORE_HIGH for mve.
5579 * testsuite/arm/armv8_1-m-fpu-mve-1.s: New.
5580 * testsuite/arm/armv8_1-m-fpu-mve-1.d: New.
5581 * testsuite/arm/armv8_1-m-fpu-mve-2.s: New.
5582 * testsuite/arm/armv8_1-m-fpu-mve-2.d: New.
5583
5584 2020-01-16 Jan Beulich <jbeulich@suse.com>
5585
5586 * config/tc-i386.c (match_template): Drop found_cpu_match local
5587 variable.
5588
5589 2020-01-16 Jan Beulich <jbeulich@suse.com>
5590
5591 * testsuite/gas/i386/avx512dq-inval.l,
5592 testsuite/gas/i386/avx512dq-inval.s: New.
5593 * testsuite/gas/i386/i386.exp: Run new test.
5594
5595 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5596
5597 * config/tc-msp430.c (CHECK_RELOC_MSP430): Always generate 430X
5598 relocations when the target is 430X, except when extracting part of an
5599 expression.
5600 (msp430_srcoperand): Adjust comment.
5601 Initialize the expp member of the msp430_operand_s struct as
5602 appropriate.
5603 (msp430_dstoperand): Likewise.
5604 * testsuite/gas/msp430/msp430.exp: Run new test.
5605 * testsuite/gas/msp430/reloc-lo-430x.d: New test.
5606 * testsuite/gas/msp430/reloc-lo-430x.s: New test.
5607
5608 2020-01-15 Alan Modra <amodra@gmail.com>
5609
5610 * configure.tgt: Add sparc-*-freebsd case.
5611
5612 2020-01-14 Lili Cui <lili.cui@intel.com>
5613
5614 * testsuite/gas/i386/align-branch-1a.d: Updated for Darwin.
5615 * testsuite/gas/i386/align-branch-1b.d: Likewise.
5616 * testsuite/gas/i386/align-branch-1c.d: Likewise.
5617 * testsuite/gas/i386/align-branch-1d.d: Likewise.
5618 * testsuite/gas/i386/align-branch-1e.d: Likewise.
5619 * testsuite/gas/i386/align-branch-1f.d: Likewise.
5620 * testsuite/gas/i386/align-branch-1g.d: Likewise.
5621 * testsuite/gas/i386/align-branch-1h.d: Likewise.
5622 * testsuite/gas/i386/align-branch-1i.d: Likewise.
5623 * testsuite/gas/i386/align-branch-5.d: Likewise.
5624 * testsuite/gas/i386/x86-64-align-branch-1a.d: Likewise.
5625 * testsuite/gas/i386/x86-64-align-branch-1b.d: Likewise.
5626 * testsuite/gas/i386/x86-64-align-branch-1c.d: Likewise.
5627 * testsuite/gas/i386/x86-64-align-branch-1d.d: Likewise.
5628 * testsuite/gas/i386/x86-64-align-branch-1e.d: Likewise.
5629 * testsuite/gas/i386/x86-64-align-branch-1f.d: Likewise.
5630 * testsuite/gas/i386/x86-64-align-branch-1g.d: Likewise.
5631 * testsuite/gas/i386/x86-64-align-branch-1h.d: Likewise.
5632 * testsuite/gas/i386/x86-64-align-branch-1i.d: Likewise.
5633 * testsuite/gas/i386/x86-64-align-branch-5.d: Likewise.
5634 * testsuite/gas/i386/i386.exp: Skip x86-64-align-branch-2a,
5635 x86-64-align-branch-2b and x86-64-align-branch-2c on Darwin.
5636
5637 2020-01-14 Sergey Belyashov <sergey.belyashov@gmail.com>
5638
5639 PR 25377
5640 * config/tc-z80.c: Add support for half precision, single
5641 precision and double precision floating point values.
5642 * config/tc-z80.h b/gas/config/tc-z80.h: Disable string escapes.
5643 * doc/as.texi: Add new z80 command line options.
5644 * doc/c-z80.texi: Document new z80 command line options.
5645 * testsuite/gas/z80/ez80_pref_dis.s: New test.
5646 * testsuite/gas/z80/ez80_pref_dis.d: New test driver.
5647 * testsuite/gas/z80/z80.exp: Run the new test.
5648 * testsuite/gas/z80/fp_math48.d: Use correct command line option.
5649 * testsuite/gas/z80/fp_zeda32.d: Likewise.
5650 * testsuite/gas/z80/strings.d: Update expected output.
5651
5652 2020-01-13 Matthew Malcomson <matthew.malcomson@arm.com>
5653
5654 * config/tc-aarch64.c (f64mm, f32mm): Add sve as a feature
5655 dependency.
5656
5657 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
5658
5659 * config/tc-arc.c (arc_select_cpu): Re-init the bfd if we change
5660 the CPU.
5661 * config/tc-arc.h: Add header if/defs.
5662 * testsuite/gas/arc/pseudos.d: Improve matching pattern.
5663
5664 2020-01-13 Alan Modra <amodra@gmail.com>
5665
5666 * testsuite/gas/wasm32/allinsn.d: Update expected output.
5667
5668 2020-01-13 Alan Modra <amodra@gmail.com>
5669
5670 * config/tc-tic4x.c (tic4x_operands_match): Correct tic3x trap
5671 insertion.
5672
5673 2020-01-10 Alan Modra <amodra@gmail.com>
5674
5675 * testsuite/gas/elf/pr14891.s: Don't start directives in first column.
5676 * testsuite/gas/elf/pr21661.d: Don't run on hpux.
5677
5678 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
5679
5680 PR 25224
5681 * config/tc-z80.c (emit_ld_m_rr): Use integer types when checking
5682 opcode byte values.
5683 (emit_ld_r_r): Likewise.
5684 (emit_ld_rr_m): Likewise.
5685 (emit_ld_rr_nn): Likewise.
5686
5687 2020-01-09 Jan Beulich <jbeulich@suse.com>
5688
5689 * config/tc-i386.c (optimize_encoding): Add
5690 is_any_vex_encoding() invocations. Drop respective
5691 i.tm.extension_opcode == None checks.
5692
5693 2020-01-09 Jan Beulich <jbeulich@suse.com>
5694
5695 * config/tc-i386.c (md_assemble): Check RegRex is clear during
5696 REX transformations. Correct comment indentation.
5697
5698 2020-01-09 Jan Beulich <jbeulich@suse.com>
5699
5700 * config/tc-i386.c (optimize_encoding): Generalize register
5701 transformation for TEST optimization.
5702
5703 2020-01-09 Jan Beulich <jbeulich@suse.com>
5704
5705 * testsuite/gas/i386/x86-64-sysenter-amd.s,
5706 testsuite/gas/i386/x86-64-sysenter-amd.d,
5707 testsuite/gas/i386/x86-64-sysenter-amd.l,
5708 testsuite/gas/i386/x86-64-sysenter-intel.d,
5709 testsuite/gas/i386/x86-64-sysenter-mixed.d: New.
5710 * testsuite/gas/i386/i386.exp: Run new tests.
5711
5712 2020-01-08 Nick Clifton <nickc@redhat.com>
5713
5714 PR 25284
5715 * doc/as.texi (Align): Document the fact that all arguments can be
5716 omitted.
5717 (Balign): Likewise.
5718 (P2align): Likewise.
5719
5720 2020-01-08 Nick Clifton <nickc@redhat.com>
5721
5722 PR 14891
5723 * config/obj-elf.c (obj_elf_section): Fail if the section name is
5724 already defined as a different symbol type.
5725 * testsuite/gas/elf/pr14891.s: New test source file.
5726 * testsuite/gas/elf/pr14891.d: New test driver.
5727 * testsuite/gas/elf/pr14891.s: New test expected error output.
5728 * testsuite/gas/elf/elf.exp: Run the new test.
5729
5730 2020-01-08 Alan Modra <amodra@gmail.com>
5731
5732 * config/tc-z8k.c (md_begin): Make idx unsigned.
5733 (get_specific): Likewise for this_index.
5734
5735 2020-01-07 Claudiu Zissulescu <claziss@synopsys.com>
5736
5737 * onfig/tc-arc.c (parse_reloc_symbol): New function.
5738 (tokenize_arguments): Clean up, use parse_reloc_symbol function.
5739 (md_operand): Set X_md to absent.
5740 (arc_parse_name): Check for X_md.
5741
5742 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
5743
5744 PR 25311
5745 * as.h (TC_STRING_ESCAPES): Provide a default definition.
5746 * app.c (do_scrub_chars): Use TC_STRING_ESCAPES instead of
5747 NO_STRING_ESCAPES.
5748 * read.c (next_char_of_string): Likewise.
5749 * config/tc-ppc.h (TC_STRING_ESCAPES): Define.
5750 * config/tc-z80.h (TC_STRING_ESCAPES): Define.
5751
5752 2020-01-03 Nick Clifton <nickc@redhat.com>
5753
5754 * po/sv.po: Updated Swedish translation.
5755
5756 2020-01-03 Jan Beulich <jbeulich@suse.com>
5757
5758 * testsuite/gas/aarch64/f64mm.s: Scale index of LD1RO{H,W,D}.
5759 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
5760
5761 2020-01-03 Jan Beulich <jbeulich@suse.com>
5762
5763 * testsuite/gas/aarch64/i8mm.s: Add 128-bit form tests for
5764 by-element usdot. Add 64-bit form tests for by-element sudot.
5765 * testsuite/gas/aarch64/i8mm.d: Adjust expectations.
5766
5767 2020-01-03 Jan Beulich <jbeulich@suse.com>
5768
5769 * testsuite/gas/aarch64/f64mm.s: Drop 'i' from uzip<n>.
5770 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
5771
5772 2020-01-03 Jan Beulich <jbeulich@suse.com>
5773
5774 * testsuite/gas/aarch64/f64mm.d,
5775 testsuite/gas/aarch64/sve-movprfx-mm.d: Adjust expectations.
5776
5777 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
5778
5779 * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add
5780 support for assembler code generated by SDCC. Add new relocation
5781 types. Add z80-elf target support.
5782 * config/tc-z80.h: Add z80-elf target support. Enable dollar local
5783 labels. Local labels starts from ".L".
5784 * NEWS: Mention the new support.
5785 * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict.
5786 * testsuite/gas/all/fwdexp.s: Likewise.
5787 * testsuite/gas/all/cond.l: Likewise.
5788 * testsuite/gas/all/cond.s: Likewise.
5789 * testsuite/gas/all/fwdexp.d: Likewise.
5790 * testsuite/gas/all/fwdexp.s: Likewise.
5791 * testsuite/gas/elf/section2.e-mips: Likewise.
5792 * testsuite/gas/elf/section2.l: Likewise.
5793 * testsuite/gas/elf/section2.s: Likewise.
5794 * testsuite/gas/macros/app1.d: Likewise.
5795 * testsuite/gas/macros/app1.s: Likewise.
5796 * testsuite/gas/macros/app2.d: Likewise.
5797 * testsuite/gas/macros/app2.s: Likewise.
5798 * testsuite/gas/macros/app3.d: Likewise.
5799 * testsuite/gas/macros/app3.s: Likewise.
5800 * testsuite/gas/macros/app4.d: Likewise.
5801 * testsuite/gas/macros/app4.s: Likewise.
5802 * testsuite/gas/macros/app4b.s: Likewise.
5803 * testsuite/gas/z80/suffix.d: Fix failure on ELF target.
5804 * testsuite/gas/z80/z80.exp: Add new tests
5805 * testsuite/gas/z80/dollar.d: New file.
5806 * testsuite/gas/z80/dollar.s: New file.
5807 * testsuite/gas/z80/ez80_adl_all.d: New file.
5808 * testsuite/gas/z80/ez80_adl_all.s: New file.
5809 * testsuite/gas/z80/ez80_adl_suf.d: New file.
5810 * testsuite/gas/z80/ez80_isuf.s: New file.
5811 * testsuite/gas/z80/ez80_z80_all.d: New file.
5812 * testsuite/gas/z80/ez80_z80_all.s: New file.
5813 * testsuite/gas/z80/ez80_z80_suf.d: New file.
5814 * testsuite/gas/z80/r800_extra.d: New file.
5815 * testsuite/gas/z80/r800_extra.s: New file.
5816 * testsuite/gas/z80/r800_ii8.d: New file.
5817 * testsuite/gas/z80/r800_z80_doc.d: New file.
5818 * testsuite/gas/z80/z180.d: New file.
5819 * testsuite/gas/z80/z180.s: New file.
5820 * testsuite/gas/z80/z180_z80_doc.d: New file.
5821 * testsuite/gas/z80/z80_doc.d: New file.
5822 * testsuite/gas/z80/z80_doc.s: New file.
5823 * testsuite/gas/z80/z80_ii8.d: New file.
5824 * testsuite/gas/z80/z80_ii8.s: New file.
5825 * testsuite/gas/z80/z80_in_f_c.d: New file.
5826 * testsuite/gas/z80/z80_in_f_c.s: New file.
5827 * testsuite/gas/z80/z80_op_ii_ld.d: New file.
5828 * testsuite/gas/z80/z80_op_ii_ld.s: New file.
5829 * testsuite/gas/z80/z80_out_c_0.d: New file.
5830 * testsuite/gas/z80/z80_out_c_0.s: New file.
5831 * testsuite/gas/z80/z80_reloc.d: New file.
5832 * testsuite/gas/z80/z80_reloc.s: New file.
5833 * testsuite/gas/z80/z80_sli.d: New file.
5834 * testsuite/gas/z80/z80_sli.s: New file.
5835
5836 2020-01-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
5837
5838 * config/tc-arm.c (parse_reg_list): Use REG_TYPE_RN instead of
5839 REGLIST_RN.
5840
5841 2020-01-01 Alan Modra <amodra@gmail.com>
5842
5843 Update year range in copyright notice of all files.
5844
5845 For older changes see ChangeLog-2019
5846 \f
5847 Copyright (C) 2020 Free Software Foundation, Inc.
5848
5849 Copying and distribution of this file, with or without modification,
5850 are permitted in any medium without royalty provided the copyright
5851 notice and this notice are preserved.
5852
5853 Local Variables:
5854 mode: change-log
5855 left-margin: 8
5856 fill-column: 74
5857 version-control: never
5858 End:
This page took 0.140671 seconds and 5 git commands to generate.