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