]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
RISC-V: PR27348, Remove obsolete Xcustom support.
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
cb4ff67a
NC
12021-02-05 Nelson Chu <nelson.chu@sifive.com>
2
3 PR 27348
4 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
5
caa17049
NA
62021-01-27 Nick Alcock <nick.alcock@oracle.com>
7
8 * ctf-api.h (ECTF_NONAME): New.
9 (ECTF_NERR): Adjust.
10
35a01a04
NA
112021-01-26 Nick Alcock <nick.alcock@oracle.com>
12
13 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
14
24075dcc
NC
152021-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
1942a048
NC
202021-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
dcd709e0
NC
252021-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
82c70b08
KT
312021-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
055bc77a
NC
362021-01-09 Nick Clifton <nickc@redhat.com>
37
38 * 2.36 release branch crated.
39
aa881ecd
PT
402021-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
2652cfad
CXW
462021-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
6c3a3877
NA
582021-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
ffeece6a
NA
632021-01-05 Nick Alcock <nick.alcock@oracle.com>
64
65 * ctf-api.h (ECTF_INCOMPLETE): New.
66 (ECTF_NERR): Adjust.
67
f9a6a8f0
AM
682021-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
250d07de
AM
742021-01-01 Alan Modra <amodra@gmail.com>
75
76 Update year range in copyright notice of all files.
77
c2795844 78For older changes see ChangeLog-2020
3499769a 79\f
c2795844 80Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
81
82Copying and distribution of this file, with or without modification,
83are permitted in any medium without royalty provided the copyright
84notice and this notice are preserved.
85
86Local Variables:
87mode: change-log
88left-margin: 8
89fill-column: 74
90version-control: never
91End: