]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
sim: merge configure.tgt into configure.ac
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
5a9f5403
NC
12021-02-19 Nelson Chu <nelson.chu@sifive.com>
2
3 PR 27158
4 * opcode/riscv.h: Updated encoding macros.
5
3d73d29e
NC
62021-02-18 Nelson Chu <nelson.chu@sifive.com>
7
8 * opcode/riscv.h: Moved stuff and make the file tidy.
9
ba2b480f
AK
102021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
11
12 * opcode/s390.h (enum s390_opcode_cpu_val): Add
13 S390_OPCODE_ARCH14.
14
bfd428bc
MF
152021-02-08 Mike Frysinger <vapier@gentoo.org>
16
17 * opcode/tic54x.h (mmregs): Rename to ...
18 (tic54x_mmregs): ... this.
19 (regs): Rename to ...
20 (tic54x_regs): ... this.
21 (condition_codes): Rename to ...
22 (tic54x_condition_codes): ... this.
23 (cc2_codes): Rename to ...
24 (tic54x_cc2_codes): ... this.
25 (status_bits): Rename to ...
26 (tic54x_status_bits): ... this.
27 (cc3_codes): Rename to ...
28 (tic54x_cc3_codes): ... this.
29 (misc_symbols): Rename to ...
30 (tic54x_misc_symbols): ... this.
31
5f40035f
NC
322021-02-05 Nelson Chu <nelson.chu@sifive.com>
33
34 PR 27348
35 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
36
cb4ff67a
NC
372021-02-05 Nelson Chu <nelson.chu@sifive.com>
38
39 PR 27348
40 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
41
caa17049
NA
422021-01-27 Nick Alcock <nick.alcock@oracle.com>
43
44 * ctf-api.h (ECTF_NONAME): New.
45 (ECTF_NERR): Adjust.
46
35a01a04
NA
472021-01-26 Nick Alcock <nick.alcock@oracle.com>
48
49 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
50
24075dcc
NC
512021-02-04 Nelson Chu <nelson.chu@sifive.com>
52
53 * opcode/riscv-opc.h: Removed macros for zb* extensions.
54 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
55
1942a048
NC
562021-01-15 Nelson Chu <nelson.chu@sifive.com>
57
58 * opcode/riscv.h: Indent and GNU coding standards tidy,
59 also aligned the code.
60
dcd709e0
NC
612021-01-15 Nelson Chu <nelson.chu@sifive.com>
62
63 * elf/riscv.h: Comments tidy and improvement.
64 * opcode/riscv-opc.h: Likewise.
65 * opcode/riscv.h: Likewise.
66
82c70b08
KT
672021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
68
69 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
70 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
71
055bc77a
NC
722021-01-09 Nick Clifton <nickc@redhat.com>
73
74 * 2.36 release branch crated.
75
aa881ecd
PT
762021-01-07 Philipp Tomsich <prt@gnu.org>
77
78 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
79 for pause hint instruction.
80 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
81
2652cfad
CXW
822021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
83 Jim Wilson <jimw@sifive.com>
84 Andrew Waterman <andrew@sifive.com>
85 Maxim Blinov <maxim.blinov@embecosm.com>
86 Kito Cheng <kito.cheng@sifive.com>
87 Nelson Chu <nelson.chu@sifive.com>
88
89 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
90 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
91 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
92 frozen extensions.
93
6c3a3877
NA
942021-01-05 Nick Alcock <nick.alcock@oracle.com>
95
96 * ctf-api.h (CTF_MN_RECURSE): New.
97 (ctf_member_next): Add flags argument.
98
ffeece6a
NA
992021-01-05 Nick Alcock <nick.alcock@oracle.com>
100
101 * ctf-api.h (ECTF_INCOMPLETE): New.
102 (ECTF_NERR): Adjust.
103
f9a6a8f0
AM
1042021-01-01 Nicolas Boulenguez <nicolas@debian.org>
105
106 * coff/internal.h: Correct comment spelling.
107 * coff/sym.h: Likewise.
108 * opcode/aarch64.h: Likewise.
109
250d07de
AM
1102021-01-01 Alan Modra <amodra@gmail.com>
111
112 Update year range in copyright notice of all files.
113
c2795844 114For older changes see ChangeLog-2020
3499769a 115\f
c2795844 116Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
117
118Copying and distribution of this file, with or without modification,
119are permitted in any medium without royalty provided the copyright
120notice and this notice are preserved.
121
122Local Variables:
123mode: change-log
124left-margin: 8
125fill-column: 74
126version-control: never
127End: