summaryrefslogtreecommitdiff
path: root/lib/libc/sparc64/fpu/fpu_explode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix long (and long long) to long double, unsigned to long double and unsignedStefan Farfeleder2005-05-271-2/+16
* Add a support macro to convert the 5-bit packed register field ofJake Burkholder2002-05-111-10/+14
* Emulate ldq and stq (load/store long double) instructions. GCC has startedJake Burkholder2002-04-271-1/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+4
* Remove 'register' keyword.David E. O'Brien2002-03-211-17/+17
* Add userland floating point emulator code for sparc64. This is a portThomas Moestl2002-02-231-0/+304