PR25351 .ARM.attributes not found for symbol
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
... / ...
CommitLineData
12020-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
102020-01-06 Alan Modra <amodra@gmail.com>
11
12 * m32c-ibld.c: Regenerate.
13
142020-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
232020-01-04 Alan Modra <amodra@gmail.com>
24
25 * m32r-ibld.c: Regenerate.
26
272020-01-04 Alan Modra <amodra@gmail.com>
28
29 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
30
312020-01-04 Alan Modra <amodra@gmail.com>
32
33 * crx-dis.c (match_opcode): Avoid shift left of signed value.
34
352020-01-04 Alan Modra <amodra@gmail.com>
36
37 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
38
392020-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
442020-01-03 Jan Beulich <jbeulich@suse.com>
45
46 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
47 forms of SUDOT and USDOT.
48
492020-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
552020-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
612020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
62
63 * z80-dis.c: Add support for eZ80 and Z80 instructions.
64
652020-01-01 Alan Modra <amodra@gmail.com>
66
67 Update year range in copyright notice of all files.
68
69For older changes see ChangeLog-2019
70\f
71Copyright (C) 2020 Free Software Foundation, Inc.
72
73Copying and distribution of this file, with or without modification,
74are permitted in any medium without royalty provided the copyright
75notice and this notice are preserved.
76
77Local Variables:
78mode: change-log
79left-margin: 8
80fill-column: 74
81version-control: never
82End:
This page took 0.036401 seconds and 4 git commands to generate.