freebsd-dev/lib/libc/riscv/gen
Konstantin Belousov 06d8a116bd libc: add _get_tp() private function
which returns pointer to tcb

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D29623
2021-04-09 23:46:24 +03:00
..
_ctx_start.S
_get_tp.c libc: add _get_tp() private function 2021-04-09 23:46:24 +03:00
_set_tp.c Tidy the _set_tp function for RISC-V. 2020-02-06 21:46:15 +00:00
_setjmp.S Use a single 'ld' to read the jmpbuf magic values instead of 'la; ld'. 2019-12-04 20:50:49 +00:00
fabs.S riscv: Fix whitespace issues in fabs added in 524b018d20 2021-03-01 15:19:36 +00:00
flt_rounds.c Replace SOFTFLOAT with __riscv_float_abi_*. 2018-04-19 20:36:15 +00:00
fpgetmask.c libc: Provide sub fp(s|g)etmask() implementations for RISC-V 2020-08-03 12:48:51 +00:00
fpsetmask.c libc: Provide sub fp(s|g)etmask() implementations for RISC-V 2020-08-03 12:48:51 +00:00
infinity.c
makecontext.c
Makefile.inc libc: add _get_tp() private function 2021-04-09 23:46:24 +03:00
setjmp.S Check the magic value in longjmp() before calling sigprocmask(). 2020-04-21 17:40:23 +00:00
sigsetjmp.S Use "far" calls and branches so that lld uses valid relocations. 2019-12-04 21:01:13 +00:00