about summary refs log tree commit diff
path: root/sysdeps/riscv/rvd/libm-test-ulps-name
Commit message (Collapse)AuthorAgeFilesLines
* riscv: Consolidate the libm-test-ulpsAlistair Francis2022-09-211-0/+1
Both RV32 and RV64 should have the same libm-test-ulps, so consolidate them into a single file. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>