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