]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
bfd: use $(LN_S) in favor of "cp -p" when populating pre-built *.texi
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
bfd428bc
MF
12021-02-08 Mike Frysinger <vapier@gentoo.org>
2
3 * opcode/tic54x.h (mmregs): Rename to ...
4 (tic54x_mmregs): ... this.
5 (regs): Rename to ...
6 (tic54x_regs): ... this.
7 (condition_codes): Rename to ...
8 (tic54x_condition_codes): ... this.
9 (cc2_codes): Rename to ...
10 (tic54x_cc2_codes): ... this.
11 (status_bits): Rename to ...
12 (tic54x_status_bits): ... this.
13 (cc3_codes): Rename to ...
14 (tic54x_cc3_codes): ... this.
15 (misc_symbols): Rename to ...
16 (tic54x_misc_symbols): ... this.
17
5f40035f
NC
182021-02-05 Nelson Chu <nelson.chu@sifive.com>
19
20 PR 27348
21 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
22
cb4ff67a
NC
232021-02-05 Nelson Chu <nelson.chu@sifive.com>
24
25 PR 27348
26 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
27
caa17049
NA
282021-01-27 Nick Alcock <nick.alcock@oracle.com>
29
30 * ctf-api.h (ECTF_NONAME): New.
31 (ECTF_NERR): Adjust.
32
35a01a04
NA
332021-01-26 Nick Alcock <nick.alcock@oracle.com>
34
35 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
36
24075dcc
NC
372021-02-04 Nelson Chu <nelson.chu@sifive.com>
38
39 * opcode/riscv-opc.h: Removed macros for zb* extensions.
40 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
41
1942a048
NC
422021-01-15 Nelson Chu <nelson.chu@sifive.com>
43
44 * opcode/riscv.h: Indent and GNU coding standards tidy,
45 also aligned the code.
46
dcd709e0
NC
472021-01-15 Nelson Chu <nelson.chu@sifive.com>
48
49 * elf/riscv.h: Comments tidy and improvement.
50 * opcode/riscv-opc.h: Likewise.
51 * opcode/riscv.h: Likewise.
52
82c70b08
KT
532021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
54
55 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
56 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
57
055bc77a
NC
582021-01-09 Nick Clifton <nickc@redhat.com>
59
60 * 2.36 release branch crated.
61
aa881ecd
PT
622021-01-07 Philipp Tomsich <prt@gnu.org>
63
64 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
65 for pause hint instruction.
66 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
67
2652cfad
CXW
682021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
69 Jim Wilson <jimw@sifive.com>
70 Andrew Waterman <andrew@sifive.com>
71 Maxim Blinov <maxim.blinov@embecosm.com>
72 Kito Cheng <kito.cheng@sifive.com>
73 Nelson Chu <nelson.chu@sifive.com>
74
75 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
76 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
77 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
78 frozen extensions.
79
6c3a3877
NA
802021-01-05 Nick Alcock <nick.alcock@oracle.com>
81
82 * ctf-api.h (CTF_MN_RECURSE): New.
83 (ctf_member_next): Add flags argument.
84
ffeece6a
NA
852021-01-05 Nick Alcock <nick.alcock@oracle.com>
86
87 * ctf-api.h (ECTF_INCOMPLETE): New.
88 (ECTF_NERR): Adjust.
89
f9a6a8f0
AM
902021-01-01 Nicolas Boulenguez <nicolas@debian.org>
91
92 * coff/internal.h: Correct comment spelling.
93 * coff/sym.h: Likewise.
94 * opcode/aarch64.h: Likewise.
95
250d07de
AM
962021-01-01 Alan Modra <amodra@gmail.com>
97
98 Update year range in copyright notice of all files.
99
c2795844 100For older changes see ChangeLog-2020
3499769a 101\f
c2795844 102Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
103
104Copying and distribution of this file, with or without modification,
105are permitted in any medium without royalty provided the copyright
106notice and this notice are preserved.
107
108Local Variables:
109mode: change-log
110left-margin: 8
111fill-column: 74
112version-control: never
113End: