This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix libgcc_s.so for noexecstack on alpha


Richard Henderson wrote:

> + #ifdef __ELF__
> + .section .note.GNU-stack,""
> + #endif

Sorry to meddle in the affairs of wizards here, but can you tell me what
this does?  Is there some documentation on the meaning of
.note.GNU-stack somewhere?  I am just curious.

Aaron W. LaFramboise


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]