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