CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/03 02:26:05
Added files:
lib/libc/arch/arm/quad: fixdfdi.c fixsfdi.c fixunsdfdi.c
fixunssfdi.c
Log message:
Fix the failing libm/rint regress test by adding ieee754 implementations
for the rounding functions.
Input from kettenis@,
OK miod@
