Fix mistake in the declaration of the --include-all-whitespace option of the strings...
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
87993319
MR
12018-02-13 Maciej W. Rozycki <macro@mips.com>
2
3 * wasm32-dis.c (print_insn_wasm32): Rename `index' local
4 variable to `function_index'.
5
68d20676
NC
62018-02-13 Nick Clifton <nickc@redhat.com>
7
8 PR 22823
9 * metag-dis.c (print_fmmov): Double buffer size to avoid warning
10 about truncation of printing.
11
d2159fdc
HW
122018-02-12 Henry Wong <henry@stuffedcow.net>
13
14 * mips-opc.c (mips_builtin_opcodes): Correct "sigrie" encoding.
15
f174ef9f
NC
162018-02-05 Nick Clifton <nickc@redhat.com>
17
18 * po/pt_BR.po: Updated Brazilian Portuguese translation.
19
be3a8dca
IT
202018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
21
22 * i386-dis.c (enum): Add pconfig.
23 * i386-gen.c (cpu_flag_init): Add CPU_PCONFIG_FLAGS.
24 (cpu_flags): Add CpuPCONFIG.
25 * i386-opc.h (enum): Add CpuPCONFIG.
26 (i386_cpu_flags): Add cpupconfig.
27 * i386-opc.tbl: Add PCONFIG instruction.
28 * i386-init.h: Regenerate.
29 * i386-tbl.h: Likewise.
30
3233d7d0
IT
312018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
32
33 * i386-dis.c (enum): Add PREFIX_0F09.
34 * i386-gen.c (cpu_flag_init): Add CPU_WBNOINVD_FLAGS.
35 (cpu_flags): Add CpuWBNOINVD.
36 * i386-opc.h (enum): Add CpuWBNOINVD.
37 (i386_cpu_flags): Add cpuwbnoinvd.
38 * i386-opc.tbl: Add WBNOINVD instruction.
39 * i386-init.h: Regenerate.
40 * i386-tbl.h: Likewise.
41
e925c834
JW
422018-01-17 Jim Wilson <jimw@sifive.com>
43
44 * riscv-opc.c (riscv_opcodes) <addi>: Use z instead of 0.
45
d777820b
IT
462018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
47
48 * i386-gen.c (cpu_flag_init): Delete CPU_CET_FLAGS, CpuCET.
49 Add CPU_IBT_FLAGS, CPU_SHSTK_FLAGS, CPY_ANY_IBT_FLAGS,
50 CPU_ANY_SHSTK_FLAGS, CpuIBT, CpuSHSTK.
51 (cpu_flags): Add CpuIBT, CpuSHSTK.
52 * i386-opc.h (enum): Add CpuIBT, CpuSHSTK.
53 (i386_cpu_flags): Add cpuibt, cpushstk.
54 * i386-opc.tbl: Change CpuCET to CpuSHSTK and CpuIBT.
55 * i386-init.h: Regenerate.
56 * i386-tbl.h: Likewise.
57
f6efed01
NC
582018-01-16 Nick Clifton <nickc@redhat.com>
59
60 * po/pt_BR.po: Updated Brazilian Portugese translation.
61 * po/de.po: Updated German translation.
62
2721d702
JW
632018-01-15 Jim Wilson <jimw@sifive.com>
64
65 * riscv-opc.c (match_c_nop): New.
66 (riscv_opcodes) <addi>: Handle an addi that compresses to c.nop.
67
616dcb87
NC
682018-01-15 Nick Clifton <nickc@redhat.com>
69
70 * po/uk.po: Updated Ukranian translation.
71
3957a496
NC
722018-01-13 Nick Clifton <nickc@redhat.com>
73
74 * po/opcodes.pot: Regenerated.
75
769c7ea5
NC
762018-01-13 Nick Clifton <nickc@redhat.com>
77
78 * configure: Regenerate.
79
faf766e3
NC
802018-01-13 Nick Clifton <nickc@redhat.com>
81
82 2.30 branch created.
83
888a89da
IT
842018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
85
86 * i386-opc.tbl: Remove VL variants for 4FMAPS and 4VNNIW insns.
87 * i386-tbl.h: Regenerate.
88
cbda583a
JB
892018-01-10 Jan Beulich <jbeulich@suse.com>
90
91 * i386-opc.tbl (v4fmaddss, v4fnmaddss): Adjust Disp8MemShift.
92 * i386-tbl.h: Re-generate.
93
c9e92278
JB
942018-01-10 Jan Beulich <jbeulich@suse.com>
95
96 * i386-opc.tbl (vpcmpeqb, vpcmpleb, vpcmpltb, vpcmpneqb,
97 vpcmpnleb, vpcmpnltb, vpcmpequb, vpcmpleub, vpcmpltub,
98 vpcmpnequb, vpcmpnleub, vpcmpnltub, vpcmpeqw, vpcmplew,
99 vpcmpltw, vpcmpneqw, vpcmpnlew, vpcmpnltw, vpcmpequw, vpcmpleuw,
100 vpcmpltuw, vpcmpnequw, vpcmpnleuw, vpcmpnltuw): Adjust
101 Disp8MemShift of AVX512VL forms.
102 * i386-tbl.h: Re-generate.
103
35fd2b2b
JW
1042018-01-09 Jim Wilson <jimw@sifive.com>
105
106 * riscv-dis.c (maybe_print_address): If base_reg is zero,
107 then the hi_addr value is zero.
108
91d8b670
JG
1092018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
110
111 * arm-dis.c (arm_opcodes): Add csdb.
112 (thumb32_opcodes): Add csdb.
113
be2e7d95
JG
1142018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
115
116 * aarch64-tbl.h (aarch64_opcode_table): Add "csdb".
117 * aarch64-asm-2.c: Regenerate.
118 * aarch64-dis-2.c: Regenerate.
119 * aarch64-opc-2.c: Regenerate.
120
704a705d
L
1212018-01-08 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR gas/22681
124 * i386-opc.tbl: Properly encode vmovd with Qword memeory operand.
125 Remove AVX512 vmovd with 64-bit operands.
126 * i386-tbl.h: Regenerated.
127
35eeb78f
JW
1282018-01-05 Jim Wilson <jimw@sifive.com>
129
130 * riscv-dis.c (print_insn_args) <'s'>: Call maybe_print_address for a
131 jalr.
132
219d1afa
AM
1332018-01-03 Alan Modra <amodra@gmail.com>
134
135 Update year range in copyright notice of all files.
136
1508bbf5
JB
1372018-01-02 Jan Beulich <jbeulich@suse.com>
138
139 * i386-gen.c (operand_type_init): Restore OPERAND_TYPE_REGYMM
140 and OPERAND_TYPE_REGZMM entries.
141
1e563868 142For older changes see ChangeLog-2017
3499769a 143\f
1e563868 144Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
145
146Copying and distribution of this file, with or without modification,
147are permitted in any medium without royalty provided the copyright
148notice and this notice are preserved.
149
150Local Variables:
151mode: change-log
152left-margin: 8
153fill-column: 74
154version-control: never
155End:
This page took 0.132372 seconds and 4 git commands to generate.