Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm
Module Name: src
Committed By: drochner
Date: Tue Mar 21 18:46:05 UTC 2006
Modified Files:
src/lib/libm: Makefile
Log Message:
Build the sun versions of frexp(), ldexp() and modf().
While the versions in libc/gen are prettier to look at, having single
precision versions in libm and double precision versions in libc causes
a lot of confusion, and to favor libm gets us coprocessor support.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/lib/libm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index