darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl.
authorGeoffrey Keating <geoffk@apple.com>
Thu, 28 Sep 2006 07:03:59 +0000 (07:03 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 28 Sep 2006 07:03:59 +0000 (07:03 +0000)
commitc6c621d4153e799e4618023a7252244810e1fde7
tree6ac634501bdaf2ff88e85b2b5941422ceb3a20fb
parentf3ed85f6eb9a97b9c75d0f5dbc12e4c4eb2756c9
darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl.

* config/darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not
__sysctl.
* config/rs6000/darwin.h (ENABLE_EXECUTE_STACK): Remove.
* config/i386/darwin.h (ENABLE_EXECUTE_STACK): Remove.

From-SVN: r117274
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/i386/darwin.h
gcc/config/rs6000/darwin.h