| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libc: Provide sub fp(s|g)etmask() implementations for RISC-V | Kristof Provost | 2020-08-03 | 3 | -0/+96 |
| * | Check the magic value in longjmp() before calling sigprocmask(). | John Baldwin | 2020-04-21 | 1 | -5/+5 |
| * | Tidy the _set_tp function for RISC-V. | John Baldwin | 2020-02-06 | 1 | -3/+4 |
| * | Use "far" calls and branches so that lld uses valid relocations. | John Baldwin | 2019-12-04 | 2 | -6/+10 |
| * | Use a single 'ld' to read the jmpbuf magic values instead of 'la; ld'. | John Baldwin | 2019-12-04 | 2 | -8/+4 |
| * | Fix setjmp for RISC-V: | Ruslan Bukin | 2018-07-23 | 2 | -52/+52 |
| * | Replace SOFTFLOAT with __riscv_float_abi_*. | Brooks Davis | 2018-04-19 | 4 | -7/+7 |
| * | Support for v1.10 (latest) of RISC-V privilege specification. | Ruslan Bukin | 2017-08-10 | 1 | -1/+3 |
| * | Add full softfloat and hardfloat support for RISC-V. | Ruslan Bukin | 2016-11-16 | 3 | -78/+71 |
| * | Bring in initial libc and libstand support for RISC-V. | Ruslan Bukin | 2016-01-17 | 10 | -0/+704 |
