summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/fpu/fpu_qp.c
Commit message (Expand)AuthorAgeFilesLines
* Make the software emulator for long doubles set the FPU exceptiondas2008-04-121-0/+15
* For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq",marius2006-04-161-4/+4
* Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparcstefanf2005-06-211-8/+11
* Fix long (and long long) to long double, unsigned to long double and unsignedstefanf2005-05-271-8/+8
* Use unions to avoid violating C99 strict aliasing rules.des2004-03-161-17/+14
* Remove unused variables. Add required headers and functionnectar2004-01-061-1/+0
* Use FOO(a) for macros with variadic args, instead of FOO(a,) or FOO(a, ).jake2002-09-021-3/+3
* Implement _Qp_sqrt. I've been unable to find a C program that gcc generatesjake2002-06-041-0/+14
* Add code to emulate arithmetic, comparison and conversion operationsjake2002-04-281-0/+135
OpenPOWER on IntegriCloud