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