]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/ChangeLog
RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
[thirdparty/binutils-gdb.git] / include / ChangeLog
1 2021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
2
3 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
4 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
5
6 2021-03-12 Frederic Cambus <fred@statdns.com>
7
8 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
9 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
10 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
11
12 2021-03-12 Clément Chigot <clement.chigot@atos.net>
13
14 * coff/internal.h (struct internal_aouthdr): Add new fields.
15 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
16 * coff/rs6k64.h (struct external_filehdr): Likewise.
17 * coff/xcoff.h (_TDATA), _TBSS): New defines
18 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
19 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
20 RS6K_AOUTHDR_FORK_COR): New defines.
21 (XMC_TU): Removed.
22 (XMC_UL): New define.
23
24 2021-03-12 Clément Chigot <clement.chigot@atos.net>
25
26 * coff/xcoff.h (R_RTB): Remove.
27 (R_TRL): Fix value.
28
29 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
30 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * elf/common.h (NT_RISCV_CSR): Define.
33
34 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
35 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * elf/common.h (NT_GDB_TDESC): Define.
38
39 2021-03-03 Alan Modra <amodra@gmail.com>
40
41 * coff/internal.h: Delete obsolete relocation defines. Move used
42 relocation defines..
43 * coff/i386.h: ..to here..
44 * coff/ti.h: ..and here..
45 * coff/x86_64.h: ..and here..
46 * coff/z80.h: ..and here..
47 * coff/z8k.h: ..and here.
48
49 2021-03-02 Nick Alcock <nick.alcock@oracle.com>
50
51 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
52 merely change how much deduplication is done.
53
54 2021-03-01 Alan Modra <amodra@gmail.com>
55 Fangrui Song <maskray@google.com>
56
57 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
58
59 2021-02-21 Alan Modra <amodra@gmail.com>
60
61 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
62
63 2021-02-17 Nick Alcock <nick.alcock@oracle.com>
64
65 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
66 (ctf_lookup_by_symbol_name): Likewise.
67
68 2021-02-19 Nelson Chu <nelson.chu@sifive.com>
69
70 PR 27158
71 * opcode/riscv.h: Updated encoding macros.
72
73 2021-02-18 Nelson Chu <nelson.chu@sifive.com>
74
75 * opcode/riscv.h: Moved stuff and make the file tidy.
76
77 2021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
78
79 * opcode/s390.h (enum s390_opcode_cpu_val): Add
80 S390_OPCODE_ARCH14.
81
82 2021-02-08 Mike Frysinger <vapier@gentoo.org>
83
84 * opcode/tic54x.h (mmregs): Rename to ...
85 (tic54x_mmregs): ... this.
86 (regs): Rename to ...
87 (tic54x_regs): ... this.
88 (condition_codes): Rename to ...
89 (tic54x_condition_codes): ... this.
90 (cc2_codes): Rename to ...
91 (tic54x_cc2_codes): ... this.
92 (status_bits): Rename to ...
93 (tic54x_status_bits): ... this.
94 (cc3_codes): Rename to ...
95 (tic54x_cc3_codes): ... this.
96 (misc_symbols): Rename to ...
97 (tic54x_misc_symbols): ... this.
98
99 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
100
101 PR 27348
102 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
103
104 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
105
106 PR 27348
107 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
108
109 2021-01-27 Nick Alcock <nick.alcock@oracle.com>
110
111 * ctf-api.h (ECTF_NONAME): New.
112 (ECTF_NERR): Adjust.
113
114 2021-01-26 Nick Alcock <nick.alcock@oracle.com>
115
116 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
117
118 2021-02-04 Nelson Chu <nelson.chu@sifive.com>
119
120 * opcode/riscv-opc.h: Removed macros for zb* extensions.
121 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
122
123 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
124
125 * opcode/riscv.h: Indent and GNU coding standards tidy,
126 also aligned the code.
127
128 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
129
130 * elf/riscv.h: Comments tidy and improvement.
131 * opcode/riscv-opc.h: Likewise.
132 * opcode/riscv.h: Likewise.
133
134 2021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
135
136 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
137 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
138
139 2021-01-09 Nick Clifton <nickc@redhat.com>
140
141 * 2.36 release branch crated.
142
143 2021-01-07 Philipp Tomsich <prt@gnu.org>
144
145 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
146 for pause hint instruction.
147 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
148
149 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
150 Jim Wilson <jimw@sifive.com>
151 Andrew Waterman <andrew@sifive.com>
152 Maxim Blinov <maxim.blinov@embecosm.com>
153 Kito Cheng <kito.cheng@sifive.com>
154 Nelson Chu <nelson.chu@sifive.com>
155
156 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
157 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
158 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
159 frozen extensions.
160
161 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
162
163 * ctf-api.h (CTF_MN_RECURSE): New.
164 (ctf_member_next): Add flags argument.
165
166 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
167
168 * ctf-api.h (ECTF_INCOMPLETE): New.
169 (ECTF_NERR): Adjust.
170
171 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
172
173 * coff/internal.h: Correct comment spelling.
174 * coff/sym.h: Likewise.
175 * opcode/aarch64.h: Likewise.
176
177 2021-01-01 Alan Modra <amodra@gmail.com>
178
179 Update year range in copyright notice of all files.
180
181 For older changes see ChangeLog-2020
182 \f
183 Copyright (C) 2021 Free Software Foundation, Inc.
184
185 Copying and distribution of this file, with or without modification,
186 are permitted in any medium without royalty provided the copyright
187 notice and this notice are preserved.
188
189 Local Variables:
190 mode: change-log
191 left-margin: 8
192 fill-column: 74
193 version-control: never
194 End: