x86: drop dead code from build_modrm_byte()
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
6b8d3588
JB
12018-04-26 Jan Beulich <jbeulich@suse.com>
2
3 * config/tc-i386.c (build_modrm_byte): Drop code dealing with
4 .veximmext and .immext set at the same time. Drop code dealing
5 with .cpufma when .vexsources == VEX3SOURCES.
6
5c5a4843
CL
72018-04-25 Christophe Lyon <christophe.lyon@st.com>
8 Mickaël Guêné <mickael.guene@st.com>
9
10 * config/tc-arm.c (reloc_names): Add TLSGD_FDPIC, TLSLDM_FDPIC,
11 GOTTPOFF_FDIC relocations.
12 (md_apply_fix): Handle the new TLS FDPIC relocations.
13 (tc_gen_reloc): Likewise.
14 (arm_fix_adjustable): Likewise.
15
188fd7ae
CL
162018-04-25 Christophe Lyon <christophe.lyon@st.com>
17 Mickaël Guêné <mickael.guene@st.com>
18
19 * config/tc-arm.c (reloc_names): Add gotfuncdesc, gotofffuncdesc,
20 funcdesc.
21 (md_apply_fix): Support the new relocations.
22 (tc_gen_reloc): Likewise.
23 * testsuite/gas/arm/reloc-fdpic.d: New.
24 * testsuite/gas/arm/reloc-fdpic.s: New.
25
18a20338
CL
262018-04-25 Christophe Lyon <christophe.lyon@st.com>
27 Mickaël Guêné <mickael.guene@st.com>
28
29 * config/tc-arm.c (arm_fdpic): New.
30 (elf32_arm_target_format): Support FDPIC.
31 (OPTION_FDPIC): New.
32 (md_longopts): Support FDPIC.
33 (md_parse_option): Likewise.
34 (md_show_usage): Likewise.
35
10bba94b
TC
362018-04-25 Tamar Christina <tamar.christina@arm.com>
37
38 * testsuite/gas/aarch64/rdma.s: Test for larger register numbers.
39 * testsuite/gas/aarch64/rdma.d: Update results.
40 * testsuite/gas/aarch64/rdma-directive.d: Likewise.
41
1e84581f
NC
422018-04-25 Nick Clifton <nickc@redhat.com>
43
44 * po/es.po: Updated Spanish translation.
45
2ac93be7
AM
462018-04-25 Alan Modra <amodra@gmail.com>
47
48 * Makefile.am: Remove arm-aout and arm-coff support.
49 * config/tc-arm.c: Likewise.
50 * config/tc-arm.h: Likewise.
51 * configure.tgt: Likewise.
52 * testsuite/gas/aarch64/codealign.d: Likewise.
53 * testsuite/gas/aarch64/mapping.d: Likewise.
54 * testsuite/gas/aarch64/mapping2.d: Likewise.
55 * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.d: Likewise.
56 * testsuite/gas/arm/adds-thumb1-reloc-local.d: Likewise.
57 * testsuite/gas/arm/addsw-bad.d: Likewise.
58 * testsuite/gas/arm/align.d: Likewise.
59 * testsuite/gas/arm/align64.d: Likewise.
60 * testsuite/gas/arm/arch7.d: Likewise.
61 * testsuite/gas/arm/arch7a-mp.d: Likewise.
62 * testsuite/gas/arm/arch7em.d: Likewise.
63 * testsuite/gas/arm/archv8m-main-dsp-5.d: Likewise.
64 * testsuite/gas/arm/arm-it-auto-2.d: Likewise.
65 * testsuite/gas/arm/arm-it-auto-3.d: Likewise.
66 * testsuite/gas/arm/arm-it-auto.d: Likewise.
67 * testsuite/gas/arm/arm-it-bad-2.d: Likewise.
68 * testsuite/gas/arm/arm-it.d: Likewise.
69 * testsuite/gas/arm/armv7e-m+fpv5-d16.d: Likewise.
70 * testsuite/gas/arm/armv7e-m+fpv5-sp-d16.d: Likewise.
71 * testsuite/gas/arm/armv8-2-fp16-scalar-thumb.d: Likewise.
72 * testsuite/gas/arm/armv8-2-fp16-scalar.d: Likewise.
73 * testsuite/gas/arm/armv8-2-fp16-simd-thumb.d: Likewise.
74 * testsuite/gas/arm/armv8-2-fp16-simd.d: Likewise.
75 * testsuite/gas/arm/armv8-a+crypto.d: Likewise.
76 * testsuite/gas/arm/armv8-a+fp.d: Likewise.
77 * testsuite/gas/arm/armv8-a+ras.d: Likewise.
78 * testsuite/gas/arm/armv8-a+rdma-warning.d: Likewise.
79 * testsuite/gas/arm/armv8-a+rdma.d: Likewise.
80 * testsuite/gas/arm/armv8-a+simd.d: Likewise.
81 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
82 * testsuite/gas/arm/armv8-r+fp.d: Likewise.
83 * testsuite/gas/arm/armv8-r+simd.d: Likewise.
84 * testsuite/gas/arm/armv8-r-barrier-thumb.d: Likewise.
85 * testsuite/gas/arm/armv8_1-a+simd.d: Likewise.
86 * testsuite/gas/arm/armv8_2+rdma.d: Likewise.
87 * testsuite/gas/arm/armv8_2-a.d: Likewise.
88 * testsuite/gas/arm/armv8_3-a-fp.d: Likewise.
89 * testsuite/gas/arm/armv8_3-a-simd.d: Likewise.
90 * testsuite/gas/arm/armv8a-automatic-hlt.d: Likewise.
91 * testsuite/gas/arm/armv8a-automatic-lda.d: Likewise.
92 * testsuite/gas/arm/attr-syntax.d: Likewise.
93 * testsuite/gas/arm/automatic-bw.d: Likewise.
94 * testsuite/gas/arm/automatic-cbz.d: Likewise.
95 * testsuite/gas/arm/automatic-clrex.d: Likewise.
96 * testsuite/gas/arm/automatic-lda.d: Likewise.
97 * testsuite/gas/arm/automatic-ldaex.d: Likewise.
98 * testsuite/gas/arm/automatic-ldaexb.d: Likewise.
99 * testsuite/gas/arm/automatic-ldrex.d: Likewise.
100 * testsuite/gas/arm/automatic-ldrexd.d: Likewise.
101 * testsuite/gas/arm/automatic-movw.d: Likewise.
102 * testsuite/gas/arm/automatic-sdiv.d: Likewise.
103 * testsuite/gas/arm/automatic-strexb.d: Likewise.
104 * testsuite/gas/arm/barrier-bad-thumb.d: Likewise.
105 * testsuite/gas/arm/barrier-bad.d: Likewise.
106 * testsuite/gas/arm/barrier-thumb.d: Likewise.
107 * testsuite/gas/arm/barrier.d: Likewise.
108 * testsuite/gas/arm/bignum1.d: Likewise.
109 * testsuite/gas/arm/blx-bad.d: Likewise.
110 * testsuite/gas/arm/blx-bl-convert.d: Likewise.
111 * testsuite/gas/arm/blx-local.s: Likewise.
112 * testsuite/gas/arm/crc32-armv8-a-bad.d: Likewise.
113 * testsuite/gas/arm/crc32-armv8-a.d: Likewise.
114 * testsuite/gas/arm/crc32-armv8-r-bad.d: Likewise.
115 * testsuite/gas/arm/crc32-armv8-r.d: Likewise.
116 * testsuite/gas/arm/dis-data.d: Likewise.
117 * testsuite/gas/arm/dis-data2.d: Likewise.
118 * testsuite/gas/arm/dis-data3.d: Likewise.
119 * testsuite/gas/arm/eabi_attr_1.d: Likewise.
120 * testsuite/gas/arm/fp-save.d: Likewise.
121 * testsuite/gas/arm/group-reloc-alu-encoding-bad.d: Likewise.
122 * testsuite/gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
123 * testsuite/gas/arm/group-reloc-alu.d: Likewise.
124 * testsuite/gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
125 * testsuite/gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
126 * testsuite/gas/arm/group-reloc-ldc.d: Likewise.
127 * testsuite/gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
128 * testsuite/gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
129 * testsuite/gas/arm/group-reloc-ldr.d: Likewise.
130 * testsuite/gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
131 * testsuite/gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
132 * testsuite/gas/arm/group-reloc-ldrs.d: Likewise.
133 * testsuite/gas/arm/insn-error-a.d: Likewise.
134 * testsuite/gas/arm/insn-error-t.d: Likewise.
135 * testsuite/gas/arm/inst-po-2.d: Likewise.
136 * testsuite/gas/arm/inst-po-3.d: Likewise.
137 * testsuite/gas/arm/inst-po-be.d: Likewise.
138 * testsuite/gas/arm/inst-po.d: Likewise.
139 * testsuite/gas/arm/ldconst.d: Likewise.
140 * testsuite/gas/arm/ldgesb-bad.d: Likewise.
141 * testsuite/gas/arm/ldgesh-bad.d: Likewise.
142 * testsuite/gas/arm/ldst-offset0.d: Likewise.
143 * testsuite/gas/arm/local_function.d: Likewise.
144 * testsuite/gas/arm/local_label_coff.d: Likewise.
145 * testsuite/gas/arm/local_label_elf.d: Likewise.
146 * testsuite/gas/arm/mapping.d: Likewise.
147 * testsuite/gas/arm/mapping2.d: Likewise.
148 * testsuite/gas/arm/mapping3.d: Likewise.
149 * testsuite/gas/arm/mapping4.d: Likewise.
150 * testsuite/gas/arm/mapshort-elf.d: Likewise.
151 * testsuite/gas/arm/mask_1-armv8-a.d: Likewise.
152 * testsuite/gas/arm/mask_1-armv8-r.d: Likewise.
153 * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.d: Likewise.
154 * testsuite/gas/arm/movs-thumb1-reloc-local.d: Likewise.
155 * testsuite/gas/arm/movw-local.d: Likewise.
156 * testsuite/gas/arm/mrs-msr-thumb-v6t2.d: Likewise.
157 * testsuite/gas/arm/mrs-msr-thumb-v7-m.d: Likewise.
158 * testsuite/gas/arm/mrs-msr-thumb-v7e-m.d: Likewise.
159 * testsuite/gas/arm/msr-imm-bad.d: Likewise.
160 * testsuite/gas/arm/msr-reg-bad.d: Likewise.
161 * testsuite/gas/arm/msr-reg-thumb.d: Likewise.
162 * testsuite/gas/arm/nomapping.d: Likewise.
163 * testsuite/gas/arm/nops.d: Likewise.
164 * testsuite/gas/arm/pic.d: Likewise.
165 * testsuite/gas/arm/pinsn.d: Likewise.
166 * testsuite/gas/arm/plt-1.d: Likewise.
167 * testsuite/gas/arm/pr21458.d: Likewise.
168 * testsuite/gas/arm/pr9722.d: Likewise.
169 * testsuite/gas/arm/strex-t.d: Likewise.
170 * testsuite/gas/arm/t2-branch-global.d: Likewise.
171 * testsuite/gas/arm/target-reloc-1.d: Likewise.
172 * testsuite/gas/arm/thumb-b-bad.d: Likewise.
173 * testsuite/gas/arm/thumb-w-bad.d: Likewise.
174 * testsuite/gas/arm/thumb-w-good.d: Likewise.
175 * testsuite/gas/arm/thumb.d: Likewise.
176 * testsuite/gas/arm/thumb2_it.d: Likewise.
177 * testsuite/gas/arm/thumb2_it_auto.d: Likewise.
178 * testsuite/gas/arm/thumb2_it_search.d: Likewise.
179 * testsuite/gas/arm/thumb2_ldmstm.d: Likewise.
180 * testsuite/gas/arm/thumb2_ldr_immediate_armv6.d: Likewise.
181 * testsuite/gas/arm/thumb2_ldr_immediate_armv6t2.d: Likewise.
182 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Likewise.
183 * testsuite/gas/arm/thumb2_pool.d: Likewise.
184 * testsuite/gas/arm/thumb2_vpool.d: Likewise.
185 * testsuite/gas/arm/thumb2_vpool_be.d: Likewise.
186 * testsuite/gas/arm/thumb32.d: Likewise.
187 * testsuite/gas/arm/thumbver.d: Likewise.
188 * testsuite/gas/arm/tls.d: Likewise.
189 * testsuite/gas/arm/tls_vxworks.d: Likewise.
190 * testsuite/gas/arm/undefined.d: Likewise.
191 * testsuite/gas/arm/undefined_coff.d: Likewise.
192 * testsuite/gas/arm/unwind.d: Likewise.
193 * testsuite/gas/arm/v4bx.d: Likewise.
194 * testsuite/gas/arm/vcmp-noprefix-imm.d: Likewise.
195 * testsuite/gas/arm/vcvt-bad.d: Likewise.
196 * testsuite/gas/arm/vfma1.d: Likewise.
197 * testsuite/gas/arm/vldconst.d: Likewise.
198 * testsuite/gas/arm/vldconst_be.d: Likewise.
199 * testsuite/gas/arm/vldm-arm.d: Likewise.
200 * testsuite/gas/arm/vldr.d: Likewise.
201 * testsuite/gas/arm/weakdef-1.d: Likewise.
202 * testsuite/gas/arm/weakdef-2.d: Likewise.
203 * config/te-riscix.h: Delete.
204 * Makefile.in: Regenerate.
205 * po/POTFILES.in: Regenerate.
206
5a6312e8
AM
2072018-04-23 Alan Modra <amodra@gmail.com>
208
209 * stabs.c (generate_asm_file): Use memcpy rather than strncpy.
210 Remove call to strlen inside loop.
211 * config/tc-cr16.c (getreg_image): Warning fix.
212 * config/tc-crx.c (getreg_image): Warning fix.
213
71060565
JW
2142018-04-20 Kito Cheng <kito.cheng@gmail.com>
215
216 * config/tc-riscv.c (options): Add OPTION_RELAX and
217 OPTION_NO_RELAX.
218 (md_longopts): New option -mrelax and -mno-relax.
219 (md_parse_option): Handle -mrelax and -mno-relax.
220 * doc/c-riscv.texi: Document for -mrelax and -mno-relax.
221 * testsuite/gas/riscv/no-relax-reloc.d: New.
222 * testsuite/gas/riscv/no-relax-reloc.s: New.
223 * testsuite/gas/riscv/relax-reloc.d: New.
224 * testsuite/gas/riscv/relax-reloc.s: New.
225
1a1de166
NC
2262018-04-20 Nick Clifton <nickc@redhat.com>
227
228 * po/es.po: Updated Spanish translation.
229
c65c21e1
AM
2302018-04-18 Alan Modra <amodra@gmail.com>
231
232 * Makefile.am: Remove support for assorted i386 aout and coff targets.
233 * config/obj-elf.c: Likewise.
234 * config/tc-i386.h: Likewise.
235 * configure.ac: Likewise.
236 * configure.tgt: Likewise.
237 * config/te-dynix.h: Delete.
238 * config/te-i386aix.h: Delete.
239 * config/te-mach.h: Delete.
240 * Makefile.in: Regenerate.
241 * config.in: Regenerate.
242 * configure: Regenerate.
243 * po/POTFILES.in: Regenerate.
244
e2e4f0fd
AM
2452018-04-18 Alan Modra <amodra@gmail.com>
246
247 * configure.tgt: Remove *-*-bsd* entry.
248
884d4d8a 2492018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
250
251 Microblaze Target: PIC data text relative
252
253 * gas/config/tc-microblaze.c (Handle new relocs directives in
254 assembler): Handle new relocs from compiler output.
255 (imm_types): add new imm types for data text relative addressing
256 TEXT_OFFSET, TEXT_PC_OFFSET
257 (md_convert_frag): conversion for BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
258 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
259 (md_apply_fix): apply fix for BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
260 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
261 (md_estimate_size_before_relax): estimate size for
262 BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
263 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
264 (tc_gen_reloc): generate relocations for
265 BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
266 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
267
bdd7c8fc
IT
2682018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
269
270 * testsuite/gas/i386/nops.s: Revert back deleted lines and
271 change encoding to 0x0f1c /1 to map to NOP.
272 * testsuite/gas/i386/x86-64-nops.s: Likewise.
273 * testsuite/gas/i386/nops.d: Likewise.
274 * testsuite/gas/i386/x86-64-nops.d: Likewise.
275 * testsuite/gas/i386/ilp32/x86-64-nops.d: Likewis.
276
c48935d7
IT
2772018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
278
279 * config/tc-i386.c (cpu_arch): Add .cldemote.
280 * doc/c-i386.texi: Document cldemote/.cldemote.
281 * testsuite/gas/i386/cldemote-intel.d: New.
282 * testsuite/gas/i386/cldemote.d: Likewise.
283 * testsuite/gas/i386/cldemote.s: Likewise.
284 * testsuite/gas/i386/i386.exp: Run new tests.
285 * testsuite/gas/i386/x86-64-cldemote-intel.d: New.
286 * testsuite/gas/i386/x86-64-cldemote.d: Likewise.
287 * testsuite/gas/i386/x86-64-cldemote.s: Likewise.
288 * testsuite/gas/i386/ilp32/x86-64-nops.d: Remove 0x0f1c
289 NOP encoding that maps to cldemote.
290 * testsuite/gas/i386/nops.d: Likewise.
291 * testsuite/gas/i386/nops.s: Likewise.
292 * testsuite/gas/i386/x86-64-nops.d: Likewise.
293 * testsuite/gas/i386/x86-64-nops.s: Likewise.
294
c77852c8
NC
2952018-04-16 Nick Clifton <nickc@redhat.com>
296
297 PR 23054
298 * cond.c (s_ifsef): Replace use of obstack_copy with obstack_alloc
299 followed by memcpy.
300 (s_if, s_ifb, s_ifc, s_ifeqs): Likewise.
301 * obj-elf.c (elf_adjust_symtab): Check for local symbols before
302 attempting to dereference the sy_next field of a symbol.
303 * stabs.c (get_stab_string_offset): Fail if there is no string
304 following the stab directive.
305
ddb00039
AM
3062018-04-16 Alan Modra <amodra@gmail.com>
307
308 * Makefile.am: Remove arm-epoc-pe support.
309 * config/tc-arm.h: Likewise.
310 * configure.tgt: Likewise.
311 * testsuite/gas/all/gas.exp: Likewise.
312 * testsuite/gas/arm/local_label_coff.d: Likewise.
313 * testsuite/gas/arm/undefined.d: Likewise.
314 * testsuite/gas/arm/undefined_coff.d: Likewise.
315 * config/te-epoc-pe.h: Delete.
316 * Makefile.in: Regenerate.
317 * po/POTFILES.in: Regenerate.
318
c9098af4
AM
3192018-04-16 Alan Modra <amodra@gmail.com>
320
321 * Makefile.am: Remove sparc-aout and sparc-coff support.
322 * config/obj-coff.h: Likewise.
323 * config/tc-sparc.c: Likewise.
324 * config/tc-sparc.h: Likewise.
325 * configure.tgt: Likewise.
326 * config/te-sparcaout.h: Delete.
327 * testsuite/gas/sun4/addend.d: Delete.
328 * testsuite/gas/sun4/addend.exp: Delete.
329 * testsuite/gas/sun4/addend.s: Delete.
330 * Makefile.in: Regenerate.
331 * po/POTFILES.in: Regenerate.
332
dc12032b
AM
3332018-04-16 Alan Modra <amodra@gmail.com>
334
335 * Makefile.am: Remove m68k-aout and m68k-coff support.
336 * config/tc-m68k.c: Likewise.
337 * config/tc-m68k.h: Likewise.
338 * configure.ac: Likewise.
339 * configure.tgt: Likewise.
340 * testsuite/gas/all/weakref1u.d: Likewise.
341 * testsuite/gas/m68k/all.exp: Likewise.
342 * testsuite/gas/m68k/br-isaa.d: Likewise.
343 * testsuite/gas/m68k/br-isab.d: Likewise.
344 * testsuite/gas/m68k/br-isac.d: Likewise.
345 * config/te-psos.h: Delete.
346 * config/te-sun3.h: Delete.
347 * testsuite/gas/m68k-coff/gas.exp: Delete.
348 * testsuite/gas/m68k-coff/p2389.s: Delete.
349 * testsuite/gas/m68k-coff/p2389a.s: Delete.
350 * testsuite/gas/m68k-coff/p2430.s: Delete.
351 * testsuite/gas/m68k-coff/p2430a.s: Delete.
352 * testsuite/gas/m68k-coff/t1.s: Delete.
353 * testsuite/gas/m68k/p3041.d: Delete.
354 * testsuite/gas/m68k/p3041.s: Delete.
355 * testsuite/gas/m68k/p3041data.d: Delete.
356 * testsuite/gas/m68k/p3041data.s: Delete.
357 * testsuite/gas/m68k/p3041pcrel.d: Delete.
358 * testsuite/gas/m68k/p3041pcrel.s: Delete.
359 * testsuite/gas/m68k/t2.d: Delete.
360 * Makefile.in: Regenerate.
361 * config.in: Regenerate.
362 * configure: Regenerate.
363 * po/POTFILES.in: Regenerate.
364
211dc24b
AM
3652018-04-16 Alan Modra <amodra@gmail.com>
366
367 * Makefile.am: Remove sh5 and sh64 support.
368 * config/tc-sh.c: Likewise.
369 * configure.tgt: Likewise.
370 * doc/Makefile.am: Likewise.
371 * doc/as.texinfo: Likewise.
372 * testsuite/gas/cfi/cfi.exp: Likewise.
373 * testsuite/gas/sh/basic.exp: Likewise.
374 * config/tc-sh64.c: Delete.
375 * config/tc-sh64.h: Delete.
376 * doc/c-sh64.texi: Delete.
377 * testsuite/gas/sh/sh64/abi-32.d: Delete.
378 * testsuite/gas/sh/sh64/abi-32.s: Delete.
379 * testsuite/gas/sh/sh64/abi-64.d: Delete.
380 * testsuite/gas/sh/sh64/abi-64.s: Delete.
381 * testsuite/gas/sh/sh64/basic-1.d: Delete.
382 * testsuite/gas/sh/sh64/basic-1.s: Delete.
383 * testsuite/gas/sh/sh64/case-1.d: Delete.
384 * testsuite/gas/sh/sh64/case-1.s: Delete.
385 * testsuite/gas/sh/sh64/case-noexp-1.d: Delete.
386 * testsuite/gas/sh/sh64/crange1-1.d: Delete.
387 * testsuite/gas/sh/sh64/crange1-2.d: Delete.
388 * testsuite/gas/sh/sh64/crange1.s: Delete.
389 * testsuite/gas/sh/sh64/crange2-1.d: Delete.
390 * testsuite/gas/sh/sh64/crange2-2.d: Delete.
391 * testsuite/gas/sh/sh64/crange2-noexp-1.d: Delete.
392 * testsuite/gas/sh/sh64/crange2.s: Delete.
393 * testsuite/gas/sh/sh64/crange3-1.d: Delete.
394 * testsuite/gas/sh/sh64/crange3.s: Delete.
395 * testsuite/gas/sh/sh64/crange4-1.d: Delete.
396 * testsuite/gas/sh/sh64/crange4.s: Delete.
397 * testsuite/gas/sh/sh64/crange5-1.d: Delete.
398 * testsuite/gas/sh/sh64/crange5.s: Delete.
399 * testsuite/gas/sh/sh64/creg-1.d: Delete.
400 * testsuite/gas/sh/sh64/creg-1.s: Delete.
401 * testsuite/gas/sh/sh64/creg-2.d: Delete.
402 * testsuite/gas/sh/sh64/creg-2.s: Delete.
403 * testsuite/gas/sh/sh64/datal-1.s: Delete.
404 * testsuite/gas/sh/sh64/datal-2.d: Delete.
405 * testsuite/gas/sh/sh64/datal-2.s: Delete.
406 * testsuite/gas/sh/sh64/datal-3.s: Delete.
407 * testsuite/gas/sh/sh64/datal32-1.d: Delete.
408 * testsuite/gas/sh/sh64/datal32-3.d: Delete.
409 * testsuite/gas/sh/sh64/datal64-1.d: Delete.
410 * testsuite/gas/sh/sh64/datal64-3.d: Delete.
411 * testsuite/gas/sh/sh64/eh-1.d: Delete.
412 * testsuite/gas/sh/sh64/eh-1.s: Delete.
413 * testsuite/gas/sh/sh64/endian-1.d: Delete.
414 * testsuite/gas/sh/sh64/endian-1.s: Delete.
415 * testsuite/gas/sh/sh64/endian-2.d: Delete.
416 * testsuite/gas/sh/sh64/endian-2.s: Delete.
417 * testsuite/gas/sh/sh64/err-1.s: Delete.
418 * testsuite/gas/sh/sh64/err-2.s: Delete.
419 * testsuite/gas/sh/sh64/err-3.s: Delete.
420 * testsuite/gas/sh/sh64/err-4.s: Delete.
421 * testsuite/gas/sh/sh64/err-abi-32.s: Delete.
422 * testsuite/gas/sh/sh64/err-abi-64.s: Delete.
423 * testsuite/gas/sh/sh64/err-dsp.s: Delete.
424 * testsuite/gas/sh/sh64/err-movi-noexp-1.s: Delete.
425 * testsuite/gas/sh/sh64/err-noexp-cmd1.s: Delete.
426 * testsuite/gas/sh/sh64/err-pt-1.s: Delete.
427 * testsuite/gas/sh/sh64/err-pt32-cmd1.s: Delete.
428 * testsuite/gas/sh/sh64/err-pt32-cmd2.s: Delete.
429 * testsuite/gas/sh/sh64/err-pt32-cmd3.s: Delete.
430 * testsuite/gas/sh/sh64/err-ptb-1.s: Delete.
431 * testsuite/gas/sh/sh64/err-ptb-2.s: Delete.
432 * testsuite/gas/sh/sh64/err.exp: Delete.
433 * testsuite/gas/sh/sh64/immexpr1.s: Delete.
434 * testsuite/gas/sh/sh64/immexpr2.s: Delete.
435 * testsuite/gas/sh/sh64/immexpr32-1.d: Delete.
436 * testsuite/gas/sh/sh64/immexpr32-2.d: Delete.
437 * testsuite/gas/sh/sh64/immexpr64-1.d: Delete.
438 * testsuite/gas/sh/sh64/immexpr64-2.d: Delete.
439 * testsuite/gas/sh/sh64/lineno.d: Delete.
440 * testsuite/gas/sh/sh64/lineno.s: Delete.
441 * testsuite/gas/sh/sh64/localcom-1.d: Delete.
442 * testsuite/gas/sh/sh64/localcom-1.s: Delete.
443 * testsuite/gas/sh/sh64/mix-1.d: Delete.
444 * testsuite/gas/sh/sh64/mix-1.s: Delete.
445 * testsuite/gas/sh/sh64/mix-noexp-1.d: Delete.
446 * testsuite/gas/sh/sh64/movi-1.s: Delete.
447 * testsuite/gas/sh/sh64/movi-2.s: Delete.
448 * testsuite/gas/sh/sh64/movi-3.d: Delete.
449 * testsuite/gas/sh/sh64/movi-3.s: Delete.
450 * testsuite/gas/sh/sh64/movi32-1.d: Delete.
451 * testsuite/gas/sh/sh64/movi32-2.d: Delete.
452 * testsuite/gas/sh/sh64/movi32-noexp-2.d: Delete.
453 * testsuite/gas/sh/sh64/movi64-1.d: Delete.
454 * testsuite/gas/sh/sh64/movi64-2.d: Delete.
455 * testsuite/gas/sh/sh64/movi64-2.s: Delete.
456 * testsuite/gas/sh/sh64/movi64-3.d: Delete.
457 * testsuite/gas/sh/sh64/movi64-noexp-2.d: Delete.
458 * testsuite/gas/sh/sh64/pt-1.d: Delete.
459 * testsuite/gas/sh/sh64/pt-1.s: Delete.
460 * testsuite/gas/sh/sh64/pt-2.s: Delete.
461 * testsuite/gas/sh/sh64/pt-noexp-1.d: Delete.
462 * testsuite/gas/sh/sh64/pt32-1.d: Delete.
463 * testsuite/gas/sh/sh64/pt32-noexp-2.d: Delete.
464 * testsuite/gas/sh/sh64/pt64-1.d: Delete.
465 * testsuite/gas/sh/sh64/pt64-32-1.d: Delete.
466 * testsuite/gas/sh/sh64/pt64-32-2.d: Delete.
467 * testsuite/gas/sh/sh64/pt64-noexp-2.d: Delete.
468 * testsuite/gas/sh/sh64/ptc-1.s: Delete.
469 * testsuite/gas/sh/sh64/ptc32-1.d: Delete.
470 * testsuite/gas/sh/sh64/ptc32-noexp-1.d: Delete.
471 * testsuite/gas/sh/sh64/ptc64-1.d: Delete.
472 * testsuite/gas/sh/sh64/ptc64-32-1.d: Delete.
473 * testsuite/gas/sh/sh64/ptc64-noexp-1.d: Delete.
474 * testsuite/gas/sh/sh64/ptext-1.s: Delete.
475 * testsuite/gas/sh/sh64/ptext32-1.d: Delete.
476 * testsuite/gas/sh/sh64/ptext32-noexp-1.d: Delete.
477 * testsuite/gas/sh/sh64/ptext64-1.d: Delete.
478 * testsuite/gas/sh/sh64/ptext64-32-1.d: Delete.
479 * testsuite/gas/sh/sh64/ptext64-noexp-1.d: Delete.
480 * testsuite/gas/sh/sh64/rel-1.s: Delete.
481 * testsuite/gas/sh/sh64/rel-2.s: Delete.
482 * testsuite/gas/sh/sh64/rel-3.s: Delete.
483 * testsuite/gas/sh/sh64/rel-4.s: Delete.
484 * testsuite/gas/sh/sh64/rel-5.s: Delete.
485 * testsuite/gas/sh/sh64/rel32-1.d: Delete.
486 * testsuite/gas/sh/sh64/rel32-2.d: Delete.
487 * testsuite/gas/sh/sh64/rel32-3.d: Delete.
488 * testsuite/gas/sh/sh64/rel32-4.d: Delete.
489 * testsuite/gas/sh/sh64/rel32-5.d: Delete.
490 * testsuite/gas/sh/sh64/rel64-1.d: Delete.
491 * testsuite/gas/sh/sh64/rel64-2.d: Delete.
492 * testsuite/gas/sh/sh64/rel64-3.d: Delete.
493 * testsuite/gas/sh/sh64/rel64-4.d: Delete.
494 * testsuite/gas/sh/sh64/rel64-5.d: Delete.
495 * testsuite/gas/sh/sh64/relax-1.d: Delete.
496 * testsuite/gas/sh/sh64/relax-1.s: Delete.
497 * testsuite/gas/sh/sh64/relax-2.d: Delete.
498 * testsuite/gas/sh/sh64/relax-2.s: Delete.
499 * testsuite/gas/sh/sh64/relax-3.d: Delete.
500 * testsuite/gas/sh/sh64/relax-3.s: Delete.
501 * testsuite/gas/sh/sh64/sh64.exp: Delete.
502 * testsuite/gas/sh/sh64/shift-1.s: Delete.
503 * testsuite/gas/sh/sh64/shift-2.s: Delete.
504 * testsuite/gas/sh/sh64/shift-3.s: Delete.
505 * testsuite/gas/sh/sh64/shift32-1.d: Delete.
506 * testsuite/gas/sh/sh64/shift32-3.d: Delete.
507 * testsuite/gas/sh/sh64/shift32-noexp-3.d: Delete.
508 * testsuite/gas/sh/sh64/shift64-1.d: Delete.
509 * testsuite/gas/sh/sh64/shift64-2.d: Delete.
510 * testsuite/gas/sh/sh64/shift64-3.d: Delete.
511 * testsuite/gas/sh/sh64/shift64-noexp-3.d: Delete.
512 * testsuite/gas/sh/sh64/syntax-1.d: Delete.
513 * testsuite/gas/sh/sh64/syntax-1.s: Delete.
514 * testsuite/gas/sh/sh64/syntax-2.d: Delete.
515 * testsuite/gas/sh/sh64/syntax-2.s: Delete.
516 * testsuite/gas/sh/sh64/ua-1.s: Delete.
517 * testsuite/gas/sh/sh64/ua32-1.d: Delete.
518 * testsuite/gas/sh/sh64/ua64-1.d: Delete.
519 * Makefile.in: Regenerate.
520 * doc/Makefile.in: Regenerate.
521 * po/POTFILES.in: Regenerate.
522
4db9937a
AM
5232018-04-16 Alan Modra <amodra@gmail.com>
524
525 * config/tc-sh.c: Remove sh-symbianelf support.
526 * config/tc-sh.h: Likewise.
527 * configure.ac: Likewise.
528 * configure.tgt: Likewise.
529 * testsuite/gas/sh/reg-prefix.d: Likewise.
530 * testsuite/gas/sh/sh2a-pic.d: Likewise.
531 * config.in: Regenerate.
532 * configure: Regenerate.
533
c2bf1eec
AM
5342018-04-16 Alan Modra <amodra@gmail.com>
535
536 * configure.ac: Remove m88k support.
537 * config.in: Regenerate.
538 * configure: Regenerate.
539
6793974d
AM
5402018-04-16 Alan Modra <amodra@gmail.com>
541
542 * Makefile.am: Remove i370 support.
543 * app.c: Likewise.
544 * config/obj-elf.c: Likewise.
545 * configure.tgt: Likewise.
546 * doc/Makefile.am: Likewise.
547 * doc/as.texinfo: Likewise.
548 * testsuite/gas/all/gas.exp: Likewise.
549 * testsuite/gas/elf/warn-2.s: Likewise.
550 * testsuite/gas/lns/lns.exp: Likewise.
551 * config/tc-i370.c: Delete.
552 * config/tc-i370.h: Delete.
553 * doc/c-i370.texi: Delete.
554 * Makefile.in: Regenerate.
555 * doc/Makefile.in: Regenerate.
556 * po/POTFILES.in: Regenerate.
557
e82aa794
AM
5582018-04-16 Alan Modra <amodra@gmail.com>
559
560 * config/obj-coff.h: Remove h8500 support.
561
fe0bf0fd
AM
5622018-04-16 Alan Modra <amodra@gmail.com>
563
564 * config/obj-coff.h: Remove h8300-coff support.
565 * config/tc-h8300.c: Likewise.
566 * config/tc-h8300.h: Likewise.
567 * testsuite/gas/h8300/h8300.exp: Likewise.
568 * testsuite/gas/h8300/branch-coff.s: Delete.
569 * testsuite/gas/h8300/branchh-coff.s: Delete.
570 * testsuite/gas/h8300/branchs-coff.s: Delete.
571 * testsuite/gas/h8300/ffxx1-coff.d: Delete.
572 * testsuite/gas/h8300/ffxx1-coff.s: Delete.
573 * testsuite/gas/h8300/h8300-coff.exp: Delete.
574
fdef3943
AM
5752018-04-16 Alan Modra <amodra@gmail.com>
576
577 * app.c: Remove IEEE 695 support.
578 * symbols.c: Likewise.
579
b4b594e3
AM
5802018-04-16 Alan Modra <amodra@gmail.com>
581
582 * Makefile.am: Remove netware support.
583 * config/tc-i386.c: Likewise.
584 * configure.tgt: Likewise.
585 * config/te-netware.h: Delete.
586 * Makefile.in: Regenerate.
587 * po/POTFILES.in: Regenerate.
588
ae1d3843
L
5892018-04-15 H.J. Lu <hongjiu.lu@intel.com>
590
591 * testsuite/gas/i386/x86-64-waitpkg.s: Add 32-bit registers
592 tests for tpause and umwait.
593 * testsuite/gas/i386/x86-64-waitpkg-intel.d: Updated.
594 * testsuite/gas/i386/x86-64-waitpkg.d: Likewise.
595
67f846b5
JD
5962018-04-12 John Darrington <john@darrington.wattle.id.au>
597
598 * as.c (main): Fail if the output is the same as one of the input
599 files.
600 * testsuite/gas/all/gas.exp: Test the new feature.
601
73a05be2
NC
6022018-04-12 Nick Clifton <nickc@redhat.com>
603
604 * po/es.po: Updated Spanish translation.
605 * po/ru.po: Updated Russian translation.
606
de89d0a3
IT
6072018-04-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
608
609 * config/tc-i386.c (cpu_arch): Add WAITPKG.
610 (cpu_noarch): Likewise.
611 * doc/c-i386.texi: Document WAITPKG.
612 * i386/i386.exp: Run WAITPKG tests.
613 * testsuite/gas/i386/waitpkg-intel.d: New test.
614 * testsuite/gas/i386/waitpkg.d: Likewise.
615 * testsuite/gas/i386/waitpkg.s: Likewise.
616 * testsuite/gas/i386/x86-64-waitpkg-intel.d: Likewise.
617 * testsuite/gas/i386/x86-64-waitpkg.d: Likewise.
618 * testsuite/gas/i386/x86-64-waitpkg.s: Likewise.
619
a8eb42a8
AM
6202018-04-11 Alan Modra <amodra@gmail.com>
621
622 * config/aout_gnu.h: Delete.
623 * config/tc-i860.c: Delete.
624 * config/tc-i860.h: Delete.
625 * config/tc-i960.c: Delete.
626 * config/tc-i960.h: Delete.
627 * doc/c-i860.texi: Delete.
628 * doc/c-i960.texi: Delete.
629 * testsuite/gas/i860/README.i860: Delete.
630 * testsuite/gas/i860/bitwise.d: Delete.
631 * testsuite/gas/i860/bitwise.s: Delete.
632 * testsuite/gas/i860/branch.d: Delete.
633 * testsuite/gas/i860/branch.s: Delete.
634 * testsuite/gas/i860/bte.d: Delete.
635 * testsuite/gas/i860/bte.s: Delete.
636 * testsuite/gas/i860/dir-align01.d: Delete.
637 * testsuite/gas/i860/dir-align01.s: Delete.
638 * testsuite/gas/i860/dir-intel01.d: Delete.
639 * testsuite/gas/i860/dir-intel01.s: Delete.
640 * testsuite/gas/i860/dir-intel02.d: Delete.
641 * testsuite/gas/i860/dir-intel02.s: Delete.
642 * testsuite/gas/i860/dir-intel03-err.l: Delete.
643 * testsuite/gas/i860/dir-intel03-err.s: Delete.
644 * testsuite/gas/i860/dual01.d: Delete.
645 * testsuite/gas/i860/dual01.s: Delete.
646 * testsuite/gas/i860/dual02-err.l: Delete.
647 * testsuite/gas/i860/dual02-err.s: Delete.
648 * testsuite/gas/i860/dual03.d: Delete.
649 * testsuite/gas/i860/dual03.s: Delete.
650 * testsuite/gas/i860/fldst01.d: Delete.
651 * testsuite/gas/i860/fldst01.s: Delete.
652 * testsuite/gas/i860/fldst02.d: Delete.
653 * testsuite/gas/i860/fldst02.s: Delete.
654 * testsuite/gas/i860/fldst03.d: Delete.
655 * testsuite/gas/i860/fldst03.s: Delete.
656 * testsuite/gas/i860/fldst04.d: Delete.
657 * testsuite/gas/i860/fldst04.s: Delete.
658 * testsuite/gas/i860/fldst05.d: Delete.
659 * testsuite/gas/i860/fldst05.s: Delete.
660 * testsuite/gas/i860/fldst06.d: Delete.
661 * testsuite/gas/i860/fldst06.s: Delete.
662 * testsuite/gas/i860/fldst07.d: Delete.
663 * testsuite/gas/i860/fldst07.s: Delete.
664 * testsuite/gas/i860/fldst08.d: Delete.
665 * testsuite/gas/i860/fldst08.s: Delete.
666 * testsuite/gas/i860/float01.d: Delete.
667 * testsuite/gas/i860/float01.s: Delete.
668 * testsuite/gas/i860/float02.d: Delete.
669 * testsuite/gas/i860/float02.s: Delete.
670 * testsuite/gas/i860/float03.d: Delete.
671 * testsuite/gas/i860/float03.s: Delete.
672 * testsuite/gas/i860/float04.d: Delete.
673 * testsuite/gas/i860/float04.s: Delete.
674 * testsuite/gas/i860/form.d: Delete.
675 * testsuite/gas/i860/form.s: Delete.
676 * testsuite/gas/i860/i860.exp: Delete.
677 * testsuite/gas/i860/iarith.d: Delete.
678 * testsuite/gas/i860/iarith.s: Delete.
679 * testsuite/gas/i860/ldst01.d: Delete.
680 * testsuite/gas/i860/ldst01.s: Delete.
681 * testsuite/gas/i860/ldst02.d: Delete.
682 * testsuite/gas/i860/ldst02.s: Delete.
683 * testsuite/gas/i860/ldst03.d: Delete.
684 * testsuite/gas/i860/ldst03.s: Delete.
685 * testsuite/gas/i860/ldst04.d: Delete.
686 * testsuite/gas/i860/ldst04.s: Delete.
687 * testsuite/gas/i860/ldst05.d: Delete.
688 * testsuite/gas/i860/ldst05.s: Delete.
689 * testsuite/gas/i860/ldst06.d: Delete.
690 * testsuite/gas/i860/ldst06.s: Delete.
691 * testsuite/gas/i860/pfam.d: Delete.
692 * testsuite/gas/i860/pfam.s: Delete.
693 * testsuite/gas/i860/pfmam.d: Delete.
694 * testsuite/gas/i860/pfmam.s: Delete.
695 * testsuite/gas/i860/pfmsm.d: Delete.
696 * testsuite/gas/i860/pfmsm.s: Delete.
697 * testsuite/gas/i860/pfsm.d: Delete.
698 * testsuite/gas/i860/pfsm.s: Delete.
699 * testsuite/gas/i860/pseudo-ops01.d: Delete.
700 * testsuite/gas/i860/pseudo-ops01.s: Delete.
701 * testsuite/gas/i860/regress01.d: Delete.
702 * testsuite/gas/i860/regress01.s: Delete.
703 * testsuite/gas/i860/shift.d: Delete.
704 * testsuite/gas/i860/shift.s: Delete.
705 * testsuite/gas/i860/simd.d: Delete.
706 * testsuite/gas/i860/simd.s: Delete.
707 * testsuite/gas/i860/system.d: Delete.
708 * testsuite/gas/i860/system.s: Delete.
709 * testsuite/gas/i860/xp.d: Delete.
710 * testsuite/gas/i860/xp.s: Delete.
711 * Makefile.am: Remove i860 and i960 support.
712 * configure.tgt: Likewise.
713 * doc/Makefile.am: Likewise.
714 * doc/all.texi: Likewise.
715 * testsuite/gas/all/gas.exp
716 * config/obj-coff.h: Remove i960 support.
717 * doc/internals.texi: Likewise.
718 * expr.c: Likewise.
719 * read.c: Likewise.
720 * write.c: Likewise.
721 * write.h: Likewise.
722 * testsuite/gas/lns/lns.exp: Likewise.
723 * testsuite/gas/symver/symver.exp: Likewise.
724 * config/tc-m68k.c: Remove BOUT support.
725 * config/tc-score.c: Likewise.
726 * config/tc-score7.c: Likewise.
727 * config/tc-sparc.c: Likewise.
728 * symbols.c: Likewise.
729 * doc/h8.texi: Likewise.
730 * configure.ac: Remove BOUT and i860 support.
731 * doc/as.texinfo: Remove BOUT, i860 and i960 support
732 * Makefile.in: Regenerate.
733 * config.in: Regenerate.
734 * configure: Regenerate.
735 * doc/Makefile.in: Regenerate.
736 * po/POTFILES.in: Regenerate.
737
3cba8b6c
L
7382018-04-05 H.J. Lu <hongjiu.lu@intel.com>
739
740 PR gas/22318
741 * configure: Regenerated.
742
caf0678c
L
7432018-04-04 H.J. Lu <hongjiu.lu@intel.com>
744
745 PR binutils/23025
746 * testsuite/gas/i386/prefix.s: Add tests for vcvtpd2dq with
747 VEX and EVEX prefixes.
748 * testsuite/gas/i386/prefix.d: Updated.
749
f2ab4b42
PB
7502018-03-30 Peter Bergner <bergner@vnet.ibm.com>
751
752 PR binutils/23013
753 * config/tc-ppc.c (ppc_set_cpu): Select appropriate cpu when ppc_obj64
754 and little endian.
755
84f1b9fb
RL
7562018-03-28 Renlin Li <renlin.li@arm.com>
757
758 PR ld/22970
759 * config/tc-aarch64.c (reloc_table): Update entry for tprel_lo12 and
760 tprel_lo12_nc with pseudo relocations.
761 (ldst_lo12_determine_real_reloc_type): Add new relocations support.
762 (parse_operands): Handle BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12 and
763 BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12_NC pseudo relocations.
764 (md_apply_fix): Add handling for new relocation.
765 (aarch64_force_relocation): Likewise.
766 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst16.d: New.
767 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst16.s: New.
768 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst32.d: New.
769 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst32.s: New.
770 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst64.d: New.
771 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst64.s: New.
772 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst8.d: New.
773 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst8.s: New.
774 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst16.d: New.
775 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst16.s: New.
776 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst32.d: New.
777 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst32.s: New.
778 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst64.d: New.
779 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst64.s: New.
780 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.d: New.
781 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s: New.
782 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst16-ilp32.d: New.
783 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst32-ilp32.d: New.
784 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst64-ilp32.d: New.
785 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst8-ilp32.d: New.
786 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst16-ilp32.d: New.
787 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst32-ilp32.d: New.
788 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst64-ilp32.d: New.
789 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8-ilp32.d: New.
790
c39e5b26
JB
7912018-03-28 Jan Beulich <jbeulich@suse.com>
792
793 * config/tc-i386.c (check_VecOperands): Replace uses of
794 .vecesize. Always initialize op.
795 * testsuite/gas/i386/avx512_vpopcntdq.s,
796 testsuite/gas/i386/avx512bitalg_vl.s: Add Intel syntax vpopcnt
797 broadcast cases with explicit operand size.
798 * testsuite/gas/i386/avx512_vpopcntdq.d,
799 testsuite/gas/i386/avx512_vpopcntdq-intel.d,
800 testsuite/gas/i386/avx512bitalg_vl.d
801 testsuite/gas/i386/avx512bitalg_vl-intel.d: Adjust expectations.
802
8e6e0792
JB
8032018-03-28 Jan Beulich <jbeulich@suse.com>
804
805 * config/tc-i386.c (struct Broadcast_Operation): Adjust comment.
806 (check_VecOperands): Re-write broadcast validation code.
807 (check_VecOperations): Replace BROADCAST_1TO* uses.
808 * testsuite/gas/i386/inval-avx512f.s: Add various broadcast
809 cases.
810 * testsuite/gas/i386/inval-avx512f.l: Adjust expectations.
811
9f123b91
JB
8122018-03-28 Jan Beulich <jbeulich@suse.com>
813
814 * config/tc-i386.c (process_suffix): Check .todword/.toqword
815 before zapping suffix.
816
9646c87b
JB
8172018-03-28 Jan Beulich <jbeulich@suse.com>
818
819 * testsuite/gas/i386/ilp32/x86-64-simd-suffix.d,
820 testsuite/gas/i386/x86-64-simd-suffix.d: Drop q suffix from
821 cvt*2si.
822
c8d59609
NC
8232018-03-28 Nick Clifton <nickc@redhat.com>
824
825 PR 22988
826 * config/tc-aarch64.c (parse_operands): Add code to handle
827 AARCH64_OPN_SVE_ADDR_R.
828 * testsuite/gas/aarch64/sve.s: Add tests for LDFF1xx instructions
829 with an assumed XZR offset address register.
830 * testsuite/gas/aarch64/sve.d: Update expected disassembly.
831
32546502
JB
8322018-03-22 Jan Beulich <jbeulich@suse.com>
833
834 * config/tc-i386.c (check_VecOperands): Latch
835 i.broadcast->operand into op.
836
1212781b
JB
8372018-03-22 Jan Beulich <jbeulich@suse.com>
838
839 * config/tc-i386.c (match_template): Special case base opcode
840 0xa0 with HLE prefix.
841 * testsuite/gas/i386/hle.s: Add mov-accumulator-to-disp cases.
842 * testsuite/gas/i386/hle.d, testsuite/gas/i386/hle-intel.d:
843 Adjust expectations.
844
9f79e886
JB
8452018-03-22 Jan Beulich <jbeulich@suse.com>
846
847 * testsuite/gas/i386/opts.s: Add bndmov cases.
848 * testsuite/gas/i386/opts.d, testsuite/gas/i386/opts-intel.d,
849 testsuite/gas/i386/sse2avx-opts.d,
850 testsuite/gas/i386/sse2avx-opts-intel.d: Adjust expectations.
851
d6793fa1
JB
8522018-03-22 Jan Beulich <jbeulich@suse.com>
853
854 * config/tc-i386.c (match_mem_size): Extend sub-xmmword
855 exceptions.
856 * testsuite/gas/i386/xmmword.l, testsuite/gas/i386/xmmword.s:
857 New.
858 * testsuite/gas/i386/i386.exp: Run new test.
859
f7768225
JB
8602018-03-22 Jan Beulich <jbeulich@suse.com>
861
862 * config/tc-i386.c (match_template): Also match 2nd and 4th
863 operand's register sizes.
864 * testsuite/gas/i386/unspec.l, testsuite/gas/i386/unspec.s: New.
865 * testsuite/gas/i386/i386.exp: Run new test.
866
315aa1cf
NC
8672018-03-19 Nick Clifton <nickc@redhat.com>
868
869 * po/uk.po: Updated Ukranian translation.
870
ca2fd32c
JW
8712018-03-16 Jim Wilson <jimw@sifive.com>
872
873 * config/tc-riscv.c (check_absolute_expr): Expand comment. New
874 parameter maybe_csr. If maybe_csr and O_symbol, print CSR name.
875 (riscv_ip): Add new argument to check_absolute_expr calls.
876 * testsuite/gas/riscv/bad-csr.d: New.
877 * testsuite/gas/riscv/bad-csr.l: New.
878 * testsuite/gas/riscv/bad-csr.s: New.
879
0e35537d
JW
8802018-03-14 Kito Cheng <kito.cheng@gmail.com>
881
882 * config/tc-riscv.c (opcode_name_list): New.
883 (opcode_names_hash): Likewise.
884 (init_opcode_names_hash): Likewise.
885 (opcode_name_lookup): Likewise.
886 (validate_riscv_insn): New argument length, and add new format
887 which used in .insn directive.
888 (md_begin): Refine hash table initialization logic into
889 init_opcode_hash.
890 (init_opcode_hash): New.
891 (my_getOpcodeExpression): Parse opcode name for .insn.
892 (riscv_ip): New argument hash, able to handle .insn directive.
893 (s_riscv_insn): Handler for .insn directive.
894 (riscv_pseudo_table): New entry for .insn.
895 * doc/c-riscv.texi: Add documentation for .insn directive.
896 * testsuite/gas/riscv/insn.d: Add testcase for .insn directive.
897 * testsuite/gas/riscv/insn.s: Likewise.
898
b4a3689a
NC
8992018-03-13 Nick Clifton <nickc@redhat.com>
900
901 * po/ru.po: Updated Russian translation.
902
80c34c38
L
9032018-03-09 H.J. Lu <hongjiu.lu@intel.com>
904
905 * config/tc-i386.c (optimize_encoding): Encode EVEX instructions
906 with VEX128 if EVEX encoding isn't required.
907 * testsuite/gas/i386/optimize-1.d: Updated.
908 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
909
0ba3a731
L
9102018-03-09 H.J. Lu <hongjiu.lu@intel.com>
911
912 * config/tc-i386.c (check_VecOperations): Strip whitespace.
913 * testsuite/gas/i386/optimize-1.s: Add whitespaces before
914 {%k7} and {z},
915 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
916
0089dace
L
9172018-03-08 H.J. Lu <hongjiu.lu@intel.com>
918
919 * config/tc-i386.c (set_cpu_arch): Set cpu_arch_isa_flags.
920 (md_parse_option): Likewise.
921 (optimize_encoding): Check i.tm.cpu_flags and cpu_arch_isa_flags
922 for cpuavx512vl instead of cpu_arch_flags. Optimize EVEX with
923 EVEX128 when EVEX encoding is required.
924 * testsuite/gas/i386/i386.exp: Run optimize-4, optimize-5,
925 x86-64-optimize-5 and x86-64-optimize-6.
926 * testsuite/gas/i386/optimize-1.d: Updated.
927 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
928 * testsuite/gas/i386/optimize-4.d: New file.
929 * testsuite/gas/i386/optimize-4.s: Likewise.
930 * testsuite/gas/i386/optimize-5.d: Likewise.
931 * testsuite/gas/i386/optimize-5.s: Likewise.
932 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
933 * testsuite/gas/i386/x86-64-optimize-5.s: Likewise.
934 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
935 * testsuite/gas/i386/x86-64-optimize-6.s: Likewise.
936
d3d50934
L
9372018-03-08 H.J. Lu <hongjiu.lu@intel.com>
938
939 * config/tc-i386.c (optimize_encoding): Also encode "clr reg64"
940 as "xor reg32, reg32".
941 * testsuite/gas/i386/x86-64-optimize-1.s: Add "clr reg64" tests.
942 * testsuite/gas/i386/x86-64-optimize-1.d: Updated.
943
bd5dea88
L
9442018-03-08 H.J. Lu <hongjiu.lu@intel.com>
945
946 * NEWS: Mention -mold-gcc removal.
947 * config/tc-i386.c (i386_error): Remove old_gcc_only.
948 (old_gcc): Removed.
949 (match_template): Remove old gcc support.
950 (OPTION_MOLD_GCC): Removed.
951 (OPTION_MRELAX_RELOCATIONS): Updated.
952 (md_longopts): Remove OPTION_MOLD_GCC.
953 (md_parse_option): Likewise.
954 (md_show_usage): Remove -mold-gcc.
955 * testsuite/gas/i386/general.s: Convert fsub/fdiv tests for old
956 (<= 2.8.1) versions of gcc.
957 * testsuite/gas/i386/intel.s: Likewise.
958 * testsuite/gas/i386/general.l: Updated.
959 * testsuite/gas/i386/intel-intel.d: Likewise.
960 * testsuite/gas/i386/intel.d: Likewise.
961 * testsuite/gas/i386/intel.e: Likewise.
962 * testsuite/gas/i386/i386.exp: Don't pass -mold-gcc to general.
963
e771e7c9
JB
9642018-03-08 Jan Beulich <jbeulich@suse.com>
965
966 * config/tc-i386.c (is_evex_encoding): New.
967 (optimize_encoding, md_assemble, md_assemble,
968 VEX_check_operands, build_modrm_byte): Use is_evex_encoding.
969 (build_evex_prefix): Derive EVEX length field from actual
970 operands if the template allows multiple ones.
971
ed438a93
JB
9722018-03-08 Jan Beulich <jbeulich@suse.com>
973
974 * config/tc-i386.c (build_modrm_byte): Make VexNDD handling cope
975 with 3rd (immediate) operand.
976
d2224064
JB
9772018-03-08 Jan Beulich <jbeulich@suse.com>
978
979 * config/tc-i386.c (XMMWORD_MNEM_SUFFIX, YMMWORD_MNEM_SUFFIX,
980 ZMMWORD_MNEM_SUFFIX): Delete.
981 (process_suffix): Drop their uses. Re-arrange final part of
982 logic into a switch() statement. Drop special casing of
983 cmpxchg8b.
984
23e42951
JB
9852018-03-08 Jan Beulich <jbeulich@suse.com>
986
987 * config/tc-i386.c (match_template): Also match register
988 operands 0 and 2 for 3-operand forms.
989 * testsuite/gas/i386/unspec64.l, testsuite/gas/i386/unspec64.s:
990 New.
991 * testsuite/gas/i386/i386.exp: Run new test.
992
8819ada6
JB
9932018-03-08 Jan Beulich <jbeulich@suse.com>
994
995 * config/tc-i386.c (process_suffix): Do common part of register
996 checks first.
997
548d0ee6
JB
9982018-03-08 Jan Beulich <jbeulich@suse.com>
999
1000 * config/tc-i386.c (parse_insn): Move success return up. Combine
1001 failure returns.
1002
929f69fa
JB
10032018-03-08 Jan Beulich <jbeulich@suse.com>
1004
1005 * config/tc-i386.c (cpu_flags_match): Add GFNI check to AVX
1006 logic. Add respective logic for AVX512F.
1007 * testsuite/gas/i386/arch-avx-1.s: Add GFNI test.
1008 testsuite/gas/i386/arch-avx-1.d,
1009 testsuite/gas/i386/arch-avx-1-1.l,
1010 testsuite/gas/i386/arch-avx-1-2.l,
1011 testsuite/gas/i386/arch-avx-1-3.l,
1012 testsuite/gas/i386/arch-avx-1-4.l,
1013 testsuite/gas/i386/arch-avx-1-5.l,
1014 testsuite/gas/i386/arch-avx-1-6.l: Adjust expectations.
1015 * testsuite/gas/i386/arch-avx-1-7.l,
1016 testsuite/gas/i386/arch-avx-1-7.s,
1017 testsuite/gas/i386/arch-avx-1-8.l,
1018 testsuite/gas/i386/arch-avx-1-8.s,
1019 testsuite/gas/i386/avx512f-plain.l,
1020 testsuite/gas/i386/avx512f-plain.s,
1021 testsuite/gas/i386/avx512vl-plain.l,
1022 testsuite/gas/i386/avx512vl-plain.s: New.
1023 * testsuite/gas/i386/i386.exp: Run new tests.
1024
ab592e75
JB
10252018-03-08 Jan Beulich <jbeulich@suse.com>
1026
1027 * config/tc-i386.c (cpu_flags_match): Move AVX512VL check ahead.
1028
db12e14e
JB
10292018-03-08 Jan Beulich <jbeulich@suse.com>
1030
1031 * config/tc-i386.c (CPU_FLAGS_32BIT_MATCH): Delete.
1032 (cpu_flags_match): Use CPU_FLAGS_ARCH_MATCH instead of
1033 CPU_FLAGS_32BIT_MATCH.
1034
b9d49817
JB
10352018-03-08 Jan Beulich <jbeulich@suse.com>
1036
1037 * config/tc-i386.c (CPU_FLAGS_AES_MATCH, CPU_FLAGS_AVX_MATCH,
1038 CPU_FLAGS_PCLMUL_MATCH): Delete.
1039 (CPU_FLAGS_32BIT_MATCH): Drop uses of deleted CPU_FLAGS_*_MATCH.
1040 (cpu_flags_match): Combine AVX checks into
1041 single if().
1042
bcb1753e
JB
10432018-03-08 Jan Beulich <jbeulich@suse.com>
1044
1045 * config/tc-i386.c (cpu_flags_match): Drop "else" branches
1046 setting CPU_FLAGS_ARCH_MATCH.
1047
6e3e5c9e
JB
10482018-03-08 Jan Beulich <jbeulich@suse.com>
1049
1050 * config/tc-i386.c (md_assemble): Extend SSE check conditional.
1051 * testsuite/gas/i386/ilp32/x86-64-sse-check-none.d,
1052 testsuite/gas/i386/ilp32/x86-64-sse-check-warn.d,
1053 testsuite/gas/i386/ilp32/x86-64-sse-check.d,
1054 testsuite/gas/i386/sse-check-none.d,
1055 testsuite/gas/i386/sse-check-warn.d,
1056 testsuite/gas/i386/x86-64-sse-check.d,
1057 testsuite/gas/i386/x86-64-sse-check-none.d,
1058 testsuite/gas/i386/x86-64-sse-check-warn.d: Refer to sse-check.d.
1059 * testsuite/gas/i386/sse-check.s: Add AES, GFNI, and PCLMUL
1060 tests.
1061 * testsuite/gas/i386/sse-check-none.s: Replace code by inclusion
1062 of sse-check.s.
1063 * testsuite/gas/i386/sse-check.d: Adjust expectations.
1064 * testsuite/gas/i386/sse-check-error.l,
1065 testsuite/gas/i386/x86-64-sse-check-error.l: Likewise.
1066 * testsuite/gas/i386/sse-check-warn.e: Likewise.
1067
38e314eb
JB
10682018-03-08 Jan Beulich <jbeulich@suse.com>
1069
1070 * config/tc-i386.c (operand_size_match): Drop / replace uses of
1071 .floatd.
1072
d53e6b98
JB
10732018-03-08 Jan Beulich <jbeulich@suse.com>
1074
1075 * testsuite/gas/i386/intel-intel.d: New.
1076 * testsuite/gas/i386/i386.exp: Run new test.
1077
a477a8c4
JB
10782018-03-08 Jan Beulich <jbeulich@suse.com>
1079
1080 * config/tc-i386.c (process_operands): Access operands only
1081 after operand count assertion. Sanitize warning text. Fix
1082 indentation.
1083 * testsuite/gas/i386/avx512_4fmaps-warn.l,
1084 gas/i386/x86-64-avx512_4fmaps-warn.l: Adjust expectations.
1085
2907c2f5
JB
10862018-03-08 Jan Beulich <jbeulich@suse.com>
1087
1088 * testsuite/gas/i386/x86-64-movd.s: Drop bogus vmovd memory forms.
1089 * testsuite/gas/i386/x86-64-movd.d,
1090 testsuite/gas/i386/x86-64-movd-intel.d: Adjust expectations.
1091
73053c1f
JB
10922018-03-08 Jan Beulich <jbeulich@suse.com>
1093
1094 * config/tc-i386.c (operand_type_and_not): New.
1095 (build_modrm_byte): Use it to prevent clearing unrelated bits.
1096
6a7524c6
AM
10972018-03-08 Alan Modra <amodra@gmail.com>
1098
1099 * config/tc-ppc.c (ppc_handle_align): Correct last patch. Really
1100 don't emit a group terminating nop for power9. Simplify cpu
1101 tests.
1102
3fea0c3b
AM
11032018-03-08 Alan Modra <amodra@gmail.com>
1104
1105 * config/tc-ppc.c (ppc_handle_align): Don't emit a group
1106 terminating nop for power9.
1107
3ae729d5
L
11082018-03-07 H.J. Lu <hongjiu.lu@intel.com>
1109
1110 PR gas/22874
1111 * config/tc-i386.c (f32_5): Removed.
1112 (f32_8): Likewise.
1113 (f32_9): Likewise.
1114 (f32_10): Likewise.
1115 (f32_11): Likewise.
1116 (f32_12): Likewise.
1117 (f32_13): Likewise.
1118 (f32_14): Likewise.
1119 (f16_5): Likewise.
1120 (f16_6): Likewise.
1121 (f16_7): Likewise.
1122 (f16_8): Likewise.
1123 (jump_31): Likewise.
1124 (alt64_11): Likewise.
1125 (alt64_patt): Likewise.
1126 (jump_disp8): New.
1127 (jump32_disp32): Likewise.
1128 (jump16_disp32): Likewise.
1129 (alt_11): Likewise.
1130 (f32_patt): Updated.
1131 (f16_patt): Likewise.
1132 (alt_patt): Add alt_11.
1133 (i386_align_code): Merged with ...
1134 (i386_generate_nops): This. Rewritten.
1135 (fits_in_imm7): Moved before i386_generate_nops.
1136 (fits_in_imm31): Likewise.
1137 * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Updated to
1138 4095.
1139 (i386_align_code): Removed.
1140 (HANDLE_ALIGN): Rewritten with i386_generate_nops.
1141 * doc/as.texinfo: Update limits of control byte for x86 .nops
1142 directive.
1143 * testsuite/gas/i386/i386.exp: Run nops-7 and x86-64-nops-7.
1144 * gas/testsuite/gas/i386/noavx-3.l: Updated.
1145 * gas/testsuite/gas/i386/nop-1.d: Likewise.
1146 * gas/testsuite/gas/i386/nop-1.s: Likewise.
1147 * gas/testsuite/gas/i386/nop-2.d: Likewise.
1148 * gas/testsuite/gas/i386/nop-2.s: Likewise.
1149 * gas/testsuite/gas/i386/nop-3.d: Likewise.
1150 * gas/testsuite/gas/i386/nop-4.d: Likewise.
1151 * gas/testsuite/gas/i386/nop-5.d: Likewise.
1152 * gas/testsuite/gas/i386/nop-5.s: Likewise.
1153 * gas/testsuite/gas/i386/nop-6.d: Likewise.
1154 * gas/testsuite/gas/i386/nop-bad-1.l: Likewise.
1155 * gas/testsuite/gas/i386/nops-1-core2.d: Likewise.
1156 * gas/testsuite/gas/i386/nops-1-i386-i686.d: Likewise.
1157 * gas/testsuite/gas/i386/nops-1-i386.d: Likewise.
1158 * gas/testsuite/gas/i386/nops-1-i686.d: Likewise.
1159 * gas/testsuite/gas/i386/nops-1-k8.d: Likewise.
1160 * gas/testsuite/gas/i386/nops-1.d: Likewise.
1161 * gas/testsuite/gas/i386/nops-2-core2.d: Likewise.
1162 * gas/testsuite/gas/i386/nops-2-i386.d: Likewise.
1163 * gas/testsuite/gas/i386/nops-2.d: Likewise.
1164 * gas/testsuite/gas/i386/nops-3-i386.d: Likewise.
1165 * gas/testsuite/gas/i386/nops-3-i686.d: Likewise.
1166 * gas/testsuite/gas/i386/nops-3.d: Likewise.
1167 * gas/testsuite/gas/i386/nops-4-i386.d: Likewise.
1168 * gas/testsuite/gas/i386/nops-4-i686.d: Likewise.
1169 * gas/testsuite/gas/i386/nops-4.d: Likewise.
1170 * gas/testsuite/gas/i386/nops-4a-i686.d: Likewise.
1171 * gas/testsuite/gas/i386/nops-5-i686.d: Likewise.
1172 * gas/testsuite/gas/i386/nops-5.d: Likewise.
1173 * gas/testsuite/gas/i386/nops-6.d: Likewise.
1174 * gas/testsuite/gas/i386/nops16-1.d: Likewise.
1175 * gas/testsuite/gas/i386/x86-64-nop-1.d: Likewise.
1176 * gas/testsuite/gas/i386/x86-64-nop-2.d: Likewise.
1177 * gas/testsuite/gas/i386/x86-64-nop-5.d: Likewise.
1178 * gas/testsuite/gas/i386/x86-64-nops-1-core2.d: Likewise.
1179 * gas/testsuite/gas/i386/x86-64-nops-1-g64.d: Likewise.
1180 * gas/testsuite/gas/i386/x86-64-nops-1-k8.d: Likewise.
1181 * gas/testsuite/gas/i386/x86-64-nops-1-pentium.d: Likewise.
1182 * gas/testsuite/gas/i386/x86-64-nops-1.d: Likewise.
1183 * gas/testsuite/gas/i386/x86-64-nops-2.d: Likewise.
1184 * gas/testsuite/gas/i386/x86-64-nops-3.d: Likewise.
1185 * gas/testsuite/gas/i386/x86-64-nops-4-core2.d: Likewise.
1186 * gas/testsuite/gas/i386/x86-64-nops-4-k8.d: Likewise.
1187 * gas/testsuite/gas/i386/x86-64-nops-4.d: Likewise.
1188 * gas/testsuite/gas/i386/x86-64-nops-5-k8.d: Likewise.
1189 * gas/testsuite/gas/i386/x86-64-nops-5.d: Likewise.
1190 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
1191 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
1192 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1-pentium.d: Likewise.
1193 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1.d: Likewise.
1194 * gas/testsuite/gas/i386/ilp32/x86-64-nops-2.d: Likewise.
1195 * gas/testsuite/gas/i386/ilp32/x86-64-nops-3.d: Likewise.
1196 * gas/testsuite/gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
1197 * gas/testsuite/gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
1198 * gas/testsuite/gas/i386/ilp32/x86-64-nops-4.d: Likewise.
1199 * gas/testsuite/gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
1200 * gas/testsuite/gas/i386/ilp32/x86-64-nops-5.d: Likewise.
1201 * gas/testsuite/gas/i386/nops-7.d: New file.
1202 * gas/testsuite/gas/i386/nops-7.s: Likewise.
1203 * gas/testsuite/gas/i386/x86-64-nops-7.d: Likewise.
1204
52fe4420
AM
12052018-03-07 Alan Modra <amodra@gmail.com>
1206
1207 * testsuite/gas/ppc/aix.exp: Run for rs6000 too.
1208 * testsuite/gas/ppc/ppc.exp: Run more tests for non-ELF targets.
1209 * testsuite/gas/ppc/machine.d: Don't run for PE targets.
1210
e7da50fa
TP
12112018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1212
1213 * config/tc-arm.c (md_begin): Add NULL pointer check before
1214 dereferencing march_ext_opt.
1215
4d354d8b
TP
12162018-03-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
1217
1218 * config/tc-arm.c (cpu_variant, arm_arch_used, thumb_arch_used,
1219 legacy_cpu, legacy_fpu, mcpu_cpu_opt, dyn_mcpu_ext_opt,
1220 mcpu_fpu_opt, march_cpu_opt, dyn_march_ext_opt, march_fpu_opt,
1221 mfpu_opt, object_arch, selected_cpu): Comment meaning of variables.
1222 (dyn_mcpu_ext_opt): Also rename into ...
1223 (mcpu_ext_opt): This.
1224 (dyn_march_ext_opt): Also rename into ...
1225 (march_ext_opt): This.
1226 (object_arch): Also rename into ...
1227 (selected_object_arch): This and make it a plain arm_feature_set
1228 structure.
1229 (selected_arch, selected_ext, selected_fpu): New static variables.
1230 (mark_feature_used): Fix comments, feature is marked as used iff it is
1231 currently allowed.
1232 (do_bx): Adapt to change in name and type of object_arch.
1233 (md_begin): Set selected_arch rather than mcpu_cpu_opt, selected_ext
1234 rather than dyn_mcpu_ext_opt and selected_fpu rather than mfpu_opt.
1235 Remove dead code to set default FPU if architecture version is greater
1236 than 5. Set all CPU bits of cpu_variant directly in autodection
1237 leaving mcpu_cpu_opt, selected_arch and selected_cpu unset.
1238 (arm_parse_extension): Take extension feature set pointer parameter by
1239 value rather than by pointer. Remove allocation code. Adapt code
1240 accordingly.
1241 (arm_parse_cpu): Adapt to variable renaming and changes in
1242 arm_parse_extension () signature.
1243 (arm_parse_arch): Likewise.
1244 (aeabi_set_public_attributes): Also set selected_arch and selected_ext
1245 in addition to selected_cpu. Set flags_arch and flags_ext from them
1246 instead of selected_cpu. Adapt to variables renaming and type change.
1247 (arm_md_post_relax): Adapt to variable renaming.
1248 (s_arm_cpu): Set selcted_cpu_cpu and selected_ext instead of
1249 mcpu_cpu_opt and dyn_mcpu_ext_opt. Set selected_cpu from them and
1250 cpu_variant from selected_cpu and selected_fpu.
1251 (s_arm_arch): Likewise.
1252 (s_arm_object_arch): Adapt to variable renaming.
1253 (s_arm_arch_extension): Use ARM_CPU_IS_ANY instead of checking feature
1254 set against arm_any. Check selected_arch rather than *mcpu_cpu_opt.
1255 Set selected_ext rather than *dyn_mcpu_ext_opt and remove allocation
1256 code.
1257 (s_arm_fpu): Set selected_fpu instead of mfpu_opt. Set all CPU feature
1258 bits if in autodetection mode.
1259
8305403a
L
12602018-03-01 H.J. Lu <hongjiu.lu@intel.com>
1261
1262 * config/tc-i386.c (optimize_encoding): Optimize AVX256 and
1263 AVX512 vpsub[bwdq] instructions.
1264 * testsuite/gas/i386/optimize-1.s: Add tests for AVX256 and
1265 AVX512 vpsub[bwdq] instructions.
1266 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
1267 * testsuite/gas/i386/optimize-1.d: Updated.
1268 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
1269
e184813f
AM
12702018-03-01 Alan Modra <amodra@gmail.com>
1271
1272 * configure.ac (ALL_LINGUAS): Add uk. Sort.
1273 * configure: Regenerate.
1274
8f065d3b
L
12752018-02-27 H.J. Lu <hongjiu.lu@intel.com>
1276
1277 * NEWS: Rename .nop to .nops.
1278 * doc/as.texinfo: Likewise.
1279 * read.c (potable): Add "nops". Remove "nop".
1280 (s_nop): Renamed to ...
1281 (s_nops): This.
1282 * read.h (s_nop): Renamed to ...
1283 (s_nops): This.
1284 * write.c (cvt_frag_to_fill): Rename .nop to .nops.
1285 (md_generate_nops): Likewise.
1286 (relax_segment): Likewise.
1287 * testsuite/gas/i386/nop-1.d: Updated.
1288 * testsuite/gas/i386/nop-1.s: Likewise.
1289 * testsuite/gas/i386/nop-2.d: Likewise.
1290 * testsuite/gas/i386/nop-2.s: Likewise.
1291 * testsuite/gas/i386/nop-3.d: Likewise.
1292 * testsuite/gas/i386/nop-3.s: Likewise.
1293 * testsuite/gas/i386/nop-4.d: Likewise.
1294 * testsuite/gas/i386/nop-4.s: Likewise.
1295 * testsuite/gas/i386/nop-5.d: Likewise.
1296 * testsuite/gas/i386/nop-5.s: Likewise.
1297 * testsuite/gas/i386/nop-6.d: Likewise.
1298 * testsuite/gas/i386/nop-6.s: Likewise.
1299 * testsuite/gas/i386/nop-bad-1.l: Likewise.
1300 * testsuite/gas/i386/nop-bad-1.s: Likewise.
1301 * testsuite/gas/i386/x86-64-nop-1.d: Likewise.
1302 * testsuite/gas/i386/x86-64-nop-2.d: Likewise.
1303 * testsuite/gas/i386/x86-64-nop-3.d: Likewise.
1304 * testsuite/gas/i386/x86-64-nop-4.d: Likewise.
1305 * testsuite/gas/i386/x86-64-nop-5.d: Likewise.
1306 * testsuite/gas/i386/x86-64-nop-6.d: Likewise.
1307
b6f8c7c4
L
13082018-02-27 H.J. Lu <hongjiu.lu@intel.com>
1309
1310 PR gas/22871
1311 * NEWS: Mention -O[2|s].
1312 * config/tc-i386.c (_i386_insn): Add no_optimize.
1313 (optimize): New.
1314 (optimize_for_space): Likewise.
1315 (fits_in_imm7): New function.
1316 (fits_in_imm31): Likewise.
1317 (optimize_encoding): Likewise.
1318 (md_assemble): Call optimize_encoding to optimize encoding.
1319 (parse_insn): Handle {nooptimize}.
1320 (md_shortopts): Append "O::".
1321 (md_parse_option): Handle -On.
1322 * doc/c-i386.texi: Document -O0, -O, -O1, -O2 and -Os as well
1323 as {nooptimize}.
1324 * testsuite/gas/cfi/cfi-x86_64.d: Pass -O0 to assembler.
1325 * testsuite/gas/i386/ilp32/cfi/cfi-x86_64.d: Likewise.
1326 * testsuite/gas/i386/i386.exp: Run optimize-1, optimize-2,
1327 optimize-3, x86-64-optimize-1, x86-64-optimize-2,
1328 x86-64-optimize-3 and x86-64-optimize-4.
1329 * testsuite/gas/i386/optimize-1.d: New file.
1330 * testsuite/gas/i386/optimize-1.s: Likewise.
1331 * testsuite/gas/i386/optimize-2.d: Likewise.
1332 * testsuite/gas/i386/optimize-2.s: Likewise.
1333 * testsuite/gas/i386/optimize-3.d: Likewise.
1334 * testsuite/gas/i386/optimize-3.s: Likewise.
1335 * testsuite/gas/i386/x86-64-optimize-1.s: Likewise.
1336 * testsuite/gas/i386/x86-64-optimize-1.d: Likewise.
1337 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
1338 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
1339 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
1340 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
1341 * testsuite/gas/i386/x86-64-optimize-4.d: Likewise.
1342 * testsuite/gas/i386/x86-64-optimize-4.s: Likewise.
1343
bc7c0509
NC
13442018-02-27 Nick Clifton <nickc@redhat.com>
1345
1346 * po/ru.po: Updated Russian translation.
1347
d7c79856
MR
13482018-02-26 Maciej W. Rozycki <macro@mips.com>
1349
1350 * doc/as.texinfo (Pseudo Ops): Clean up `.dc' and `.ds'
1351 descriptions.
1352
46c685ac
NC
13532018-02-26 Nick Clifton <nickc@redhat.com>
1354
1355 * doc/as.texinfo (Dc): Fix typo.
1356
2c1c9679 13572018-02-26 Alan Modra <amodra@gmail.com>
6e05870c
AM
1358
1359 * testsuite/gas/mips/reginfo-2.l: Update.
1360
13612018-02-23 Alan Modra <amodra@gmail.com>
2c1c9679
AM
1362
1363 * testsuite/gas/mips/reginfo-2.l: Update.
1364
340d33e5
NC
13652018-02-23 Nick Clifton <nickc@redhat.com>
1366
1367 * doc/as.texinfo (Pseudo Ops): Add nodes for .dc, .dcb and .ds.
1368
e859f655
KLC
13692018-02-23 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1370
1371 * config/tc-nds32.c (ict_model): New function. Hook new
1372 directive .ict_model.
1373 (nds32_insert_relax_entry): Tag the bits of entry relocation
1374 for .ict_model.
1375
6b6b6807
L
13762018-02-22 H.J. Lu <hongjiu.lu@intel.com>
1377
1378 * config/tc-i386.c (_i386_insn): Add rex_encoding.
1379 (md_assemble): When i.rex_encoding is true, generate a REX byte
1380 if possible.
1381 (parse_insn): Set i.rex_encoding for {rex}.
1382 * doc/c-i386.texi: Document {rex}.
1383 * testsuite/gas/i386/x86-64-pseudos.s: Add {rex} tests.
1384 * testsuite/gas/i386/x86-64-pseudos.d: Updated.
1385
39334a61
W
13862018-02-22 A. Wilcox <awilfox@adelielinux.org>
1387
1388 PR 22014
1389 * config/tc-mips.c (mips_lookup_insn): Use memmove to strip the
1390 instruction size suffix.
1391
1f1e0a5d
MR
13922018-02-20 Maciej W. Rozycki <macro@mips.com>
1393
1394 * testsuite/gas/mips/mips16-branch-reloc-4.d: New test.
1395 * testsuite/gas/mips/mips16-branch-reloc-5.d: New test.
1396 * testsuite/gas/mips/mips16-branch-reloc-4.s: New test source.
1397 * testsuite/gas/mips/mips16-branch-reloc-5.s: New test source.
1398 * testsuite/gas/mips/mips.exp: Run the new tests.
1399
cd665a94
MF
14002018-02-20 Max Filippov <jcmvbkbc@gmail.com>
1401
1402 * config/tc-xtensa.c (struct litpool_frag): Add new field
1403 literal_count.
1404 (MAX_AUTO_POOL_LITERALS, MAX_EXPLICIT_POOL_LITERALS)
1405 (MAX_POOL_LITERALS): New macro definitions.
1406 (auto_litpool_limit): Initialize to 0.
1407 (md_parse_option): Set auto_litpool_limit in the presence of
1408 --auto-litpools option.
1409 (xtensa_maybe_create_literal_pool_frag): Zero-initialize
1410 literal_count field.
1411 (xg_find_litpool): New function. Make sure that found literal
1412 pool size is within the limit.
1413 (xtensa_move_literals): Extract literal pool search code into
1414 the new function.
1415 * testsuite/gas/xtensa/all.exp: Add auto-litpools-2 test.
1416 * testsuite/gas/xtensa/auto-litpools-2.d: New file.
1417 * testsuite/gas/xtensa/auto-litpools-2.s: New file.
1418 * testsuite/gas/xtensa/auto-litpools.d: Fix up changed
1419 addresses.
1420 * testsuite/gas/xtensa/auto-litpools.s: Change literal value so
1421 that objdump doesn't get out of sync.
1422
8811c8f4
TP
14232018-02-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1424
1425 * doc/c-arm.texi (.arch_extension): Mention extensions it accepts are
1426 also the same as -march.
1427
62a02d25
L
14282018-02-17 H.J. Lu <hongjiu.lu@intel.com>
1429
1430 * NEWS: Mention .nop directive.
1431 * as.h (_relax_state): Add rs_space_nop and rs_fill_nop.
1432 * read.c (potable): Add .nop.
1433 (s_nop): New function.
1434 * read.h (s_nop): New prototype.
1435 * write.c (cvt_frag_to_fill): Handle rs_space_nop and
1436 rs_fill_nop.
1437 (md_generate_nops): New function.
1438 (relax_segment): Likewise.
1439 (write_contents): Use md_generate_nops for rs_fill_nop.
1440 * config/tc-i386.c (alt64_11): New.
1441 (alt64_patt): Likewise.
1442 (md_convert_frag): Handle rs_space_nop.
1443 (i386_output_nops): New function.
1444 (i386_generate_nops): Likewise.
1445 (i386_align_code): Call i386_output_nops.
1446 * config/tc-i386.h (i386_generate_nops): New.
1447 (md_generate_nops): Likewise.
1448 * doc/as.texinfo: Document .nop directive.
1449 * testsuite/gas/i386/i386.exp: Run .nop directive tests.
1450 * testsuite/gas/i386/nop-1.d: New file.
1451 * testsuite/gas/i386/nop-1.s: Likewise.
1452 * testsuite/gas/i386/nop-2.d: Likewise.
1453 * testsuite/gas/i386/nop-2.s: Likewise.
1454 * testsuite/gas/i386/nop-3.d: Likewise.
1455 * testsuite/gas/i386/nop-3.s: Likewise.
1456 * testsuite/gas/i386/nop-4.d: Likewise.
1457 * testsuite/gas/i386/nop-4.s: Likewise.
1458 * testsuite/gas/i386/nop-5.d: Likewise.
1459 * testsuite/gas/i386/nop-5.s: Likewise.
1460 * testsuite/gas/i386/nop-6.d: Likewise.
1461 * testsuite/gas/i386/nop-6.s: Likewise.
1462 * testsuite/gas/i386/nop-bad-1.l: Likewise.
1463 * testsuite/gas/i386/nop-bad-1.s: Likewise.
1464 * testsuite/gas/i386/x86-64-nop-1.d: Likewise.
1465 * testsuite/gas/i386/x86-64-nop-2.d: Likewise.
1466 * testsuite/gas/i386/x86-64-nop-3.d: Likewise.
1467 * testsuite/gas/i386/x86-64-nop-4.d: Likewise.
1468 * testsuite/gas/i386/x86-64-nop-5.d: Likewise.
1469 * testsuite/gas/i386/x86-64-nop-6.d: Likewise.
1470
49ded53d
TC
14712018-02-15 Tamar Christina <tamar.christina@arm.com>
1472
1473 * config/tc-arm.c (cpu_arch_ver): Renumber ARM_ARCH_V8_4A.
1474 * testsuite/gas/arm/attr-march-armv8_4-a.d: New.
1475
db5d5ad1
MF
14762018-02-13 Max Filippov <jcmvbkbc@gmail.com>
1477
1478 * config/tc-xtensa.c (xg_find_best_trampoline): Skip trampoline
1479 frag that contains source address.
1480
db7bf105
NC
14812018-02-13 Nick Clifton <nickc@redhat.com>
1482
1483 PR 22773
1484 * config/tc-arm.c (md_apply_fix): Test Rn field of Thumb ORR
1485 instruction before assuming that it is a MOV instruction.
1486 * testsuite/gas/arm/pr22773.s: New test.
1487 * testsuite/gas/arm/pr22773.d: New test driver.
1488 * testsuite/gas/arm/pr22773.l: New expected output.
1489
bd7ab16b
L
14902018-02-13 H.J. Lu <hongjiu.lu@intel.com>
1491
1492 PR gas/22791
1493 * config/tc-i386.c (need_plt32_p): New function.
1494 (output_jump): Generate BFD_RELOC_X86_64_PLT32 if possible.
1495 (md_estimate_size_before_relax): Likewise.
1496 * testsuite/gas/i386/reloc64.d: Updated.
1497 * testsuite/gas/i386/x86-64-jump.d: Likewise.
1498 * testsuite/gas/i386/x86-64-mpx-branch-1.d: Likewise.
1499 * testsuite/gas/i386/x86-64-mpx-branch-2.d: Likewise.
1500 * testsuite/gas/i386/x86-64-relax-2.d: Likewise.
1501 * testsuite/gas/i386/x86-64-relax-3.d: Likewise.
1502 * testsuite/gas/i386/ilp32/reloc64.d: Likewise.
1503 * testsuite/gas/i386/ilp32/x86-64-branch.d: Likewise.
1504
30147392
MR
15052018-02-13 Maciej W. Rozycki <macro@mips.com>
1506
1507 * testsuite/gas/mips/loongson-3a-2.d: Rename test.
1508
68d20676
NC
15092018-02-13 Nick Clifton <nickc@redhat.com>
1510
1511 PR 22823
1512 * config/obj-elf.c (elf_pseudo_table): Remove now redundant
1513 casts.
1514 (obj_elf_vtable_inherit): Rename to obj_elf_get_vtable_inherit.
1515 (obj_elf_vtable_inherit): New stub function that calls
1516 obj_elf_get_vtable_inherit.
1517 (obj_elf_vtable_entry): Rename to obj_elf_get_vtable_entry.
1518 (obj_elf_vtable_entry): New stub function that calls
1519 obj_elf_get_vtable_entry.
1520 * config/obj-elf.h (obj_elf_vtable_inherit): Update prototype.
1521 (obj_elf_vtable_entry) Likewise.
1522 (obj_elf_get_vtable_inherit) Likewise.
1523 (obj_elf_get_vtable_entry) Likewise.
1524 * config/tc-arm.c (md_pseudo_table): Remove now redundant cast.
1525 * config/tc-i386c (md_pseudo_table): Likewise.
1526 * config/tc-hppa.c (pa_vtable_entry): Call
1527 obj_elf_get_vtable_entry.
1528 (pa_vtable_inherit): Call obj_elf_get_vtable_inherit.
1529 * config/tc-mips.c (s_mips_file): Replace call to dwarf2_get_file
1530 with call to dwarf2_get_filename.
1531 * dwarf2dbg.c (dwarf2_directive_file): Rename to
1532 dwarf2_directive_filename.
1533 (dwarf2_directive_file): New stub function that calls
1534 dwarf2_directive_filename.
1535 * dwarf2dbg.h: Prototype dwarf2_directive_filename.
1536
12a43565
MR
15372018-02-12 Maciej W. Rozycki <macro@mips.com>
1538
1539 * testsuite/gas/mips/reginfo-2-n32.d: Add `--no-pad-sections' to
1540 `as' flags.
1541
d2159fdc
HW
15422018-02-12 Henry Wong <henry@stuffedcow.net>
1543
1544 * testsuite/gas/mips/r6.d: Update for "sigrie" encoding fix.
1545 * testsuite/gas/mips/r6-n32.d: Likewise.
1546 * testsuite/gas/mips/r6-n64.d: Likewise.
1547
7e784da5
NC
15482018-02-12 Nick Clifton <nickc@redhat.com>
1549
1550 * po/ru.po: Updated Russian translation.
1551
a9479dc0
AM
15522018-02-08 Alan Modra <amodra@gmail.com>
1553
1554 PR 22819
1555 * config/tc-ppc.c (md_assemble): Rewrite insn alignment checking.
1556 (ppc_frag_check): Likewise.
1557 * testsuite/gas/ppc/misalign.d,
1558 * testsuite/gas/ppc/misalign.l,
1559 * testsuite/gas/ppc/misalign.s: New test.
1560 * testsuite/gas/ppc/misalign2.d,
1561 * testsuite/gas/ppc/misalign2.s: New test.
1562 * testsuite/gas/ppc/ppc.exp: Run them.
1563
89424b1d
MR
15642018-02-05 Maciej W. Rozycki <macro@mips.com>
1565
1566 * config/tc-riscv.c (riscv_handle_implicit_zero_offset): Rename
1567 `expr' parameter to `ep'.
1568
2d6dda71
MR
15692018-02-05 Maciej W. Rozycki <macro@mips.com>
1570
1571 * testsuite/gas/mips/reginfo-2.d: New test.
1572 * testsuite/gas/mips/reginfo-2-n32.d: New test.
1573 * testsuite/gas/mips/reginfo-2.l: New test stderr output.
1574 * testsuite/gas/mips/reginfo-2.s: New test source.
1575 * testsuite/gas/mips/mips.exp: Run the new tests.
1576
f174ef9f
NC
15772018-02-05 Nick Clifton <nickc@redhat.com>
1578
1579 * po/ru.po: Updated Russian translation.
1580
ab1fadc6
AM
15812018-01-31 Alan Modra <amodra@gmail.com>
1582
1583 PR 22714
1584 * app.c (last_char): New static var.
1585 (struct app_save): Add last_char field.
1586 (app_push, app_pop): Handle it.
1587 (do_scrub_chars): Use last_char in test for "\@". Set last_char.
1588
d85815e2
EB
15892018-01-29 Eric Botcazou <ebotcazou@adacore.com>
1590
1591 PR gas/22738
1592 * config/tc-sparc.h (sparc_mach): Declare.
1593 (TARGET_MACH): Define to above.
1594 * config/tc-sparc.c (sparc_mach): New function.
1595 (sparc_md_end): Minor tweak.
1596
c32b891a
NC
15972018-01-29 Nick Clifton <nickc@redhat.com>
1598
1599 * po/ru.po: Updated Russian translation.
1600
1e3f5548
MR
16012018-01-26 Maciej W. Rozycki <macro@mips.com>
1602
1603 * configure.tgt: Use generic emulation for `mips-*-windiss',
1604 overriding the blanket choice made for `*-*-windiss'.
1605
c00f0d7a
MR
16062018-01-26 Maciej W. Rozycki <macro@mips.com>
1607
1608 * configure.tgt: Use `mips-*-sysv4*' rather than
1609 `mips-*-sysv4*MP*'.
1610
32247401
RL
16112018-01-24 Renlin Li <renlin.li@arm.com>
1612
1613 * config/tc-aarch64.c (reloc_table): add entries for
1614 BFD_RELOC_AARCH64_MOVW_PREL_G0, BFD_RELOC_AARCH64_MOVW_PREL_G0_NC,
1615 BFD_RELOC_AARCH64_MOVW_PREL_G1, BFD_RELOC_AARCH64_MOVW_PREL_G1_NC,
1616 BFD_RELOC_AARCH64_MOVW_PREL_G2, BFD_RELOC_AARCH64_MOVW_PREL_G2_NC,
1617 BFD_RELOC_AARCH64_MOVW_PREL_G3.
1618 (process_movw_reloc_info): Supports newly added MOVW_PREL relocations.
1619 (md_apply_fix): Likewise
1620 * testsuite/gas/aarch64/prel_g0.s: New.
1621 * testsuite/gas/aarch64/prel_g0.d: New.
1622 * testsuite/gas/aarch64/prel_g0_nc.s: New.
1623 * testsuite/gas/aarch64/prel_g0_nc.d: New.
1624 * testsuite/gas/aarch64/prel_g1.s: New.
1625 * testsuite/gas/aarch64/prel_g1.d: New.
1626 * testsuite/gas/aarch64/prel_g1_nc.s: New.
1627 * testsuite/gas/aarch64/prel_g1_nc.d: New.
1628 * testsuite/gas/aarch64/prel_g2.s: New.
1629 * testsuite/gas/aarch64/prel_g2.d: New.
1630 * testsuite/gas/aarch64/prel_g2_nc.s: New.
1631 * testsuite/gas/aarch64/prel_g2_nc.d: New.
1632 * testsuite/gas/aarch64/prel_g3.s: New.
1633 * testsuite/gas/aarch64/prel_g3.d: New.
1634
0984958b
MR
16352018-01-23 Maciej W. Rozycki <macro@mips.com>
1636
1637 * configure.ac: Also set `mips_default_abi' to N32_ABI for
1638 `mips64*-ps2-elf*'.
1639 * configure: Regenerate.
1640
62fd0a98
MR
16412018-01-23 Maciej W. Rozycki <macro@mips.com>
1642
1643 * config/tc-mips.c (options): Remove OPTION_COMPAT_ARCH_BASE
1644 enum value.
1645
be3a8dca
IT
16462018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1647
1648 * config/tc-i386.c (cpu_arch): Add .pconfig.
1649 * doc/c-i386.texi: Document .pconfig.
1650 * testsuite/gas/i386/i386.exp: Add PCONFIG tests.
1651 * testsuite/gas/i386/pconfig-intel.d: New test.
1652 * testsuite/gas/i386/pconfig.d: Likewise.
1653 * testsuite/gas/i386/pconfig.s: Likewise.
1654 * testsuite/gas/i386/x86-64-pconfig-intel.d: Likewise.
1655 * testsuite/gas/i386/x86-64-pconfig.d: Likewise.
1656 * testsuite/gas/i386/x86-64-pconfig.s: Likewise.
1657
3233d7d0
IT
16582018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1659
1660 * config/tc-i386.c (cpu_arch): Add .wbnoinvd.
1661 * doc/c-i386.texi: Document .wbnoinvd.
1662 * testsuite/gas/i386/i386.exp: Add WBNOINVD tests.
1663 * testsuite/gas/i386/wbnoinvd-intel.d: New test.
1664 * testsuite/gas/i386/wbnoinvd.d: Likewise.
1665 * testsuite/gas/i386/wbnoinvd.s: Likewise.
1666 * testsuite/gas/i386/x86-64-wbnoinvd-intel.d: Likewise.
1667 * testsuite/gas/i386/x86-64-wbnoinvd.d: Likewise.
1668 * testsuite/gas/i386/x86-64-wbnoinvd.s: Likewise.
1669
b4f6242e
MR
16702018-01-23 Maciej W. Rozycki <macro@mips.com>
1671
1672 * config/tc-mips.c (md_show_usage): Correctly indicate the
1673 configuration-specific default ABI.
1674
f866b262
MR
16752018-01-23 Maciej W. Rozycki <macro@mips.com>
1676
1677 * config/tc-mips.c (md_show_usage): Report `-mmips16e2' and
1678 `-mno-mips16e2' options.
1679
75c80ee1
MR
16802018-01-22 Maciej W. Rozycki <macro@mips.com>
1681
1682 * doc/c-mips.texi (MIPS ASE Instruction Generation Overrides):
1683 Correct syntax of the `.set nomips16e2' directive description.
1684
49da480f
OE
16852018-01-22 Oleg Endo <olegendo@gcc.gnu.org>
1686
1687 PR 22737
1688 * config/tc-rx.c (rx_start_line): Handle escaped double-quote character.
1689 * testsuite/gas/rx/pr22737.s: New test.
1690 * testsuite/gas/rx/pr22737.d: Likewise.
1691 * testsuite/gas/rx/rx.exp: Run the new test.
1692
a3ab6cb0
TP
16932018-01-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
1694
1695 * config/tc-arm.c (ToC macro): Remove spurious comment.
1696 (ToU macro): Likewise.
1697
e925c834
JW
16982018-01-17 Jim Wilson <jimw@sifive.com>
1699
1700 * config/tc-riscv.c (validate_riscv_insn) <'z'>: New.
1701 (riscv_ip) <'z'>: New.
1702
d777820b
IT
17032018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1704
1705 * config/tc-i386.c (cpu_arch): Delete .cet. Add .ibt, .shstk.
1706 (cpu_noarch): Add noibt, noshstk.
1707 (parse_insn): Change cpucet to cpuibt.
1708 * doc/c-i386.texi: Delete .cet. Add .ibt, .shstk.
1709 * testsuite/gas/i386/cet-ibt-inval.l: New test.
1710 * testsuite/gas/i386/cet-ibt-inval.s: Likewise.
1711 * testsuite/gas/i386/cet-shstk-inval.l: Likewise.
1712 * testsuite/gas/i386/cet-shstk-inval.s: Likewise.
1713 * testsuite/gas/i386/x86-64-cet-ibt-inval.l: Likewise.
1714 * testsuite/gas/i386/x86-64-cet-ibt-inval.s: Likewise.
1715 * testsuite/gas/i386/x86-64-cet-shstk-inval.l: Likewise.
1716 * testsuite/gas/i386/x86-64-cet-shstk-inval.s: Likewise.
1717
f6efed01
NC
17182018-01-16 Nick Clifton <nickc@redhat.com>
1719
1720 * po/fr.po: Updated French translation.
1721
2721d702
JW
17222018-01-15 Jim Wilson <jimw@sifive.com>
1723
1724 * testsuite/gas/riscv/c-zero-imm.s: Test addi that compresses to c.nop.
1725 * testsuite/gas/riscv/c-zero-imm.d: Likewise.
1726
cf3cf39d
TP
17272018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1728
1729 * config/tc-arm.c (ToC): Define macro.
1730 (ToU): Likewise.
1731 (insns): Make use of above macros for new instructions introduced in
1732 Armv8-M.
1733
2875ce2b
TP
17342018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1735
1736 * config/tc-arm.c (insns): Make blxns, bxns, tt, ttt, tta, ttat, vlldm
1737 and vlstm conditionally executable and reindent parameters.
1738 * testsuite/gas/arm/archv8m-cmse-main.s: Add conditional version of
1739 aforementionned instructions.
1740
df9909b8
TP
17412018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1742
1743 * config/tc-arm.c (it_fsm_post_encode): Do not warn if targeting M
1744 profile architecture or if in autodetection mode. Clarify that
1745 deprecation is for performance reason and concerns Armv8-A and Armv8-R.
1746 * testsuite/gas/arm/armv8-ar-bad.l: Adapt to new IT deprecation warning
1747 message.
1748 * testsuite/gas/arm/armv8-ar-it-bad.l: Likewise.
1749 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: Likewise.
1750 * testsuite/gas/arm/udf.l: Likewise.
1751 * testsuite/gas/arm/udf.d: Assemble for Armv8-A explicitely.
1752
616dcb87
NC
17532018-01-15 Nick Clifton <nickc@redhat.com>
1754
1755 * po/uk.po: Updated Ukranian translation.
1756
3957a496
NC
17572018-01-13 Nick Clifton <nickc@redhat.com>
1758
1759 * po/gas.pot: Regenerated.
1760
769c7ea5
NC
17612018-01-13 Nick Clifton <nickc@redhat.com>
1762
1763 * configure: Regenerate.
1764
9176ac5b
NC
17652018-01-13 Nick Clifton <nickc@redhat.com>
1766
faf766e3 1767 2.30 branch created.
9176ac5b
NC
1768 * NEWS: Add marker for 2.30.
1769
b5b62006
GN
17702018-01-12 Gunther Nikl <gnikl@users.sourceforge.net>
1771
1772 * gas/config/aout_gnu.h (USE_EXTENDED_RELOC): Explicitly
1773 define to 0 and 1. Remove a dangling reference to "AMD 29000"
1774 in a comment.
1775
888a89da
IT
17762018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1777
1778 * testsuite/i386/avx512_4fmaps_vl-warn.l: Likewise.
1779 * testsuite/i386/avx512_4fmaps_vl-warn.s: Likewise.
1780 * testsuite/i386/avx512_4fmaps_vl.d: Likewise.
1781 * testsuite/i386/avx512_4fmaps_vl.s: Likewise.
1782 * testsuite/i386/avx512_4vnniw_vl-intel.d: Likewise.
1783 * testsuite/i386/avx512_4vnniw_vl.d: Likewise.
1784 * testsuite/i386/avx512_4vnniw_vl.s: Likewise.
1785 * testsuite/i386/i386.exp: Removed _vl tests for 4fmaps an 4vnniw
1786 tests.
1787 * testsuite/i386/x86-64-avx512_4fmaps_vl-intel.d: Removed.
1788 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.l: Likewise.
1789 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.s: Likewise.
1790 * testsuite/i386/x86-64-avx512_4fmaps_vl.d: Likewise.
1791 * testsuite/i386/x86-64-avx512_4fmaps_vl.s: Likewise.
1792 * testsuite/i386/x86-64-avx512_4vnniw_vl-intel.d: Likewise.
1793 * testsuite/i386/x86-64-avx512_4vnniw_vl.d: Likewise.
1794 * testsuite/i386/x86-64-avx512_4vnniw_vl.s: Likewise.
1795
b90d5ba0
AM
17962018-01-11 Alan Modra <amodra@gmail.com>
1797
1798 * config/tc-arm.c (aeabi_set_public_attributes): Avoid false
1799 positive "‘profile’ may be used uninitialized".
1800
cbda583a
JB
18012018-01-10 Jan Beulich <jbeulich@suse.com>
1802
1803 * testsuite/gas/i386/avx512_4fmaps.s,
1804 testsuite/gas/i386/avx512_4fmaps_vl.s,
1805 testsuite/gas/i386/x86-64-avx512_4fmaps.s,
1806 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Actually test
1807 Disp8 forms (and the transition happening at the right
1808 boundary).
1809 * testsuite/gas/i386/avx512_4fmaps.d,
1810 testsuite/gas/i386/avx512_4fmaps-intel.d,
1811 testsuite/gas/i386/avx512_4fmaps_vl.d,
1812 testsuite/gas/i386/avx512_4fmaps_vl-intel.d,
1813 testsuite/gas/i386/x86-64-avx512_4fmaps.d,
1814 testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d,
1815 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d,
1816 testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Adjust
1817 expectations.
1818
c9e92278
JB
18192018-01-10 Jan Beulich <jbeulich@suse.com>
1820
1821 * testsuite/gas/i386/avx512bw.s,
1822 testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
1823 operands.
1824 * testsuite/gas/i386/avx512bw-intel.d,
1825 testsuite/gas/i386/avx512bw.d,
1826 testsuite/gas/i386/avx512bw_vl-intel.d.
1827 testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
1828
35fd2b2b
JW
18292018-01-09 Jim Wilson <jimw@sifive.com>
1830
1831 * testsuite/gas/riscv/auipc-x0.d: New.
1832 * testsuite/gas/riscv/auipc-x0.s: New.
1833
91d8b670
JG
18342018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
1835
1836 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
1837 in Arm execution state, and Armv6T2 and above in Thumb execution
1838 state.
1839 * testsuite/gas/arm/csdb.s: New.
1840 * testsuite/gas/arm/csdb.d: New.
1841 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
1842 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
1843
be2e7d95
JG
18442018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
1845
1846 * testsuite/gas/aarch64/system.d: Update expected results to expect
1847 CSDB for hint 0x14.
1848
704a705d
L
18492018-01-08 H.J. Lu <hongjiu.lu@intel.com>
1850
1851 PR gas/22681
1852 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
1853 x86-64-movd-intel.
1854 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
1855 * testsuite/gas/i386/x86-64-movd.d: Likewise.
1856 * testsuite/gas/i386/x86-64-movd.s: Likewise.
1857
102e9361
NC
18582018-01-08 Nick Clifton <nickc@redhat.com>
1859
1860 PR 22553
1861 * doc/c-i386.texi (i386-Directives): Document the .largecomm
1862 directive.
1863
645a2c5b
JW
18642018-01-04 Jim Wilson <jimw@sifive.com>
1865
1866 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
1867 * testsuite/gas/riscv/priv-reg.d: Likewise.
1868
219d1afa
AM
18692018-01-03 Alan Modra <amodra@gmail.com>
1870
1871 Update year range in copyright notice of all files.
1872
806ab1c0
NC
18732018-01-02 Nick Clifton <nickc@redhat.com>
1874
1875 PR 18119
1876 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
1877 version of ARM MRS instruction.
1878
1e563868 1879For older changes see ChangeLog-2017
3499769a 1880\f
1e563868 1881Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1882
1883Copying and distribution of this file, with or without modification,
1884are permitted in any medium without royalty provided the copyright
1885notice and this notice are preserved.
1886
1887Local Variables:
1888mode: change-log
1889left-margin: 8
1890fill-column: 74
1891version-control: never
1892End:
This page took 0.221125 seconds and 4 git commands to generate.