]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - opcodes/ChangeLog
m68k: Require m68020up rather than m68000up for CHK.L instruction.
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
1 2021-01-07 Fredrik Noring <noring@nocrew.org>
2
3 * m68k-opc.c (chkl): Change minimum architecture requirement to
4 m68020.
5
6 2021-01-07 Philipp Tomsich <prt@gnu.org>
7
8 * riscv-opc.c (riscv_opcodes): Add pause hint instruction.
9
10 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
11 Jim Wilson <jimw@sifive.com>
12 Andrew Waterman <andrew@sifive.com>
13 Maxim Blinov <maxim.blinov@embecosm.com>
14 Kito Cheng <kito.cheng@sifive.com>
15 Nelson Chu <nelson.chu@sifive.com>
16
17 * riscv-opc.c (riscv_opcodes): Add ZBA/ZBB/ZBC instructions.
18 (MASK_RVB_IMM): Used for rev8 and orc.b encoding.
19
20 2021-01-01 Alan Modra <amodra@gmail.com>
21
22 Update year range in copyright notice of all files.
23
24 For older changes see ChangeLog-2020
25 \f
26 Copyright (C) 2021 Free Software Foundation, Inc.
27
28 Copying and distribution of this file, with or without modification,
29 are permitted in any medium without royalty provided the copyright
30 notice and this notice are preserved.
31
32 Local Variables:
33 mode: change-log
34 left-margin: 8
35 fill-column: 74
36 version-control: never
37 End: