summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt/enable_execute_stack.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to compiler-rt 6.0.0.patrick2018-09-181-1/+1
| | | | | tested by naddy@ ok kettenis@
* Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.pascal2016-09-051-0/+72
This is the lib/builtin directory of the compiler-rt source tarball. comments/ok patrick@, ok kettenis@