diff options
author | Matthieu Longo <matthieu.longo@arm.com> | 2024-11-14 16:41:05 +0000 |
---|---|---|
committer | Matthieu Longo <matthieu.longo@arm.com> | 2024-12-02 15:18:40 +0000 |
commit | 946b753836b65ef5785e488e6b1527bb78d62694 (patch) | |
tree | ae2f6d04d849a650628c7a4934d4e9d4ce92a62a /gdb | |
parent | fc569c422fd9485e33085a4ae4aa628306344745 (diff) | |
download | binutils-946b753836b65ef5785e488e6b1527bb78d62694.zip binutils-946b753836b65ef5785e488e6b1527bb78d62694.tar.gz binutils-946b753836b65ef5785e488e6b1527bb78d62694.tar.bz2 |
aarch64: refactoring _bfd_aarch64_elf_link_setup_gnu_properties (part 1)
Exposing the output GNU property as a parameter of
_bfd_aarch64_elf_link_setup_gnu_properties seems to break the
encapsulation. The output GNU property update should be part of the
function that sets up the GNU properties.
This patch removes the parameter, and perform the update of the GNU
property on the output object inside the function.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions