Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | or1k: math soft float support | Stafford Horne | 2022-01-05 | 1 | -0/+1 |
OpenRISC support hard float but I will like to submit that after glibc soft float goes upstream. The hard float support depends on adding user access to the FPCSR, which is not supported by the kernel yet. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> |