91ce74284632fb984bfe1560e3548d72a807f94e
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2012-01-13 Claudiu Zissulescu <claziss@gmail.com>
2
3 * opcode/arc-dis.c (regnames): Correct ACCL/ACCH naming, fix typo
4 reserved register name.
5
6 2020-01-13 Alan Modra <amodra@gmail.com>
7
8 * ns32k-dis.c (Is_gen): Use strchr, add 'f'.
9 (print_insn_ns32k): Adjust ioffset for 'f' index_offset.
10
11 2020-01-13 Alan Modra <amodra@gmail.com>
12
13 * wasm32-dis.c (print_insn_wasm32): Localise variables. Store
14 result of wasm_read_leb128 in a uint64_t and check that bits
15 are not lost when copying to other locals. Use uint32_t for
16 most locals. Use PRId64 when printing int64_t.
17
18 2020-01-13 Alan Modra <amodra@gmail.com>
19
20 * score-dis.c: Formatting.
21 * score7-dis.c: Formatting.
22
23 2020-01-13 Alan Modra <amodra@gmail.com>
24
25 * score-dis.c (print_insn_score48): Use unsigned variables for
26 unsigned values. Don't left shift negative values.
27 (print_insn_score32): Likewise.
28 * score7-dis.c (print_insn_score32, print_insn_score16): Likewise.
29
30 2020-01-13 Alan Modra <amodra@gmail.com>
31
32 * tic4x-dis.c (tic4x_print_register): Remove dead code.
33
34 2020-01-13 Alan Modra <amodra@gmail.com>
35
36 * fr30-ibld.c: Regenerate.
37
38 2020-01-13 Alan Modra <amodra@gmail.com>
39
40 * xgate-dis.c (print_insn): Don't left shift signed value.
41 (ripBits): Formatting, use 1u.
42
43 2020-01-10 Alan Modra <amodra@gmail.com>
44
45 * tilepro-opc.c (parse_insn_tilepro): Make opval unsigned.
46 * tilegx-opc.c (parse_insn_tilegx): Likewise. Delete raw_opval.
47
48 2020-01-10 Alan Modra <amodra@gmail.com>
49
50 * m10300-dis.c (disassemble): Move extraction of DREG, AREG, RREG,
51 and XRREG value earlier to avoid a shift with negative exponent.
52 * m10200-dis.c (disassemble): Similarly.
53
54 2020-01-09 Nick Clifton <nickc@redhat.com>
55
56 PR 25224
57 * z80-dis.c (ld_ii_ii): Use correct cast.
58
59 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
60
61 PR 25224
62 * z80-dis.c (ld_ii_ii): Use character constant when checking
63 opcode byte value.
64
65 2020-01-09 Jan Beulich <jbeulich@suse.com>
66
67 * i386-dis.c (SEP_Fixup): New.
68 (SEP): Define.
69 (dis386_twobyte): Use it for sysenter/sysexit.
70 (enum x86_64_isa): Change amd64 enumerator to value 1.
71 (OP_J): Compare isa64 against intel64 instead of amd64.
72 * i386-opc.tbl (sysenter, sysexit): Split into AMD64 and Intel64
73 forms.
74 * i386-tbl.h: Re-generate.
75
76 2020-01-08 Alan Modra <amodra@gmail.com>
77
78 * z8k-dis.c: Include libiberty.h
79 (instr_data_s): Make max_fetched unsigned.
80 (z8k_lookup_instr): Make nibl_index and tabl_index unsigned.
81 Don't exceed byte_info bounds.
82 (output_instr): Make num_bytes unsigned.
83 (unpack_instr): Likewise for nibl_count and loop.
84 * z8kgen.c (gas <opcode_entry_type>): Make noperands, length and
85 idx unsigned.
86 * z8k-opc.h: Regenerate.
87
88 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
89
90 * arc-tbl.h (llock): Use 'LLOCK' as class.
91 (llockd): Likewise.
92 (scond): Use 'SCOND' as class.
93 (scondd): Likewise.
94 (llockd): Set data_size_mode to 'C_ZZ_D' which is 64-bit.
95 (scondd): Likewise.
96
97 2020-01-06 Alan Modra <amodra@gmail.com>
98
99 * m32c-ibld.c: Regenerate.
100
101 2020-01-06 Alan Modra <amodra@gmail.com>
102
103 PR 25344
104 * z80-dis.c (suffix): Don't use a local struct buffer copy.
105 Peek at next byte to prevent recursion on repeated prefix bytes.
106 Ensure uninitialised "mybuf" is not accessed.
107 (print_insn_z80): Don't zero n_fetch and n_used here,..
108 (print_insn_z80_buf): ..do it here instead.
109
110 2020-01-04 Alan Modra <amodra@gmail.com>
111
112 * m32r-ibld.c: Regenerate.
113
114 2020-01-04 Alan Modra <amodra@gmail.com>
115
116 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
117
118 2020-01-04 Alan Modra <amodra@gmail.com>
119
120 * crx-dis.c (match_opcode): Avoid shift left of signed value.
121
122 2020-01-04 Alan Modra <amodra@gmail.com>
123
124 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
125
126 2020-01-03 Jan Beulich <jbeulich@suse.com>
127
128 * aarch64-tbl.h (aarch64_opcode_table): Use
129 SVE_ADDR_RX_LSL{1,2,3} for LD1RO{H,W,D}.
130
131 2020-01-03 Jan Beulich <jbeulich@suse.com>
132
133 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
134 forms of SUDOT and USDOT.
135
136 2020-01-03 Jan Beulich <jbeulich@suse.com>
137
138 * aarch64-tbl.h (aarch64_opcode_table): Drop 'i' from
139 uzip{1,2}.
140 * opcodes/aarch64-dis-2.c: Re-generate.
141
142 2020-01-03 Jan Beulich <jbeulich@suse.com>
143
144 * aarch64-tbl.h (aarch64_opcode_table): Correct 64-bit
145 FMMLA encoding.
146 * opcodes/aarch64-dis-2.c: Re-generate.
147
148 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
149
150 * z80-dis.c: Add support for eZ80 and Z80 instructions.
151
152 2020-01-01 Alan Modra <amodra@gmail.com>
153
154 Update year range in copyright notice of all files.
155
156 For older changes see ChangeLog-2019
157 \f
158 Copyright (C) 2020 Free Software Foundation, Inc.
159
160 Copying and distribution of this file, with or without modification,
161 are permitted in any medium without royalty provided the copyright
162 notice and this notice are preserved.
163
164 Local Variables:
165 mode: change-log
166 left-margin: 8
167 fill-column: 74
168 version-control: never
169 End:
This page took 0.032441 seconds and 4 git commands to generate.