arc: Add support for ARC HS extra registers in core files
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
2
3 * elf/common.h (NT_ARC_V2): New macro definitions.
4
5 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
6
7 PR ld/25861
8 * elf/xtensa.h (elf_xtensa_reloc_type): New entries for
9 R_XTENSA_PDIFF{8,16,32} and R_XTENSA_NDIFF{8,16,32}.
10
11 2020-04-21 Alan Modra <amodra@gmail.com>
12
13 * elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
14 (SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
15
16 2020-04-10 Fangrui Song <maskray@google.com>
17
18 PR binutils/24613
19 * bfdlink.h (enum report_method): Delete RM_GENERATE_WARNING and
20 RM_GENERATE_ERROR. Add RM_DIAGNOSE.
21 (struct bfd_link_info): Add warn_unresolved_syms.
22
23 2020-04-14 Stephen Casner <casner@acm.org>
24
25 PR ld/25677
26 * aout/aout64.h (N_DATADDR): Add IMAGIC case.
27
28 2020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
29
30 * coff/go32exe.h: Remove file.
31 * coff/internal.h (struct internal_filehdr): Remove field
32 go32stub. Remove flag F_GO32STUB.
33
34 2020-04-01 Martin Liska <mliska@suse.cz>
35 Maciej W. Rozycki <macro@linux-mips.org>
36
37 PR lto/94249
38 * plugin-api.h: Fix a typo.
39
40 2020-03-30 Nelson Chu <nelson.chu@sifive.com>
41
42 * opcode/riscv-opc.h: Update CSR to 1.11.
43
44 2020-03-26 John Baldwin <jhb@FreeBSD.org>
45
46 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
47
48 2020-03-24 Martin Liska <mliska@suse.cz>
49
50 PR lto/94249
51 * plugin-api.h: Add more robust endianess detection.
52
53 2020-03-21 Martin Liska <mliska@suse.cz>
54
55 * plugin-api.h (enum ld_plugin_symbol_type): Remove
56 comma after last value of an enum.
57 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
58
59 2020-03-19 Martin Liska <mliska@suse.cz>
60
61 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
62 (enum gcc_plugin_symbol_section_kind): Likewise.
63
64 2020-03-19 Martin Liska <mliska@suse.cz>
65
66 * plugin-api.h (struct ld_plugin_symbol): Split
67 int def into 4 char fields.
68 (enum ld_plugin_symbol_type): New.
69 (enum ld_plugin_symbol_section_kind): New.
70 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
71
72 2020-03-13 Kamil Rytarowski <n54@gmx.com>
73
74 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
75
76 2020-03-13 Kamil Rytarowski <n54@gmx.com>
77
78 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
79
80 2020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
81
82 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
83 non_contiguous_regions_warnings fields.
84
85 2020-03-13 Christian Eggers <ceggers@gmx.de>
86
87 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
88 offset and size members.
89 * elf/internal.h (struct elf_internal_phdr): Likewise for
90 p_align member.
91 (struct elf_segment_map): Likewise for p_paddr and p_size
92 members
93
94 2020-03-13 Christian Eggers <ceggers@gmx.de>
95
96 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
97 to several member field comments.
98 (Elf_Internal_Shdr): likewise.
99
100 2020-03-10 Alan Modra <amodra@gmail.com>
101
102 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
103 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
104 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
105
106 2020-03-03 Luis Machado <luis.machado@linaro.org>
107
108 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
109 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
110 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
111 (AT_MINSIGSTKSZ): New defines, imported from glibc.
112
113 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 Import from gcc mainline:
116 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * hashtab.h (htab_remove_elt): Make a parameter const.
119 (htab_remove_elt_with_hash): Likewise.
120
121 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
122
123 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
124 record riscv_csr_class.
125
126 2020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
127 Matthew Malcomson <matthew.malcomson@arm.com>
128
129 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
130 (ARM_EXT2_CDE0): New extension macro.
131 (ARM_EXT2_CDE1): New extension macro.
132 (ARM_EXT2_CDE2): New extension macro.
133 (ARM_EXT2_CDE3): New extension macro.
134 (ARM_EXT2_CDE4): New extension macro.
135 (ARM_EXT2_CDE5): New extension macro.
136 (ARM_EXT2_CDE6): New extension macro.
137 (ARM_EXT2_CDE7): New extension macro.
138
139 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
140
141 PR 25469
142 * coff/internal.h (R_IMM16BE): Define.
143 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
144 (R_Z80_16_BE): New reloc.
145
146 2020-02-04 Alan Modra <amodra@gmail.com>
147
148 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
149
150 2020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
151
152 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
153 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
154 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
155
156 2020-01-18 Nick Clifton <nickc@redhat.com>
157
158 Binutils 2.34 branch created.
159
160 2020-01-17 Nick Clifton <nickc@redhat.com>
161
162 * Import from gcc mainline:
163 2019-06-10 Martin Liska <mliska@suse.cz>
164
165 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
166 * libiberty.h (xmalloc): Use it.
167 (xrealloc): Likewise.
168 (xcalloc): Likewise.
169 (xstrdup): Likewise.
170 (xstrndup): Likewise.
171 (xmemdup): Likewise.
172
173 2019-06-10 Martin Liska <mliska@suse.cz>
174
175 * ansidecl.h:
176 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
177 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
178 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
179 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
180 (xrealloc): Likewise.
181 (xcalloc): Likewise.
182
183 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
184
185 * demangle.h (struct demangle_component): Add member
186 d_counting.
187
188 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
189
190 * demangle.h (rust_demangle_callback): Add.
191
192 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
193
194 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
195 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
196
197 2020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
198
199 PR 25376
200 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
201 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
202 (ARM_ANY): Redefine to not include any MVE bits.
203 (ARM_FEATURE_ALL): Removed.
204
205 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
206
207 * opcode/msp430.h (enum msp430_expp_e): New.
208 (struct msp430_operand_s): Add expp member to struct.
209
210 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
211
212 * elf/arc-cpu.def: Update ARC cpu list.
213
214 2020-01-13 Alan Modra <amodra@gmail.com>
215
216 * opcode/tic4x.h (EXTR): Delete.
217 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
218 extension using shifts. Do trim INSERTU value to specified bitfield.
219
220 2020-01-10 Alan Modra <amodra@gmail.com>
221
222 * opcode/spu.h: Formatting.
223 (UNSIGNED_EXTRACT): Use 1u.
224 (SIGNED_EXTRACT): Don't sign extend with shifts.
225 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
226 Keep result signed.
227 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
228
229 2020-01-07 Shahab Vahedi <shahab@synopsys.com>
230
231 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
232
233 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
234
235 * coff/internal.h: Add defintions of Z80 reloc names.
236
237 2020-01-02 Christian Biesinger <cbiesinger@google.com>
238
239 * opcode/s12z.h: Undef REG_Y.
240
241 2020-01-01 Alan Modra <amodra@gmail.com>
242
243 Update year range in copyright notice of all files.
244
245 For older changes see ChangeLog-2019
246 \f
247 Copyright (C) 2020 Free Software Foundation, Inc.
248
249 Copying and distribution of this file, with or without modification,
250 are permitted in any medium without royalty provided the copyright
251 notice and this notice are preserved.
252
253 Local Variables:
254 mode: change-log
255 left-margin: 8
256 fill-column: 74
257 version-control: never
258 End:
This page took 0.03483 seconds and 5 git commands to generate.