]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - opcodes/ChangeLog
Identify reproducible builds in 'objdump -p' output for PE files
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
bd434cc4
JM
12020-01-30 Jose E. Marchesi <jose.marchesi@oracle.com>
2
3 * bpf-opc.c: Regenerate.
4
aeab2b26
JB
52020-01-30 Jan Beulich <jbeulich@suse.com>
6
7 * i386-dis.c (X86_64_C2, X86_64_C3): New enumerators.
8 (dis386): Use them to replace C2/C3 table entries.
9 (x86_64_table): Add X86_64_C2 and X86_64_C3 entries.
10 * i386-opc.tbl (ret): Split Cpu64 entries into AMD64 and Intel64
11 ones. Use Size64 instead of DefaultSize on Intel64 ones.
12 * i386-tbl.h: Re-generate.
13
62b3f548
JB
142020-01-30 Jan Beulich <jbeulich@suse.com>
15
16 * i386-opc.tbl (call): Drop DefaultSize from Intel64 JumpDword
17 forms.
18 (fldenv, fnstenv, fstenv, fnsave, fsave, frstor): Drop
19 DefaultSize.
20 * i386-tbl.h: Re-generate.
21
1bd8ae10
AM
222020-01-30 Alan Modra <amodra@gmail.com>
23
24 * tic4x-dis.c (tic4x_dp): Make unsigned.
25
bc31405e
L
262020-01-27 H.J. Lu <hongjiu.lu@intel.com>
27 Jan Beulich <jbeulich@suse.com>
28
29 PR binutils/25445
30 * i386-dis.c (MOVSXD_Fixup): New function.
31 (movsxd_mode): New enum.
32 (x86_64_table): Use MOVSXD_Fixup and movsxd_mode on movsxd.
33 (intel_operand_size): Handle movsxd_mode.
34 (OP_E_register): Likewise.
35 (OP_G): Likewise.
36 * i386-opc.tbl: Remove Rex64 and allow 32-bit destination
37 register on movsxd. Add movsxd with 16-bit destination register
38 for AMD64 and Intel64 ISAs.
39 * i386-tbl.h: Regenerated.
40
7568c93b
TC
412020-01-27 Tamar Christina <tamar.christina@arm.com>
42
43 PR 25403
44 * aarch64-tbl.h (struct aarch64_opcode): Re-order cfinv.
45 * aarch64-asm-2.c: Regenerate
46 * aarch64-dis-2.c: Likewise.
47 * aarch64-opc-2.c: Likewise.
48
c006a730
JB
492020-01-21 Jan Beulich <jbeulich@suse.com>
50
51 * i386-opc.tbl (sysret): Drop DefaultSize.
52 * i386-tbl.h: Re-generate.
53
c906a69a
JB
542020-01-21 Jan Beulich <jbeulich@suse.com>
55
56 * i386-opc.tbl (vcvtneps2bf16x): Add Broadcast, Xmmword, and
57 Dword.
58 (vcvtneps2bf16y): Add Broadcast, Ymmword, and Dword.
59 * i386-tbl.h: Re-generate.
60
26916852
NC
612020-01-20 Nick Clifton <nickc@redhat.com>
62
63 * po/de.po: Updated German translation.
64 * po/pt_BR.po: Updated Brazilian Portuguese translation.
65 * po/uk.po: Updated Ukranian translation.
66
4d6cbb64
AM
672020-01-20 Alan Modra <amodra@gmail.com>
68
69 * hppa-dis.c (fput_const): Remove useless cast.
70
2bddb71a
AM
712020-01-20 Alan Modra <amodra@gmail.com>
72
73 * arm-dis.c (print_insn_arm): Wrap 'T' value.
74
1b1bb2c6
NC
752020-01-18 Nick Clifton <nickc@redhat.com>
76
77 * configure: Regenerate.
78 * po/opcodes.pot: Regenerate.
79
ae774686
NC
802020-01-18 Nick Clifton <nickc@redhat.com>
81
82 Binutils 2.34 branch created.
83
07f1f3aa
CB
842020-01-17 Christian Biesinger <cbiesinger@google.com>
85
86 * opintl.h: Fix spelling error (seperate).
87
42e04b36
L
882020-01-17 H.J. Lu <hongjiu.lu@intel.com>
89
90 * i386-opc.tbl: Add {vex} pseudo prefix.
91 * i386-tbl.h: Regenerated.
92
2da2eaf4
AV
932020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
94
95 PR 25376
96 * opcodes/arm-dis.c (coprocessor_opcodes): Use CORE_HIGH for MVE bits.
97 (neon_opcodes): Likewise.
98 (select_arm_features): Make sure we enable MVE bits when selecting
99 armv8.1-m.main. Make sure we do not enable MVE bits when not selecting
100 any architecture.
101
d0849eed
JB
1022020-01-16 Jan Beulich <jbeulich@suse.com>
103
104 * i386-opc.tbl: Drop stale comment from XOP section.
105
9cf70a44
JB
1062020-01-16 Jan Beulich <jbeulich@suse.com>
107
108 * i386-opc.tbl (movq): Add VexWIG to SSE2AVX XMM->XMM forms.
109 (extractps): Add VexWIG to SSE2AVX forms.
110 * i386-tbl.h: Re-generate.
111
4814632e
JB
1122020-01-16 Jan Beulich <jbeulich@suse.com>
113
114 * i386-opc.tbl (pextrq, pinsrq): Drop IgnoreSize and Qword. Drop
115 Size64 from and use VexW1 on SSE2AVX forms.
116 (vpextrq, vpinsrq): Drop IgnoreSize and Qword. Drop Size64 from
117 VEX-encoded forms. Add Cpu64 to EVEX-encoded forms. Use VexW1.
118 * i386-tbl.h: Re-generate.
119
aad09917
AM
1202020-01-15 Alan Modra <amodra@gmail.com>
121
122 * tic4x-dis.c (tic4x_version): Make unsigned long.
123 (optab, optab_special, registernames): New file scope vars.
124 (tic4x_print_register): Set up registernames rather than
125 malloc'd registertable.
126 (tic4x_disassemble): Delete optable and optable_special. Use
127 optab and optab_special instead. Throw away old optab,
128 optab_special and registernames when info->mach changes.
129
7a6bf3be
SB
1302020-01-14 Sergey Belyashov <sergey.belyashov@gmail.com>
131
132 PR 25377
133 * z80-dis.c (suffix): Use .db instruction to generate double
134 prefix.
135
ca1eaac0
AM
1362020-01-14 Alan Modra <amodra@gmail.com>
137
138 * z8k-dis.c (unpack_instr): Formatting. Cast unsigned short
139 values to unsigned before shifting.
140
1d67fe3b
TT
1412020-01-13 Thomas Troeger <tstroege@gmx.de>
142
143 * arm-dis.c (print_insn_arm): Fill in insn info fields for control
144 flow instructions.
145 (print_insn_thumb16, print_insn_thumb32): Likewise.
146 (print_insn): Initialize the insn info.
147 * i386-dis.c (print_insn): Initialize the insn info fields, and
148 detect jumps.
149
5e4f7e05
CZ
1502012-01-13 Claudiu Zissulescu <claziss@gmail.com>
151
152 * arc-opc.c (C_NE): Make it required.
153
b9fe6b8a
CZ
1542012-01-13 Claudiu Zissulescu <claziss@gmail.com>
155
156 * opcode/arc-dis.c (regnames): Correct ACCL/ACCH naming, fix typo
157 reserved register name.
158
90dee485
AM
1592020-01-13 Alan Modra <amodra@gmail.com>
160
161 * ns32k-dis.c (Is_gen): Use strchr, add 'f'.
162 (print_insn_ns32k): Adjust ioffset for 'f' index_offset.
163
febda64f
AM
1642020-01-13 Alan Modra <amodra@gmail.com>
165
166 * wasm32-dis.c (print_insn_wasm32): Localise variables. Store
167 result of wasm_read_leb128 in a uint64_t and check that bits
168 are not lost when copying to other locals. Use uint32_t for
169 most locals. Use PRId64 when printing int64_t.
170
df08b588
AM
1712020-01-13 Alan Modra <amodra@gmail.com>
172
173 * score-dis.c: Formatting.
174 * score7-dis.c: Formatting.
175
b2c759ce
AM
1762020-01-13 Alan Modra <amodra@gmail.com>
177
178 * score-dis.c (print_insn_score48): Use unsigned variables for
179 unsigned values. Don't left shift negative values.
180 (print_insn_score32): Likewise.
181 * score7-dis.c (print_insn_score32, print_insn_score16): Likewise.
182
5496abe1
AM
1832020-01-13 Alan Modra <amodra@gmail.com>
184
185 * tic4x-dis.c (tic4x_print_register): Remove dead code.
186
202e762b
AM
1872020-01-13 Alan Modra <amodra@gmail.com>
188
189 * fr30-ibld.c: Regenerate.
190
7ef412cf
AM
1912020-01-13 Alan Modra <amodra@gmail.com>
192
193 * xgate-dis.c (print_insn): Don't left shift signed value.
194 (ripBits): Formatting, use 1u.
195
7f578b95
AM
1962020-01-10 Alan Modra <amodra@gmail.com>
197
198 * tilepro-opc.c (parse_insn_tilepro): Make opval unsigned.
199 * tilegx-opc.c (parse_insn_tilegx): Likewise. Delete raw_opval.
200
441af85b
AM
2012020-01-10 Alan Modra <amodra@gmail.com>
202
203 * m10300-dis.c (disassemble): Move extraction of DREG, AREG, RREG,
204 and XRREG value earlier to avoid a shift with negative exponent.
205 * m10200-dis.c (disassemble): Similarly.
206
bce58db4
NC
2072020-01-09 Nick Clifton <nickc@redhat.com>
208
209 PR 25224
210 * z80-dis.c (ld_ii_ii): Use correct cast.
211
40c75bc8
SB
2122020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
213
214 PR 25224
215 * z80-dis.c (ld_ii_ii): Use character constant when checking
216 opcode byte value.
217
d835a58b
JB
2182020-01-09 Jan Beulich <jbeulich@suse.com>
219
220 * i386-dis.c (SEP_Fixup): New.
221 (SEP): Define.
222 (dis386_twobyte): Use it for sysenter/sysexit.
223 (enum x86_64_isa): Change amd64 enumerator to value 1.
224 (OP_J): Compare isa64 against intel64 instead of amd64.
225 * i386-opc.tbl (sysenter, sysexit): Split into AMD64 and Intel64
226 forms.
227 * i386-tbl.h: Re-generate.
228
030a2e78
AM
2292020-01-08 Alan Modra <amodra@gmail.com>
230
231 * z8k-dis.c: Include libiberty.h
232 (instr_data_s): Make max_fetched unsigned.
233 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
234 Don't exceed byte_info bounds.
235 (output_instr): Make num_bytes unsigned.
236 (unpack_instr): Likewise for nibl_count and loop.
237 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
238 idx unsigned.
239 * z8k-opc.h: Regenerate.
240
bb82aefe
SV
2412020-01-07 Shahab Vahedi <shahab@synopsys.com>
242
243 * arc-tbl.h (llock): Use 'LLOCK' as class.
244 (llockd): Likewise.
245 (scond): Use 'SCOND' as class.
246 (scondd): Likewise.
247 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
248 (scondd): Likewise.
249
cc6aa1a6
AM
2502020-01-06 Alan Modra <amodra@gmail.com>
251
252 * m32c-ibld.c: Regenerate.
253
660e62b1
AM
2542020-01-06 Alan Modra <amodra@gmail.com>
255
256 PR 25344
257 * z80-dis.c (suffix): Don't use a local struct buffer copy.
258 Peek at next byte to prevent recursion on repeated prefix bytes.
259 Ensure uninitialised "mybuf" is not accessed.
260 (print_insn_z80): Don't zero n_fetch and n_used here,..
261 (print_insn_z80_buf): ..do it here instead.
262
c9ae58fe
AM
2632020-01-04 Alan Modra <amodra@gmail.com>
264
265 * m32r-ibld.c: Regenerate.
266
5f57d4ec
AM
2672020-01-04 Alan Modra <amodra@gmail.com>
268
269 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
270
2c5c1196
AM
2712020-01-04 Alan Modra <amodra@gmail.com>
272
273 * crx-dis.c (match_opcode): Avoid shift left of signed value.
274
2e98c6c5
AM
2752020-01-04 Alan Modra <amodra@gmail.com>
276
277 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
278
567dfba2
JB
2792020-01-03 Jan Beulich <jbeulich@suse.com>
280
5437a02a
JB
281 * aarch64-tbl.h (aarch64_opcode_table): Use
282 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
283
2842020-01-03 Jan Beulich <jbeulich@suse.com>
285
286 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
567dfba2
JB
287 forms of SUDOT and USDOT.
288
8c45011a
JB
2892020-01-03 Jan Beulich <jbeulich@suse.com>
290
5437a02a 291 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
8c45011a
JB
292 uzip{1,2}.
293 * opcodes/aarch64-dis-2.c: Re-generate.
294
f4950f76
JB
2952020-01-03 Jan Beulich <jbeulich@suse.com>
296
5437a02a 297 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
f4950f76
JB
298 FMMLA encoding.
299 * opcodes/aarch64-dis-2.c: Re-generate.
300
6655dba2
SB
3012020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
302
303 * z80-dis.c: Add support for eZ80 and Z80 instructions.
304
b14ce8bf
AM
3052020-01-01 Alan Modra <amodra@gmail.com>
306
307 Update year range in copyright notice of all files.
308
0b114740 309For older changes see ChangeLog-2019
3499769a 310\f
0b114740 311Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
312
313Copying and distribution of this file, with or without modification,
314are permitted in any medium without royalty provided the copyright
315notice and this notice are preserved.
316
317Local Variables:
318mode: change-log
319left-margin: 8
320fill-column: 74
321version-control: never
322End: