]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
6345fc51818b0875660fb9dc4cc66efd0d6733e6
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2021-01-07 Philipp Tomsich <prt@gnu.org>
2
3 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
4 for pause hint instruction.
5 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
6
7 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
8 Jim Wilson <jimw@sifive.com>
9 Andrew Waterman <andrew@sifive.com>
10 Maxim Blinov <maxim.blinov@embecosm.com>
11 Kito Cheng <kito.cheng@sifive.com>
12 Nelson Chu <nelson.chu@sifive.com>
13
14 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
15 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
16 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
17 frozen extensions.
18
19 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
20
21 * ctf-api.h (CTF_MN_RECURSE): New.
22 (ctf_member_next): Add flags argument.
23
24 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
25
26 * ctf-api.h (ECTF_INCOMPLETE): New.
27 (ECTF_NERR): Adjust.
28
29 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
30
31 * coff/internal.h: Correct comment spelling.
32 * coff/sym.h: Likewise.
33 * opcode/aarch64.h: Likewise.
34
35 2021-01-01 Alan Modra <amodra@gmail.com>
36
37 Update year range in copyright notice of all files.
38
39 For older changes see ChangeLog-2020
40 \f
41 Copyright (C) 2021 Free Software Foundation, Inc.
42
43 Copying and distribution of this file, with or without modification,
44 are permitted in any medium without royalty provided the copyright
45 notice and this notice are preserved.
46
47 Local Variables:
48 mode: change-log
49 left-margin: 8
50 fill-column: 74
51 version-control: never
52 End: