summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/enable_execute_stack.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary define HAVE_SYSCONF until cmake checks are done.Edward O'Callaghan2009-08-101-0/+2
* Fix a FIXME for configure check for HAVE_SYSCONF.Edward O'Callaghan2009-08-101-3/+11
* fix build on linuxNuno Lopes2009-08-091-1/+1
* Fix signedness warning in mprotect call, Clean up and improve endianness.h he...Edward O'Callaghan2009-08-081-1/+2
* Fixup C++ style comments are not allowed in ISO C90 to classic C style.Edward O'Callaghan2009-08-051-17/+19
* Add missing include for getpagesize, and fix a typo.Daniel Dunbar2009-07-011-1/+4
* Use getpagesize() on non-Darwin platforms.Daniel Dunbar2009-07-011-1/+2
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+36
OpenPOWER on IntegriCloud