freebsd-dev/lib/msun
David Schultz 4b6b574455 Implement and document nan(), nanf(), and nanl(). This commit
adds two new directories in msun: ld80 and ld128. These are for
long double functions specific to the 80-bit long double format
used on x86-derived architectures, and the 128-bit format used on
sparc64, respectively.
2007-12-16 21:19:28 +00:00
..
amd64 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +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 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +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 Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +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 Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +00:00
Makefile Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +00:00
Symbol.map Implement and document nan(), nanf(), and nanl(). This commit 2007-12-16 21:19:28 +00:00