summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/noexec/testfly.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make this build on powerpc/powerpc64. Only test on powerpc64 for nowkettenis2020-07-061-1/+7
* Let the test build on mips64.visa2019-05-101-3/+10
* Instead of skipping the text mmap test, do a non fixed mmap in thisbluhm2019-01-311-3/+3
* Make this work on arm64.kettenis2018-09-121-2/+2
* ENTRY() requires END()deraadt2017-08-161-1/+4
* On sparc64 we need "retl" not "ret" to do an immediate return.kettenis2016-09-241-4/+8
* Add support for arm and enable on armv7.kettenis2016-08-191-1/+6
* Do not include MD assembly code in a sys regress test. Untested on alpha,jsing2014-01-101-0/+56