public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Is --noexecstack going away in AS?
@ 2021-09-25 20:35 Jeffrey Walton
  2021-09-27  2:49 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Jeffrey Walton @ 2021-09-25 20:35 UTC (permalink / raw)
  To: Binutils

Hi Everyone,

I was looking through the AS manual at
https://sourceware.org/binutils/docs-2.37/as.pdf. We use
-Wa,--noexecstack for our *.S files when assembling through the
compiler driver. I don't see --noexecstack listed in the manual.

Is --noexecstack going away in AS?

Thanks in advance.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is --noexecstack going away in AS?
  2021-09-25 20:35 Is --noexecstack going away in AS? Jeffrey Walton
@ 2021-09-27  2:49 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2021-09-27  2:49 UTC (permalink / raw)
  To: noloader; +Cc: Binutils

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

On 25 Sep 2021 16:35, Jeffrey Walton via Binutils wrote:
> I was looking through the AS manual at
> https://sourceware.org/binutils/docs-2.37/as.pdf. We use
> -Wa,--noexecstack for our *.S files when assembling through the
> compiler driver. I don't see --noexecstack listed in the manual.
> 
> Is --noexecstack going away in AS?

it's not going away, it just was missed being added to the manual when it was
first added to the assembler.  feel free to send a patch to fix the docs :).
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-27  2:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-25 20:35 Is --noexecstack going away in AS? Jeffrey Walton
2021-09-27  2:49 ` Mike Frysinger

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