Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace __riscv__ with __riscv. | Ruslan Bukin | 2018-08-03 | 1 | -2/+2 |
* | Update limits on makecontext() arguments in the setcontext_link test. | John Baldwin | 2018-01-31 | 1 | -12/+12 |
* | Add #else case in run(..) to fix test on non-{amd64,arm64,mips} after | Enji Cooper | 2017-02-07 | 1 | -0/+3 |
* | Add back #else block accidentally removed in r312145 | Enji Cooper | 2017-01-18 | 1 | -0/+2 |
* | Try to consolidate the #ifdef soup into FreeBSD vs non-FreeBSD blocks better | Enji Cooper | 2017-01-14 | 1 | -6/+10 |
* | Allow up to 6 arguments only on MIPS. | Ruslan Bukin | 2016-09-27 | 1 | -0/+6 |
* | Pass 8 arguments to makecontext on arm64 as this is all we support. | Andrew Turner | 2015-10-01 | 1 | -0/+6 |
* | Only pass 6 arguments to the 'run' function on amd64. amd64's | John Baldwin | 2014-11-25 | 1 | -14/+10 |
* | Expect lib.libc.sys.getcontext_test.setcontext_link to fail on amd64; add | Enji Cooper | 2014-11-05 | 1 | -0/+14 |
* | Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , | Enji Cooper | 2014-10-02 | 1 | -0/+129 |