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