[PATCH][M68K] Fix libgcc's executable stack

Jeff Law law@redhat.com
Wed Nov 19 17:03:00 GMT 2008


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



More information about the Gcc-patches mailing list