]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - bfd/ChangeLog
Fix an illegal memory access parsing a win32pstatus note with a type of 0.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
1 2021-01-14 Nick Clifton <nickc@redhat.com>
2
3 * elf.c (elfcore_grok_win32pstatus): Check for a note type of 0.
4
5 2021-01-13 Alan Modra <amodra@gmail.com>
6
7 * Makefile.in: Regenerate.
8 * doc/Makefile.in: Regenerate.
9
10 2021-01-13 Alan Modra <amodra@gmail.com>
11
12 PR 27160
13 * section.c (struct bfd_section): Remove pattern field.
14 (BFD_FAKE_SECTION): Adjust to suit.
15 * bfd-in2.h: Regenerate.
16 * elflink.c (compare_link_order, elf_fixup_link_order): Delete.
17 (bfd_elf_final_link): Don't call elf_fixup_link_order.
18
19 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
20
21 PR binutils/26792
22 * configure.ac: Use GNU_MAKE_JOBSERVER.
23 * aclocal.m4: Regenerated.
24 * configure: Likewise.
25
26 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
27
28 PR ld/27171
29 * reloc.c (bfd_perform_relocation): Adjust R_AMD64_DIR64 and
30 R_AMD64_DIR32 relocations for PE/x86-64 inputs.
31
32 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR ld/27173
35 * configure: Regenerated.
36
37 2021-01-11 Nick Clifton <nickc@redhat.com>
38
39 * po/fr.po: Updated French translation.
40 * po/pt.po: Updated Portuguese translation.
41 * po/sr.po: Updated Serbian translation.
42 * po/uk.po: Updated Ukranian translation.
43
44 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
45
46 * configure: Regenerated.
47
48 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
49
50 PR ld/27166
51 * elfxx-x86.c (_bfd_x86_elf_merge_gnu_properties): Handle
52 -z lam-u48 and -z lam-u57.
53
54 2021-01-09 Nick Clifton <nickc@redhat.com>
55
56 * version.m4: Change to 2.36.50.
57 * configure: Regenerate.
58 * po/bfd.pot: Regenerate.
59
60 2021-01-09 Nick Clifton <nickc@redhat.com>
61
62 * 2.36 release branch crated.
63
64 2021-01-08 H.J. Lu <hongjiu.lu@intel.com>
65
66 * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Also set
67 LAM_U57 when setting LAM_U48.
68
69 2021-01-08 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR ld/26256
72 PR ld/27160
73 * elflink.c (elf_fixup_link_order): Verify that fixing up
74 SHF_LINK_ORDER doesn't increase the output section size.
75
76 2021-01-09 Alan Modra <amodra@gmail.com>
77
78 * configure: Regenerate.
79
80 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
81
82 * configure: Regenerate.
83
84 2021-01-07 H.J. Lu <hongjiu.lu@intel.com>
85
86 PR 27109
87 * aix386-core.c (core_aix386_vec): Initialize
88 keep_unused_section_symbol to TARGET_KEEP_UNUSED_SECTION_SYMBOLS.
89 * aout-target.h (MY (vec)): Likewise.
90 * binary.c (binary_vec): Likewise.
91 * cisco-core.c (core_cisco_be_vec): Likewise.
92 (core_cisco_le_vec): Likewise.
93 * coff-alpha.c (alpha_ecoff_le_vec): Likewise.
94 * coff-i386.c (TARGET_SYM): Likewise.
95 (TARGET_SYM_BIG): Likewise.
96 * coff-ia64.c (TARGET_SYM): Likewise.
97 * coff-mips.c (mips_ecoff_le_vec): Likewise.
98 (mips_ecoff_be_vec): Likewise.
99 (mips_ecoff_bele_vec): Likewise.
100 * coff-rs6000.c (rs6000_xcoff_vec): Likewise.
101 (powerpc_xcoff_vec): Likewise.
102 * coff-sh.c (sh_coff_small_vec): Likewise.
103 (sh_coff_small_le_vec): Likewise.
104 * coff-tic30.c (tic30_coff_vec): Likewise.
105 * coff-tic54x.c (tic54x_coff0_vec): Likewise.
106 (tic54x_coff0_beh_vec): Likewise.
107 (tic54x_coff1_vec): Likewise.
108 (tic54x_coff1_beh_vec): Likewise.
109 (tic54x_coff2_vec): Likewise.
110 (tic54x_coff2_beh_vec): Likewise.
111 * coff-x86_64.c (TARGET_SYM): Likewise.
112 (TARGET_SYM_BIG): Likewise.
113 * coff64-rs6000.c (rs6000_xcoff64_vec): Likewise.
114 (rs6000_xcoff64_aix_vec): Likewise.
115 * coffcode.h (CREATE_BIG_COFF_TARGET_VEC): Likewise.
116 (CREATE_BIGHDR_COFF_TARGET_VEC): Likewise.
117 (CREATE_LITTLE_COFF_TARGET_VEC): Likewise.
118 * elfxx-target.h (TARGET_BIG_SYM): Likewise.
119 (TARGET_LITTLE_SYM): Likewise.
120 * hppabsd-core.c (core_hppabsd_vec): Likewise.
121 * hpux-core.c (core_hpux_vec): Likewise.
122 * i386msdos.c (i386_msdos_vec): Likewise.
123 * ihex.c (ihex_vec): Likewise.
124 * irix-core.c (core_irix_vec): Likewise.
125 * mach-o-target.c (TARGET_NAME): Likewise.
126 * mmo.c (mmix_mmo_vec): Likewise.
127 * netbsd-core.c (core_netbsd_vec): Likewise.
128 * osf-core.c (core_osf_vec): Likewise.
129 * pdp11.c (MY (vec)): Likewise.
130 * pef.c (pef_vec): Likewise.
131 (pef_xlib_vec): Likewise.
132 * plugin.c (plugin_vec): Likewise.
133 * ppcboot.c (powerpc_boot_vec): Likewise.
134 * ptrace-core.c (core_ptrace_vec): Likewise.
135 * sco5-core.c (core_sco5_vec): Likewise.
136 * som.c (hppa_som_vec): Likewise.
137 * srec.c (srec_vec): Likewise.
138 (symbolsrec_vec): Likewise.
139 * tekhex.c (tekhex_vec): Likewise.
140 * trad-core.c (core_trad_vec): Likewise.
141 * verilog.c (verilog_vec): Likewise.
142 * vms-alpha.c (alpha_vms_vec): Likewise.
143 * vms-lib.c (alpha_vms_lib_txt_vec): Likewise.
144 * wasm-module.c (wasm_vec): Likewise.
145 * xsym.c (sym_vec): Likewise.
146 * elf.c (ignore_section_sym): Return TRUE if BSF_SECTION_SYM_USED
147 isn't set.
148 (elf_map_symbols): Don't include ignored section symbols.
149 * elfcode.h (elf_slurp_symbol_table): Also set
150 BSF_SECTION_SYM_USED on STT_SECTION symbols.
151 * elflink.c (bfd_elf_final_link): Generated section symbols only
152 when emitting relocations or reqired.
153 * elfxx-x86.h (TARGET_KEEP_UNUSED_SECTION_SYMBOLS): New.
154 * syms.c (BSF_SECTION_SYM_USED): New.
155 * targets.c (TARGET_KEEP_UNUSED_SECTION_SYMBOLS): New.
156 (bfd_target): Add keep_unused_section_symbols.
157 (bfd_keep_unused_section_symbols): New.
158 * bfd-in2.h: Regenerated.
159
160 2021-01-07 Nick Clifton <nickc@redhat.com>
161
162 PR 25713
163 * bfdio.c (_bfd_real_fopen): For Win32 convert relative paths to
164 absolute paths and check to see if they are longer than MAX_PATH.
165
166 2021-01-07 Philipp Tomsich <prt@gnu.org>
167
168 * elfxx-riscv.c (riscv_std_z_ext_strtab): Added zihintpause.
169
170 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
171 Jim Wilson <jimw@sifive.com>
172 Andrew Waterman <andrew@sifive.com>
173 Maxim Blinov <maxim.blinov@embecosm.com>
174 Kito Cheng <kito.cheng@sifive.com>
175 Nelson Chu <nelson.chu@sifive.com>
176
177 * elfxx-riscv.c (riscv_std_z_ext_strtab): Added zba, zbb and zbc.
178
179 2021-01-06 H.J. Lu <hongjiu.lu@intel.com>
180
181 * elf32-bfin.c (bfin_check_relocs): Check bfd_link_hash_indirect.
182 (bfinfdpic_check_relocs): Likewise.
183
184 2021-01-06 Alan Modra <amodra@gmail.com>
185
186 * elf32-score.c (s3_bfd_score_info_to_howto): Report an error
187 on unknown r_type.
188 * elf32-score7.c (s7_bfd_score_info_to_howto): Likewise.
189
190 2021-01-06 Alan Modra <amodra@gmail.com>
191
192 * config.bfd (sparc-*-solaris2*): Add sparc_elf32_vec.
193 (sparc64-*-solaris2*): Add sparc_elf64_vec and
194 sparc_elf32_vec.
195
196 2021-01-06 Marcus Comstedt <marcus@mc.pp.se>
197
198 * config.bfd: Added targets riscv64be*-*-*, riscv32be*-*-* and
199 riscvbe*-*-*. Also added riscv_elf[32|64]_be_vec.
200 * configure.ac: Handle riscv_elf[32|64]_be_vec.
201 * configure: Regenerate.
202 * elfnn-riscv.c: Include <limits.h> and define CHAR_BIT for
203 riscv_is_insn_reloc.
204 (riscv_get_insn): RISC-V instructions are always little endian, but
205 bfd_get may be used for big-endian, so add new riscv_get_insn to handle
206 the insturctions.
207 (riscv_put_insn): Likewsie.
208 (riscv_is_insn_reloc): Check if we are relocaing an instruction.
209 (perform_relocation): Call riscv_is_insn_reloc to decide if we should
210 use riscv_[get|put]_insn or bfd_[get|put].
211 (riscv_zero_pcrel_hi_reloc): Use riscv_[get|put]_insn, bfd_[get|put]l32
212 or bfd_[get|put]l16 for code.
213 (riscv_elf_relocate_section): Likewise.
214 (riscv_elf_finish_dynamic_symbol): Likewise.
215 (riscv_elf_finish_dynamic_sections): Likewise.
216 (_bfd_riscv_relax_call): Likewise.
217 (_bfd_riscv_relax_lui): Likewise.
218 (_bfd_riscv_relax_align): Likewise.
219 (_bfd_riscv_relax_pc): Likewise.
220 (riscv_elf_object_p): Handled for big endian.
221 (TARGET_BIG_SYM, TARGET_BIG_NAME): Defined.
222 * targets.c: Add riscv_elf[32|64]_be_vec.
223 (_bfd_target_vector): Likewise.
224
225 2021-01-05 Alan Modra <amodra@gmail.com>
226
227 * elflink.c (bfd_elf_link_record_dynamic_symbol): Handle no_export
228 for relocatable executable.
229
230 2021-01-05 Alan Modra <amodra@gmail.com>
231
232 * vms-alpha.c (_bfd_vms_slurp_egsd): Read flags after size check.
233
234 2021-01-05 Nelson Chu <nelson.chu@sifive.com>
235
236 * elfnn-riscv.c (allocate_dynrelocs): When we are generating pde,
237 make sure gp symbol is output as a dynamic symbol.
238
239 2021-01-04 H.J. Lu <hongjiu.lu@intel.com>
240
241 PR ld/26256
242 * elflink.c (compare_link_order): Place unordered sections before
243 ordered sections.
244 (elf_fixup_link_order): Add a link info argument. Allow mixed
245 ordered and unordered input sections for non-relocatable link.
246 Sort the consecutive bfd_indirect_link_order sections with the
247 same pattern. Change the offsets of the bfd_indirect_link_order
248 sections only.
249 (bfd_elf_final_link): Pass info to elf_fixup_link_order.
250 * section.c (bfd_section): Add pattern.
251 (BFD_FAKE_SECTION): Initialize pattern to NULL.
252 * bfd-in2.h: Regenerated.
253
254 2021-01-04 Alexander Fedotov <alfedotov@gmail.com>
255
256 * elf32-arm.c (elf32_arm_print_private_bfd_data): Prefix hex value
257 of private flags with 0x.
258 * elfnn-aarch64.c (elfNN_aarch64_print_private_bfd_data): Likewise.
259
260 2021-01-04 Alan Modra <amodra@gmail.com>
261
262 PR 26822
263 * elflink.c (elf_link_input_bfd): Use the file base name in
264 linker generated STT_FILE symbols.
265
266 2021-01-04 Nelson Chu <nelson.chu@sifive.com>
267
268 * elfxx-riscv.c (riscv_compare_subsets): Removed static.
269 * elfxx-riscv.h: Add declaration.
270 * elfnn-riscv.c (riscv_merge_multi_letter_ext): Use
271 riscv_compare_subsets to check the orders.
272 (riscv_skip_prefix): Removed.
273 (riscv_prefix_cmp): Removed.
274
275 2021-01-04 Alan Modra <amodra@gmail.com>
276
277 PR 26741
278 * elfxx-riscv.c (riscv_parse_prefixed_ext): Free subset after
279 calculating subset version length.
280
281 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
282
283 * xcofflink.c: Correct spelling in comments.
284
285 2021-01-01 Alan Modra <amodra@gmail.com>
286
287 Update year range in copyright notice of all files.
288
289 For older changes see ChangeLog-2020
290 \f
291 Copyright (C) 2021 Free Software Foundation, Inc.
292
293 Copying and distribution of this file, with or without modification,
294 are permitted in any medium without royalty provided the copyright
295 notice and this notice are preserved.
296
297 Local Variables:
298 mode: change-log
299 left-margin: 8
300 fill-column: 74
301 version-control: never
302 End: