Date: Tue, 24 Jan 1995 17:10:02 -0800 From: The Source Master <srcmastr@NetBSD.ORG> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Message-ID: <199501250110.RAA04500@sun-lamp.cs.berkeley.edu>
index | next in thread | raw e-mail
jtc
Tue Jan 24 17:06:38 PST 1995
Update of /b/source/CVS/src/lib/libm/src
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libm/src
Modified Files:
e_rem_pio2.c e_rem_pio2f.c
Log Message:
Integrate last of the relavant changes from fdlibm 5.2:
4. Performance issue on rem_pio2
An attempt to speed up the argument reduction in the trig function is to
consider pi/4 < x < 3pi/4 a special case. This was done in the file
e_rem_pio2.c
jtc
Tue Jan 24 17:07:28 PST 1995
Update of /b/source/CVS/src/lib/libm/src
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libm/src
Modified Files:
e_log10.c e_log10f.c s_frexp.c s_frexpf.c
Log Message:
Remove unused static constant "one".
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501250110.RAA04500>
