]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Miscellaneous BFD int vs bfd_boolean fixes
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
24c877f9
NA
12021-03-25 Nick Alcock <nick.alcock@oracle.com>
2
3 PR libctf/27628
4 * ctf-api.h: Fix some indentation.
5 (CTF_SET_STID): Always do an unsigned shift, even if STID is
6 signed.
7
7b9f9859
L
82021-03-19 H.J. Lu <hongjiu.lu@intel.com>
9
10 * elf/common.h (EM_INTEL205): Renamed to ...
11 (EM_INTELGT): This.
12
012d4426
NC
132021-03-16 Nick Clifton <nickc@redhat.com>
14
15 * coff/internal.h (struct internal_auxent): Fix a couple of typos
16 in comment describing the x_fname field.
17
80d49d6a
KLC
182021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
19
20 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
21 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
22
be3b926d
FC
232021-03-12 Frederic Cambus <fred@statdns.com>
24
25 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
26 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
27 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
28
1b2cb8e2
CC
292021-03-12 Clément Chigot <clement.chigot@atos.net>
30
31 * coff/internal.h (struct internal_aouthdr): Add new fields.
32 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
33 * coff/rs6k64.h (struct external_filehdr): Likewise.
34 * coff/xcoff.h (_TDATA), _TBSS): New defines
35 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
36 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
37 RS6K_AOUTHDR_FORK_COR): New defines.
38 (XMC_TU): Removed.
39 (XMC_UL): New define.
40
2c1bef53
CC
412021-03-12 Clément Chigot <clement.chigot@atos.net>
42
43 * coff/xcoff.h (R_RTB): Remove.
44 (R_TRL): Fix value.
45
db6092f3
AB
462021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
47 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * elf/common.h (NT_RISCV_CSR): Define.
50
b63a5e38
AB
512021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
52 Andrew Burgess <andrew.burgess@embecosm.com>
53
54 * elf/common.h (NT_GDB_TDESC): Define.
55
dc83f2d2
AM
562021-03-03 Alan Modra <amodra@gmail.com>
57
58 * coff/internal.h: Delete obsolete relocation defines. Move used
59 relocation defines..
60 * coff/i386.h: ..to here..
61 * coff/ti.h: ..and here..
62 * coff/x86_64.h: ..and here..
63 * coff/z80.h: ..and here..
64 * coff/z8k.h: ..and here.
65
8915c559
NA
662021-03-02 Nick Alcock <nick.alcock@oracle.com>
67
68 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
69 merely change how much deduplication is done.
70
8ee10e86
AM
712021-03-01 Alan Modra <amodra@gmail.com>
72 Fangrui Song <maskray@google.com>
73
74 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
75
89753bbf
AM
762021-02-21 Alan Modra <amodra@gmail.com>
77
78 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
79
f4f60336
NA
802021-02-17 Nick Alcock <nick.alcock@oracle.com>
81
82 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
83 (ctf_lookup_by_symbol_name): Likewise.
84
5a9f5403
NC
852021-02-19 Nelson Chu <nelson.chu@sifive.com>
86
87 PR 27158
88 * opcode/riscv.h: Updated encoding macros.
89
3d73d29e
NC
902021-02-18 Nelson Chu <nelson.chu@sifive.com>
91
92 * opcode/riscv.h: Moved stuff and make the file tidy.
93
ba2b480f
AK
942021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
95
96 * opcode/s390.h (enum s390_opcode_cpu_val): Add
97 S390_OPCODE_ARCH14.
98
bfd428bc
MF
992021-02-08 Mike Frysinger <vapier@gentoo.org>
100
101 * opcode/tic54x.h (mmregs): Rename to ...
102 (tic54x_mmregs): ... this.
103 (regs): Rename to ...
104 (tic54x_regs): ... this.
105 (condition_codes): Rename to ...
106 (tic54x_condition_codes): ... this.
107 (cc2_codes): Rename to ...
108 (tic54x_cc2_codes): ... this.
109 (status_bits): Rename to ...
110 (tic54x_status_bits): ... this.
111 (cc3_codes): Rename to ...
112 (tic54x_cc3_codes): ... this.
113 (misc_symbols): Rename to ...
114 (tic54x_misc_symbols): ... this.
115
5f40035f
NC
1162021-02-05 Nelson Chu <nelson.chu@sifive.com>
117
118 PR 27348
119 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
120
cb4ff67a
NC
1212021-02-05 Nelson Chu <nelson.chu@sifive.com>
122
123 PR 27348
124 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
125
caa17049
NA
1262021-01-27 Nick Alcock <nick.alcock@oracle.com>
127
128 * ctf-api.h (ECTF_NONAME): New.
129 (ECTF_NERR): Adjust.
130
35a01a04
NA
1312021-01-26 Nick Alcock <nick.alcock@oracle.com>
132
133 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
134
24075dcc
NC
1352021-02-04 Nelson Chu <nelson.chu@sifive.com>
136
137 * opcode/riscv-opc.h: Removed macros for zb* extensions.
138 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
139
1942a048
NC
1402021-01-15 Nelson Chu <nelson.chu@sifive.com>
141
142 * opcode/riscv.h: Indent and GNU coding standards tidy,
143 also aligned the code.
144
dcd709e0
NC
1452021-01-15 Nelson Chu <nelson.chu@sifive.com>
146
147 * elf/riscv.h: Comments tidy and improvement.
148 * opcode/riscv-opc.h: Likewise.
149 * opcode/riscv.h: Likewise.
150
82c70b08
KT
1512021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
152
153 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
154 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
155
055bc77a
NC
1562021-01-09 Nick Clifton <nickc@redhat.com>
157
158 * 2.36 release branch crated.
159
aa881ecd
PT
1602021-01-07 Philipp Tomsich <prt@gnu.org>
161
162 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
163 for pause hint instruction.
164 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
165
2652cfad
CXW
1662021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
167 Jim Wilson <jimw@sifive.com>
168 Andrew Waterman <andrew@sifive.com>
169 Maxim Blinov <maxim.blinov@embecosm.com>
170 Kito Cheng <kito.cheng@sifive.com>
171 Nelson Chu <nelson.chu@sifive.com>
172
173 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
174 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
175 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
176 frozen extensions.
177
6c3a3877
NA
1782021-01-05 Nick Alcock <nick.alcock@oracle.com>
179
180 * ctf-api.h (CTF_MN_RECURSE): New.
181 (ctf_member_next): Add flags argument.
182
ffeece6a
NA
1832021-01-05 Nick Alcock <nick.alcock@oracle.com>
184
185 * ctf-api.h (ECTF_INCOMPLETE): New.
186 (ECTF_NERR): Adjust.
187
f9a6a8f0
AM
1882021-01-01 Nicolas Boulenguez <nicolas@debian.org>
189
190 * coff/internal.h: Correct comment spelling.
191 * coff/sym.h: Likewise.
192 * opcode/aarch64.h: Likewise.
193
250d07de
AM
1942021-01-01 Alan Modra <amodra@gmail.com>
195
196 Update year range in copyright notice of all files.
197
c2795844 198For older changes see ChangeLog-2020
3499769a 199\f
c2795844 200Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
201
202Copying and distribution of this file, with or without modification,
203are permitted in any medium without royalty provided the copyright
204notice and this notice are preserved.
205
206Local Variables:
207mode: change-log
208left-margin: 8
209fill-column: 74
210version-control: never
211End: