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