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