public inbox for binutils-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] LoongArch: Set defaults to exec stack 0.
@ 2022-08-01  1:09 liu & zhensong
  0 siblings, 0 replies; only message in thread
From: liu & zhensong @ 2022-08-01  1:09 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=48ca1b26b99c8fd5bc21f5c69b6b666d9b6b9726

commit 48ca1b26b99c8fd5bc21f5c69b6b666d9b6b9726
Author: liuzhensong <liuzhensong@loongson.cn>
Date:   Mon Jul 25 10:22:27 2022 +0800

    LoongArch: Set defaults to exec stack 0.

Diff:
---
 bfd/elfnn-loongarch.c       | 1 +
 ld/testsuite/ld-elf/elf.exp | 1 +
 2 files changed, 2 insertions(+)

diff --git a/bfd/elfnn-loongarch.c b/bfd/elfnn-loongarch.c
index 99d889ae11d..8d0f66ea7c1 100644
--- a/bfd/elfnn-loongarch.c
+++ b/bfd/elfnn-loongarch.c
@@ -132,6 +132,7 @@ struct loongarch_elf_link_hash_table
 
 #define elf_backend_want_dynrelro 1
 #define elf_backend_rela_normal 1
+#define elf_backend_default_execstack 0
 
 /* Generate a PLT header.  */
 
diff --git a/ld/testsuite/ld-elf/elf.exp b/ld/testsuite/ld-elf/elf.exp
index 10c635e9593..64b1d34f055 100644
--- a/ld/testsuite/ld-elf/elf.exp
+++ b/ld/testsuite/ld-elf/elf.exp
@@ -184,6 +184,7 @@ proc target_defaults_to_execstack {} {
 	|| [istarget "arc*-*-*"]
 	|| [istarget "cris*-*-*"]
 	|| [istarget "ia64*-*-*"]
+	|| [istarget "loongarch*-*-*"]
 	|| [istarget "nios2*-*-*"]
 	|| [istarget "powerpc64*-*-*"]
 	|| [istarget "riscv*-*-*"]


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-01  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01  1:09 [binutils-gdb] LoongArch: Set defaults to exec stack 0 liu & zhensong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).