summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sparc64/fpu/fpu_explode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* please gccderaadt2006-12-231-1/+2
* Fix unsigned {int, long, long long} to long double conversions forotto2004-09-281-1/+53
* From the how many ways can you screw up replacing one line of codejason2004-03-241-2/+2
* use absolute value like rev 1.1 did; pointed out by tom and ok deraadt.jason2004-03-231-1/+2
* gcc3 doesn't align things the same as gcc2. Casting upwards is dangerousjason2004-03-231-2/+3
* quad float emulation stuff. Mostly based on freebsd (which is based onjason2003-07-211-0/+310