summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc64/fpu
AgeCommit message (Expand)Author
2006-12-23please gccTheo de Raadt
2004-09-28Fix unsigned {int, long, long long} to long double conversions forOtto Moerbeek
2004-03-24From the how many ways can you screw up replacing one line of codeJason Wright
2004-03-23use absolute value like rev 1.1 did; pointed out by tom and ok deraadt.Jason Wright
2004-03-23gcc3 doesn't align things the same as gcc2. Casting upwards is dangerousJason Wright
2004-02-03correct psABI functions _Q_feq and friends (they return 'int' not long double);Jason Wright
2003-07-21quad float emulation stuff. Mostly based on freebsd (which is based onJason Wright