]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
PR26822, How to prevent a STT_FILE with absolute path in the linked image
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
5b4293ba
AM
12021-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
4c0e540e
NC
72021-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
e9cf3691
AM
162021-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
f9a6a8f0
AM
222021-01-01 Nicolas Boulenguez <nicolas@debian.org>
23
24 * xcofflink.c: Correct spelling in comments.
25
250d07de
AM
262021-01-01 Alan Modra <amodra@gmail.com>
27
28 Update year range in copyright notice of all files.
29
c2795844 30For older changes see ChangeLog-2020
3499769a 31\f
c2795844 32Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
33
34Copying and distribution of this file, with or without modification,
35are permitted in any medium without royalty provided the copyright
36notice and this notice are preserved.
37
38Local Variables:
39mode: change-log
40left-margin: 8
41fill-column: 74
42version-control: never
43End: