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