freebsd-skq/lib/libc/riscv/gen
Ruslan Bukin 8eca6e4855 Fix setjmp for RISC-V:
o The correct value for _JB_SIGMASK is 27.
o The storage size for double-precision floating
  point register is 8 bytes.

Submitted by:	"James Clarke" <jrtc4@cam.ac.uk>
Reviewed by:	markj@
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D16344
2018-07-23 09:54:28 +00:00
..
_ctx_start.S
_set_tp.c
_setjmp.S Fix setjmp for RISC-V: 2018-07-23 09:54:28 +00:00
fabs.S Replace SOFTFLOAT with __riscv_float_abi_*. 2018-04-19 20:36:15 +00:00
flt_rounds.c Replace SOFTFLOAT with __riscv_float_abi_*. 2018-04-19 20:36:15 +00:00
infinity.c
makecontext.c
Makefile.inc
setjmp.S Fix setjmp for RISC-V: 2018-07-23 09:54:28 +00:00
sigsetjmp.S