aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sparc64/fpu/fpu_implode.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix a typo in __fpu_ftox() that caused long double to long (and long long)Marius Strobl2006-12-241-9/+10
* s/round/fpround/ to avoid naming clash with GCC builtin function.Alexander Kabaev2004-07-281-8/+8
* Emulate ldq and stq (load/store long double) instructions. GCC has startedJake Burkholder2002-04-271-2/+3
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+4
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-21/+21
* Add userland floating point emulator code for sparc64. This is a portThomas Moestl2002-02-231-0/+535