diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a7cc3c8..0a472e5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2021-01-04 Alan Modra <amodra@gmail.com> + + PR 26822 + * elflink.c (elf_link_input_bfd): Use the file base name in + linker generated STT_FILE symbols. + 2021-01-04 Nelson Chu <nelson.chu@sifive.com> * elfxx-riscv.c (riscv_compare_subsets): Removed static. |