From: Jan Beulich Date: Tue, 26 Aug 2025 08:42:31 +0000 (+0200) Subject: ld/ELF: explicitly place .note.gnu.property X-Git-Tag: gdb-17-branchpoint~181 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f9157ad377e8ff61a0f96f0e7b47babbc2b014e;p=thirdparty%2Fbinutils-gdb.git ld/ELF: explicitly place .note.gnu.property x86 gas may produce .note.gnu.property by default. Hence the default linker script would better also deal with that section, rather than causing diagnostics when using --orphan-handling=. Replace all mis- spellings that have accumulated. To avoid needlessly relaxing expectations for two tests when run for PPC 64-bit ELF targets, suppress the linker generating EH frame data there. --- diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index be8d19fcf11..6d34912e45d 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -734,7 +734,7 @@ cat <