grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add __enable_execute_stack() if required


From: Christian Franke
Subject: Re: [PATCH] Add __enable_execute_stack() if required
Date: Wed, 17 Sep 2008 21:06:00 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11

Robert Millan wrote:
On Tue, Sep 16, 2008 at 09:42:50PM +0200, Christian Franke wrote:
Some gcc versions generate a call to __enable_execute_stack() in trampolines for nested functions. This is the case for new Cygwin gcc-4.3.2.

Other GRUB2 target platforms may be affected - the following files in 'gcc-4.3.2/gcc/config' source directory contains implementations of this function for libgcc:

alpha/osf.h
darwin.h
netbsd.h

I recall this was also an issue for NetBSD indeed.  Could someone confirm it
fixes the problem there?


There was also a related discussion for Mac OS X here:
http://lists.gnu.org/archive/html/grub-devel/2005-12/msg00044.html

If there are no complaints, I will commit the patch on friday.

Christian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]