PR26822, How to prevent a STT_FILE with absolute path in the linked image
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2021-01-04 Alan Modra <amodra@gmail.com>
2
3 PR 26822
4 * elflink.c (elf_link_input_bfd): Use the file base name in
5 linker generated STT_FILE symbols.
6
7 2021-01-04 Nelson Chu <nelson.chu@sifive.com>
8
9 * elfxx-riscv.c (riscv_compare_subsets): Removed static.
10 * elfxx-riscv.h: Add declaration.
11 * elfnn-riscv.c (riscv_merge_multi_letter_ext): Use
12 riscv_compare_subsets to check the orders.
13 (riscv_skip_prefix): Removed.
14 (riscv_prefix_cmp): Removed.
15
16 2021-01-04 Alan Modra <amodra@gmail.com>
17
18 PR 26741
19 * elfxx-riscv.c (riscv_parse_prefixed_ext): Free subset after
20 calculating subset version length.
21
22 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
23
24 * xcofflink.c: Correct spelling in comments.
25
26 2021-01-01 Alan Modra <amodra@gmail.com>
27
28 Update year range in copyright notice of all files.
29
30 For older changes see ChangeLog-2020
31 \f
32 Copyright (C) 2021 Free Software Foundation, Inc.
33
34 Copying and distribution of this file, with or without modification,
35 are permitted in any medium without royalty provided the copyright
36 notice and this notice are preserved.
37
38 Local Variables:
39 mode: change-log
40 left-margin: 8
41 fill-column: 74
42 version-control: never
43 End:
This page took 0.031619 seconds and 5 git commands to generate.