]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
RISC-V: Ouput __global_pointer$ as dynamic symbol when generating dynamic PDE.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
18b98722
NC
12021-01-05 Nelson Chu <nelson.chu@sifive.com>
2
3 * elfnn-riscv.c (allocate_dynrelocs): When we are generating pde,
4 make sure gp symbol is output as a dynamic symbol.
5
cd6d537c
L
62021-01-04 H.J. Lu <hongjiu.lu@intel.com>
7
8 PR ld/26256
9 * elflink.c (compare_link_order): Place unordered sections before
10 ordered sections.
11 (elf_fixup_link_order): Add a link info argument. Allow mixed
12 ordered and unordered input sections for non-relocatable link.
13 Sort the consecutive bfd_indirect_link_order sections with the
14 same pattern. Change the offsets of the bfd_indirect_link_order
15 sections only.
16 (bfd_elf_final_link): Pass info to elf_fixup_link_order.
17 * section.c (bfd_section): Add pattern.
18 (BFD_FAKE_SECTION): Initialize pattern to NULL.
19 * bfd-in2.h: Regenerated.
20
dbb078f6
AF
212021-01-04 Alexander Fedotov <alfedotov@gmail.com>
22
23 * elf32-arm.c (elf32_arm_print_private_bfd_data): Prefix hex value
24 of private flags with 0x.
25 * elfnn-aarch64.c (elfNN_aarch64_print_private_bfd_data): Likewise.
26
5b4293ba
AM
272021-01-04 Alan Modra <amodra@gmail.com>
28
29 PR 26822
30 * elflink.c (elf_link_input_bfd): Use the file base name in
31 linker generated STT_FILE symbols.
32
4c0e540e
NC
332021-01-04 Nelson Chu <nelson.chu@sifive.com>
34
35 * elfxx-riscv.c (riscv_compare_subsets): Removed static.
36 * elfxx-riscv.h: Add declaration.
37 * elfnn-riscv.c (riscv_merge_multi_letter_ext): Use
38 riscv_compare_subsets to check the orders.
39 (riscv_skip_prefix): Removed.
40 (riscv_prefix_cmp): Removed.
41
e9cf3691
AM
422021-01-04 Alan Modra <amodra@gmail.com>
43
44 PR 26741
45 * elfxx-riscv.c (riscv_parse_prefixed_ext): Free subset after
46 calculating subset version length.
47
f9a6a8f0
AM
482021-01-01 Nicolas Boulenguez <nicolas@debian.org>
49
50 * xcofflink.c: Correct spelling in comments.
51
250d07de
AM
522021-01-01 Alan Modra <amodra@gmail.com>
53
54 Update year range in copyright notice of all files.
55
c2795844 56For older changes see ChangeLog-2020
3499769a 57\f
c2795844 58Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
59
60Copying and distribution of this file, with or without modification,
61are permitted in any medium without royalty provided the copyright
62notice and this notice are preserved.
63
64Local Variables:
65mode: change-log
66left-margin: 8
67fill-column: 74
68version-control: never
69End: