]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - opcodes/ChangeLog
8b25c41a843d01d060ab24ad2f61f1d02d0b879f
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
1 2021-01-08 Nick Clifton <nickc@redhat.com>
2
3 PR 27129
4 * aarch64-dis.c (determine_disassembling_preference): Move call to
5 aarch64_match_operands_constraint outside of the assertion.
6 * aarch64-asm.c (aarch64_ins_limm_1): Remove call to assert.
7 Replace with a return of FALSE.
8
9 PR 27139
10 * aarch64-opc.c (aarch64_sys_regs): Treat id_aa64mmfr2_el1 as a
11 core system register.
12
13 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
14
15 * configure: Regenerate.
16
17 2021-01-07 Nick Clifton <nickc@redhat.com>
18
19 * po/fr.po: Updated French translation.
20
21 2021-01-07 Fredrik Noring <noring@nocrew.org>
22
23 * m68k-opc.c (chkl): Change minimum architecture requirement to
24 m68020.
25
26 2021-01-07 Philipp Tomsich <prt@gnu.org>
27
28 * riscv-opc.c (riscv_opcodes): Add pause hint instruction.
29
30 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
31 Jim Wilson <jimw@sifive.com>
32 Andrew Waterman <andrew@sifive.com>
33 Maxim Blinov <maxim.blinov@embecosm.com>
34 Kito Cheng <kito.cheng@sifive.com>
35 Nelson Chu <nelson.chu@sifive.com>
36
37 * riscv-opc.c (riscv_opcodes): Add ZBA/ZBB/ZBC instructions.
38 (MASK_RVB_IMM): Used for rev8 and orc.b encoding.
39
40 2021-01-01 Alan Modra <amodra@gmail.com>
41
42 Update year range in copyright notice of all files.
43
44 For older changes see ChangeLog-2020
45 \f
46 Copyright (C) 2021 Free Software Foundation, Inc.
47
48 Copying and distribution of this file, with or without modification,
49 are permitted in any medium without royalty provided the copyright
50 notice and this notice are preserved.
51
52 Local Variables:
53 mode: change-log
54 left-margin: 8
55 fill-column: 74
56 version-control: never
57 End: