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