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: [PATCH][M68K] Fix libgcc's executable stack


Maxim Kuvyrkov wrote:
Hello,

The attached patch adds .note.GNU-stack annotation to M68K assembler piece of libgcc. Missing annotation makes any no-execute capabilities that M68K/ColdFire may have effectively useless.

OK to for trunk?


Thanks,


MaximK
CodeSourcery

2008-11-19 Maxim Kuvyrkov <maxim@codesourcery.com> Paul Brook <paul@codesourcery.com>

	* config/m68k/lb1sf68.asm: Add GNU-stack annotation to avoid
	executable stack.

This is fine.

jeff


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