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