sim: include stdlib.h for atoi()
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
cd6d537c
L
12021-01-04 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/26256
4 * elflink.c (compare_link_order): Place unordered sections before
5 ordered sections.
6 (elf_fixup_link_order): Add a link info argument. Allow mixed
7 ordered and unordered input sections for non-relocatable link.
8 Sort the consecutive bfd_indirect_link_order sections with the
9 same pattern. Change the offsets of the bfd_indirect_link_order
10 sections only.
11 (bfd_elf_final_link): Pass info to elf_fixup_link_order.
12 * section.c (bfd_section): Add pattern.
13 (BFD_FAKE_SECTION): Initialize pattern to NULL.
14 * bfd-in2.h: Regenerated.
15
dbb078f6
AF
162021-01-04 Alexander Fedotov <alfedotov@gmail.com>
17
18 * elf32-arm.c (elf32_arm_print_private_bfd_data): Prefix hex value
19 of private flags with 0x.
20 * elfnn-aarch64.c (elfNN_aarch64_print_private_bfd_data): Likewise.
21
5b4293ba
AM
222021-01-04 Alan Modra <amodra@gmail.com>
23
24 PR 26822
25 * elflink.c (elf_link_input_bfd): Use the file base name in
26 linker generated STT_FILE symbols.
27
4c0e540e
NC
282021-01-04 Nelson Chu <nelson.chu@sifive.com>
29
30 * elfxx-riscv.c (riscv_compare_subsets): Removed static.
31 * elfxx-riscv.h: Add declaration.
32 * elfnn-riscv.c (riscv_merge_multi_letter_ext): Use
33 riscv_compare_subsets to check the orders.
34 (riscv_skip_prefix): Removed.
35 (riscv_prefix_cmp): Removed.
36
e9cf3691
AM
372021-01-04 Alan Modra <amodra@gmail.com>
38
39 PR 26741
40 * elfxx-riscv.c (riscv_parse_prefixed_ext): Free subset after
41 calculating subset version length.
42
f9a6a8f0
AM
432021-01-01 Nicolas Boulenguez <nicolas@debian.org>
44
45 * xcofflink.c: Correct spelling in comments.
46
250d07de
AM
472021-01-01 Alan Modra <amodra@gmail.com>
48
49 Update year range in copyright notice of all files.
50
c2795844 51For older changes see ChangeLog-2020
3499769a 52\f
c2795844 53Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
54
55Copying and distribution of this file, with or without modification,
56are permitted in any medium without royalty provided the copyright
57notice and this notice are preserved.
58
59Local Variables:
60mode: change-log
61left-margin: 8
62fill-column: 74
63version-control: never
64End:
This page took 0.318443 seconds and 4 git commands to generate.