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