]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
gdb/testsuite: only add -J option when compiling with gfortran
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
21629cf8
MR
12021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
2
3 * opcode/mips.h (cpu_is_member): Remove code for MIPSr6 ISA
4 exclusion.
5 (opcode_is_member): Handle ISA level exclusion.
6
b1458c45
MR
72021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
8
9 * opcode/mips.h (isa_is_member): New inline function, factored
10 out from...
11 (opcode_is_member): ... here.
12
9204ccd4
MR
132021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
14
15 * opcode/mips.h: Document `g' and `y' operand codes.
16 (mips_reg_operand_type): Add OP_REG_CONTROL enumeration
17 constant.
18
cccc84fa
MR
192021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
20
21 * opcode/mips.h: Complement change made to opcodes and remove
22 references to the `g' regular MIPS ISA operand code.
23
1273b2f8
L
242021-05-28 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR ld/27905
27 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): Removed.
28
50c95a73
L
292021-05-26 H.J. Lu <hongjiu.lu@intel.com>
30
31 PR ld/27905
32 * elf/common.h (GNU_PROPERTY_X86_FEATURE_2_CODE16): New.
33
01a8c731
CX
342021-05-23 Tiezhu Yang <yangtiezhu@loongson.cn>
35
36 * elf/common.h (EM_LOONGARCH): Change Loongson Loongarch to
37 LoongArch.
38
894982bf
LM
392021-05-21 Luis Machado <luis.machado@linaro.org>
40
41 * elf/common.h (NT_MEMTAG): New constant.
42 (NT_MEMTAG_TYPE_AARCH_MTE): New constant.
43
97834047
CC
442021-05-07 Clément Chigot <clement.chigot@atos.net>
45
46 * coff/internal.h (C_DWARF): New define.
47 * coff/xcoff.h (SSUBTYP_DWLOC, SSUBTYP_DWFRAME,
48 SSUBTYP_DWMAC): New defines.
49
0b3e14c9
SH
502021-05-06 Stafford Horne <shorne@gmail.com>
51
52 PR 21464
53 * elf/or1k.h (elf_or1k_reloc_type): Define R_OR1K_GOT_AHI16 number.
54
49da556c
NA
552021-05-06 Nick Alcock <nick.alcock@oracle.com>
56
57 * ctf.h (CTF_K_UNKNOWN): Document that it can be used for
58 nonrepresentable types, not just padding.
59 * ctf-api.h (ctf_add_unknown): New.
60
b11b2969
CC
612021-04-22 Clément Chigot <clement.chigot@atos.net>
62
63 * coff/internal.h (union internal_auxent):
64 Add x_sect structure.
65 * coff/rs6000.h (union external_auxent): Rework to
66 match official documentation.
67 * coff/rs6k64.h (union external_auxent): Likewise.
68 (_AUX_SECT): New define.
69
18e9a809
EZ
702021-04-21 Eli Zaretskii <eliz@gnu.org>
71
72 PR 27760
73 * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
74 (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
75
6f8f6017
AM
762021-04-16 Alan Modra <amodra@gmail.com>
77
78 PR 27567
79 * coff/internal.h (struct internal_scnhdr): Make s_flags unsigned long.
80 * coff/pe.h (COFF_ENCODE_ALIGNMENT): Don't set align flags for an
81 executable and return false. Do so for a relocatable object and
82 evaluate to true.
83 * coff/ti.h (COFF_ENCODE_ALIGNMENT): Add bfd arg and evaluate to true.
84 (COFF_DECODE_ALIGNMENT): Formatting.
85 * coff/z80.h (COFF_ENCODE_ALIGNMENT): Similarly.
86 (COFF_DECODE_ALIGNMENT): Similarly.
87
c3f72de4
AM
882021-04-09 Alan Modra <amodra@gmail.com>
89
90 * dis-asm.h (struct disassemble_info): Add dynrelbuf and dynrelcount.
91
a2e66773
AM
922021-04-06 Alan Modra <amodra@gmail.com>
93
94 * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
95 Return asymbol*.
96
e9b095a5
ML
972021-04-01 Martin Liska <mliska@suse.cz>
98
99 * opcode/cr16.h (strneq): Remove strneq and use startswith.
100
9193bc42
AM
1012021-03-31 Alan Modra <amodra@gmail.com>
102
103 * bfdlink.h: Replace bfd_boolean with bool throughout.
104 * coff/ecoff.h: Likewise.
105 * coff/xcoff.h: Likewise.
106 * dis-asm.h: Likewise.
107 * elf/mmix.h: Likewise.
108 * elf/xtensa.h: Likewise.
109 * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
110 * opcode/arc.h: Likewise.
111 * opcode/mips.h: Likewise.
112 * opcode/tic6x-opcode-table.h: Likewise.
113 * opcode/tic6x.h: Likewise.
114
3dfb1b6d
AM
1152021-03-31 Alan Modra <amodra@gmail.com>
116
117 * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
118 * elf/nfp.h: Likewise.
119 * opcode/aarch64.h: Likewise.
120 * opcode/cgen.h: Likewise.
121 * opcode/nfp.h: Likewise.
122 * opcode/ppc.h: Likewise.
123
63b4cc53
AM
1242021-03-29 Alan Modra <amodra@gmail.com>
125
126 * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
127 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
128 (opcode_has_special_coder): Likewise.
129
3d7d6c1b
AM
1302021-03-29 Alan Modra <amodra@gmail.com>
131
132 * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
133
24c877f9
NA
1342021-03-25 Nick Alcock <nick.alcock@oracle.com>
135
136 PR libctf/27628
137 * ctf-api.h: Fix some indentation.
138 (CTF_SET_STID): Always do an unsigned shift, even if STID is
139 signed.
140
7b9f9859
L
1412021-03-19 H.J. Lu <hongjiu.lu@intel.com>
142
143 * elf/common.h (EM_INTEL205): Renamed to ...
144 (EM_INTELGT): This.
145
012d4426
NC
1462021-03-16 Nick Clifton <nickc@redhat.com>
147
148 * coff/internal.h (struct internal_auxent): Fix a couple of typos
149 in comment describing the x_fname field.
150
80d49d6a
KLC
1512021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
152
153 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
154 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
155
be3b926d
FC
1562021-03-12 Frederic Cambus <fred@statdns.com>
157
158 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
159 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
160 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
161
1b2cb8e2
CC
1622021-03-12 Clément Chigot <clement.chigot@atos.net>
163
164 * coff/internal.h (struct internal_aouthdr): Add new fields.
165 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
166 * coff/rs6k64.h (struct external_filehdr): Likewise.
167 * coff/xcoff.h (_TDATA), _TBSS): New defines
168 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
169 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
170 RS6K_AOUTHDR_FORK_COR): New defines.
171 (XMC_TU): Removed.
172 (XMC_UL): New define.
173
2c1bef53
CC
1742021-03-12 Clément Chigot <clement.chigot@atos.net>
175
176 * coff/xcoff.h (R_RTB): Remove.
177 (R_TRL): Fix value.
178
db6092f3
AB
1792021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
180 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * elf/common.h (NT_RISCV_CSR): Define.
183
b63a5e38
AB
1842021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
185 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * elf/common.h (NT_GDB_TDESC): Define.
188
dc83f2d2
AM
1892021-03-03 Alan Modra <amodra@gmail.com>
190
191 * coff/internal.h: Delete obsolete relocation defines. Move used
192 relocation defines..
193 * coff/i386.h: ..to here..
194 * coff/ti.h: ..and here..
195 * coff/x86_64.h: ..and here..
196 * coff/z80.h: ..and here..
197 * coff/z8k.h: ..and here.
198
8915c559
NA
1992021-03-02 Nick Alcock <nick.alcock@oracle.com>
200
201 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
202 merely change how much deduplication is done.
203
8ee10e86
AM
2042021-03-01 Alan Modra <amodra@gmail.com>
205 Fangrui Song <maskray@google.com>
206
207 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
208
89753bbf
AM
2092021-02-21 Alan Modra <amodra@gmail.com>
210
211 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
212
f4f60336
NA
2132021-02-17 Nick Alcock <nick.alcock@oracle.com>
214
215 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
216 (ctf_lookup_by_symbol_name): Likewise.
217
5a9f5403
NC
2182021-02-19 Nelson Chu <nelson.chu@sifive.com>
219
220 PR 27158
221 * opcode/riscv.h: Updated encoding macros.
222
3d73d29e
NC
2232021-02-18 Nelson Chu <nelson.chu@sifive.com>
224
225 * opcode/riscv.h: Moved stuff and make the file tidy.
226
ba2b480f
AK
2272021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
228
229 * opcode/s390.h (enum s390_opcode_cpu_val): Add
230 S390_OPCODE_ARCH14.
231
bfd428bc
MF
2322021-02-08 Mike Frysinger <vapier@gentoo.org>
233
234 * opcode/tic54x.h (mmregs): Rename to ...
235 (tic54x_mmregs): ... this.
236 (regs): Rename to ...
237 (tic54x_regs): ... this.
238 (condition_codes): Rename to ...
239 (tic54x_condition_codes): ... this.
240 (cc2_codes): Rename to ...
241 (tic54x_cc2_codes): ... this.
242 (status_bits): Rename to ...
243 (tic54x_status_bits): ... this.
244 (cc3_codes): Rename to ...
245 (tic54x_cc3_codes): ... this.
246 (misc_symbols): Rename to ...
247 (tic54x_misc_symbols): ... this.
248
5f40035f
NC
2492021-02-05 Nelson Chu <nelson.chu@sifive.com>
250
251 PR 27348
252 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
253
cb4ff67a
NC
2542021-02-05 Nelson Chu <nelson.chu@sifive.com>
255
256 PR 27348
257 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
258
caa17049
NA
2592021-01-27 Nick Alcock <nick.alcock@oracle.com>
260
261 * ctf-api.h (ECTF_NONAME): New.
262 (ECTF_NERR): Adjust.
263
35a01a04
NA
2642021-01-26 Nick Alcock <nick.alcock@oracle.com>
265
266 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
267
24075dcc
NC
2682021-02-04 Nelson Chu <nelson.chu@sifive.com>
269
270 * opcode/riscv-opc.h: Removed macros for zb* extensions.
271 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
272
1942a048
NC
2732021-01-15 Nelson Chu <nelson.chu@sifive.com>
274
275 * opcode/riscv.h: Indent and GNU coding standards tidy,
276 also aligned the code.
277
dcd709e0
NC
2782021-01-15 Nelson Chu <nelson.chu@sifive.com>
279
280 * elf/riscv.h: Comments tidy and improvement.
281 * opcode/riscv-opc.h: Likewise.
282 * opcode/riscv.h: Likewise.
283
82c70b08
KT
2842021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
285
286 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
287 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
288
055bc77a
NC
2892021-01-09 Nick Clifton <nickc@redhat.com>
290
291 * 2.36 release branch crated.
292
aa881ecd
PT
2932021-01-07 Philipp Tomsich <prt@gnu.org>
294
295 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
296 for pause hint instruction.
297 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
298
2652cfad
CXW
2992021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
300 Jim Wilson <jimw@sifive.com>
301 Andrew Waterman <andrew@sifive.com>
302 Maxim Blinov <maxim.blinov@embecosm.com>
303 Kito Cheng <kito.cheng@sifive.com>
304 Nelson Chu <nelson.chu@sifive.com>
305
306 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
307 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
308 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
309 frozen extensions.
310
6c3a3877
NA
3112021-01-05 Nick Alcock <nick.alcock@oracle.com>
312
313 * ctf-api.h (CTF_MN_RECURSE): New.
314 (ctf_member_next): Add flags argument.
315
ffeece6a
NA
3162021-01-05 Nick Alcock <nick.alcock@oracle.com>
317
318 * ctf-api.h (ECTF_INCOMPLETE): New.
319 (ECTF_NERR): Adjust.
320
f9a6a8f0
AM
3212021-01-01 Nicolas Boulenguez <nicolas@debian.org>
322
323 * coff/internal.h: Correct comment spelling.
324 * coff/sym.h: Likewise.
325 * opcode/aarch64.h: Likewise.
326
250d07de
AM
3272021-01-01 Alan Modra <amodra@gmail.com>
328
329 Update year range in copyright notice of all files.
330
c2795844 331For older changes see ChangeLog-2020
3499769a 332\f
c2795844 333Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
334
335Copying and distribution of this file, with or without modification,
336are permitted in any medium without royalty provided the copyright
337notice and this notice are preserved.
338
339Local Variables:
340mode: change-log
341left-margin: 8
342fill-column: 74
343version-control: never
344End: