Skip to content
Snippets Groups Projects
Commit 68d55fe3 authored by Jakub Jelinek's avatar Jakub Jelinek
Browse files

* as.c (show_usage): Document --execstack and --noexecstack.

	(parse_args): Add --execstack and --noexecstack.
	(main): Create .note.GNU-stack section if --execstack or
	--noexecstack was given on comand line, set its SHF_EXECINSTR bit.
	* as.h (flag_execstack, flag_noexecstack): New.
parent b21fd293
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment