aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/riscv/gen
Commit message (Expand)AuthorAgeFilesLines
* libc: Provide sub fp(s|g)etmask() implementations for RISC-VKristof Provost2020-08-033-0/+96
* Check the magic value in longjmp() before calling sigprocmask().John Baldwin2020-04-211-5/+5
* Tidy the _set_tp function for RISC-V.John Baldwin2020-02-061-3/+4
* Use "far" calls and branches so that lld uses valid relocations.John Baldwin2019-12-042-6/+10
* Use a single 'ld' to read the jmpbuf magic values instead of 'la; ld'.John Baldwin2019-12-042-8/+4
* Fix setjmp for RISC-V:Ruslan Bukin2018-07-232-52/+52
* Replace SOFTFLOAT with __riscv_float_abi_*.Brooks Davis2018-04-194-7/+7
* Support for v1.10 (latest) of RISC-V privilege specification.Ruslan Bukin2017-08-101-1/+3
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-163-78/+71
* Bring in initial libc and libstand support for RISC-V.Ruslan Bukin2016-01-1710-0/+704