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