220b9f4c5f98423b7bbe4b808e91036634d4a33b
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
2
3 * arc-tbl.h (llock): Use 'LLOCK' as class.
4 (llockd): Likewise.
5 (scond): Use 'SCOND' as class.
6 (scondd): Likewise.
7 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
8 (scondd): Likewise.
9
10 2020-01-06 Alan Modra <amodra@gmail.com>
11
12 * m32c-ibld.c: Regenerate.
13
14 2020-01-06 Alan Modra <amodra@gmail.com>
15
16 PR 25344
17 * z80-dis.c (suffix): Don't use a local struct buffer copy.
18 Peek at next byte to prevent recursion on repeated prefix bytes.
19 Ensure uninitialised "mybuf" is not accessed.
20 (print_insn_z80): Don't zero n_fetch and n_used here,..
21 (print_insn_z80_buf): ..do it here instead.
22
23 2020-01-04 Alan Modra <amodra@gmail.com>
24
25 * m32r-ibld.c: Regenerate.
26
27 2020-01-04 Alan Modra <amodra@gmail.com>
28
29 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
30
31 2020-01-04 Alan Modra <amodra@gmail.com>
32
33 * crx-dis.c (match_opcode): Avoid shift left of signed value.
34
35 2020-01-04 Alan Modra <amodra@gmail.com>
36
37 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
38
39 2020-01-03 Jan Beulich <jbeulich@suse.com>
40
41 * aarch64-tbl.h (aarch64_opcode_table): Use
42 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
43
44 2020-01-03 Jan Beulich <jbeulich@suse.com>
45
46 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
47 forms of SUDOT and USDOT.
48
49 2020-01-03 Jan Beulich <jbeulich@suse.com>
50
51 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
52 uzip{1,2}.
53 * opcodes/aarch64-dis-2.c: Re-generate.
54
55 2020-01-03 Jan Beulich <jbeulich@suse.com>
56
57 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
58 FMMLA encoding.
59 * opcodes/aarch64-dis-2.c: Re-generate.
60
61 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
62
63 * z80-dis.c: Add support for eZ80 and Z80 instructions.
64
65 2020-01-01 Alan Modra <amodra@gmail.com>
66
67 Update year range in copyright notice of all files.
68
69 For older changes see ChangeLog-2019
70 \f
71 Copyright (C) 2020 Free Software Foundation, Inc.
72
73 Copying and distribution of this file, with or without modification,
74 are permitted in any medium without royalty provided the copyright
75 notice and this notice are preserved.
76
77 Local Variables:
78 mode: change-log
79 left-margin: 8
80 fill-column: 74
81 version-control: never
82 End:
This page took 0.0303 seconds and 3 git commands to generate.