2021-01-04 23:13:57 +08:00
|
|
|
|
2021-01-04 Alexander Fedotov <alfedotov@gmail.com>
|
|
|
|
|
|
|
|
|
|
* elf32-arm.c (elf32_arm_print_private_bfd_data): Prefix hex value
|
|
|
|
|
of private flags with 0x.
|
|
|
|
|
* elfnn-aarch64.c (elfNN_aarch64_print_private_bfd_data): Likewise.
|
|
|
|
|
|
2021-01-04 14:43:51 +08:00
|
|
|
|
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 10:12:45 +08:00
|
|
|
|
2021-01-04 Nelson Chu <nelson.chu@sifive.com>
|
|
|
|
|
|
|
|
|
|
* elfxx-riscv.c (riscv_compare_subsets): Removed static.
|
|
|
|
|
* elfxx-riscv.h: Add declaration.
|
|
|
|
|
* elfnn-riscv.c (riscv_merge_multi_letter_ext): Use
|
|
|
|
|
riscv_compare_subsets to check the orders.
|
|
|
|
|
(riscv_skip_prefix): Removed.
|
|
|
|
|
(riscv_prefix_cmp): Removed.
|
|
|
|
|
|
2021-01-04 07:49:14 +08:00
|
|
|
|
2021-01-04 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
PR 26741
|
|
|
|
|
* elfxx-riscv.c (riscv_parse_prefixed_ext): Free subset after
|
|
|
|
|
calculating subset version length.
|
|
|
|
|
|
2021-01-01 11:51:52 +08:00
|
|
|
|
2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
|
|
|
|
|
|
|
|
|
|
* xcofflink.c: Correct spelling in comments.
|
|
|
|
|
|
2021-01-01 06:58:58 +08:00
|
|
|
|
2021-01-01 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
Update year range in copyright notice of all files.
|
|
|
|
|
|
2021-01-01 06:47:13 +08:00
|
|
|
|
For older changes see ChangeLog-2020
|
2016-01-01 18:44:31 +08:00
|
|
|
|
|
2021-01-01 06:47:13 +08:00
|
|
|
|
Copyright (C) 2021 Free Software Foundation, Inc.
|
2016-01-01 18:44:31 +08:00
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|