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