commit | 8218eb6f52abd08c9e89baafdddec6f0d9234768 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Jul 29 11:43:27 2025 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Aug 30 07:04:04 2025 +1000 |
tree | 8bf3ffca812249aa596e703c0c40834d72999bd2 | |
parent | dd1d0239a79c4e7947c901fcb1f232ecc0428a96 [diff] |
linux-user: Move arch_parse_elf_property to aarch64/elfload.c Rename the controlling macro to HAVE_ELF_GNU_PROPERTY to match the other HAVE_* macros. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>