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