CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/27 09:42:03
Removed files:
lib/libm/arch/hppa: s_round.c s_roundf.c
Log message:
Remove fast round(3) implementation for hppa. It is a nice idea, but does not
round in the right direction for halfway values.
(noticed in the perl test results thanks to afresh1@)
