]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
a2e66773
AM
12021-04-06 Alan Modra <amodra@gmail.com>
2
3 * dis-asm.h (struct disassemble_info <symbol_at_address_func>):
4 Return asymbol*.
5
e9b095a5
ML
62021-04-01 Martin Liska <mliska@suse.cz>
7
8 * opcode/cr16.h (strneq): Remove strneq and use startswith.
9
9193bc42
AM
102021-03-31 Alan Modra <amodra@gmail.com>
11
12 * bfdlink.h: Replace bfd_boolean with bool throughout.
13 * coff/ecoff.h: Likewise.
14 * coff/xcoff.h: Likewise.
15 * dis-asm.h: Likewise.
16 * elf/mmix.h: Likewise.
17 * elf/xtensa.h: Likewise.
18 * opcode/aarch64.h: Likewise, and FALSE with false, TRUE with true.
19 * opcode/arc.h: Likewise.
20 * opcode/mips.h: Likewise.
21 * opcode/tic6x-opcode-table.h: Likewise.
22 * opcode/tic6x.h: Likewise.
23
3dfb1b6d
AM
242021-03-31 Alan Modra <amodra@gmail.com>
25
26 * cgen/basic-modes.h: Include stdint.h in place of bfd_stdint.h.
27 * elf/nfp.h: Likewise.
28 * opcode/aarch64.h: Likewise.
29 * opcode/cgen.h: Likewise.
30 * opcode/nfp.h: Likewise.
31 * opcode/ppc.h: Likewise.
32
63b4cc53
AM
332021-03-29 Alan Modra <amodra@gmail.com>
34
35 * opcode/aarch64.h (alias_opcode_p): Simplify boolean expression.
36 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
37 (opcode_has_special_coder): Likewise.
38
3d7d6c1b
AM
392021-03-29 Alan Modra <amodra@gmail.com>
40
41 * opcode/aarch64.h (aarch64_opcode_encode): Correct prototype.
42
24c877f9
NA
432021-03-25 Nick Alcock <nick.alcock@oracle.com>
44
45 PR libctf/27628
46 * ctf-api.h: Fix some indentation.
47 (CTF_SET_STID): Always do an unsigned shift, even if STID is
48 signed.
49
7b9f9859
L
502021-03-19 H.J. Lu <hongjiu.lu@intel.com>
51
52 * elf/common.h (EM_INTEL205): Renamed to ...
53 (EM_INTELGT): This.
54
012d4426
NC
552021-03-16 Nick Clifton <nickc@redhat.com>
56
57 * coff/internal.h (struct internal_auxent): Fix a couple of typos
58 in comment describing the x_fname field.
59
80d49d6a
KLC
602021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
61
62 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
63 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
64
be3b926d
FC
652021-03-12 Frederic Cambus <fred@statdns.com>
66
67 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
68 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
69 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
70
1b2cb8e2
CC
712021-03-12 Clément Chigot <clement.chigot@atos.net>
72
73 * coff/internal.h (struct internal_aouthdr): Add new fields.
74 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
75 * coff/rs6k64.h (struct external_filehdr): Likewise.
76 * coff/xcoff.h (_TDATA), _TBSS): New defines
77 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
78 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
79 RS6K_AOUTHDR_FORK_COR): New defines.
80 (XMC_TU): Removed.
81 (XMC_UL): New define.
82
2c1bef53
CC
832021-03-12 Clément Chigot <clement.chigot@atos.net>
84
85 * coff/xcoff.h (R_RTB): Remove.
86 (R_TRL): Fix value.
87
db6092f3
AB
882021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
89 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 * elf/common.h (NT_RISCV_CSR): Define.
92
b63a5e38
AB
932021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
94 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 * elf/common.h (NT_GDB_TDESC): Define.
97
dc83f2d2
AM
982021-03-03 Alan Modra <amodra@gmail.com>
99
100 * coff/internal.h: Delete obsolete relocation defines. Move used
101 relocation defines..
102 * coff/i386.h: ..to here..
103 * coff/ti.h: ..and here..
104 * coff/x86_64.h: ..and here..
105 * coff/z80.h: ..and here..
106 * coff/z8k.h: ..and here.
107
8915c559
NA
1082021-03-02 Nick Alcock <nick.alcock@oracle.com>
109
110 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
111 merely change how much deduplication is done.
112
8ee10e86
AM
1132021-03-01 Alan Modra <amodra@gmail.com>
114 Fangrui Song <maskray@google.com>
115
116 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
117
89753bbf
AM
1182021-02-21 Alan Modra <amodra@gmail.com>
119
120 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
121
f4f60336
NA
1222021-02-17 Nick Alcock <nick.alcock@oracle.com>
123
124 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
125 (ctf_lookup_by_symbol_name): Likewise.
126
5a9f5403
NC
1272021-02-19 Nelson Chu <nelson.chu@sifive.com>
128
129 PR 27158
130 * opcode/riscv.h: Updated encoding macros.
131
3d73d29e
NC
1322021-02-18 Nelson Chu <nelson.chu@sifive.com>
133
134 * opcode/riscv.h: Moved stuff and make the file tidy.
135
ba2b480f
AK
1362021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
137
138 * opcode/s390.h (enum s390_opcode_cpu_val): Add
139 S390_OPCODE_ARCH14.
140
bfd428bc
MF
1412021-02-08 Mike Frysinger <vapier@gentoo.org>
142
143 * opcode/tic54x.h (mmregs): Rename to ...
144 (tic54x_mmregs): ... this.
145 (regs): Rename to ...
146 (tic54x_regs): ... this.
147 (condition_codes): Rename to ...
148 (tic54x_condition_codes): ... this.
149 (cc2_codes): Rename to ...
150 (tic54x_cc2_codes): ... this.
151 (status_bits): Rename to ...
152 (tic54x_status_bits): ... this.
153 (cc3_codes): Rename to ...
154 (tic54x_cc3_codes): ... this.
155 (misc_symbols): Rename to ...
156 (tic54x_misc_symbols): ... this.
157
5f40035f
NC
1582021-02-05 Nelson Chu <nelson.chu@sifive.com>
159
160 PR 27348
161 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
162
cb4ff67a
NC
1632021-02-05 Nelson Chu <nelson.chu@sifive.com>
164
165 PR 27348
166 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
167
caa17049
NA
1682021-01-27 Nick Alcock <nick.alcock@oracle.com>
169
170 * ctf-api.h (ECTF_NONAME): New.
171 (ECTF_NERR): Adjust.
172
35a01a04
NA
1732021-01-26 Nick Alcock <nick.alcock@oracle.com>
174
175 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
176
24075dcc
NC
1772021-02-04 Nelson Chu <nelson.chu@sifive.com>
178
179 * opcode/riscv-opc.h: Removed macros for zb* extensions.
180 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
181
1942a048
NC
1822021-01-15 Nelson Chu <nelson.chu@sifive.com>
183
184 * opcode/riscv.h: Indent and GNU coding standards tidy,
185 also aligned the code.
186
dcd709e0
NC
1872021-01-15 Nelson Chu <nelson.chu@sifive.com>
188
189 * elf/riscv.h: Comments tidy and improvement.
190 * opcode/riscv-opc.h: Likewise.
191 * opcode/riscv.h: Likewise.
192
82c70b08
KT
1932021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
194
195 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
196 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
197
055bc77a
NC
1982021-01-09 Nick Clifton <nickc@redhat.com>
199
200 * 2.36 release branch crated.
201
aa881ecd
PT
2022021-01-07 Philipp Tomsich <prt@gnu.org>
203
204 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
205 for pause hint instruction.
206 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
207
2652cfad
CXW
2082021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
209 Jim Wilson <jimw@sifive.com>
210 Andrew Waterman <andrew@sifive.com>
211 Maxim Blinov <maxim.blinov@embecosm.com>
212 Kito Cheng <kito.cheng@sifive.com>
213 Nelson Chu <nelson.chu@sifive.com>
214
215 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
216 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
217 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
218 frozen extensions.
219
6c3a3877
NA
2202021-01-05 Nick Alcock <nick.alcock@oracle.com>
221
222 * ctf-api.h (CTF_MN_RECURSE): New.
223 (ctf_member_next): Add flags argument.
224
ffeece6a
NA
2252021-01-05 Nick Alcock <nick.alcock@oracle.com>
226
227 * ctf-api.h (ECTF_INCOMPLETE): New.
228 (ECTF_NERR): Adjust.
229
f9a6a8f0
AM
2302021-01-01 Nicolas Boulenguez <nicolas@debian.org>
231
232 * coff/internal.h: Correct comment spelling.
233 * coff/sym.h: Likewise.
234 * opcode/aarch64.h: Likewise.
235
250d07de
AM
2362021-01-01 Alan Modra <amodra@gmail.com>
237
238 Update year range in copyright notice of all files.
239
c2795844 240For older changes see ChangeLog-2020
3499769a 241\f
c2795844 242Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
243
244Copying and distribution of this file, with or without modification,
245are permitted in any medium without royalty provided the copyright
246notice and this notice are preserved.
247
248Local Variables:
249mode: change-log
250left-margin: 8
251fill-column: 74
252version-control: never
253End: