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