This is the mail archive of the gcc@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]

__enable_executable_stack


Hi,

Is there any particular reason why __enable_executabe_stack is not exported 
by libgcc.so?  It is required to support trampolines on Solaris, NetBSD and 
OSF-1 (at least).

The standard mapfile already contains:

  # Used to deal with trampoline initialization on some platforms
  __clear_cache


Thanks in advance.

-- 
Eric Botcazou


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