public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] ld: Add .note.GNU-stack to ld-plugin/dummy.s
@ 2022-12-03 17:44 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2022-12-03 17:44 UTC (permalink / raw)
  To: bfd-cvs

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

commit 44e59b5a7d8a874f6546a1471b8a003911853aa0
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sat Dec 3 09:41:31 2022 -0800

    ld: Add .note.GNU-stack to ld-plugin/dummy.s
    
            * testsuite/ld-plugin/dummy.s: Add .note.GNU-stack.

Diff:
---
 ld/testsuite/ld-plugin/dummy.s | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/testsuite/ld-plugin/dummy.s b/ld/testsuite/ld-plugin/dummy.s
index 8b137891791..39ecd9f0209 100644
--- a/ld/testsuite/ld-plugin/dummy.s
+++ b/ld/testsuite/ld-plugin/dummy.s
@@ -1 +1 @@
-
+	 .section .note.GNU-stack,"",%progbits

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

only message in thread, other threads:[~2022-12-03 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-03 17:44 [binutils-gdb] ld: Add .note.GNU-stack to ld-plugin/dummy.s H.J. Lu

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).