Fix the cast used to prevent compile time warning about an always false test.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
bce58db4
NC
12020-01-09 Nick Clifton <nickc@redhat.com>
2
3 PR 25224
4 * z80-dis.c (ld_ii_ii): Use correct cast.
5
40c75bc8
SB
62020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
7
8 PR 25224
9 * z80-dis.c (ld_ii_ii): Use character constant when checking
10 opcode byte value.
11
d835a58b
JB
122020-01-09 Jan Beulich <jbeulich@suse.com>
13
14 * i386-dis.c (SEP_Fixup): New.
15 (SEP): Define.
16 (dis386_twobyte): Use it for sysenter/sysexit.
17 (enum x86_64_isa): Change amd64 enumerator to value 1.
18 (OP_J): Compare isa64 against intel64 instead of amd64.
19 * i386-opc.tbl (sysenter, sysexit): Split into AMD64 and Intel64
20 forms.
21 * i386-tbl.h: Re-generate.
22
030a2e78
AM
232020-01-08 Alan Modra <amodra@gmail.com>
24
25 * z8k-dis.c: Include libiberty.h
26 (instr_data_s): Make max_fetched unsigned.
27 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
28 Don't exceed byte_info bounds.
29 (output_instr): Make num_bytes unsigned.
30 (unpack_instr): Likewise for nibl_count and loop.
31 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
32 idx unsigned.
33 * z8k-opc.h: Regenerate.
34
bb82aefe
SV
352020-01-07 Shahab Vahedi <shahab@synopsys.com>
36
37 * arc-tbl.h (llock): Use 'LLOCK' as class.
38 (llockd): Likewise.
39 (scond): Use 'SCOND' as class.
40 (scondd): Likewise.
41 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
42 (scondd): Likewise.
43
cc6aa1a6
AM
442020-01-06 Alan Modra <amodra@gmail.com>
45
46 * m32c-ibld.c: Regenerate.
47
660e62b1
AM
482020-01-06 Alan Modra <amodra@gmail.com>
49
50 PR 25344
51 * z80-dis.c (suffix): Don't use a local struct buffer copy.
52 Peek at next byte to prevent recursion on repeated prefix bytes.
53 Ensure uninitialised "mybuf" is not accessed.
54 (print_insn_z80): Don't zero n_fetch and n_used here,..
55 (print_insn_z80_buf): ..do it here instead.
56
c9ae58fe
AM
572020-01-04 Alan Modra <amodra@gmail.com>
58
59 * m32r-ibld.c: Regenerate.
60
5f57d4ec
AM
612020-01-04 Alan Modra <amodra@gmail.com>
62
63 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
64
2c5c1196
AM
652020-01-04 Alan Modra <amodra@gmail.com>
66
67 * crx-dis.c (match_opcode): Avoid shift left of signed value.
68
2e98c6c5
AM
692020-01-04 Alan Modra <amodra@gmail.com>
70
71 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
72
567dfba2
JB
732020-01-03 Jan Beulich <jbeulich@suse.com>
74
5437a02a
JB
75 * aarch64-tbl.h (aarch64_opcode_table): Use
76 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
77
782020-01-03 Jan Beulich <jbeulich@suse.com>
79
80 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
567dfba2
JB
81 forms of SUDOT and USDOT.
82
8c45011a
JB
832020-01-03 Jan Beulich <jbeulich@suse.com>
84
5437a02a 85 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
8c45011a
JB
86 uzip{1,2}.
87 * opcodes/aarch64-dis-2.c: Re-generate.
88
f4950f76
JB
892020-01-03 Jan Beulich <jbeulich@suse.com>
90
5437a02a 91 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
f4950f76
JB
92 FMMLA encoding.
93 * opcodes/aarch64-dis-2.c: Re-generate.
94
6655dba2
SB
952020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
96
97 * z80-dis.c: Add support for eZ80 and Z80 instructions.
98
b14ce8bf
AM
992020-01-01 Alan Modra <amodra@gmail.com>
100
101 Update year range in copyright notice of all files.
102
0b114740 103For older changes see ChangeLog-2019
3499769a 104\f
0b114740 105Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
106
107Copying and distribution of this file, with or without modification,
108are permitted in any medium without royalty provided the copyright
109notice and this notice are preserved.
110
111Local Variables:
112mode: change-log
113left-margin: 8
114fill-column: 74
115version-control: never
116End:
This page took 0.214486 seconds and 4 git commands to generate.