ubsan: tilepro: signed integer overflow
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
7f578b95
AM
12020-01-10 Alan Modra <amodra@gmail.com>
2
3 * tilepro-opc.c (parse_insn_tilepro): Make opval unsigned.
4 * tilegx-opc.c (parse_insn_tilegx): Likewise. Delete raw_opval.
5
441af85b
AM
62020-01-10 Alan Modra <amodra@gmail.com>
7
8 * m10300-dis.c (disassemble): Move extraction of DREG, AREG, RREG,
9 and XRREG value earlier to avoid a shift with negative exponent.
10 * m10200-dis.c (disassemble): Similarly.
11
bce58db4
NC
122020-01-09 Nick Clifton <nickc@redhat.com>
13
14 PR 25224
15 * z80-dis.c (ld_ii_ii): Use correct cast.
16
40c75bc8
SB
172020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
18
19 PR 25224
20 * z80-dis.c (ld_ii_ii): Use character constant when checking
21 opcode byte value.
22
d835a58b
JB
232020-01-09 Jan Beulich <jbeulich@suse.com>
24
25 * i386-dis.c (SEP_Fixup): New.
26 (SEP): Define.
27 (dis386_twobyte): Use it for sysenter/sysexit.
28 (enum x86_64_isa): Change amd64 enumerator to value 1.
29 (OP_J): Compare isa64 against intel64 instead of amd64.
30 * i386-opc.tbl (sysenter, sysexit): Split into AMD64 and Intel64
31 forms.
32 * i386-tbl.h: Re-generate.
33
030a2e78
AM
342020-01-08 Alan Modra <amodra@gmail.com>
35
36 * z8k-dis.c: Include libiberty.h
37 (instr_data_s): Make max_fetched unsigned.
38 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
39 Don't exceed byte_info bounds.
40 (output_instr): Make num_bytes unsigned.
41 (unpack_instr): Likewise for nibl_count and loop.
42 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
43 idx unsigned.
44 * z8k-opc.h: Regenerate.
45
bb82aefe
SV
462020-01-07 Shahab Vahedi <shahab@synopsys.com>
47
48 * arc-tbl.h (llock): Use 'LLOCK' as class.
49 (llockd): Likewise.
50 (scond): Use 'SCOND' as class.
51 (scondd): Likewise.
52 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
53 (scondd): Likewise.
54
cc6aa1a6
AM
552020-01-06 Alan Modra <amodra@gmail.com>
56
57 * m32c-ibld.c: Regenerate.
58
660e62b1
AM
592020-01-06 Alan Modra <amodra@gmail.com>
60
61 PR 25344
62 * z80-dis.c (suffix): Don't use a local struct buffer copy.
63 Peek at next byte to prevent recursion on repeated prefix bytes.
64 Ensure uninitialised "mybuf" is not accessed.
65 (print_insn_z80): Don't zero n_fetch and n_used here,..
66 (print_insn_z80_buf): ..do it here instead.
67
c9ae58fe
AM
682020-01-04 Alan Modra <amodra@gmail.com>
69
70 * m32r-ibld.c: Regenerate.
71
5f57d4ec
AM
722020-01-04 Alan Modra <amodra@gmail.com>
73
74 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
75
2c5c1196
AM
762020-01-04 Alan Modra <amodra@gmail.com>
77
78 * crx-dis.c (match_opcode): Avoid shift left of signed value.
79
2e98c6c5
AM
802020-01-04 Alan Modra <amodra@gmail.com>
81
82 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
83
567dfba2
JB
842020-01-03 Jan Beulich <jbeulich@suse.com>
85
5437a02a
JB
86 * aarch64-tbl.h (aarch64_opcode_table): Use
87 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
88
892020-01-03 Jan Beulich <jbeulich@suse.com>
90
91 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
567dfba2
JB
92 forms of SUDOT and USDOT.
93
8c45011a
JB
942020-01-03 Jan Beulich <jbeulich@suse.com>
95
5437a02a 96 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
8c45011a
JB
97 uzip{1,2}.
98 * opcodes/aarch64-dis-2.c: Re-generate.
99
f4950f76
JB
1002020-01-03 Jan Beulich <jbeulich@suse.com>
101
5437a02a 102 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
f4950f76
JB
103 FMMLA encoding.
104 * opcodes/aarch64-dis-2.c: Re-generate.
105
6655dba2
SB
1062020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
107
108 * z80-dis.c: Add support for eZ80 and Z80 instructions.
109
b14ce8bf
AM
1102020-01-01 Alan Modra <amodra@gmail.com>
111
112 Update year range in copyright notice of all files.
113
0b114740 114For older changes see ChangeLog-2019
3499769a 115\f
0b114740 116Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
117
118Copying and distribution of this file, with or without modification,
119are permitted in any medium without royalty provided the copyright
120notice and this notice are preserved.
121
122Local Variables:
123mode: change-log
124left-margin: 8
125fill-column: 74
126version-control: never
127End:
This page took 0.238937 seconds and 4 git commands to generate.