som_bfd_fill_in_ar_symbols buffer overflow
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
... / ...
CommitLineData
12020-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
102020-01-04 Alan Modra <amodra@gmail.com>
11
12 * m32r-ibld.c: Regenerate.
13
142020-01-04 Alan Modra <amodra@gmail.com>
15
16 * cr16-dis.c (cr16_match_opcode): Avoid shift left of signed value.
17
182020-01-04 Alan Modra <amodra@gmail.com>
19
20 * crx-dis.c (match_opcode): Avoid shift left of signed value.
21
222020-01-04 Alan Modra <amodra@gmail.com>
23
24 * d30v-dis.c (print_insn): Avoid signed overflow in left shift.
25
262020-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
312020-01-03 Jan Beulich <jbeulich@suse.com>
32
33 * aarch64-tbl.h (aarch64_opcode_table): Correct SIMD
34 forms of SUDOT and USDOT.
35
362020-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
422020-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
482020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
49
50 * z80-dis.c: Add support for eZ80 and Z80 instructions.
51
522020-01-01 Alan Modra <amodra@gmail.com>
53
54 Update year range in copyright notice of all files.
55
56For older changes see ChangeLog-2019
57\f
58Copyright (C) 2020 Free Software Foundation, Inc.
59
60Copying and distribution of this file, with or without modification,
61are permitted in any medium without royalty provided the copyright
62notice and this notice are preserved.
63
64Local Variables:
65mode: change-log
66left-margin: 8
67fill-column: 74
68version-control: never
69End:
This page took 0.023723 seconds and 4 git commands to generate.