RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2021-02-19 Nelson Chu <nelson.chu@sifive.com>
2
3 PR 27158
4 * opcode/riscv.h: Updated encoding macros.
5
6 2021-02-18 Nelson Chu <nelson.chu@sifive.com>
7
8 * opcode/riscv.h: Moved stuff and make the file tidy.
9
10 2021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
11
12 * opcode/s390.h (enum s390_opcode_cpu_val): Add
13 S390_OPCODE_ARCH14.
14
15 2021-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
32 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
33
34 PR 27348
35 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
36
37 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
38
39 PR 27348
40 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
41
42 2021-01-27 Nick Alcock <nick.alcock@oracle.com>
43
44 * ctf-api.h (ECTF_NONAME): New.
45 (ECTF_NERR): Adjust.
46
47 2021-01-26 Nick Alcock <nick.alcock@oracle.com>
48
49 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
50
51 2021-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
56 2021-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
61 2021-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
67 2021-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
72 2021-01-09 Nick Clifton <nickc@redhat.com>
73
74 * 2.36 release branch crated.
75
76 2021-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
82 2021-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
94 2021-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
99 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
100
101 * ctf-api.h (ECTF_INCOMPLETE): New.
102 (ECTF_NERR): Adjust.
103
104 2021-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
110 2021-01-01 Alan Modra <amodra@gmail.com>
111
112 Update year range in copyright notice of all files.
113
114 For older changes see ChangeLog-2020
115 \f
116 Copyright (C) 2021 Free Software Foundation, Inc.
117
118 Copying and distribution of this file, with or without modification,
119 are permitted in any medium without royalty provided the copyright
120 notice and this notice are preserved.
121
122 Local Variables:
123 mode: change-log
124 left-margin: 8
125 fill-column: 74
126 version-control: never
127 End:
This page took 0.04086 seconds and 4 git commands to generate.