bfd: use https for bugzilla
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
eec8bf7e
MF
12021-04-08 Mike Frysinger <vapier@gentoo.org>
2
3 * configure.ac (ACX_BUGURL): Use https://.
4 * configure.com (COPY_TEXT): Likewise.
5 * configure: Regenerate.
6
83c79df8
AM
72021-04-05 Alan Modra <amodra@gmail.com>
8
9 * configure.ac: Don't check for long long or long double type.
10 Don't check for alloca.h, limits.h, stddef.h, stdlib.h, string.h,
11 strings.h, time.h, wchar.h, wctype.h or sys/time.h. Don't check
12 for strtoull, free, malloc, realloc, getenv, strstr, snprintf,
13 vsnprintf, strlen or setitimer. Sort AC_CHECK_DECLS.
14 (AC_ISC_POSIX): Don't invoke.
15 (AC_HEADER_TIME, AC_HEADER_DIRENT, ACX_HEADER_STRING): Likewise.
16 * sysdep.h: Remove many HAVE_*_H checks and fallback declarations.
17 Do test HAVE_SYS_TYPES_H. Don't include sys/time.h. Reorder
18 header order as per automake AC_INCLUDES_DEFAULT.
19 * bfd-in.h: Include inttypes.h unconditionally.
20 * bfd.c (_bfd_doprnt, _bfd_doprnt_scan): Assume long long and
21 long double are available.
22 (bfd_scan_vma): Assume long long and strtoull are available.
23 * elflink.c: Include limits.h unconditionally.
24 * elfnn-riscv.c: Likewise.
25 * wasm-module.c: Likewise.
26 * hpux-core.c: Include dirent.h unconditionally.
27 * trad-core.c: Likewise.
28 * hosts/x86-64linux.h: Include stdlib.h unconditionally.
29 * peXXigen.c: Remove HAVE_WCHAR_H and HAVE_WCTYPE_H checks.
30 * elf32-m68hc1x.c: Don't include alloca-conf.h.
31 * elf64-hppa.c: Likewise.
32 * som.c: Likewise.
33 * wasm-module.c: Likewise.
34 * xsym.c: Likewise.
35 * bfd-in2.h: Regenerate.
36 * config.in: Regenerate.
37 * configure: Regenerate.
38
74edb473
TC
392021-04-01 Tamar Christina <tamar.christina@arm.com>
40
41 PR ld/26659
42 * cofflink.c (_bfd_coff_generic_relocate_section): Ignore overflow.
43
e9b095a5
ML
442021-04-01 Martin Liska <mliska@suse.cz>
45
46 * ecoff.c (strneq): Remove strneq and use startswith.
47 (_bfd_ecoff_slurp_armap): Likewise.
48
3f3328b8
ML
492021-04-01 Martin Liska <mliska@suse.cz>
50
51 * elf-bfd.h (bfd_section_is_ctf): Use startswith function.
52 * elf.c (_bfd_elf_make_section_from_shdr): Likewise.
53 (elf_get_reloc_section): Likewise.
54 * elf32-arc.c (elf_arc_size_dynamic_sections): Likewise.
55 * elf32-m32r.c (m32r_elf_section_flags): Likewise.
56 * elf32-microblaze.c (microblaze_elf_size_dynamic_sections): Likewise.
57 * elf32-nds32.c (nds32_elf_size_dynamic_sections): Likewise.
58 (nds32_elf_relocate_section): Likewise.
59 (nds32_elf_action_discarded): Likewise.
60 (nds32_elf_check_relocs): Likewise.
61 (nds32_elf_section_flags): Likewise.
62 * elf32-or1k.c (or1k_elf_check_relocs): Likewise.
63 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
64 * elf32-rx.c (rx_table_find): Likewise.
65 (rx_table_map): Likewise.
66 * elf32-spu.c (spu_elf_backend_symbol_processing): Likewise.
67 (spu_elf_find_overlays): Likewise.
68 (needs_ovl_stub): Likewise.
69 (allocate_spuear_stubs): Likewise.
70 (build_spuear_stubs): Likewise.
71 (mark_overlay_section): Likewise.
72 (spu_elf_auto_overlay): Likewise.
73 (spu_elf_output_symbol_hook): Likewise.
74 * elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Likewise.
75 * elf32-xtensa.c (xtensa_property_section_name): Likewise.
76 * elf64-ppc.c (ppc64_elf_section_flags): Likewise.
77 (ppc64_elf_relocate_section): Likewise.
78 * elflink.c (resolve_section): Likewise.
79 (UNARY_OP): Likewise.
80 (BINARY_OP_HEAD): Likewise.
81 (elf_link_input_bfd): Likewise.
82 * elfnn-riscv.c (riscv_elf_size_dynamic_sections): Likewise.
83 * elfxx-riscv.c (riscv_parse_subset): Likewise.
84 * elfxx-tilegx.c (tilegx_elf_size_dynamic_sections): Likewise.
85 * opncls.c (get_build_id): Likewise.
86
65c5fbd4
AM
872021-03-31 Alan Modra <amodra@gmail.com>
88
89 PR 27671
90 * bfd-in.h: Don't poison FALSE or TRUE.
91 * bfd-in2.h: Regenerate.
92
0a1b45a2
AM
932021-03-31 Alan Modra <amodra@gmail.com>
94
95 * sysdep.h: POISON_BFD_BOOLEAN: Define.
96 * aix5ppc-core.c, * aout-cris.c, * aout-ns32k.c, * aout-target.h,
97 * aoutx.h, * arc-got.h, * archive.c, * archive64.c, * archures.c,
98 * bfd-in.h, * bfd.c, * bfdwin.c, * binary.c, * cache.c,
99 * coff-alpha.c, * coff-arm.c, * coff-arm.h, * coff-bfd.c,
100 * coff-bfd.h, * coff-go32.c, * coff-i386.c, * coff-ia64.c,
101 * coff-mcore.c, * coff-mips.c, * coff-rs6000.c, * coff-sh.c,
102 * coff-stgo32.c, * coff-tic30.c, * coff-tic4x.c, * coff-tic54x.c,
103 * coff-x86_64.c, * coff-z80.c, * coff-z8k.c, * coff64-rs6000.c,
104 * coffcode.h, * coffgen.c, * cofflink.c, * compress.c,
105 * corefile.c, * cpu-aarch64.c, * cpu-aarch64.h, * cpu-alpha.c,
106 * cpu-arc.c, * cpu-arm.c, * cpu-arm.h, * cpu-avr.c, * cpu-bfin.c,
107 * cpu-bpf.c, * cpu-cr16.c, * cpu-cris.c, * cpu-crx.c,
108 * cpu-csky.c, * cpu-d10v.c, * cpu-d30v.c, * cpu-dlx.c,
109 * cpu-epiphany.c, * cpu-fr30.c, * cpu-frv.c, * cpu-ft32.c,
110 * cpu-h8300.c, * cpu-hppa.c, * cpu-i386.c, * cpu-ia64.c,
111 * cpu-iamcu.c, * cpu-ip2k.c, * cpu-iq2000.c, * cpu-k1om.c,
112 * cpu-l1om.c, * cpu-lm32.c, * cpu-m10200.c, * cpu-m10300.c,
113 * cpu-m32c.c, * cpu-m32r.c, * cpu-m68hc11.c, * cpu-m68hc12.c,
114 * cpu-m68k.c, * cpu-m9s12x.c, * cpu-m9s12xg.c, * cpu-mcore.c,
115 * cpu-mep.c, * cpu-metag.c, * cpu-microblaze.c, * cpu-mips.c,
116 * cpu-mmix.c, * cpu-moxie.c, * cpu-msp430.c, * cpu-mt.c,
117 * cpu-nds32.c, * cpu-nfp.c, * cpu-nios2.c, * cpu-ns32k.c,
118 * cpu-or1k.c, * cpu-pdp11.c, * cpu-pj.c, * cpu-powerpc.c,
119 * cpu-pru.c, * cpu-riscv.c, * cpu-rl78.c, * cpu-rs6000.c,
120 * cpu-rx.c, * cpu-s12z.c, * cpu-s390.c, * cpu-score.c,
121 * cpu-sh.c, * cpu-sparc.c, * cpu-spu.c, * cpu-tic30.c,
122 * cpu-tic4x.c, * cpu-tic54x.c, * cpu-tic6x.c, * cpu-tilegx.c,
123 * cpu-tilepro.c, * cpu-v850.c, * cpu-v850_rh850.c, * cpu-vax.c,
124 * cpu-visium.c, * cpu-wasm32.c, * cpu-xc16x.c, * cpu-xgate.c,
125 * cpu-xstormy16.c, * cpu-xtensa.c, * cpu-z80.c, * cpu-z8k.c,
126 * dwarf1.c, * dwarf2.c, * ecoff-bfd.h, * ecoff.c, * ecofflink.c,
127 * elf-attrs.c, * elf-bfd.h, * elf-eh-frame.c, * elf-hppa.h,
128 * elf-ifunc.c, * elf-m10200.c, * elf-m10300.c, * elf-nacl.c,
129 * elf-nacl.h, * elf-properties.c, * elf-s390-common.c,
130 * elf-s390.h, * elf-strtab.c, * elf-vxworks.c, * elf-vxworks.h,
131 * elf.c, * elf32-am33lin.c, * elf32-arc.c, * elf32-arm.c,
132 * elf32-arm.h, * elf32-avr.c, * elf32-avr.h, * elf32-bfin.c,
133 * elf32-bfin.h, * elf32-cr16.c, * elf32-cr16.h, * elf32-cris.c,
134 * elf32-crx.c, * elf32-csky.c, * elf32-csky.h, * elf32-d10v.c,
135 * elf32-d30v.c, * elf32-dlx.c, * elf32-epiphany.c,
136 * elf32-fr30.c, * elf32-frv.c, * elf32-ft32.c, * elf32-gen.c,
137 * elf32-h8300.c, * elf32-hppa.c, * elf32-hppa.h, * elf32-i386.c,
138 * elf32-ip2k.c, * elf32-iq2000.c, * elf32-lm32.c, * elf32-m32c.c,
139 * elf32-m32r.c, * elf32-m68hc11.c, * elf32-m68hc12.c,
140 * elf32-m68hc1x.c, * elf32-m68hc1x.h, * elf32-m68k.c,
141 * elf32-m68k.h, * elf32-mcore.c, * elf32-mep.c, * elf32-metag.c,
142 * elf32-metag.h, * elf32-microblaze.c, * elf32-mips.c,
143 * elf32-moxie.c, * elf32-msp430.c, * elf32-mt.c, * elf32-nds32.c,
144 * elf32-nios2.c, * elf32-nios2.h, * elf32-or1k.c, * elf32-pj.c,
145 * elf32-ppc.c, * elf32-ppc.h, * elf32-pru.c, * elf32-rl78.c,
146 * elf32-rx.c, * elf32-s12z.c, * elf32-s390.c, * elf32-score.c,
147 * elf32-score.h, * elf32-score7.c, * elf32-sh-relocs.h,
148 * elf32-sh.c, * elf32-sparc.c, * elf32-spu.c, * elf32-spu.h,
149 * elf32-tic6x.c, * elf32-tic6x.h, * elf32-tilegx.c,
150 * elf32-tilepro.c, * elf32-v850.c, * elf32-v850.h,
151 * elf32-vax.c, * elf32-visium.c, * elf32-wasm32.c,
152 * elf32-xc16x.c, * elf32-xgate.c, * elf32-xstormy16.c,
153 * elf32-xtensa.c, * elf32-z80.c, * elf64-alpha.c, * elf64-bpf.c,
154 * elf64-gen.c, * elf64-hppa.c, * elf64-ia64-vms.c,
155 * elf64-mips.c, * elf64-mmix.c, * elf64-nfp.c, * elf64-ppc.c,
156 * elf64-ppc.h, * elf64-s390.c, * elf64-sparc.c,
157 * elf64-tilegx.c, * elf64-x86-64.c, * elfcode.h,
158 * elfcore.h, * elflink.c, * elfn32-mips.c, * elfnn-aarch64.c,
159 * elfnn-ia64.c, * elfnn-riscv.c, * elfxx-aarch64.c,
160 * elfxx-aarch64.h, * elfxx-ia64.c, * elfxx-ia64.h,
161 * elfxx-mips.c, * elfxx-mips.h, * elfxx-riscv.c, * elfxx-riscv.h,
162 * elfxx-sparc.c, * elfxx-sparc.h, * elfxx-target.h,
163 * elfxx-tilegx.c, * elfxx-tilegx.h, * elfxx-x86.c, * elfxx-x86.h,
164 * format.c, * genlink.h, * hash.c, * i386aout.c, * i386lynx.c,
165 * i386msdos.c, * ihex.c, * libaout.h, * libbfd-in.h,
166 * libbfd.c, * libcoff-in.h, * libecoff.h, * libpei.h,
167 * libxcoff.h, * linker.c, * mach-o-aarch64.c, * mach-o-arm.c,
168 * mach-o-i386.c, * mach-o-x86-64.c, * mach-o.c, * mach-o.h,
169 * merge.c, * mmo.c, * netbsd.h, * opncls.c, * pc532-mach.c,
170 * pdp11.c, * pe-arm.c, * pe-i386.c, * pe-mcore.c, * pe-sh.c,
171 * pe-x86_64.c, * peXXigen.c, * pef.c, * pei-arm.c, * pei-i386.c,
172 * pei-ia64.c, * pei-mcore.c, * pei-sh.c, * pei-x86_64.c,
173 * peicode.h, * plugin.c, * plugin.h, * ppcboot.c, * reloc.c,
174 * reloc16.c, * rs6000-core.c, * section.c, * simple.c, * som.c,
175 * som.h, * srec.c, * stabs.c, * syms.c, * targets.c, * tekhex.c,
176 * verilog.c, * vms-alpha.c, * vms-lib.c, * vms-misc.c, * vms.h,
177 * wasm-module.c, * xcofflink.c, * xcofflink.h, * xsym.c,
178 * xsym.h: Replace bfd_boolean with bool, FALSE with false, and
179 TRUE with true throughout.
180 * bfd-in2.h: Regenerate.
181 * libbfd.h: Regenerate.
182 * libcoff.h: Regenerate.
183
ad9e24ad
AM
1842021-03-31 Alan Modra <amodra@gmail.com>
185
186 * bfd-in.h: Include stdbool.h.
187 (bfd_boolean): Define as bool
188 * bfd-in2.h: Regenerate.
189
3dfb1b6d
AM
1902021-03-31 Alan Modra <amodra@gmail.com>
191
192 * .gitignore: Delete bfd_stdint.h entry.
193 * Makefile.am (bfdinclude_HEADERS): Delete bfd_stdint.h.
194 (BUILD_HFILES, LOCAL_H_DEPS): Likewise.
195 * bfd-in.h: Include stdint.h in place of bfd_stdint.h.
196 * configure.ac: Don't invoke GCC_HEADER_STDINT.
197 * configure.com: Don't create bfd_stdint.h.
198 * Makefile.in: Regenerate.
199 * aclocal.m4: Regenerate.
200 * bfd-in2.h: Regenerate.
201 * config.in: Regenerate.
202 * configure: Regenerate.
203 * doc/Makefile.in: Regenerate.
204 * po/BLD-POTFILES.in: Regenerate.
205
57ae980e
AM
2062021-03-31 Alan Modra <amodra@gmail.com>
207
208 * bfd-in.h: Include string.h.
209 (LITMEMCPY, LITSTRCPY): Delete.
210 * bfd-in2.h: Regenerate.
211
d1cbe007
AM
2122021-03-30 Alan Modra <amodra@gmail.com>
213
214 * elflink.c (elf_link_add_object_symbols): Don't set h->indx
215 unless is_elf_hash_table.
216
63b4cc53
AM
2172021-03-29 Alan Modra <amodra@gmail.com>
218
219 * aoutx.h (aout_link_write_symbols): Don't cast boolean expression
220 to bfd_boolean.
221 * elf32-or1k.c (or1k_set_got_and_rela_sizes): Dont compare booleans
222 against FALSE.
223 * elf32-arc.c (name_for_global_symbol): Don't compare boolean to TRUE.
224 (is_reloc_PC_relative): Don't use "boolean_condition ? TRUE : FALSE".
225 (is_reloc_SDA_relative, is_reloc_for_GOT): Likewise.
226 (is_reloc_for_PLT, is_reloc_for_TLS): Likewise.
227 * elf32-arm.c (stm32l4xx_need_create_replacing_stub): Likewise.
228 * elf32-nds32.c (insert_nds32_elf_blank): Likewise.
229 * elf32-rx.c (rx_set_section_contents): Likewise.
230 * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Likewise.
231 * elfxx-mips.c (_bfd_mips_elf_ignore_undef_symbol): Likewise.
232 * mach-o.c (bfd_mach_o_read_command): Likewise.
233 * targets.c (bfd_get_target_info): Likewise.
234
f4f9ede0
AM
2352021-03-29 Alan Modra <amodra@gmail.com>
236
237 * coff-z80.c (z80_is_local_label_name): Return bfd_boolean.
238 * elf32-z80.c (z80_is_local_label_name): Likewise.
239 * elf32-spu.c (spu_elf_modify_headers): Likewise.
240 * elf32-nds32.h (struct elf_nds32_link_hash_table <hyper_relax>):
241 Change type to int.
242 * vms-lib.c (_bfd_vms_lib_write_archive_contents): Correct test
243 for error return from vms_write_data_block.
244
1201fda6
AM
2452021-03-29 Alan Modra <amodra@gmail.com>
246
247 * elf32-i386.c (elf_i386_finish_local_dynamic_symbol): Return int.
248 * elf64-ia64-vms.c (elf64_ia64_local_dyn_info_free): Likewise.
249 (elf64_ia64_local_dyn_sym_thunk): Likewise.
250 * elf64-x86-64.c (elf_x86_64_finish_local_dynamic_symbol): Likewise.
251 * elfnn-aarch64.c (elfNN_aarch64_allocate_local_ifunc_dynrelocs),
252 (elfNN_aarch64_finish_local_dynamic_symbol): Likewise.
253 * elfnn-ia64.c (elfNN_ia64_local_dyn_info_free): Likewise.
254 (elfNN_ia64_local_dyn_sym_thunk): Likewise.
255 * elfnn-riscv.c (allocate_local_ifunc_dynrelocs): Likewise.
256 (riscv_pcrel_reloc_eq): Likewise.
257 (riscv_elf_finish_local_dynamic_symbol): Likewise.
258 * elfxx-sparc.c (allocate_local_dynrelocs): Likewise.
259 (finish_local_dynamic_symbol): Likewise.
260 * elfxx-x86.c (elf_x86_allocate_local_dynreloc): Likewise.
261 * elfxx-mips.c (mips_elf_resolve_got_page_ref): Likewise.
262 (mips_elf_count_got_symbols): Change return type to bfd_boolean.
263
37bb890f
AM
2642021-03-29 Alan Modra <amodra@gmail.com>
265
266 * elflink.c (elf_link_output_symstrtab): Make flinfo parameter
267 a void pointer.
268 (bfd_elf_final_link): Delete out_sym_func typedef and don't cast
269 elf_link_output_symstrtab when calling output_arch_syms and
270 output_arch_local_syms.
271 * elf-bfd.h (struct elf_backend_data <elf_backend_output_arch_syms,
272 elf_backend_output_arch_local_syms>): Change return type of func
273 arg to match elf_link_output_symstrtab.
274 * elf-vxworks.h (elf_vxworks_link_output_symbol_hook): Correct
275 return type.
276 * elf32-nds32.c (nds32_elf_output_symbol_hook): Correct return type.
277 (nds32_elf_output_arch_syms): Correct func return type.
278
0f684201
AM
2792021-03-29 Alan Modra <amodra@gmail.com>
280
281 * elf-m10200.c (mn10200_elf_relocate_section): Return int.
282 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
283 * elf32-arc.c (elf_arc_relocate_section): Likewise.
284 * elf32-arm.c (elf32_arm_relocate_section): Likewise.
285 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
286 * elf32-bfin.c (bfin_relocate_section): Likewise.
287 (bfinfdpic_relocate_section): Likewise.
288 * elf32-cr16.c (elf32_cr16_relocate_section): Likewise.
289 * elf32-cris.c (cris_elf_relocate_section): Likewise.
290 * elf32-crx.c (elf32_crx_relocate_section): Likewise.
291 * elf32-csky.c (csky_elf_relocate_section): Likewise.
292 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
293 * elf32-epiphany.c (epiphany_elf_relocate_section): Likewise.
294 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
295 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
296 * elf32-ft32.c (ft32_elf_relocate_section): Likewise.
297 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
298 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
299 * elf32-i386.c (elf_i386_relocate_section): Likewise.
300 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
301 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
302 * elf32-lm32.c (lm32_elf_relocate_section): Likewise.
303 * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
304 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
305 * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Likewise.
306 * elf32-m68hc1x.h (elf32_m68hc11_relocate_section): Likewise.
307 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
308 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
309 * elf32-mep.c (mep_elf_relocate_section): Likewise.
310 * elf32-metag.c (elf_metag_relocate_section): Likewise.
311 * elf32-microblaze.c (microblaze_elf_relocate_section): Likewise.
312 * elf32-moxie.c (moxie_elf_relocate_section): Likewise.
313 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
314 * elf32-mt.c (mt_elf_relocate_section): Likewise.
315 * elf32-nds32.c (nds32_elf_relocate_section): Likewise.
316 * elf32-nios2.c (nios2_elf32_relocate_section): Likewise.
317 * elf32-or1k.c (or1k_elf_relocate_section): Likewise.
318 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
319 * elf32-pru.c (pru_elf32_relocate_section): Likewise.
320 * elf32-rl78.c (rl78_elf_relocate_section): Likewise.
321 * elf32-rx.c (rx_elf_relocate_section): Likewise.
322 * elf32-s390.c (elf_s390_relocate_section): Likewise.
323 * elf32-score.c (s3_bfd_score_elf_relocate_section): Likewise.
324 (_bfd_score_elf_relocate_section): Likewise.
325 * elf32-score.h (s7_bfd_score_elf_relocate_section): Likewise.
326 * elf32-score7.c (s7_bfd_score_elf_relocate_section): Likewise.
327 * elf32-sh.c (sh_elf_relocate_section): Likewise.
328 * elf32-tic6x.c (elf32_tic6x_relocate_section): Likewise.
329 * elf32-tilepro.c (tilepro_elf_relocate_section): Likewise.
330 * elf32-v850.c (v850_elf_relocate_section): Likewise.
331 * elf32-vax.c (elf_vax_relocate_section): Likewise.
332 * elf32-visium.c (visium_elf_relocate_section): Likewise.
333 * elf32-xc16x.c (elf32_xc16x_relocate_section): Likewise.
334 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
335 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
336 * elf32-z80.c (z80_elf_relocate_section): Likewise.
337 * elf64-alpha.c (elf64_alpha_relocate_section_r): Likewise.
338 (elf64_alpha_relocate_section): Likewise.
339 * elf64-bpf.c (bpf_elf_relocate_section): Likewise.
340 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
341 * elf64-ia64-vms.c (elf64_ia64_relocate_section): Likewise.
342 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
343 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
344 * elf64-s390.c (elf_s390_relocate_section): Likewise.
345 * elf64-x86-64.c (elf_x86_64_relocate_section): Likewise.
346 * elfnn-aarch64.c (elfNN_aarch64_relocate_section): Likewise.
347 * elfnn-ia64.c (elfNN_ia64_relocate_section): Likewise.
348 * elfnn-riscv.c (riscv_elf_relocate_section): Likewise.
349 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
350 * elfxx-mips.h (_bfd_mips_elf_relocate_section): Likewise.
351 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
352 * elfxx-sparc.h (_bfd_sparc_elf_relocate_section): Likewise.
353 * elfxx-tilegx.c (tilegx_elf_relocate_section): Likewise.
354 * elfxx-tilegx.h (tilegx_elf_relocate_section): Likewise.
355
ff5b3e14
KS
3562021-03-26 Keith Seitz <keiths@redhat.com>
357
358 * elfcore.h (_bfd_elf_core_find_build_id): Seek file
359 offset of program headers after calling elf_read_notes.
360
f596b03f
JB
3612021-03-23 Jan Beulich <jbeulich@suse.com>
362
363 * dwarf2.c (read_indexed_string): Rename index to idx.
364
08dedd66
ML
3652021-03-22 Martin Liska <mliska@suse.cz>
366
367 * bfd-in.h (startswith): Add startswith function.
368 (CONST_STRNEQ): Remove.
369 * bfd-in2.h (startswith): Regenerate with make headers.
370 * archive.c (bfd_slurp_armap): Replace usage of CONST_STRNEQ with startswith.
371 (_bfd_slurp_extended_name_table): Likewise.
372 * archive64.c (_bfd_archive_64_bit_slurp_armap): Likewise.
373 * bfd.c (bfd_get_sign_extend_vma): Likewise.
374 (bfd_convert_section_size): Likewise.
375 (bfd_convert_section_contents): Likewise.
376 * coff-stgo32.c (go32exe_create_stub): Likewise.
377 (go32exe_check_format): Likewise.
378 * coffcode.h (styp_to_sec_flags): Likewise.
379 (GNU_DEBUGALTLINK): Likewise.
380 * coffgen.c (_bfd_coff_section_already_linked): Likewise.
381 (coff_gc_sweep): Likewise.
382 (bfd_coff_gc_sections): Likewise.
383 * cofflink.c (coff_link_add_symbols): Likewise.
384 (process_embedded_commands): Likewise.
385 * compress.c (bfd_is_section_compressed_with_header): Likewise.
386 (bfd_init_section_decompress_status): Likewise.
387 * dwarf2.c (find_debug_info): Likewise.
388 (place_sections): Likewise.
389 * ecoff.c (_bfd_ecoff_slurp_armap): Likewise.
390 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
391 * elf.c (_bfd_elf_make_section_from_shdr): Likewise.
392 (assign_section_numbers): Likewise.
393 (elfcore_grok_win32pstatus): Likewise.
394 * elf32-arm.c (cmse_scan): Likewise.
395 (elf32_arm_gc_mark_extra_sections): Likewise.
396 (elf32_arm_size_dynamic_sections): Likewise.
397 (is_arm_elf_unwind_section_name): Likewise.
398 * elf32-bfin.c (bfin_size_dynamic_sections): Likewise.
399 * elf32-cr16.c (_bfd_cr16_elf_size_dynamic_sections): Likewise.
400 * elf32-cris.c (elf_cris_size_dynamic_sections): Likewise.
401 * elf32-csky.c (csky_elf_size_dynamic_sections): Likewise.
402 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
403 * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
404 * elf32-lm32.c (lm32_elf_size_dynamic_sections): Likewise.
405 * elf32-m32r.c (m32r_elf_size_dynamic_sections): Likewise.
406 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
407 * elf32-metag.c (elf_metag_size_dynamic_sections): Likewise.
408 * elf32-msp430.c (msp430_elf_relax_delete_bytes): Likewise.
409 * elf32-nios2.c (nios2_elf32_size_dynamic_sections): Likewise.
410 * elf32-or1k.c (or1k_elf_size_dynamic_sections): Likewise.
411 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
412 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
413 * elf32-score.c (s3_bfd_score_elf_size_dynamic_sections): Likewise.
414 * elf32-score7.c (s7_bfd_score_elf_size_dynamic_sections): Likewise.
415 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
416 * elf32-tic6x.c (is_tic6x_elf_unwind_section_name): Likewise.
417 (elf32_tic6x_size_dynamic_sections): Likewise.
418 * elf32-vax.c (elf_vax_size_dynamic_sections): Likewise.
419 * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Likewise.
420 (xtensa_is_insntable_section): Likewise.
421 (xtensa_is_littable_section): Likewise.
422 (xtensa_is_proptable_section): Likewise.
423 (xtensa_property_section_name): Likewise.
424 (xtensa_callback_required_dependence): Likewise.
425 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
426 * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
427 * elf64-ia64-vms.c (is_unwind_section_name): Likewise.
428 (get_reloc_section): Likewise.
429 (elf64_ia64_size_dynamic_sections): Likewise.
430 (elf64_ia64_object_p): Likewise.
431 * elf64-mmix.c (mmix_elf_add_symbol_hook): Likewise.
432 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Likewise.
433 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
434 * elflink.c (elf_link_add_object_symbols): Likewise.
435 (_bfd_elf_gc_mark_extra_sections): Likewise.
436 (bfd_elf_parse_eh_frame_entries): Likewise.
437 (_bfd_elf_section_already_linked): Likewise.
438 * elfnn-aarch64.c (elfNN_aarch64_size_dynamic_sections): Likewise.
439 * elfnn-ia64.c (is_unwind_section_name): Likewise.
440 (elfNN_ia64_size_dynamic_sections): Likewise.
441 (elfNN_ia64_object_p): Likewise.
442 * elfxx-mips.c (FN_STUB_P): Likewise.
443 (CALL_STUB_P): Likewise.
444 (CALL_FP_STUB_P): Likewise.
445 (_bfd_mips_elf_section_from_shdr): Likewise.
446 (_bfd_mips_elf_fake_sections): Likewise.
447 (_bfd_mips_elf_size_dynamic_sections): Likewise.
448 (_bfd_mips_final_write_processing): Likewise.
449 (_bfd_mips_elf_final_link): Likewise.
450 * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Likewise.
451 * elfxx-x86.c (elf_i386_is_reloc_section): Likewise.
452 (elf_x86_64_is_reloc_section): Likewise.
453 * hpux-core.c (thread_section_p): Likewise.
454 * libcoff.h (bfd_pei_p): Likewise.
455 * linker.c (REAL): Likewise.
456 (unwrap_hash_lookup): Likewise.
457 (_bfd_generic_link_add_one_symbol): Likewise.
458 * mmo.c (mmo_internal_write_section): Likewise.
459 * osf-core.c (osf_core_core_file_p): Likewise.
460 * pef.c (bfd_pef_print_symbol): Likewise.
461 * pei-x86_64.c (pex64_print_all_pdata_sections): Likewise.
462 * som.c (som_slurp_symbol_table): Likewise.
463 (som_slurp_armap): Likewise.
464 * wasm-module.c (wasm_compute_custom_section_file_position): Likewise.
465
2aaf2ce8
JB
4662021-03-22 Jan Beulich <jbeulich@suse.com>
467
468 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Add missing
469 language translation wrapping to _bfd_error_handler()
470 invocations.
471
e9338841
AM
4722021-03-21 Alan Modra <amodra@gmail.com>
473
474 * bfd-in.h (startswith): New inline.
475 (CONST_STRNEQ): Use startswith.
476 * bfd-in2.h: Regenerate.
477
15407e7e
AM
4782021-03-20 Alan Modra <amodra@gmail.com>
479
480 PR 27590
481 * elf.c (_bfd_elf_make_section_from_shdr): Remove SHF_EXCLUDE
482 test for .gnu.debuglto*.
483
3818d4ab
L
4842021-03-18 H.J. Lu <hongjiu.lu@intel.com>
485
486 PR ld/27590
15407e7e 487 * elf.c (_bfd_elf_make_section_from_shdr): Treat
3818d4ab
L
488 .gnu.debuglto_.debug_ section as debugging section unless it is
489 marked with SHF_EXCLUDE.
490 * elflink.c (elf_create_symbuf): Revert commit 994b2513281.
491 (bfd_elf_match_symbols_in_sections): Ignore section symbols when
492 matching non-debugging sections or linkonce section with comdat
493 section.
494
51f6e7a9
L
4952021-03-18 H.J. Lu <hongjiu.lu@intel.com>
496
497 PR ld/27587
498 * dwarf2.c (read_attribute_value): Check version >= 3 for
499 DW_FORM_ref_addr.
500
012d4426
NC
5012021-03-16 Nick Clifton <nickc@redhat.com>
502
503 * peXXigen.c (_bfd_XXi_swap_aux_out): Avoid potential buffer
504 overrun by using sizeof of the destination x_fname field as the
505 limit for a memcpy.
506
80d49d6a
KLC
5072021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
508
509 * elfxx-riscv.c (riscv_std_z_ext_strtab): Add zba, zbb and zbc.
510
1b2cb8e2
CC
5112021-03-12 Clément Chigot <clement.chigot@atos.net>
512
513 * reloc.c (BFD_RELOC_PPC_TLS_LE, BFD_RELOC_PPC_TLS_IE,
514 BFD_RELOC_PPC_TLS_M, BFD_RELOC_PPC_TLS_ML, BFD_RELOC_PPC64_TLS_GD,
515 BFD_RELOC_PPC64_TLS_LD, BFD_RELOC_PPC64_TLS_LE,
516 BFD_RELOC_PPC64_TLS_IE, BFD_RELOC_PPC64_TLS_M,
517 BFD_RELOC_PPC64_TLS_ML): New relocations.
518 * bfd-in2.h: Regenerate.
519 * libbfd.h: Regenerate.
520 * coff-rs6000.c (xcoff_calculate_relocation): Call
521 xcoff_reloc_type_tls for TLS relocations.
522 (xcoff_howto_table): Implement TLS relocations.
523 (_bfd_xcoff_reloc_type_lookup): Add cases TLS relocations.
524 (xcoff_reloc_type_tls): New function.
525 * coff64-rs6000.c (xcoff_calculate_relocation): Likewise.
526 (xcoff_howto_table): Likewise.
527 (_bfd_xcoff_reloc_type_lookup): Likewise.
528 * coffcode.h (sec_to_styp_flags): Handle TLS sections.
529 (styp_to_sec_flags): Likewise.
530 (coff_compute_section_file_positions): Avoid file offset
531 optimisation for .data when the previous section is .tdata.
532 (coff_write_object_contents): Handle TLS sections.
533 * coffswap.h (coff_swap_aouthdr_out): Add support for
534 new fields in aouthdr.
535 * libxcoff.h (xcoff_reloc_type_tls): Add prototype.
536 * xcofflink.c (xcoff_link_add_symbols): Handle XMC_UL.
537 (xcoff_need_ldrel_p): Add cases for TLS relocations.
538 (xcoff_create_ldrel): Add l_symndx for TLS sections.
539
4a403be0
CC
5402021-03-12 Clément Chigot <clement.chigot@atos.net>
541
542 * reloc.c (BFD_RELOC_PPC_TOC16_HI, BFD_RELOC_PPC_TOC16_LO):
543 New relocations.
544 * bfd-in2.h: Regenerate.
545 * libbfd.h: Regenerate.
546 * coff-rs6000.c (xcoff_calculate_relocation): Call
547 xcoff_reloc_type_toc for R_TOCU and R_TOCL.
548 (xcoff_howto_table): Remove src_mask for TOC relocations.
549 Add R_TOCU and R_TOCL howtos.
550 (_bfd_xcoff_reloc_type_lookup): Add cases for
551 BFD_RELOC_PPC_TOC16_HI and BFD_RELOC_PPC_TOC16_LO.
552 (xcoff_reloc_type_toc): Compute the whole offset.
553 Implement R_TOCU and R_TOCL.
554 * coff64-rs6000.c (xcoff64_calculate_relocation):
555 Likewise.
556 (xcoff64_howto_table): Likewise.
557 (xcoff64_reloc_type_lookup): Likewise.
558
2c1bef53
CC
5592021-03-12 Clément Chigot <clement.chigot@atos.net>
560
561 * coff-rs6000.c (xcoff_calculate_relocation): Correct and
562 add new relocations.
563 (xcoff_howto_table): Likewise.
564 (xcoff_rtype2howto): Increase r_type maximum value.
565 (xcoff_ppc_relocate_section): Reuse predefined HOWTOs instead
566 of create a new one from scratch. Enable only some relocations
567 to have a changing r_size.
568 * coff64-rs6000.c (xcoff64_calculate_relocation): Likewise.
569 (xcoff64_howto_table): Likewise.
570 (xcoff64_rtype2howto): Likewise.
571 (xcoff64_ppc_relocate_section): Likewise.
572 * libxcoff.h (XCOFF_MAX_CALCULATE_RELOCATION): Fix value.
573
0c929e83
CC
5742021-03-12 Clément Chigot <clement.chigot@atos.net>
575
576 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Move.
577
6d4d9328
CC
5782021-03-12 Clément Chigot <clement.chigot@atos.net>
579
580 * coff64-rs6000.c (xcoff64_write_object_contents): Remove.
581 * coffcode.h (coff_write_object_contents): Add bfd_mach_ppc_620
582 support for o_cputype field. Avoid creating an empty a.out header
583 for XCOFF64.
584
8aa2d023
CC
5852021-03-12 Clément Chigot <clement.chigot@atos.net>
586
587 * coff64-rs6000.c (xcoff64_create_csect_from_smclas): Add
588 missing smclass.
589
ebdcad3f
NC
5902021-03-11 Nelson Chu <nelson.chu@sifive.com>
591
592 * elfnn-riscv.c (riscv_elf_link_hash_table): New boolean
593 restart_relax, used to check if we need to run the whole
594 relaxations from relax pass 0 to 2 again.
595 (riscv_elf_link_hash_table_create): Init restart_relax to FALSE.
596 (_bfd_riscv_relax_align): Remove obsolete sec_flg0 set.
597 (_bfd_riscv_relax_delete): Set again to TRUE if we do delete the code.
598 (bfd_elfNN_riscv_restart_relax_sections): New function. Called by
599 after_allocation to check if we need to run the whole relaxations again.
600 (_bfd_riscv_relax_section): We will only enter into the relax pass 3
601 when the restart_relax is FALSE; At last set restart_relax to TRUE if
602 again is TRUE, too.
603 * elfxx-riscv.h (bfd_elf32_riscv_restart_relax_sections): Declaration.
604 (bfd_elf64_riscv_restart_relax_sections): Likewise.
605
67b0f684
JB
6062021-03-10 Jan Beulich <jbeulich@suse.com>
607
608 * cofflink.c (_bfd_coff_write_global_sym): Range-check symbol
609 offset.
610
2dfa8341
AM
6112021-03-10 Alan Modra <amodra@gmail.com>
612 Jan Beulich <jbeulich@suse.com>
613
614 * elf.c (bfd_elf_generic_reloc): Make references between debug
615 sections use section relative values.
616
87fa7d56
JB
6172021-03-09 Jan Beulich <jbeulich@suse.com>
618
619 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Diagnose out of range RVA.
620
8c0546e9
L
6212021-03-05 H.J. Lu <hongjiu.lu@intel.com>
622
623 PR ld/27425
624 PR ld/27432
625 * bfd.c (_bfd_get_link_info): New function.
626 * elf-bfd.h (output_elf_obj_tdata): Add link_info.
627 (elf_link_info): New.
628 * libbfd-in.h (_bfd_get_link_info): New prototype.
629 * coff-x86_64.c (coff_amd64_reloc): Also subtract __ImageBase for
630 R_AMD64_IMAGEBASE when generating x86-64 ELF executable.
631 * pe-x86_64.c: Include "coff/internal.h" and "libcoff.h".
632 (pex64_link_add_symbols): New function.
633 (coff_bfd_link_add_symbols): New macro.
634 * libbfd.h: Regenerated.
635
db6092f3
AB
6362021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
637 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * elf-bfd.h (elfcore_write_riscv_csr): Declare.
640 * elf.c (elfcore_grok_riscv_csr): New function.
641 (elfcore_grok_note): Handle NT_RISCV_CSR.
642 (elfcore_write_riscv_csr): New function.
643 (elfcore_write_register_note): Handle '.reg-riscv-csr'.
644
0897bb7d
AB
6452021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
646 Andrew Burgess <andrew.burgess@embecosm.com>
647
648 * elfnn-riscv.c (PRPSINFO_PR_FNAME_LENGTH): Define.
649 (PRPSINFO_PR_PSARGS_LENGTH): Define.
650 (riscv_write_core_note): New function.
651 (riscv_elf_grok_psinfo): Make use of two new length defines.
652 (elf_backend_write_core_note): Define.
653
b63a5e38
AB
6542021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
655 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * elf-bfd.h (elfcore_write_gdb_tdesc): Declare new function.
658 * elf.c (elfcore_grok_gdb_tdesc): New function.
659 (elfcore_grok_note): Handle NT_GDB_TDESC.
660 (elfcore_write_gdb_tdesc): New function.
661 (elfcore_write_register_note): Handle NT_GDB_TDESC.
662
2017f387
NC
6632021-03-05 Nick Clifton <nickc@redhat.com>
664
665 PR 27521
666 * dwarf2.c (is_str_attr): Add DW_FORM_strx* forms.
667 (read_indexed_string): Placeholder function.
668 (read_attribute_value): Handle DW_FORM_strx* and DW_FORM_addrx*
669 forms.
670
b01b5d9a
AM
6712021-03-05 Alan Modra <amodra@gmail.com>
672
673 * reloc.c (bfd_perform_relocation): Revert 2021-01-12 and
674 2020-09-16 changes.
675 * coff-x86_64.c (coff_amd64_reloc): Do more or less the same
676 adjustments here instead. Separate pc-relative adjustments
677 from symbol related adjustments. Tidy comments and formatting.
678
6b5465b9
JB
6792021-03-04 Jan Beulich <jbeulich@suse.com>
680
681 * coffcode.h (sec_to_styp_flags): Don't set IMAGE_SCN_LNK_* in
682 final PE images.
683
0b7733b6
AM
6842021-03-04 Alan Modra <amodra@gmail.com>
685
686 * rs6000-core.c (rs6000coff_core_p): Correct prototype.
687
5789f845
AM
6882021-03-03 Alan Modra <amodra@gmail.com>
689
690 PR 27500
691 * elflink.c (_bfd_elf_gc_mark_rsec): Do special start/stop
692 processing not when start/stop symbol section is unmarked but
693 on first time a start/stop symbol is processed.
694
dc83f2d2
AM
6952021-03-03 Alan Modra <amodra@gmail.com>
696
697 * reloc.c: Include x86_64.h rather than internal.h.
698
ca8f6bc6
NC
6992021-03-02 Nick Clifton <nickc@redhat.com>
700
701 PR 27484
702 * dwarf2.c (scan_unit_for_symbols): Scan twice, once to accumulate
703 function and variable tags and a second time to resolve their
704 attributes.
705
211bcd01
NA
7062021-03-02 Nick Alcock <nick.alcock@oracle.com>
707
708 * elf-strtab.c (_bfd_elf_strtab_str): Skip strings with zero refcount.
709
b80e421f
AM
7102021-03-02 Alan Modra <amodra@gmail.com>
711
712 PR 27451
713 * elf64-ppc.c (ppc64_elf_gc_mark_dynamic_ref): Ignore synthesized
714 linker defined start/stop symbols when start_stop_gc.
715
f5b9c288
AM
7162021-03-02 Alan Modra <amodra@gmail.com>
717
718 * elf64-ppc.c (ppc64_elf_relocate_section): Don't optimise got
719 indirect to pc-relative or toc-relative for undefined symbols.
720
8ee10e86
AM
7212021-03-01 Alan Modra <amodra@gmail.com>
722 Fangrui Song <maskray@google.com>
723
724 * elflink.c (_bfd_elf_gc_mark_rsec): Ignore synthesized linker
725 defined start/stop symbols when start_stop_gc.
726 (bfd_elf_gc_mark_dynamic_ref_symbol): Likewise.
727 (bfd_elf_define_start_stop): Don't modify ldscript_def syms.
728 * linker.c (bfd_generic_define_start_stop): Likewise.
729
bbaddd4b
AM
7302021-02-25 Alan Modra <amodra@gmail.com>
731
732 PR 27441
733 * elf-bfd.h (struct elf_link_hash_entry): Add ref_ir_nonweak.
734 * elflink.c (elf_link_add_object_symbols): Set ref_ir_nonweak and
735 use when deciding an as-needed library should be loaded instead
736 of using the binding of the library definition.
737
93af1b04
AM
7382021-02-24 Alan Modra <amodra@gmail.com>
739
740 PR 27459
741 * coff-stgo32.c (go32exe_check_format): Sanity check size of
742 header to avoid a buffer overflow.
743
e9d18e06
AM
7442021-02-22 Alan Modra <amodra@gmail.com>
745
746 * coff-rs6000.c (_bfd_xcoff_reloc_type_lookup): Remove BFD_RELOC_16.
747 * coff64-rs6000.c (xcoff64_reloc_type_lookup): Likewise.
748
5a9f5403
NC
7492021-02-19 Nelson Chu <nelson.chu@sifive.com>
750
751 PR 27158
752 * elfnn-riscv.c (perform_relocation): Updated encoding macros.
753 (_bfd_riscv_relax_call): Likewise.
754 (_bfd_riscv_relax_lui): Likewise.
755 * elfxx-riscv.c (howto_table): Likewise.
756
3d73d29e
NC
7572021-02-18 Nelson Chu <nelson.chu@sifive.com>
758
759 * Makefile.am: Added cpu-riscv.h.
760 * Makefile.in: Regenerated.
761 * po/SRC-POTFILES.in: Regenerated.
762 * cpu-riscv.h: Added to support spec versions controlling.
763 Also added extern arrays and functions for cpu-riscv.c.
764 (enum riscv_spec_class): Define all spec classes here uniformly.
765 (struct riscv_spec): Added for all specs.
766 (RISCV_GET_SPEC_CLASS): Added to reduce repeated code.
767 (RISCV_GET_SPEC_NAME): Likewise.
768 (RISCV_GET_ISA_SPEC_CLASS): Added to get ISA spec class.
769 (RISCV_GET_PRIV_SPEC_CLASS): Added to get privileged spec class.
770 (RISCV_GET_PRIV_SPEC_NAME): Added to get privileged spec name.
771 * cpu-riscv.c (struct priv_spec_t): Replaced with struct riscv_spec.
772 (riscv_get_priv_spec_class): Replaced with RISCV_GET_PRIV_SPEC_CLASS.
773 (riscv_get_priv_spec_name): Replaced with RISCV_GET_PRIV_SPEC_NAME.
774 (riscv_priv_specs): Moved below.
775 (riscv_get_priv_spec_class_from_numbers): Likewise, updated.
776 (riscv_isa_specs): Moved from include/opcode/riscv.h.
777 * elfnn-riscv.c: Included cpu-riscv.h.
778 (riscv_merge_attributes): Initialize in_priv_spec and out_priv_spec.
779 * elfxx-riscv.c: Included cpu-riscv.h and opcode/riscv.h.
780 (RISCV_UNKNOWN_VERSION): Moved from include/opcode/riscv.h.
781 * elfxx-riscv.h: Removed extern functions to cpu-riscv.h.
782
b9b204b3
AM
7832021-02-17 Alan Modra <amodra@gmail.com>
784
785 * wasm-module.c: Guard include of limits.h.
786 (CHAR_BIT): Provide backup define.
787 (wasm_read_leb128): Use CHAR_BIT to size "result" in bits.
788 Correct signed overflow checking.
789
0d6aab77
NC
7902021-02-17 Nelson Chu <nelson.chu@sifive.com>
791
792 PR 27200
793 * elfnn-riscv.c (_bfd_riscv_elf_merge_private_bfd_data): Delay
794 copying the elf flags from input BFD to output BFD, until we have
795 checked if the input BFD has no code section or not. Also fix the
796 problem that we only check the first section rather than the entire
797 sections for input BFD.
798
7b54cadd
AM
7992021-02-16 Alan Modra <amodra@gmail.com>
800
801 * libbfd.c (_bfd_read_unsigned_leb128): Avoid excessive shift.
802 (_bfd_safe_read_leb128, _bfd_read_signed_leb128): Likewise.
803
8c674061
JB
8042021-02-15 Jan Beulich <jbeulich@suse.com>
805
806 * doc/Makefile.am: Replace "cp -p" by "$(LN_S)".
807 * doc/Makefile.in: Re-generate.
808
1781a9d0
AM
8092021-02-15 Alan Modra <amodra@gmail.com>
810
811 * elf32-nds32.c (nds32_get_section_contents): Replace
812 bfd_malloc_and_get_section with bfd_get_full_section_contents.
813 (nds32_elf_relax_delete_blanks): Init contents.
814 (nds32_elf_relax_section, nds32_relax_fp_as_gp): Likewise.
815
8b78cbec
AM
8162021-02-15 Alan Modra <amodra@gmail.com>
817
818 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Use
819 bfd_get_full_section_contents.
820
d7a7af8f
AM
8212021-02-14 Alan Modra <amodra@gmail.com>
822
823 * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents): Apply
824 all fixes to bfd_generic_get_relocated_section_contents since this
825 function was split out.
826
234b98ce
AM
8272021-02-11 Alan Modra <amodra@gmail.com>
828
829 * config.bfd: Remove ia64 from obsolete list.
830
769c253f
AM
8312021-02-11 Alan Modra <amodra@gmail.com>
832
833 PR ld/22269
834 * elfnn-ia64.c: Revert 2017-10-14 git commit db41f6eb5234.
835
31c711a2
AM
8362021-02-11 Alan Modra <amodra@gmail.com>
837
838 PR 27294
839 * elf32-avr.c (avr_elf32_load_records_from_section): Use
840 bfd_malloc_and_get_section. Use bfd_byte* vars and remove then
841 unnecessary casts.
842
6db658c5
AM
8432021-02-11 Alan Modra <amodra@gmail.com>
844
845 PR 27291
846 * section.c (bfd_get_section_contents): Avoid possible overflow
847 when range checking offset and count.
848 (bfd_set_section_contents): Likewise.
849
95148614
NA
8502021-02-03 Nick Alcock <nick.alcock@oracle.com>
851
852 * configure.ac (SHARED_LIBADD): Remove explicit -lintl population in
853 favour of LIBINTL.
854 * configure: Regenerated.
855
a57d1773
AM
8562021-02-09 Alan Modra <amodra@gmail.com>
857
858 * config.bfd (arm*-*-symbianelf*): Move from obsolete to removed.
859 * configure.ac: Delete symbian entries.
860 * elf-bfd.h (enum elf_target_os): Delete is_symbian.
861 * elf32-arm.c: Remove symbian support. Formatting.
862 * targets.c: Delete symbian entries.
863 * configure: Regenerate.
864
1a2f1b54
L
8652021-02-04 H.J. Lu <hongjiu.lu@intel.com>
866
867 PR ld/19609
868 * elf64-x86-64.c (elf_x86_64_relocate_section): Provide more
869 info when failed to convert GOTPCREL relocation.
870
24075dcc
NC
8712021-02-04 Nelson Chu <nelson.chu@sifive.com>
872
873 * elfxx-riscv.c (riscv_parse_prefixed_ext): Removed zb*.
874
7d409ac0
AM
8752021-02-04 Alan Modra <amodra@gmail.com>
876
877 PR 27311
878 * elflink.c (elf_link_add_object_symbols): Don't pull in as-needed
879 libraries for IR references on pass over libraries after LTO
880 recompilation.
881
f01fb44c
AM
8822021-02-03 Alan Modra <amodra@gmail.com>
883
884 PR 27311
885 * elflink.c (_bfd_elf_add_default_symbol): Revert last two changes.
886 (elf_link_add_object_symbols): Here too. Don't pull in as-needed
887 libraries when H is an indirect symbol after calling
888 _bfd_elf_add_default_symbol.
889
69551367
AM
8902021-02-03 Alan Modra <amodra@gmail.com>
891
892 PR 27311
893 * elflink.c (_bfd_elf_add_default_symbol): Clear override when
894 undecorated symbol will have a different version.
895
9918bff7
AM
8962021-02-02 Alan Modra <amodra@gmail.com>
897
898 PR 27311
899 * elflink.c (_bfd_elf_add_default_symbol): Add override parameter.
900 Use when handling default versioned symbol. Rename existing
901 override variable to nondef_override and use for non-default
902 versioned symbol.
903 (elf_link_add_object_symbols): Adjust call to suit. Don't
904 pull in as-needed libraries when override is set.
905
1f568f9a
EH
9062021-02-01 Emery Hemingway <ehmry@posteo.net>
907
908 * config.bfd: Add *-*-genode* as a target for AArch64 and x86.
909
34c10233
EV
9102021-02-01 Egor Vishnyakov <lenvampir@yandex.ru>
911
912 PR 27254
913 * elf32-rl78.c (rl78_elf_relocate_section): Fix calculation of
914 offset for the R_RL78_RH_SADDR relocation.
915
c4566785
AM
9162021-01-29 Alan Modra <amodra@gmail.com>
917
918 PR 27271
919 * elflink.c (bfd_elf_link_record_dynamic_symbol): Don't segfault
920 on symbols defined in absolute or other special sections.
921
def97fb9
AM
9222021-01-28 Alan Modra <amodra@gmail.com>
923
924 PR 27259
925 * elflink.c (_bfd_elf_gc_mark_extra_sections): Use linker_mark to
926 prevent endless looping of linked-to sections.
927
4cb1265b
MS
9282020-12-17 Mihails Strasuns <mihails.strasuns@intel.com>
929
930 * bfd-elf.h (elfcore_write_file_note): New function.
931 * elf.c (elfcore_write_file_note): New function.
932
4287950e
AM
9332021-01-26 Alan Modra <amodra@gmail.com>
934
935 * elf32-ft32.c (ft32_reloc_type_lookup): Don't miss ft32_reloc_map[0].
936
940d0202
L
9372021-01-24 H.J. Lu <hongjiu.lu@intel.com>
938
939 PR binutils/27231
940 * dwarf2.c (read_rnglists): Ignore empty range when parsing line
941 number tables.
942
18454c15
L
9432021-01-23 H.J. Lu <hongjiu.lu@intel.com>
944
945 PR binutils/27231
946 * dwarf2.c (read_rnglists): Advance rngs_ptr after
947 _bfd_safe_read_leb128 when parsing DW_RLE_offset_pair.
948
4bd7c902
AM
9492021-01-20 Alan Modra <amodra@gmail.com>
950
951 * elf32-ppc.c: Delete outdated comment.
952 (TARGET_KEEP_UNUSED_SECTION_SYMBOLS): Define.
953 * elf64-ppc.c (TARGET_KEEP_UNUSED_SECTION_SYMBOLS): Define.
954
8bd10d6b
AM
9552021-01-20 Alan Modra <amodra@gmail.com>
956
957 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't assume
958 section symbols are present.
959
30845f11
AM
9602021-01-19 Alan Modra <amodra@gmail.com>
961
962 * elf64-ppc.c (elf_hash_entry): New inline function. Use
963 throughout to replace casts.
964 (branch_reloc_hash_match): Remove const from params.
965 (use_local_plt): New function.
966 (allocate_dynrelocs, ppc_build_one_stub, ppc_size_one_stub),
967 (build_global_entry_stubs_and_plt, ppc64_elf_relocate_section):
968 Use use_local_plt.
969 * elf32-ppc.c (use_local_plt): New function.
970 (allocate_dynrelocs, ppc_elf_relocate_section),
971 (write_global_sym_plt): Use use_local_plt.
972
994b2513
L
9732021-01-17 H.J. Lu <hongjiu.lu@intel.com>
974
975 PR ld/27193
976 * elflink.c (elf_create_symbuf): Also ignore section symbols.
977
75a933f3
L
9782021-01-16 H.J. Lu <hongjiu.lu@intel.com>
979
980 PR ld/23169
981 * elfxx-x86.c (_bfd_x86_elf_link_fixup_ifunc_symbol): Don't
982 check pointer_equality_needed.
983
68b00778
L
9842021-01-15 H.J. Lu <hongjiu.lu@intel.com>
985
986 * elf-linker-x86.h (elf_linker_x86_params): Add
987 report_relative_reloc.
988 * elf32-i386.c (elf_i386_relocate_section): Call
989 _bfd_x86_elf_link_report_relative_reloc to report relative
990 relocations for -z report-relative-reloc.
991 (elf_i386_finish_dynamic_symbol): Likewse.
992 * elf64-x86-64.c (elf_x86_64_relocate_section): Likewse.
993 (elf_x86_64_finish_dynamic_symbol): Likewse.
994 * elfxx-x86.c (_bfd_x86_elf_link_report_relative_reloc): New
995 function.
996 * elfxx-x86.h (_bfd_x86_elf_link_report_relative_reloc): New
997 prototype.
998
ad92f33d
AM
9992021-01-16 Alan Modra <amodra@gmail.com>
1000
1001 * compress.c (decompress_contents): Tidy inflateEnd result test.
1002
eb6e6af8
AM
10032021-01-16 Alan Modra <amodra@gmail.com>
1004
1005 PR 26002
1006 * elflink.c (elf_link_output_extsym): Use version 1 in
1007 .gnu.version for undefined unversioned symbols.
1008
4bb5732e
NC
10092021-01-15 Nelson Chu <nelson.chu@sifive.com>
1010
1011 * elfnn-riscv.c (riscv_relax_delete_bytes): Fixed the indent that
1012 caused the by previous commit accidentally.
1013
1942a048
NC
10142021-01-15 Nelson Chu <nelson.chu@sifive.com>
1015
1016 * elfnn-riscv.c: Indent, labels and GNU coding standards tidy,
1017 also aligned the code.
1018
b800637e
NC
10192021-01-15 Nelson Chu <nelson.chu@sifive.com>
1020
1021 * elfnn-riscv.c (riscv_merge_attributes): Fix typos of messages.
1022
dcd709e0
NC
10232021-01-15 Nelson Chu <nelson.chu@sifive.com>
1024
1025 * elfnn-riscv.c: Comments tidy and improvement.
1026 * elfxx-riscv.c: Likewise.
1027 * elfxx-riscv.h: Likewise.
1028
8ca9c7eb
L
10292021-01-14 H.J. Lu <hongjiu.lu@intel.com>
1030
1031 PR ld/26688
1032 * elf32-bfin.c (bfinfdpic_relocate_section): Skip non SEC_ALLOC
1033 section for R_BFIN_FUNCDESC.
1034
7e0d77ef
NC
10352021-01-14 Nick Clifton <nickc@redhat.com>
1036
1037 * elf.c (elfcore_grok_win32pstatus): Check for a note type of 0.
1038
5347ed60
AM
10392021-01-13 Alan Modra <amodra@gmail.com>
1040
1041 * Makefile.in: Regenerate.
1042 * doc/Makefile.in: Regenerate.
1043
b209b5a6
AM
10442021-01-13 Alan Modra <amodra@gmail.com>
1045
1046 PR 27160
1047 * section.c (struct bfd_section): Remove pattern field.
1048 (BFD_FAKE_SECTION): Adjust to suit.
1049 * bfd-in2.h: Regenerate.
1050 * elflink.c (compare_link_order, elf_fixup_link_order): Delete.
1051 (bfd_elf_final_link): Don't call elf_fixup_link_order.
1052
d546b610
L
10532021-01-12 H.J. Lu <hongjiu.lu@intel.com>
1054
1055 PR binutils/26792
1056 * configure.ac: Use GNU_MAKE_JOBSERVER.
1057 * aclocal.m4: Regenerated.
1058 * configure: Likewise.
1059
c2e9a4a3
L
10602021-01-12 H.J. Lu <hongjiu.lu@intel.com>
1061
1062 PR ld/27171
1063 * reloc.c (bfd_perform_relocation): Adjust R_AMD64_DIR64 and
1064 R_AMD64_DIR32 relocations for PE/x86-64 inputs.
1065
83b33c6c
L
10662021-01-11 H.J. Lu <hongjiu.lu@intel.com>
1067
1068 PR ld/27173
1069 * configure: Regenerated.
1070
a8aa72b9
NC
10712021-01-11 Nick Clifton <nickc@redhat.com>
1072
1073 * po/fr.po: Updated French translation.
1074 * po/pt.po: Updated Portuguese translation.
1075 * po/sr.po: Updated Serbian translation.
1076 * po/uk.po: Updated Ukranian translation.
1077
a4966cd9
L
10782021-01-09 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 * configure: Regenerated.
1081
0a94990b
L
10822021-01-09 H.J. Lu <hongjiu.lu@intel.com>
1083
1084 PR ld/27166
1085 * elfxx-x86.c (_bfd_x86_elf_merge_gnu_properties): Handle
1086 -z lam-u48 and -z lam-u57.
1087
573fe3fb
NC
10882021-01-09 Nick Clifton <nickc@redhat.com>
1089
1090 * version.m4: Change to 2.36.50.
1091 * configure: Regenerate.
1092 * po/bfd.pot: Regenerate.
1093
055bc77a
NC
10942021-01-09 Nick Clifton <nickc@redhat.com>
1095
1096 * 2.36 release branch crated.
1097
ba9e922f
L
10982021-01-08 H.J. Lu <hongjiu.lu@intel.com>
1099
1100 * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Also set
1101 LAM_U57 when setting LAM_U48.
1102
b1b29aa5
L
11032021-01-08 H.J. Lu <hongjiu.lu@intel.com>
1104
1105 PR ld/26256
1106 PR ld/27160
1107 * elflink.c (elf_fixup_link_order): Verify that fixing up
1108 SHF_LINK_ORDER doesn't increase the output section size.
1109
64307045
AM
11102021-01-09 Alan Modra <amodra@gmail.com>
1111
1112 * configure: Regenerate.
1113
f4782128
ST
11142021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
1115
1116 * configure: Regenerate.
1117
d1bcae83
L
11182021-01-07 H.J. Lu <hongjiu.lu@intel.com>
1119
1120 PR 27109
1121 * aix386-core.c (core_aix386_vec): Initialize
1122 keep_unused_section_symbol to TARGET_KEEP_UNUSED_SECTION_SYMBOLS.
1123 * aout-target.h (MY (vec)): Likewise.
1124 * binary.c (binary_vec): Likewise.
1125 * cisco-core.c (core_cisco_be_vec): Likewise.
1126 (core_cisco_le_vec): Likewise.
1127 * coff-alpha.c (alpha_ecoff_le_vec): Likewise.
1128 * coff-i386.c (TARGET_SYM): Likewise.
1129 (TARGET_SYM_BIG): Likewise.
1130 * coff-ia64.c (TARGET_SYM): Likewise.
1131 * coff-mips.c (mips_ecoff_le_vec): Likewise.
1132 (mips_ecoff_be_vec): Likewise.
1133 (mips_ecoff_bele_vec): Likewise.
1134 * coff-rs6000.c (rs6000_xcoff_vec): Likewise.
1135 (powerpc_xcoff_vec): Likewise.
1136 * coff-sh.c (sh_coff_small_vec): Likewise.
1137 (sh_coff_small_le_vec): Likewise.
1138 * coff-tic30.c (tic30_coff_vec): Likewise.
1139 * coff-tic54x.c (tic54x_coff0_vec): Likewise.
1140 (tic54x_coff0_beh_vec): Likewise.
1141 (tic54x_coff1_vec): Likewise.
1142 (tic54x_coff1_beh_vec): Likewise.
1143 (tic54x_coff2_vec): Likewise.
1144 (tic54x_coff2_beh_vec): Likewise.
1145 * coff-x86_64.c (TARGET_SYM): Likewise.
1146 (TARGET_SYM_BIG): Likewise.
1147 * coff64-rs6000.c (rs6000_xcoff64_vec): Likewise.
1148 (rs6000_xcoff64_aix_vec): Likewise.
1149 * coffcode.h (CREATE_BIG_COFF_TARGET_VEC): Likewise.
1150 (CREATE_BIGHDR_COFF_TARGET_VEC): Likewise.
1151 (CREATE_LITTLE_COFF_TARGET_VEC): Likewise.
1152 * elfxx-target.h (TARGET_BIG_SYM): Likewise.
1153 (TARGET_LITTLE_SYM): Likewise.
1154 * hppabsd-core.c (core_hppabsd_vec): Likewise.
1155 * hpux-core.c (core_hpux_vec): Likewise.
1156 * i386msdos.c (i386_msdos_vec): Likewise.
1157 * ihex.c (ihex_vec): Likewise.
1158 * irix-core.c (core_irix_vec): Likewise.
1159 * mach-o-target.c (TARGET_NAME): Likewise.
1160 * mmo.c (mmix_mmo_vec): Likewise.
1161 * netbsd-core.c (core_netbsd_vec): Likewise.
1162 * osf-core.c (core_osf_vec): Likewise.
1163 * pdp11.c (MY (vec)): Likewise.
1164 * pef.c (pef_vec): Likewise.
1165 (pef_xlib_vec): Likewise.
1166 * plugin.c (plugin_vec): Likewise.
1167 * ppcboot.c (powerpc_boot_vec): Likewise.
1168 * ptrace-core.c (core_ptrace_vec): Likewise.
1169 * sco5-core.c (core_sco5_vec): Likewise.
1170 * som.c (hppa_som_vec): Likewise.
1171 * srec.c (srec_vec): Likewise.
1172 (symbolsrec_vec): Likewise.
1173 * tekhex.c (tekhex_vec): Likewise.
1174 * trad-core.c (core_trad_vec): Likewise.
1175 * verilog.c (verilog_vec): Likewise.
1176 * vms-alpha.c (alpha_vms_vec): Likewise.
1177 * vms-lib.c (alpha_vms_lib_txt_vec): Likewise.
1178 * wasm-module.c (wasm_vec): Likewise.
1179 * xsym.c (sym_vec): Likewise.
1180 * elf.c (ignore_section_sym): Return TRUE if BSF_SECTION_SYM_USED
1181 isn't set.
1182 (elf_map_symbols): Don't include ignored section symbols.
1183 * elfcode.h (elf_slurp_symbol_table): Also set
1184 BSF_SECTION_SYM_USED on STT_SECTION symbols.
1185 * elflink.c (bfd_elf_final_link): Generated section symbols only
1186 when emitting relocations or reqired.
1187 * elfxx-x86.h (TARGET_KEEP_UNUSED_SECTION_SYMBOLS): New.
1188 * syms.c (BSF_SECTION_SYM_USED): New.
1189 * targets.c (TARGET_KEEP_UNUSED_SECTION_SYMBOLS): New.
1190 (bfd_target): Add keep_unused_section_symbols.
1191 (bfd_keep_unused_section_symbols): New.
1192 * bfd-in2.h: Regenerated.
1193
17d60030
NC
11942021-01-07 Nick Clifton <nickc@redhat.com>
1195
1196 PR 25713
1197 * bfdio.c (_bfd_real_fopen): For Win32 convert relative paths to
1198 absolute paths and check to see if they are longer than MAX_PATH.
1199
aa881ecd
PT
12002021-01-07 Philipp Tomsich <prt@gnu.org>
1201
1202 * elfxx-riscv.c (riscv_std_z_ext_strtab): Added zihintpause.
1203
2652cfad
CXW
12042021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
1205 Jim Wilson <jimw@sifive.com>
1206 Andrew Waterman <andrew@sifive.com>
1207 Maxim Blinov <maxim.blinov@embecosm.com>
1208 Kito Cheng <kito.cheng@sifive.com>
1209 Nelson Chu <nelson.chu@sifive.com>
1210
1211 * elfxx-riscv.c (riscv_std_z_ext_strtab): Added zba, zbb and zbc.
1212
d4e57b87
L
12132021-01-06 H.J. Lu <hongjiu.lu@intel.com>
1214
1215 * elf32-bfin.c (bfin_check_relocs): Check bfd_link_hash_indirect.
1216 (bfinfdpic_check_relocs): Likewise.
1217
599c86c4
AM
12182021-01-06 Alan Modra <amodra@gmail.com>
1219
1220 * elf32-score.c (s3_bfd_score_info_to_howto): Report an error
1221 on unknown r_type.
1222 * elf32-score7.c (s7_bfd_score_info_to_howto): Likewise.
1223
3677b729
AM
12242021-01-06 Alan Modra <amodra@gmail.com>
1225
1226 * config.bfd (sparc-*-solaris2*): Add sparc_elf32_vec.
1227 (sparc64-*-solaris2*): Add sparc_elf64_vec and
1228 sparc_elf32_vec.
1229
fbc09e7a
MC
12302021-01-06 Marcus Comstedt <marcus@mc.pp.se>
1231
1232 * config.bfd: Added targets riscv64be*-*-*, riscv32be*-*-* and
1233 riscvbe*-*-*. Also added riscv_elf[32|64]_be_vec.
1234 * configure.ac: Handle riscv_elf[32|64]_be_vec.
1235 * configure: Regenerate.
1236 * elfnn-riscv.c: Include <limits.h> and define CHAR_BIT for
1237 riscv_is_insn_reloc.
1238 (riscv_get_insn): RISC-V instructions are always little endian, but
1239 bfd_get may be used for big-endian, so add new riscv_get_insn to handle
1240 the insturctions.
1241 (riscv_put_insn): Likewsie.
1242 (riscv_is_insn_reloc): Check if we are relocaing an instruction.
1243 (perform_relocation): Call riscv_is_insn_reloc to decide if we should
1244 use riscv_[get|put]_insn or bfd_[get|put].
1245 (riscv_zero_pcrel_hi_reloc): Use riscv_[get|put]_insn, bfd_[get|put]l32
1246 or bfd_[get|put]l16 for code.
1247 (riscv_elf_relocate_section): Likewise.
1248 (riscv_elf_finish_dynamic_symbol): Likewise.
1249 (riscv_elf_finish_dynamic_sections): Likewise.
1250 (_bfd_riscv_relax_call): Likewise.
1251 (_bfd_riscv_relax_lui): Likewise.
1252 (_bfd_riscv_relax_align): Likewise.
1253 (_bfd_riscv_relax_pc): Likewise.
1254 (riscv_elf_object_p): Handled for big endian.
1255 (TARGET_BIG_SYM, TARGET_BIG_NAME): Defined.
1256 * targets.c: Add riscv_elf[32|64]_be_vec.
1257 (_bfd_target_vector): Likewise.
1258
c8bad65e
AM
12592021-01-05 Alan Modra <amodra@gmail.com>
1260
1261 * elflink.c (bfd_elf_link_record_dynamic_symbol): Handle no_export
1262 for relocatable executable.
1263
de6a7ee4
AM
12642021-01-05 Alan Modra <amodra@gmail.com>
1265
1266 * vms-alpha.c (_bfd_vms_slurp_egsd): Read flags after size check.
1267
18b98722
NC
12682021-01-05 Nelson Chu <nelson.chu@sifive.com>
1269
1270 * elfnn-riscv.c (allocate_dynrelocs): When we are generating pde,
1271 make sure gp symbol is output as a dynamic symbol.
1272
cd6d537c
L
12732021-01-04 H.J. Lu <hongjiu.lu@intel.com>
1274
1275 PR ld/26256
1276 * elflink.c (compare_link_order): Place unordered sections before
1277 ordered sections.
1278 (elf_fixup_link_order): Add a link info argument. Allow mixed
1279 ordered and unordered input sections for non-relocatable link.
1280 Sort the consecutive bfd_indirect_link_order sections with the
1281 same pattern. Change the offsets of the bfd_indirect_link_order
1282 sections only.
1283 (bfd_elf_final_link): Pass info to elf_fixup_link_order.
1284 * section.c (bfd_section): Add pattern.
1285 (BFD_FAKE_SECTION): Initialize pattern to NULL.
1286 * bfd-in2.h: Regenerated.
1287
dbb078f6
AF
12882021-01-04 Alexander Fedotov <alfedotov@gmail.com>
1289
1290 * elf32-arm.c (elf32_arm_print_private_bfd_data): Prefix hex value
1291 of private flags with 0x.
1292 * elfnn-aarch64.c (elfNN_aarch64_print_private_bfd_data): Likewise.
1293
5b4293ba
AM
12942021-01-04 Alan Modra <amodra@gmail.com>
1295
1296 PR 26822
1297 * elflink.c (elf_link_input_bfd): Use the file base name in
1298 linker generated STT_FILE symbols.
1299
4c0e540e
NC
13002021-01-04 Nelson Chu <nelson.chu@sifive.com>
1301
1302 * elfxx-riscv.c (riscv_compare_subsets): Removed static.
1303 * elfxx-riscv.h: Add declaration.
1304 * elfnn-riscv.c (riscv_merge_multi_letter_ext): Use
1305 riscv_compare_subsets to check the orders.
1306 (riscv_skip_prefix): Removed.
1307 (riscv_prefix_cmp): Removed.
1308
e9cf3691
AM
13092021-01-04 Alan Modra <amodra@gmail.com>
1310
1311 PR 26741
1312 * elfxx-riscv.c (riscv_parse_prefixed_ext): Free subset after
1313 calculating subset version length.
1314
f9a6a8f0
AM
13152021-01-01 Nicolas Boulenguez <nicolas@debian.org>
1316
1317 * xcofflink.c: Correct spelling in comments.
1318
250d07de
AM
13192021-01-01 Alan Modra <amodra@gmail.com>
1320
1321 Update year range in copyright notice of all files.
1322
c2795844 1323For older changes see ChangeLog-2020
3499769a 1324\f
c2795844 1325Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
1326
1327Copying and distribution of this file, with or without modification,
1328are permitted in any medium without royalty provided the copyright
1329notice and this notice are preserved.
1330
1331Local Variables:
1332mode: change-log
1333left-margin: 8
1334fill-column: 74
1335version-control: never
1336End:
This page took 0.388178 seconds and 4 git commands to generate.