]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
RISC-V: PR27348, Remove obsolete Xcustom support.
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
2
3 PR 27348
4 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
5
6 2021-01-27 Nick Alcock <nick.alcock@oracle.com>
7
8 * ctf-api.h (ECTF_NONAME): New.
9 (ECTF_NERR): Adjust.
10
11 2021-01-26 Nick Alcock <nick.alcock@oracle.com>
12
13 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
14
15 2021-02-04 Nelson Chu <nelson.chu@sifive.com>
16
17 * opcode/riscv-opc.h: Removed macros for zb* extensions.
18 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
19
20 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
21
22 * opcode/riscv.h: Indent and GNU coding standards tidy,
23 also aligned the code.
24
25 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
26
27 * elf/riscv.h: Comments tidy and improvement.
28 * opcode/riscv-opc.h: Likewise.
29 * opcode/riscv.h: Likewise.
30
31 2021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
32
33 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
34 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
35
36 2021-01-09 Nick Clifton <nickc@redhat.com>
37
38 * 2.36 release branch crated.
39
40 2021-01-07 Philipp Tomsich <prt@gnu.org>
41
42 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
43 for pause hint instruction.
44 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
45
46 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
47 Jim Wilson <jimw@sifive.com>
48 Andrew Waterman <andrew@sifive.com>
49 Maxim Blinov <maxim.blinov@embecosm.com>
50 Kito Cheng <kito.cheng@sifive.com>
51 Nelson Chu <nelson.chu@sifive.com>
52
53 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
54 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
55 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
56 frozen extensions.
57
58 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
59
60 * ctf-api.h (CTF_MN_RECURSE): New.
61 (ctf_member_next): Add flags argument.
62
63 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
64
65 * ctf-api.h (ECTF_INCOMPLETE): New.
66 (ECTF_NERR): Adjust.
67
68 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
69
70 * coff/internal.h: Correct comment spelling.
71 * coff/sym.h: Likewise.
72 * opcode/aarch64.h: Likewise.
73
74 2021-01-01 Alan Modra <amodra@gmail.com>
75
76 Update year range in copyright notice of all files.
77
78 For older changes see ChangeLog-2020
79 \f
80 Copyright (C) 2021 Free Software Foundation, Inc.
81
82 Copying and distribution of this file, with or without modification,
83 are permitted in any medium without royalty provided the copyright
84 notice and this notice are preserved.
85
86 Local Variables:
87 mode: change-log
88 left-margin: 8
89 fill-column: 74
90 version-control: never
91 End: