ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
030a2e78
AM
12020-01-08 Alan Modra <amodra@gmail.com>
2
3 * z8k-dis.c: Include libiberty.h
4 (instr_data_s): Make max_fetched unsigned.
5 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
6 Don't exceed byte_info bounds.
7 (output_instr): Make num_bytes unsigned.
8 (unpack_instr): Likewise for nibl_count and loop.
9 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
10 idx unsigned.
11 * z8k-opc.h: Regenerate.
12
bb82aefe
SV
132020-01-07 Shahab Vahedi <shahab@synopsys.com>
14
15 * arc-tbl.h (llock): Use 'LLOCK' as class.
16 (llockd): Likewise.
17 (scond): Use 'SCOND' as class.
18 (scondd): Likewise.
19 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
20 (scondd): Likewise.
21
cc6aa1a6
AM
222020-01-06 Alan Modra <amodra@gmail.com>
23
24 * m32c-ibld.c: Regenerate.
25
660e62b1
AM
262020-01-06 Alan Modra <amodra@gmail.com>
27
28 PR 25344
29 * z80-dis.c (suffix): Don't use a local struct buffer copy.
30 Peek at next byte to prevent recursion on repeated prefix bytes.
31 Ensure uninitialised "mybuf" is not accessed.
32 (print_insn_z80): Don't zero n_fetch and n_used here,..
33 (print_insn_z80_buf): ..do it here instead.
34
c9ae58fe
AM
352020-01-04 Alan Modra <amodra@gmail.com>
36
37 * m32r-ibld.c: Regenerate.
38
5f57d4ec
AM
392020-01-04 Alan Modra <amodra@gmail.com>
40
41 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
42
2c5c1196
AM
432020-01-04 Alan Modra <amodra@gmail.com>
44
45 * crx-dis.c (match_opcode): Avoid shift left of signed value.
46
2e98c6c5
AM
472020-01-04 Alan Modra <amodra@gmail.com>
48
49 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
50
567dfba2
JB
512020-01-03 Jan Beulich <jbeulich@suse.com>
52
5437a02a
JB
53 * aarch64-tbl.h (aarch64_opcode_table): Use
54 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
55
562020-01-03 Jan Beulich <jbeulich@suse.com>
57
58 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
567dfba2
JB
59 forms of SUDOT and USDOT.
60
8c45011a
JB
612020-01-03 Jan Beulich <jbeulich@suse.com>
62
5437a02a 63 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
8c45011a
JB
64 uzip{1,2}.
65 * opcodes/aarch64-dis-2.c: Re-generate.
66
f4950f76
JB
672020-01-03 Jan Beulich <jbeulich@suse.com>
68
5437a02a 69 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
f4950f76
JB
70 FMMLA encoding.
71 * opcodes/aarch64-dis-2.c: Re-generate.
72
6655dba2
SB
732020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
74
75 * z80-dis.c: Add support for eZ80 and Z80 instructions.
76
b14ce8bf
AM
772020-01-01 Alan Modra <amodra@gmail.com>
78
79 Update year range in copyright notice of all files.
80
0b114740 81For older changes see ChangeLog-2019
3499769a 82\f
0b114740 83Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
84
85Copying and distribution of this file, with or without modification,
86are permitted in any medium without royalty provided the copyright
87notice and this notice are preserved.
88
89Local Variables:
90mode: change-log
91left-margin: 8
92fill-column: 74
93version-control: never
94End:
This page took 0.22079 seconds and 4 git commands to generate.