]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
sim: move -Werror disabling to Makefile
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
c8795e1f
NC
12021-06-15 Nick Clifton <nickc@redhat.com>
2
3 * elf/common.h (NT_GO_BUILDID): Define.
4
8f467114
SV
52021-06-02 Shahab Vahedi <shahab@synopsys.com>
6
7 * dis-asm.h (disassembler_options_arc): New prototype.
8
21629cf8
MR
92021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
10
11 * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
12 exclusion.
13 (opcode_is_member): Handle ISA level exclusion.
14
b1458c45
MR
152021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
16
17 * opcode/mips.h (isa_is_member): New inline function, factored
18 out from...
19 (opcode_is_member): ... here.
20
9204ccd4
MR
212021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
22
23 * opcode/mips.h: Document `g' and `y' operand codes.
24 (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
25 constant.
26
cccc84fa
MR
272021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
28
29 * opcode/mips.h: Complement change made to opcodes and remove
30 references to the `g' regular MIPS ISA operand code.
31
1273b2f8
L
322021-05-28 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR ld/27905
35 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
36
50c95a73
L
372021-05-26 H.J. Lu <hongjiu.lu@intel.com>
38
39 PR ld/27905
40 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
41
01a8c731
CX
422021-05-23 Tiezhu Yang <yangtiezhu@loongson.cn>
43
44 * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
45 LoongArch.
46
894982bf
LM
472021-05-21 Luis Machado <luis.machado@linaro.org>
48
49 * elf/common.h (NT_MEMTAG): New constant.
50 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
51
97834047
CC
522021-05-07 Clément Chigot <clement.chigot@atos.net>
53
54 * coff/internal.h (C_DWARF): New define.
55 * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
56 SSUBTYP_DWMAC): New defines.
57
0b3e14c9
SH
582021-05-06 Stafford Horne <shorne@gmail.com>
59
60 PR 21464
61 * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
62
49da556c
NA
632021-05-06 Nick Alcock <nick.alcock@oracle.com>
64
65 * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
66 nonrepresentable types, not just padding.
67 * ctf-api.h (ctf_add_unknown): New.
68
b11b2969
CC
692021-04-22 Clément Chigot <clement.chigot@atos.net>
70
71 * coff/internal.h (union internal_auxent):
72 Add x_sect structure.
73 * coff/rs6000.h (union external_auxent): Rework to
74 match official documentation.
75 * coff/rs6k64.h (union external_auxent): Likewise.
76 (_AUX_SECT): New define.
77
18e9a809
EZ
782021-04-21 Eli Zaretskii <eliz@gnu.org>
79
80 PR 27760
81 * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
82 (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
83
6f8f6017
AM
842021-04-16 Alan Modra <amodra@gmail.com>
85
86 PR 27567
87 * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
88 * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
89 executable and return false. Do so for a relocatable object and
90 evaluate to true.
91 * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
92 (COFF_DECODE_ALIGNMENT): Formatting.
93 * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
94 (COFF_DECODE_ALIGNMENT): Similarly.
95
c3f72de4
AM
962021-04-09 Alan Modra <amodra@gmail.com>
97
98 * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
99
a2e66773
AM
1002021-04-06 Alan Modra <amodra@gmail.com>
101
102 * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
103 Return asymbol*.
104
e9b095a5
ML
1052021-04-01 Martin Liska <mliska@suse.cz>
106
107 * opcode/cr16.h (strneq): Remove strneq and use startswith.
108
9193bc42
AM
1092021-03-31 Alan Modra <amodra@gmail.com>
110
111 * bfdlink.h: Replace bfd_boolean with bool throughout.
112 * coff/ecoff.h: Likewise.
113 * coff/xcoff.h: Likewise.
114 * dis-asm.h: Likewise.
115 * elf/mmix.h: Likewise.
116 * elf/xtensa.h: Likewise.
117 * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
118 * opcode/arc.h: Likewise.
119 * opcode/mips.h: Likewise.
120 * opcode/tic6x-opcode-table.h: Likewise.
121 * opcode/tic6x.h: Likewise.
122
3dfb1b6d
AM
1232021-03-31 Alan Modra <amodra@gmail.com>
124
125 * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
126 * elf/nfp.h: Likewise.
127 * opcode/aarch64.h: Likewise.
128 * opcode/cgen.h: Likewise.
129 * opcode/nfp.h: Likewise.
130 * opcode/ppc.h: Likewise.
131
63b4cc53
AM
1322021-03-29 Alan Modra <amodra@gmail.com>
133
134 * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
135 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
136 (opcode_has_special_coder): Likewise.
137
3d7d6c1b
AM
1382021-03-29 Alan Modra <amodra@gmail.com>
139
140 * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
141
24c877f9
NA
1422021-03-25 Nick Alcock <nick.alcock@oracle.com>
143
144 PR libctf/27628
145 * ctf-api.h: Fix some indentation.
146 (CTF_SET_STID): Always do an unsigned shift, even if STID is
147 signed.
148
7b9f9859
L
1492021-03-19 H.J. Lu <hongjiu.lu@intel.com>
150
151 * elf/common.h (EM_INTEL205): Renamed to ...
152 (EM_INTELGT): This.
153
012d4426
NC
1542021-03-16 Nick Clifton <nickc@redhat.com>
155
156 * coff/internal.h (struct internal_auxent): Fix a couple of typos
157 in comment describing the x_fname field.
158
80d49d6a
KLC
1592021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
160
161 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
162 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
163
be3b926d
FC
1642021-03-12 Frederic Cambus <fred@statdns.com>
165
166 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
167 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
168 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
169
1b2cb8e2
CC
1702021-03-12 Clément Chigot <clement.chigot@atos.net>
171
172 * coff/internal.h (struct internal_aouthdr): Add new fields.
173 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
174 * coff/rs6k64.h (struct external_filehdr): Likewise.
175 * coff/xcoff.h (_TDATA), _TBSS): New defines
176 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
177 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
178 RS6K_AOUTHDR_FORK_COR): New defines.
179 (XMC_TU): Removed.
180 (XMC_UL): New define.
181
2c1bef53
CC
1822021-03-12 Clément Chigot <clement.chigot@atos.net>
183
184 * coff/xcoff.h (R_RTB): Remove.
185 (R_TRL): Fix value.
186
db6092f3
AB
1872021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
188 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * elf/common.h (NT_RISCV_CSR): Define.
191
b63a5e38
AB
1922021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
193 Andrew Burgess <andrew.burgess@embecosm.com>
194
195 * elf/common.h (NT_GDB_TDESC): Define.
196
dc83f2d2
AM
1972021-03-03 Alan Modra <amodra@gmail.com>
198
199 * coff/internal.h: Delete obsolete relocation defines. Move used
200 relocation defines..
201 * coff/i386.h: ..to here..
202 * coff/ti.h: ..and here..
203 * coff/x86_64.h: ..and here..
204 * coff/z80.h: ..and here..
205 * coff/z8k.h: ..and here.
206
8915c559
NA
2072021-03-02 Nick Alcock <nick.alcock@oracle.com>
208
209 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
210 merely change how much deduplication is done.
211
8ee10e86
AM
2122021-03-01 Alan Modra <amodra@gmail.com>
213 Fangrui Song <maskray@google.com>
214
215 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
216
89753bbf
AM
2172021-02-21 Alan Modra <amodra@gmail.com>
218
219 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
220
f4f60336
NA
2212021-02-17 Nick Alcock <nick.alcock@oracle.com>
222
223 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
224 (ctf_lookup_by_symbol_name): Likewise.
225
5a9f5403
NC
2262021-02-19 Nelson Chu <nelson.chu@sifive.com>
227
228 PR 27158
229 * opcode/riscv.h: Updated encoding macros.
230
3d73d29e
NC
2312021-02-18 Nelson Chu <nelson.chu@sifive.com>
232
233 * opcode/riscv.h: Moved stuff and make the file tidy.
234
ba2b480f
AK
2352021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
236
237 * opcode/s390.h (enum s390_opcode_cpu_val): Add
238 S390_OPCODE_ARCH14.
239
bfd428bc
MF
2402021-02-08 Mike Frysinger <vapier@gentoo.org>
241
242 * opcode/tic54x.h (mmregs): Rename to ...
243 (tic54x_mmregs): ... this.
244 (regs): Rename to ...
245 (tic54x_regs): ... this.
246 (condition_codes): Rename to ...
247 (tic54x_condition_codes): ... this.
248 (cc2_codes): Rename to ...
249 (tic54x_cc2_codes): ... this.
250 (status_bits): Rename to ...
251 (tic54x_status_bits): ... this.
252 (cc3_codes): Rename to ...
253 (tic54x_cc3_codes): ... this.
254 (misc_symbols): Rename to ...
255 (tic54x_misc_symbols): ... this.
256
5f40035f
NC
2572021-02-05 Nelson Chu <nelson.chu@sifive.com>
258
259 PR 27348
260 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
261
cb4ff67a
NC
2622021-02-05 Nelson Chu <nelson.chu@sifive.com>
263
264 PR 27348
265 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
266
caa17049
NA
2672021-01-27 Nick Alcock <nick.alcock@oracle.com>
268
269 * ctf-api.h (ECTF_NONAME): New.
270 (ECTF_NERR): Adjust.
271
35a01a04
NA
2722021-01-26 Nick Alcock <nick.alcock@oracle.com>
273
274 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
275
24075dcc
NC
2762021-02-04 Nelson Chu <nelson.chu@sifive.com>
277
278 * opcode/riscv-opc.h: Removed macros for zb* extensions.
279 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
280
1942a048
NC
2812021-01-15 Nelson Chu <nelson.chu@sifive.com>
282
283 * opcode/riscv.h: Indent and GNU coding standards tidy,
284 also aligned the code.
285
dcd709e0
NC
2862021-01-15 Nelson Chu <nelson.chu@sifive.com>
287
288 * elf/riscv.h: Comments tidy and improvement.
289 * opcode/riscv-opc.h: Likewise.
290 * opcode/riscv.h: Likewise.
291
82c70b08
KT
2922021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
293
294 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
295 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
296
055bc77a
NC
2972021-01-09 Nick Clifton <nickc@redhat.com>
298
299 * 2.36 release branch crated.
300
aa881ecd
PT
3012021-01-07 Philipp Tomsich <prt@gnu.org>
302
303 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
304 for pause hint instruction.
305 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
306
2652cfad
CXW
3072021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
308 Jim Wilson <jimw@sifive.com>
309 Andrew Waterman <andrew@sifive.com>
310 Maxim Blinov <maxim.blinov@embecosm.com>
311 Kito Cheng <kito.cheng@sifive.com>
312 Nelson Chu <nelson.chu@sifive.com>
313
314 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
315 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
316 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
317 frozen extensions.
318
6c3a3877
NA
3192021-01-05 Nick Alcock <nick.alcock@oracle.com>
320
321 * ctf-api.h (CTF_MN_RECURSE): New.
322 (ctf_member_next): Add flags argument.
323
ffeece6a
NA
3242021-01-05 Nick Alcock <nick.alcock@oracle.com>
325
326 * ctf-api.h (ECTF_INCOMPLETE): New.
327 (ECTF_NERR): Adjust.
328
f9a6a8f0
AM
3292021-01-01 Nicolas Boulenguez <nicolas@debian.org>
330
331 * coff/internal.h: Correct comment spelling.
332 * coff/sym.h: Likewise.
333 * opcode/aarch64.h: Likewise.
334
250d07de
AM
3352021-01-01 Alan Modra <amodra@gmail.com>
336
337 Update year range in copyright notice of all files.
338
c2795844 339For older changes see ChangeLog-2020
3499769a 340\f
c2795844 341Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
342
343Copying and distribution of this file, with or without modification,
344are permitted in any medium without royalty provided the copyright
345notice and this notice are preserved.
346
347Local Variables:
348mode: change-log
349left-margin: 8
350fill-column: 74
351version-control: never
352End: