]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
opcodes: support insn endianness in cgen_cpu_open
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
b3db6d07
JM
12020-06-04 Jose E. Marchesi <jemarch@gnu.org>
2
3 * opcode/cgen.h (enum cgen_cpu_open_arg): New value
4 CGEN_CPU_OPEN_INSN_ENDIAN.
5
44730156
NC
62020-06-03 Nelson Chu <nelson.chu@sifive.com>
7
8 * opcode/riscv.h: Remove #include "bfd.h". And change the return
9 types of riscv_get_isa_spec_class and riscv_get_priv_spec_class
10 from bfd_boolean to int.
11
8eff95bc
AM
122020-05-28 Alan Modra <amodra@gmail.com>
13
14 PR 26044
15 * opcode/tilepro.h (TILEPRO_NUM_PIPELINE_ENCODINGS): Move to
16 tilepro_pipeline enum.
17
a6dbf402
L
182020-05-27 H.J. Lu <hongjiu.lu@intel.com>
19
20 PR ld/22909
21 * bfdlink.h (textrel_check_method): New enum.
22 (bfd_link_textrel_check): New.
23 (bfd_link_info): Replace warn_shared_textrel and error_textrel
24 with textrel_check.
25
68dc60e6
L
262020-05-25 H.J. Lu <hongjiu.lu@intel.com>
27
28 * elf/common.h: Update comments for ET_EXEC and ET_DYN.
29
8f595e9b
NC
302020-05-20 Nelson Chu <nelson.chu@sifive.com>
31
32 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
33 (enum riscv_isa_spec_class): New enum class. All supported ISA spec
34 belong to one of the class
35 (struct riscv_ext_version): New structure holds version information
36 for the specific ISA.
37 * opcode/riscv-opc.h (DECLARE_CSR): There are two version information,
38 define_version and abort_version. The define_version means which
39 privilege spec is started to define the CSR, and the abort_version
40 means which privilege spec is started to abort the CSR. If the CSR is
41 valid for the newest spec, then the abort_version should be
42 PRIV_SPEC_CLASS_DRAFT.
43 (DECLARE_CSR_ALIAS): Same as DECLARE_CSR, but only for the obselete CSR.
44 * opcode/riscv.h (enum riscv_priv_spec_class): New enum class. Define
45 the current supported privilege spec versions.
46 (struct riscv_csr_extra): Add new fields to store more information
47 about the CSR. We use these information to find the suitable CSR
48 address when user choosing a specific privilege spec.
49
164446e0
AF
502020-05-19 Alexander Fedotov <alfedotov@gmail.com>
51
52 PR 25992
53 * opcode/arm.h (ARM_EXT2_V8R): Define. Modified ARM_AEXT2_V8R.
54
aa3c112f
AM
552020-05-11 Alan Modra <amodra@gmail.com>
56
57 * opcode/ppc.h (PPC_OPERAND_ACC): Define. Renumber following
58 PPC_OPERAND defines.
59
7c1f4227
AM
602020-05-11 Alan Modra <amodra@gmail.com>
61
62 * elf/ppc64.h: Update comment.
63 * opcode/ppc.h (PPC_OPCODE_POWER10): Rename from PPC_OPCODE_POWERXX.
64
09c1e68a
AC
652020-04-30 Alex Coplan <alex.coplan@arm.com>
66
67 * opcode/aarch64.h (enum aarch64_opnd): Add
68 AARCH64_OPND_UNDEFINED.
69
27456742
AK
702020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
71
72 * elf/common.h (NT_ARC_V2): New macro definitions.
73
30ce8e47
MF
742020-04-22 Max Filippov <jcmvbkbc@gmail.com>
75
76 PR ld/25861
77 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
78 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
79
fad3d2c1
AM
802020-04-21 Alan Modra <amodra@gmail.com>
81
82 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
83 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
84
95a51568
FS
852020-04-10 Fangrui Song <maskray@google.com>
86
87 PR binutils/24613
88 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
89 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
90 (struct bfd_link_info): Add warn_unresolved_syms.
91
fa1477dc
SC
922020-04-14 Stephen Casner <casner@acm.org>
93
94 PR ld/25677
95 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
96
4d095f5b
JJ
972020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
98
99 * coff/go32exe.h: Remove file.
100 * coff/internal.h (struct internal_filehdr): Remove field
101 go32stub. Remove flag F_GO32STUB.
102
40bd13ce
ML
1032020-04-01 Martin Liska <mliska@suse.cz>
104 Maciej W. Rozycki <macro@linux-mips.org>
105
106 PR lto/94249
107 * plugin-api.h: Fix a typo.
108
d1a89da5
NC
1092020-03-30 Nelson Chu <nelson.chu@sifive.com>
110
111 * opcode/riscv-opc.h: Update CSR to 1.11.
112
a879b4d5
JB
1132020-03-26 John Baldwin <jhb@FreeBSD.org>
114
115 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
116
dfb68cc3
ML
1172020-03-24 Martin Liska <mliska@suse.cz>
118
119 PR lto/94249
120 * plugin-api.h: Add more robust endianess detection.
121
e3b1fa32
ML
1222020-03-21 Martin Liska <mliska@suse.cz>
123
124 * plugin-api.h (enum ld_plugin_symbol_type): Remove
125 comma after last value of an enum.
126 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
127
3734bec8
ML
1282020-03-19 Martin Liska <mliska@suse.cz>
129
130 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
131 (enum gcc_plugin_symbol_section_kind): Likewise.
132
1332020-03-19 Martin Liska <mliska@suse.cz>
134
135 * plugin-api.h (struct ld_plugin_symbol): Split
136 int def into 4 char fields.
137 (enum ld_plugin_symbol_type): New.
138 (enum ld_plugin_symbol_section_kind): New.
139 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
140
06d949ec
KR
1412020-03-13 Kamil Rytarowski <n54@gmx.com>
142
143 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
144
1452020-03-13 Kamil Rytarowski <n54@gmx.com>
9fcbd8a9
KR
146
147 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
148
abf874aa
CL
1492020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
150
151 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
152 non_contiguous_regions_warnings fields.
153
66631823
CE
1542020-03-13 Christian Eggers <ceggers@gmx.de>
155
156 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
157 offset and size members.
158 * elf/internal.h (struct elf_internal_phdr): Likewise for
159 p_align member.
160 (struct elf_segment_map): Likewise for p_paddr and p_size
161 members
162
502794d4
CE
1632020-03-13 Christian Eggers <ceggers@gmx.de>
164
165 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
166 to several member field comments.
167 (Elf_Internal_Shdr): likewise.
168
e10ac147
AM
1692020-03-10 Alan Modra <amodra@gmail.com>
170
171 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
172 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
173 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
174
b5ebe8dd
LM
1752020-03-03 Luis Machado <luis.machado@linaro.org>
176
177 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
178 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
179 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
180 (AT_MINSIGSTKSZ): New defines, imported from glibc.
181
99e47410
AB
1822020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
183
184 Import from gcc mainline:
185 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * hashtab.h (htab_remove_elt): Make a parameter const.
188 (htab_remove_elt_with_hash): Likewise.
189
bd0cf5a6
NC
1902020-02-20 Nelson Chu <nelson.chu@sifive.com>
191
192 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
193 record riscv_csr_class.
194
4934a27c
MM
1952020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
196 Matthew Malcomson <matthew.malcomson@arm.com>
197
198 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
199 (ARM_EXT2_CDE0): New extension macro.
200 (ARM_EXT2_CDE1): New extension macro.
201 (ARM_EXT2_CDE2): New extension macro.
202 (ARM_EXT2_CDE3): New extension macro.
203 (ARM_EXT2_CDE4): New extension macro.
204 (ARM_EXT2_CDE5): New extension macro.
205 (ARM_EXT2_CDE6): New extension macro.
206 (ARM_EXT2_CDE7): New extension macro.
207
9fc0b501
SB
2082020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
209
210 PR 25469
211 * coff/internal.h (R_IMM16BE): Define.
212 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
213 (R_Z80_16_BE): New reloc.
214
c5d7be0c
AM
2152020-02-04 Alan Modra <amodra@gmail.com>
216
217 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
218
1957ab10
JT
2192020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
220
221 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
222 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
223 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
224
ae774686
NC
2252020-01-18 Nick Clifton <nickc@redhat.com>
226
227 Binutils 2.34 branch created.
228
533da483
NC
2292020-01-17 Nick Clifton <nickc@redhat.com>
230
231 * Import from gcc mainline:
232 2019-06-10 Martin Liska <mliska@suse.cz>
233
234 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
235 * libiberty.h (xmalloc): Use it.
236 (xrealloc): Likewise.
237 (xcalloc): Likewise.
238 (xstrdup): Likewise.
239 (xstrndup): Likewise.
240 (xmemdup): Likewise.
241
242 2019-06-10 Martin Liska <mliska@suse.cz>
243
244 * ansidecl.h:
245 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
246 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
247 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
248 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
249 (xrealloc): Likewise.
250 (xcalloc): Likewise.
251
252 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
253
254 * demangle.h (struct demangle_component): Add member
255 d_counting.
256
257 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
258
259 * demangle.h (rust_demangle_callback): Add.
260
261 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
262
263 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
264 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
265
2da2eaf4
AV
2662020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
267
268 PR 25376
269 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
270 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
271 (ARM_ANY): Redefine to not include any MVE bits.
272 (ARM_FEATURE_ALL): Removed.
273
131cb553
JL
2742020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
275
276 * opcode/msp430.h (enum msp430_expp_e): New.
277 (struct msp430_operand_s): Add expp member to struct.
278
39fe16e0
CZ
2792020-01-13 Claudiu Zissulescu <claziss@gmail.com>
280
281 * elf/arc-cpu.def: Update ARC cpu list.
282
5496abe1
AM
2832020-01-13 Alan Modra <amodra@gmail.com>
284
285 * opcode/tic4x.h (EXTR): Delete.
286 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
287 extension using shifts. Do trim INSERTU value to specified bitfield.
288
8948cc69
AM
2892020-01-10 Alan Modra <amodra@gmail.com>
290
291 * opcode/spu.h: Formatting.
292 (UNSIGNED_EXTRACT): Use 1u.
293 (SIGNED_EXTRACT): Don't sign extend with shifts.
294 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
295 Keep result signed.
296 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
297
bb82aefe
SV
2982020-01-07 Shahab Vahedi <shahab@synopsys.com>
299
300 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
301
6655dba2
SB
3022020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
303
304 * coff/internal.h: Add defintions of Z80 reloc names.
305
d73b58f4
NC
3062020-01-02 Christian Biesinger <cbiesinger@google.com>
307
308 * opcode/s12z.h: Undef REG_Y.
309
b14ce8bf
AM
3102020-01-01 Alan Modra <amodra@gmail.com>
311
312 Update year range in copyright notice of all files.
313
0b114740 314For older changes see ChangeLog-2019
3499769a 315\f
0b114740 316Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
317
318Copying and distribution of this file, with or without modification,
319are permitted in any medium without royalty provided the copyright
320notice and this notice are preserved.
321
322Local Variables:
323mode: change-log
324left-margin: 8
325fill-column: 74
326version-control: never
327End: