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