]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - opcodes/ChangeLog
Fix unintialized memory in aarch64 opcodes.
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
1 2018-05-01 Tamar Christina <tamar.christina@arm.com>
2
3 * aarch64-dis.c (aarch64_opcode_decode): Moved memory clear code.
4
5 2018-04-30 Francois H. Theron <francois.theron@netronome.com>
6
7 Makefile.am: Added nfp-dis.c.
8 configure.ac: Added bfd_nfp_arch.
9 disassemble.h: Added print_insn_nfp prototype.
10 disassemble.c: Added ARCH_nfp and call to print_insn_nfp
11 nfp-dis.c: New, for NFP support.
12 po/POTFILES.in: Added nfp-dis.c to the list.
13 Makefile.in: Regenerate.
14 configure: Regenerate.
15
16 2018-04-26 Jan Beulich <jbeulich@suse.com>
17
18 * i386-opc.tbl: Fold various non-memory operand AVX512VL
19 templates into their base ones.
20 * i386-tlb.h: Re-generate.
21
22 2018-04-26 Jan Beulich <jbeulich@suse.com>
23
24 * i386-gen.c (cpu_flag_init): Use CPU_XOP_FLAGS for
25 CPU_BDVER1_FLAGS. Use CPU_AVX2_FLAGS for CPU_ZNVER1_FLAGS. Use
26 CPU_AVX_FLAGS for CPU_BTVER1_FLAGS. Add CPU_XSAVE_FLAGS to
27 CPU_LWP_FLAGS, CPU_AVX_FLAGS, CPU_MPX_FLAGS, and CPU_OSPKE_FLAGS.
28 * i386-init.h: Re-generate.
29
30 2018-04-26 Jan Beulich <jbeulich@suse.com>
31
32 * i386-gen.c (cpu_flag_init): Drop all uses of CpuRegMMX,
33 CpuRegXMM, CpuRegYMM, CpuRegZMM, and CpuRegMask. Use
34 CPU_AVX2_FLAGS for CPU_AVX512F_FLAGS and drop bogus comment.
35 Don't use CPU_AVX2_FLAGS for CPU_AVX512VL_FLAGS and drop bogus
36 comment.
37 (cpu_flags): Drop CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
38 and CpuRegMask.
39 * i386-opc.h: CpuRegMMX, CpuRegXMM, CpuRegYMM, CpuRegZMM,
40 CpuRegMask: Delete.
41 (union i386_cpu_flags): Remove cpuregmmx, cpuregxmm, cpuregymm,
42 cpuregzmm, and cpuregmask.
43 * i386-init.h: Re-generate.
44 * i386-tbl.h: Re-generate.
45
46 2018-04-26 Jan Beulich <jbeulich@suse.com>
47
48 * i386-gen.c (cpu_flag_init): CPU_I586_FLAGS inherits Cpu387 only.
49 CPU_287_FLAGS is Cpu287 only. CPU_387_FLAGS is Cpu387 only.
50 * i386-init.h: Re-generate.
51
52 2018-04-26 Jan Beulich <jbeulich@suse.com>
53
54 * i386-gen.c (VexImmExt): Delete.
55 * i386-opc.h (VexImmExt, veximmext): Delete.
56 * i386-opc.tbl: Drop all VexImmExt uses.
57 * i386-tlb.h: Re-generate.
58
59 2018-04-25 Jan Beulich <jbeulich@suse.com>
60
61 * i386-opc.tbl (vpslld, vpsrad, vpsrld): Drop AVX512VL
62 register-only forms.
63 * i386-tlb.h: Re-generate.
64
65 2018-04-25 Tamar Christina <tamar.christina@arm.com>
66
67 * aarch64-tbl.h (sqrdmlah, sqrdmlsh): Fix masks.
68
69 2018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
70
71 * i386-dis.c: Add REG_0F1C_MOD_0, MOD_0F1C_PREFIX_0,
72 PREFIX_0F1C.
73 * i386-gen.c (cpu_flag_init): Add CPU_CLDEMOTE_FLAGS,
74 (cpu_flags): Add CpuCLDEMOTE.
75 * i386-init.h: Regenerate.
76 * i386-opc.h (enum): Add CpuCLDEMOTE,
77 (i386_cpu_flags): Add cpucldemote.
78 * i386-opc.tbl: Add cldemote.
79 * i386-tbl.h: Regenerate.
80
81 2018-04-16 Alan Modra <amodra@gmail.com>
82
83 * Makefile.am: Remove sh5 and sh64 support.
84 * configure.ac: Likewise.
85 * disassemble.c: Likewise.
86 * disassemble.h: Likewise.
87 * sh-dis.c: Likewise.
88 * sh64-dis.c: Delete.
89 * sh64-opc.c: Delete.
90 * sh64-opc.h: Delete.
91 * Makefile.in: Regenerate.
92 * configure: Regenerate.
93 * po/POTFILES.in: Regenerate.
94
95 2018-04-16 Alan Modra <amodra@gmail.com>
96
97 * Makefile.am: Remove w65 support.
98 * configure.ac: Likewise.
99 * disassemble.c: Likewise.
100 * disassemble.h: Likewise.
101 * w65-dis.c: Delete.
102 * w65-opc.h: Delete.
103 * Makefile.in: Regenerate.
104 * configure: Regenerate.
105 * po/POTFILES.in: Regenerate.
106
107 2018-04-16 Alan Modra <amodra@gmail.com>
108
109 * configure.ac: Remove we32k support.
110 * configure: Regenerate.
111
112 2018-04-16 Alan Modra <amodra@gmail.com>
113
114 * Makefile.am: Remove m88k support.
115 * configure.ac: Likewise.
116 * disassemble.c: Likewise.
117 * disassemble.h: Likewise.
118 * m88k-dis.c: Delete.
119 * Makefile.in: Regenerate.
120 * configure: Regenerate.
121 * po/POTFILES.in: Regenerate.
122
123 2018-04-16 Alan Modra <amodra@gmail.com>
124
125 * Makefile.am: Remove i370 support.
126 * configure.ac: Likewise.
127 * disassemble.c: Likewise.
128 * disassemble.h: Likewise.
129 * i370-dis.c: Delete.
130 * i370-opc.c: Delete.
131 * Makefile.in: Regenerate.
132 * configure: Regenerate.
133 * po/POTFILES.in: Regenerate.
134
135 2018-04-16 Alan Modra <amodra@gmail.com>
136
137 * Makefile.am: Remove h8500 support.
138 * configure.ac: Likewise.
139 * disassemble.c: Likewise.
140 * disassemble.h: Likewise.
141 * h8500-dis.c: Delete.
142 * h8500-opc.h: Delete.
143 * Makefile.in: Regenerate.
144 * configure: Regenerate.
145 * po/POTFILES.in: Regenerate.
146
147 2018-04-16 Alan Modra <amodra@gmail.com>
148
149 * configure.ac: Remove tahoe support.
150 * configure: Regenerate.
151
152 2018-04-15 H.J. Lu <hongjiu.lu@intel.com>
153
154 * i386-dis.c (prefix_table): Replace Em with Edq on tpause and
155 umwait.
156 * i386-opc.tbl: Allow 32-bit registers for tpause and umwait in
157 64-bit mode.
158 * i386-tbl.h: Regenerated.
159
160 2018-04-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
161
162 * i386-dis.c (enum): Add PREFIX_MOD_0_0FAE_REG_6,
163 PREFIX_MOD_1_0FAE_REG_6.
164 (va_mode): New.
165 (OP_E_register): Use va_mode.
166 * i386-dis-evex.h (prefix_table):
167 New instructions (see prefixes above).
168 * i386-gen.c (cpu_flag_init): Add WAITPKG.
169 (cpu_flags): Likewise.
170 * i386-opc.h (enum): Likewise.
171 (i386_cpu_flags): Likewise.
172 * i386-opc.tbl: Add umonitor, umwait, tpause.
173 * i386-init.h: Regenerate.
174 * i386-tbl.h: Likewise.
175
176 2018-04-11 Alan Modra <amodra@gmail.com>
177
178 * opcodes/i860-dis.c: Delete.
179 * opcodes/i960-dis.c: Delete.
180 * Makefile.am: Remove i860 and i960 support.
181 * configure.ac: Likewise.
182 * disassemble.c: Likewise.
183 * disassemble.h: Likewise.
184 * Makefile.in: Regenerate.
185 * configure: Regenerate.
186 * po/POTFILES.in: Regenerate.
187
188 2018-04-04 H.J. Lu <hongjiu.lu@intel.com>
189
190 PR binutils/23025
191 * i386-dis.c (get_valid_dis386): Don't set vex.prefix nor vex.w
192 to 0.
193 (print_insn): Clear vex instead of vex.evex.
194
195 2018-04-04 Nick Clifton <nickc@redhat.com>
196
197 * po/es.po: Updated Spanish translation.
198
199 2018-03-28 Jan Beulich <jbeulich@suse.com>
200
201 * i386-gen.c (opcode_modifiers): Delete VecESize.
202 * i386-opc.h (VecESize): Delete.
203 (struct i386_opcode_modifier): Delete vecesize.
204 * i386-opc.tbl: Drop VecESize.
205 * i386-tlb.h: Re-generate.
206
207 2018-03-28 Jan Beulich <jbeulich@suse.com>
208
209 * i386-opc.h (NO_BROADCAST, BROADCAST_1TO16, BROADCAST_1TO8,
210 BROADCAST_1TO4, BROADCAST_1TO2): Delete.
211 (struct i386_opcode_modifier): Shrink broadcast field to 1 bit.
212 * i386-opc.tbl: Replace Broadcast=<N> by Broadcast.
213 * i386-tlb.h: Re-generate.
214
215 2018-03-28 Jan Beulich <jbeulich@suse.com>
216
217 * i386-opc.tbl (vcvt*d2si, vcvt*d2usi, vcvt*s2si, vcvt*s2usi):
218 Fold AVX512 forms
219 * i386-tlb.h: Re-generate.
220
221 2018-03-28 Jan Beulich <jbeulich@suse.com>
222
223 * i386-dis.c (prefix_table): Drop Y for cvt*2si.
224 (vex_len_table): Drop Y for vcvt*2si.
225 (putop): Replace plain 'Y' handling by abort().
226
227 2018-03-28 Nick Clifton <nickc@redhat.com>
228
229 PR 22988
230 * aarch64-tbl.h (aarch64_opcode_table): Add entries for LDFF1xx
231 instructions with only a base address register.
232 * aarch64-opc.c (operand_general_constraint_met_p): Add code to
233 handle AARHC64_OPND_SVE_ADDR_R.
234 (aarch64_print_operand): Likewise.
235 * aarch64-asm-2.c: Regenerate.
236 * aarch64_dis-2.c: Regenerate.
237 * aarch64-opc-2.c: Regenerate.
238
239 2018-03-22 Jan Beulich <jbeulich@suse.com>
240
241 * i386-opc.tbl: Drop VecESize from register only insn forms and
242 memory forms not allowing broadcast.
243 * i386-tlb.h: Re-generate.
244
245 2018-03-22 Jan Beulich <jbeulich@suse.com>
246
247 * i386-opc.tbl (vfrczs*, vphadd*, vphsub*, vpmacs*, vpmadcs*,
248 vprot*, vpsha*, vpshl*, bextr, blc*, bls*, t1mskc, tzmsk, sha1*,
249 sha256*): Drop Disp<N>.
250
251 2018-03-22 Jan Beulich <jbeulich@suse.com>
252
253 * i386-dis.c (EbndS, bnd_swap_mode): New.
254 (prefix_table): Use EbndS.
255 (OP_E_register, OP_E_memory): Also handle bnd_swap_mode.
256 * i386-opc.tbl (bndmov): Move misplaced Load.
257 * i386-tlb.h: Re-generate.
258
259 2018-03-22 Jan Beulich <jbeulich@suse.com>
260
261 * i386-opc.tbl (vcvtdq2pd, vcvtps2pd, vcvtudq2pd): Use separate
262 templates allowing memory operands and folded ones for register
263 only flavors.
264 * i386-tlb.h: Re-generate.
265
266 2018-03-22 Jan Beulich <jbeulich@suse.com>
267
268 * i386-opc.tbl (vfrczp*, vpcmov, vpermil2p*): Fold 128- and
269 256-bit templates. Drop redundant leftover Disp<N>.
270 * i386-tlb.h: Re-generate.
271
272 2018-03-14 Kito Cheng <kito.cheng@gmail.com>
273
274 * riscv-opc.c (riscv_insn_types): New.
275
276 2018-03-13 Nick Clifton <nickc@redhat.com>
277
278 * po/pt_BR.po: Updated Brazilian Portuguese translation.
279
280 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
281
282 * i386-opc.tbl: Add Optimize to clr.
283 * i386-tbl.h: Regenerated.
284
285 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
286
287 * i386-gen.c (opcode_modifiers): Remove OldGcc.
288 * i386-opc.h (OldGcc): Removed.
289 (i386_opcode_modifier): Remove oldgcc.
290 * i386-opc.tbl: Remove fsubp, fsubrp, fdivp and fdivrp
291 instructions for old (<= 2.8.1) versions of gcc.
292 * i386-tbl.h: Regenerated.
293
294 2018-03-08 Jan Beulich <jbeulich@suse.com>
295
296 * i386-opc.h (EVEXDYN): New.
297 * i386-opc.tbl: Fold various AVX512VL templates.
298 * i386-tlb.h: Re-generate.
299
300 2018-03-08 Jan Beulich <jbeulich@suse.com>
301
302 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
303 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
304 vpexpandd, vpexpandq): Fold AFX512VF templates.
305 * i386-tlb.h: Re-generate.
306
307 2018-03-08 Jan Beulich <jbeulich@suse.com>
308
309 * i386-opc.tbl (vgf2p8affineinvqb, vgf2p8affineqb, vgf2p8mulb):
310 Fold 128- and 256-bit VEX-encoded templates.
311 * i386-tlb.h: Re-generate.
312
313 2018-03-08 Jan Beulich <jbeulich@suse.com>
314
315 * i386-opc.tbl (vexpandpd, vexpandps, vmovapd, vmovaps,
316 vmovdqa32, vmovdqa64, vmovdqu32, vmovdqu64, vmovupd, vmovups,
317 vpexpandd, vpexpandq): Fold AVX512F templates.
318 * i386-tlb.h: Re-generate.
319
320 2018-03-08 Jan Beulich <jbeulich@suse.com>
321
322 * i386-opc.tbl (llwpcb, slwpcb, lwpval, lwpins): Fold 32- and
323 64-bit templates. Drop Disp<N>.
324 * i386-tlb.h: Re-generate.
325
326 2018-03-08 Jan Beulich <jbeulich@suse.com>
327
328 * i386-opc.tbl (vfmadd*, vfmsub*, vfnmadd*, vfnmsub*): Fold 128-
329 and 256-bit templates.
330 * i386-tlb.h: Re-generate.
331
332 2018-03-08 Jan Beulich <jbeulich@suse.com>
333
334 * i386-opc.tbl (cmpxchg8b): Add NoRex64.
335 * i386-tlb.h: Re-generate.
336
337 2018-03-08 Jan Beulich <jbeulich@suse.com>
338
339 * i386-opc.tbl (cmpxchg16b, fisttp, fisttpll, bndmov, mwaitx):
340 Drop NoAVX.
341 * i386-tlb.h: Re-generate.
342
343 2018-03-08 Jan Beulich <jbeulich@suse.com>
344
345 * i386-opc.tbl (ldmxcsr, stmxcsr): Add NoAVX.
346 * i386-tlb.h: Re-generate.
347
348 2018-03-08 Jan Beulich <jbeulich@suse.com>
349
350 * i386-gen.c (opcode_modifiers): Delete FloatD.
351 * i386-opc.h (FloatD): Delete.
352 (struct i386_opcode_modifier): Delete floatd.
353 * i386-opc.tbl (fadd, fsub, fsubr, fmul, fdiv, fdivr): Replace
354 FloatD by D.
355 * i386-tlb.h: Re-generate.
356
357 2018-03-08 Jan Beulich <jbeulich@suse.com>
358
359 * i386-dis.c (float_reg): Adjust DC and DE fsub*/fdiv* patterns.
360
361 2018-03-08 Jan Beulich <jbeulich@suse.com>
362
363 * i386-opc.tbl (vmovd): Disallow Qword memory operands.
364 * i386-tlb.h: Re-generate.
365
366 2018-03-08 Jan Beulich <jbeulich@suse.com>
367
368 * i386-opc.tbl (vcvtpd2ps): Fold AVX 128- and 256-bit memory
369 forms.
370 * i386-tlb.h: Re-generate.
371
372 2018-03-07 Alan Modra <amodra@gmail.com>
373
374 * disassemble.c (disassembler): Use bfd_arch_powerpc entry for
375 bfd_arch_rs6000.
376 * disassemble.h (print_insn_rs6000): Delete.
377 * ppc-dis.c (powerpc_init_dialect): Handle rs6000.
378 (disassemble_init_powerpc): Call powerpc_init_dialect for rs6000.
379 (print_insn_rs6000): Delete.
380
381 2018-03-03 Alan Modra <amodra@gmail.com>
382
383 * sysdep.h (opcodes_error_handler): Define.
384 (_bfd_error_handler): Declare.
385 * Makefile.am: Remove stray #.
386 * opc2c.c (main): Remove bogus -l arg handling. Print "DO NOT
387 EDIT" comment.
388 * aarch64-dis.c, * arc-dis.c, * arm-dis.c, * avr-dis.c,
389 * d30v-dis.c, * h8300-dis.c, * mmix-dis.c, * ppc-dis.c,
390 * riscv-dis.c, * s390-dis.c, * sparc-dis.c, * v850-dis.c: Use
391 opcodes_error_handler to print errors. Standardize error messages.
392 * msp430-decode.opc, * nios2-dis.c, * rl78-decode.opc: Likewise,
393 and include opintl.h.
394 * nds32-asm.c: Likewise, and include sysdep.h and opintl.h.
395 * i386-gen.c: Standardize error messages.
396 * msp430-decode.c, * rl78-decode.c, rx-decode.c: Regenerate.
397 * Makefile.in: Regenerate.
398 * epiphany-asm.c, * epiphany-desc.c, * epiphany-dis.c,
399 * epiphany-ibld.c, * fr30-asm.c, * fr30-desc.c, * fr30-dis.c,
400 * fr30-ibld.c, * frv-asm.c, * frv-desc.c, * frv-dis.c, * frv-ibld.c,
401 * frv-opc.c, * ip2k-asm.c, * ip2k-desc.c, * ip2k-dis.c, * ip2k-ibld.c,
402 * iq2000-asm.c, * iq2000-desc.c, * iq2000-dis.c, * iq2000-ibld.c,
403 * lm32-asm.c, * lm32-desc.c, * lm32-dis.c, * lm32-ibld.c,
404 * m32c-asm.c, * m32c-desc.c, * m32c-dis.c, * m32c-ibld.c,
405 * m32r-asm.c, * m32r-desc.c, * m32r-dis.c, * m32r-ibld.c,
406 * mep-asm.c, * mep-desc.c, * mep-dis.c, * mep-ibld.c, * mt-asm.c,
407 * mt-desc.c, * mt-dis.c, * mt-ibld.c, * or1k-asm.c, * or1k-desc.c,
408 * or1k-dis.c, * or1k-ibld.c, * xc16x-asm.c, * xc16x-desc.c,
409 * xc16x-dis.c, * xc16x-ibld.c, * xstormy16-asm.c, * xstormy16-desc.c,
410 * xstormy16-dis.c, * xstormy16-ibld.c: Regenerate.
411
412 2018-03-01 H.J. Lu <hongjiu.lu@intel.com>
413
414 * * i386-opc.tbl: Add "Optimize" to AVX256 and AVX512
415 vpsub[bwdq] instructions.
416 * i386-tbl.h: Regenerated.
417
418 2018-03-01 Alan Modra <amodra@gmail.com>
419
420 * configure.ac (ALL_LINGUAS): Sort.
421 * configure: Regenerate.
422
423 2018-02-27 Thomas Preud'homme <thomas.preudhomme@arm.com>
424
425 * arm-dis.c (print_insn_coprocessor): Replace uses of ARM_FEATURE_COPY
426 macro by assignements.
427
428 2018-02-27 H.J. Lu <hongjiu.lu@intel.com>
429
430 PR gas/22871
431 * i386-gen.c (opcode_modifiers): Add Optimize.
432 * i386-opc.h (Optimize): New enum.
433 (i386_opcode_modifier): Add optimize.
434 * i386-opc.tbl: Add "Optimize" to "mov $imm, reg",
435 "sub reg, reg/mem", "test $imm, acc", "test $imm, reg/mem",
436 "and $imm, acc", "and $imm, reg/mem", "xor reg, reg/mem",
437 "movq $imm, reg" and AVX256 and AVX512 versions of vandnps,
438 vandnpd, vpandn, vpandnd, vpandnq, vxorps, vxorpd, vpxor,
439 vpxord and vpxorq.
440 * i386-tbl.h: Regenerated.
441
442 2018-02-26 Alan Modra <amodra@gmail.com>
443
444 * crx-dis.c (getregliststring): Allocate a large enough buffer
445 to silence false positive gcc8 warning.
446
447 2018-02-22 Shea Levy <shea@shealevy.com>
448
449 * disassemble.c (ARCH_riscv): Define if ARCH_all.
450
451 2018-02-22 H.J. Lu <hongjiu.lu@intel.com>
452
453 * i386-opc.tbl: Add {rex},
454 * i386-tbl.h: Regenerated.
455
456 2018-02-20 Maciej W. Rozycki <macro@mips.com>
457
458 * mips16-opc.c (decode_mips16_operand) <'M'>: Remove case.
459 (mips16_opcodes): Replace `M' with `m' for "restore".
460
461 2018-02-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
462
463 * arm-dis.c (thumb_opcodes): Fix BXNS mask.
464
465 2018-02-13 Maciej W. Rozycki <macro@mips.com>
466
467 * wasm32-dis.c (print_insn_wasm32): Rename `index' local
468 variable to `function_index'.
469
470 2018-02-13 Nick Clifton <nickc@redhat.com>
471
472 PR 22823
473 * metag-dis.c (print_fmmov): Double buffer size to avoid warning
474 about truncation of printing.
475
476 2018-02-12 Henry Wong <henry@stuffedcow.net>
477
478 * mips-opc.c (mips_builtin_opcodes): Correct "sigrie" encoding.
479
480 2018-02-05 Nick Clifton <nickc@redhat.com>
481
482 * po/pt_BR.po: Updated Brazilian Portuguese translation.
483
484 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
485
486 * i386-dis.c (enum): Add pconfig.
487 * i386-gen.c (cpu_flag_init): Add CPU_PCONFIG_FLAGS.
488 (cpu_flags): Add CpuPCONFIG.
489 * i386-opc.h (enum): Add CpuPCONFIG.
490 (i386_cpu_flags): Add cpupconfig.
491 * i386-opc.tbl: Add PCONFIG instruction.
492 * i386-init.h: Regenerate.
493 * i386-tbl.h: Likewise.
494
495 2018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
496
497 * i386-dis.c (enum): Add PREFIX_0F09.
498 * i386-gen.c (cpu_flag_init): Add CPU_WBNOINVD_FLAGS.
499 (cpu_flags): Add CpuWBNOINVD.
500 * i386-opc.h (enum): Add CpuWBNOINVD.
501 (i386_cpu_flags): Add cpuwbnoinvd.
502 * i386-opc.tbl: Add WBNOINVD instruction.
503 * i386-init.h: Regenerate.
504 * i386-tbl.h: Likewise.
505
506 2018-01-17 Jim Wilson <jimw@sifive.com>
507
508 * riscv-opc.c (riscv_opcodes) <addi>: Use z instead of 0.
509
510 2018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
511
512 * i386-gen.c (cpu_flag_init): Delete CPU_CET_FLAGS, CpuCET.
513 Add CPU_IBT_FLAGS, CPU_SHSTK_FLAGS, CPY_ANY_IBT_FLAGS,
514 CPU_ANY_SHSTK_FLAGS, CpuIBT, CpuSHSTK.
515 (cpu_flags): Add CpuIBT, CpuSHSTK.
516 * i386-opc.h (enum): Add CpuIBT, CpuSHSTK.
517 (i386_cpu_flags): Add cpuibt, cpushstk.
518 * i386-opc.tbl: Change CpuCET to CpuSHSTK and CpuIBT.
519 * i386-init.h: Regenerate.
520 * i386-tbl.h: Likewise.
521
522 2018-01-16 Nick Clifton <nickc@redhat.com>
523
524 * po/pt_BR.po: Updated Brazilian Portugese translation.
525 * po/de.po: Updated German translation.
526
527 2018-01-15 Jim Wilson <jimw@sifive.com>
528
529 * riscv-opc.c (match_c_nop): New.
530 (riscv_opcodes) <addi>: Handle an addi that compresses to c.nop.
531
532 2018-01-15 Nick Clifton <nickc@redhat.com>
533
534 * po/uk.po: Updated Ukranian translation.
535
536 2018-01-13 Nick Clifton <nickc@redhat.com>
537
538 * po/opcodes.pot: Regenerated.
539
540 2018-01-13 Nick Clifton <nickc@redhat.com>
541
542 * configure: Regenerate.
543
544 2018-01-13 Nick Clifton <nickc@redhat.com>
545
546 2.30 branch created.
547
548 2018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
549
550 * i386-opc.tbl: Remove VL variants for 4FMAPS and 4VNNIW insns.
551 * i386-tbl.h: Regenerate.
552
553 2018-01-10 Jan Beulich <jbeulich@suse.com>
554
555 * i386-opc.tbl (v4fmaddss, v4fnmaddss): Adjust Disp8MemShift.
556 * i386-tbl.h: Re-generate.
557
558 2018-01-10 Jan Beulich <jbeulich@suse.com>
559
560 * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
561 vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
562 vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
563 vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
564 vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
565 Disp8MemShift of AVX512VL forms.
566 * i386-tbl.h: Re-generate.
567
568 2018-01-09 Jim Wilson <jimw@sifive.com>
569
570 * riscv-dis.c (maybe_print_address): If base_reg is zero,
571 then the hi_addr value is zero.
572
573 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
574
575 * arm-dis.c (arm_opcodes): Add csdb.
576 (thumb32_opcodes): Add csdb.
577
578 2018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
579
580 * aarch64-tbl.h (aarch64_opcode_table): Add "csdb".
581 * aarch64-asm-2.c: Regenerate.
582 * aarch64-dis-2.c: Regenerate.
583 * aarch64-opc-2.c: Regenerate.
584
585 2018-01-08 H.J. Lu <hongjiu.lu@intel.com>
586
587 PR gas/22681
588 * i386-opc.tbl: Properly encode vmovd with Qword memeory operand.
589 Remove AVX512 vmovd with 64-bit operands.
590 * i386-tbl.h: Regenerated.
591
592 2018-01-05 Jim Wilson <jimw@sifive.com>
593
594 * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a
595 jalr.
596
597 2018-01-03 Alan Modra <amodra@gmail.com>
598
599 Update year range in copyright notice of all files.
600
601 2018-01-02 Jan Beulich <jbeulich@suse.com>
602
603 * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM
604 and OPERAND_TYPE_REGZMM entries.
605
606 For older changes see ChangeLog-2017
607 \f
608 Copyright (C) 2018 Free Software Foundation, Inc.
609
610 Copying and distribution of this file, with or without modification,
611 are permitted in any medium without royalty provided the copyright
612 notice and this notice are preserved.
613
614 Local Variables:
615 mode: change-log
616 left-margin: 8
617 fill-column: 74
618 version-control: never
619 End: