commit | aa993e9731bff2033633f034d2e37c74d00d17f3 | [log] [tgz] |
---|---|---|
author | Matthieu Longo <matthieu.longo@arm.com> | Thu Nov 14 16:05:27 2024 +0000 |
committer | Matthieu Longo <matthieu.longo@arm.com> | Mon Dec 02 15:18:40 2024 +0000 |
tree | 0529570a98fd0cb7a32ae56d85d4f4ac886f19d4 | |
parent | 1bd9dbeaf34f2b79ab2c5faf7c3e698084930b19 [diff] |
aarch64: rename parameter of _bfd_aarch64_elf_merge_gnu_properties The current naming of the AArch64 feature GNU property of the output bfd does not reflect what it is. This patch renames it from "prop" to "outprop".