tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
jcs's openbsd hax
openbsd
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libc
/
setjmp-fpu
/
at
jcs
6 files
Makefile
The powerpc64 ELFv2 ABI explicitly states that exception enable bits and rounding control bits are not restored by longjmp(3). So expect the some failures on that platform.
5 years ago
_setjmp.c
Split setjmp-fpu regress into separate tests. Use errx(3) to explain potential problems. Regress still failing on amd64.
6 years ago
fpu.c
Like ARM, RISC-V does not implement floating point exceptions.
4 years ago
setjmp-fpu.c
Like ARM, RISC-V does not implement floating point exceptions.
4 years ago
setjmp.c
Split setjmp-fpu regress into separate tests. Use errx(3) to explain potential problems. Regress still failing on amd64.
6 years ago
sigsetjmp.c
Split setjmp-fpu regress into separate tests. Use errx(3) to explain potential problems. Regress still failing on amd64.
6 years ago