]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Power10 SIMD permute class operations
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
7c1f4227
AM
12020-05-11 Alan Modra <amodra@gmail.com>
2
3 * elf/ppc64.h: Update comment.
4 * opcode/ppc.h (PPC_OPCODE_POWER10): Rename from PPC_OPCODE_POWERXX.
5
09c1e68a
AC
62020-04-30 Alex Coplan <alex.coplan@arm.com>
7
8 * opcode/aarch64.h (enum aarch64_opnd): Add
9 AARCH64_OPND_UNDEFINED.
10
27456742
AK
112020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
12
13 * elf/common.h (NT_ARC_V2): New macro definitions.
14
30ce8e47
MF
152020-04-22 Max Filippov <jcmvbkbc@gmail.com>
16
17 PR ld/25861
18 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
19 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
20
fad3d2c1
AM
212020-04-21 Alan Modra <amodra@gmail.com>
22
23 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
24 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
25
95a51568
FS
262020-04-10 Fangrui Song <maskray@google.com>
27
28 PR binutils/24613
29 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
30 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
31 (struct bfd_link_info): Add warn_unresolved_syms.
32
fa1477dc
SC
332020-04-14 Stephen Casner <casner@acm.org>
34
35 PR ld/25677
36 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
37
4d095f5b
JJ
382020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
39
40 * coff/go32exe.h: Remove file.
41 * coff/internal.h (struct internal_filehdr): Remove field
42 go32stub. Remove flag F_GO32STUB.
43
40bd13ce
ML
442020-04-01 Martin Liska <mliska@suse.cz>
45 Maciej W. Rozycki <macro@linux-mips.org>
46
47 PR lto/94249
48 * plugin-api.h: Fix a typo.
49
d1a89da5
NC
502020-03-30 Nelson Chu <nelson.chu@sifive.com>
51
52 * opcode/riscv-opc.h: Update CSR to 1.11.
53
a879b4d5
JB
542020-03-26 John Baldwin <jhb@FreeBSD.org>
55
56 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
57
dfb68cc3
ML
582020-03-24 Martin Liska <mliska@suse.cz>
59
60 PR lto/94249
61 * plugin-api.h: Add more robust endianess detection.
62
e3b1fa32
ML
632020-03-21 Martin Liska <mliska@suse.cz>
64
65 * plugin-api.h (enum ld_plugin_symbol_type): Remove
66 comma after last value of an enum.
67 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
68
3734bec8
ML
692020-03-19 Martin Liska <mliska@suse.cz>
70
71 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
72 (enum gcc_plugin_symbol_section_kind): Likewise.
73
742020-03-19 Martin Liska <mliska@suse.cz>
75
76 * plugin-api.h (struct ld_plugin_symbol): Split
77 int def into 4 char fields.
78 (enum ld_plugin_symbol_type): New.
79 (enum ld_plugin_symbol_section_kind): New.
80 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
81
06d949ec
KR
822020-03-13 Kamil Rytarowski <n54@gmx.com>
83
84 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
85
862020-03-13 Kamil Rytarowski <n54@gmx.com>
9fcbd8a9
KR
87
88 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
89
abf874aa
CL
902020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
91
92 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
93 non_contiguous_regions_warnings fields.
94
66631823
CE
952020-03-13 Christian Eggers <ceggers@gmx.de>
96
97 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
98 offset and size members.
99 * elf/internal.h (struct elf_internal_phdr): Likewise for
100 p_align member.
101 (struct elf_segment_map): Likewise for p_paddr and p_size
102 members
103
502794d4
CE
1042020-03-13 Christian Eggers <ceggers@gmx.de>
105
106 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
107 to several member field comments.
108 (Elf_Internal_Shdr): likewise.
109
e10ac147
AM
1102020-03-10 Alan Modra <amodra@gmail.com>
111
112 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
113 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
114 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
115
b5ebe8dd
LM
1162020-03-03 Luis Machado <luis.machado@linaro.org>
117
118 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
119 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
120 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
121 (AT_MINSIGSTKSZ): New defines, imported from glibc.
122
99e47410
AB
1232020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 Import from gcc mainline:
126 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
127
128 * hashtab.h (htab_remove_elt): Make a parameter const.
129 (htab_remove_elt_with_hash): Likewise.
130
bd0cf5a6
NC
1312020-02-20 Nelson Chu <nelson.chu@sifive.com>
132
133 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
134 record riscv_csr_class.
135
4934a27c
MM
1362020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
137 Matthew Malcomson <matthew.malcomson@arm.com>
138
139 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
140 (ARM_EXT2_CDE0): New extension macro.
141 (ARM_EXT2_CDE1): New extension macro.
142 (ARM_EXT2_CDE2): New extension macro.
143 (ARM_EXT2_CDE3): New extension macro.
144 (ARM_EXT2_CDE4): New extension macro.
145 (ARM_EXT2_CDE5): New extension macro.
146 (ARM_EXT2_CDE6): New extension macro.
147 (ARM_EXT2_CDE7): New extension macro.
148
9fc0b501
SB
1492020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
150
151 PR 25469
152 * coff/internal.h (R_IMM16BE): Define.
153 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
154 (R_Z80_16_BE): New reloc.
155
c5d7be0c
AM
1562020-02-04 Alan Modra <amodra@gmail.com>
157
158 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
159
1957ab10
JT
1602020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
161
162 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
163 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
164 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
165
ae774686
NC
1662020-01-18 Nick Clifton <nickc@redhat.com>
167
168 Binutils 2.34 branch created.
169
533da483
NC
1702020-01-17 Nick Clifton <nickc@redhat.com>
171
172 * Import from gcc mainline:
173 2019-06-10 Martin Liska <mliska@suse.cz>
174
175 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
176 * libiberty.h (xmalloc): Use it.
177 (xrealloc): Likewise.
178 (xcalloc): Likewise.
179 (xstrdup): Likewise.
180 (xstrndup): Likewise.
181 (xmemdup): Likewise.
182
183 2019-06-10 Martin Liska <mliska@suse.cz>
184
185 * ansidecl.h:
186 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
187 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
188 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
189 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
190 (xrealloc): Likewise.
191 (xcalloc): Likewise.
192
193 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
194
195 * demangle.h (struct demangle_component): Add member
196 d_counting.
197
198 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
199
200 * demangle.h (rust_demangle_callback): Add.
201
202 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
203
204 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
205 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
206
2da2eaf4
AV
2072020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
208
209 PR 25376
210 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
211 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
212 (ARM_ANY): Redefine to not include any MVE bits.
213 (ARM_FEATURE_ALL): Removed.
214
131cb553
JL
2152020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
216
217 * opcode/msp430.h (enum msp430_expp_e): New.
218 (struct msp430_operand_s): Add expp member to struct.
219
39fe16e0
CZ
2202020-01-13 Claudiu Zissulescu <claziss@gmail.com>
221
222 * elf/arc-cpu.def: Update ARC cpu list.
223
5496abe1
AM
2242020-01-13 Alan Modra <amodra@gmail.com>
225
226 * opcode/tic4x.h (EXTR): Delete.
227 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
228 extension using shifts. Do trim INSERTU value to specified bitfield.
229
8948cc69
AM
2302020-01-10 Alan Modra <amodra@gmail.com>
231
232 * opcode/spu.h: Formatting.
233 (UNSIGNED_EXTRACT): Use 1u.
234 (SIGNED_EXTRACT): Don't sign extend with shifts.
235 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
236 Keep result signed.
237 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
238
bb82aefe
SV
2392020-01-07 Shahab Vahedi <shahab@synopsys.com>
240
241 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
242
6655dba2
SB
2432020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
244
245 * coff/internal.h: Add defintions of Z80 reloc names.
246
d73b58f4
NC
2472020-01-02 Christian Biesinger <cbiesinger@google.com>
248
249 * opcode/s12z.h: Undef REG_Y.
250
b14ce8bf
AM
2512020-01-01 Alan Modra <amodra@gmail.com>
252
253 Update year range in copyright notice of all files.
254
0b114740 255For older changes see ChangeLog-2019
3499769a 256\f
0b114740 257Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
258
259Copying and distribution of this file, with or without modification,
260are permitted in any medium without royalty provided the copyright
261notice and this notice are preserved.
262
263Local Variables:
264mode: change-log
265left-margin: 8
266fill-column: 74
267version-control: never
268End: