freebsd-dev/lib/msun
Bruce Evans a18b106ffc Translate from the i386 so that this compiles and runs.
I hope that this and the i386 version of it will not be needed, but
this is currently about 16 cycles or 36% faster than the C version,
and the i386 version is about 8 cycles or 19% faster than the C
version, due to poor optimization of the C version.
2007-12-17 18:12:06 +00:00
..
amd64 Translate from the i386 so that this compiles and runs. 2007-12-17 18:12:06 +00:00
arm Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
bsdsrc Fix tgamma() on some special args: 2007-05-02 15:24:49 +00:00
i387 Add logbl(3) to libm. 2007-12-17 03:53:38 +00:00
ia64 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
ld80 Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +00:00
ld128 Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +00:00
man Add logbl(3) to libm. 2007-12-17 03:53:38 +00:00
powerpc Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
sparc64 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
src Add logbl(3) to libm. 2007-12-17 03:53:38 +00:00
Makefile Don't try to build s_nanl.c before it is committed. 2007-12-17 13:20:38 +00:00
Symbol.map Add logbl(3) to libm. 2007-12-17 03:53:38 +00:00