All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Franke <Christian.Franke@t-online.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] Add __enable_execute_stack() if required
Date: Wed, 17 Sep 2008 21:06:00 +0200	[thread overview]
Message-ID: <48D15518.4000505@t-online.de> (raw)
In-Reply-To: <20080917135844.GB23010@thorin>

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	other threads:[~2008-09-17 19:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-16 19:42 [PATCH] Add __enable_execute_stack() if required Christian Franke
2008-09-17 13:58 ` Robert Millan
2008-09-17 19:06   ` Christian Franke [this message]
2008-09-18  0:01   ` walt
2008-09-19  7:05     ` Christian Franke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48D15518.4000505@t-online.de \
    --to=christian.franke@t-online.de \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.