summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/fpu/fpu_explode.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid aliasing which leads to incorrect results when compiling with themarius2010-03-211-12/+11
* FPU_DEBUG requires <stdio.h>.marius2010-03-201-0/+4
* Use an intermediate pointer to avoid a strict aliasing warning.jb2007-11-231-1/+2
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Fix long (and long long) to long double, unsigned to long double and unsignedstefanf2005-05-271-2/+16
* Add a support macro to convert the 5-bit packed register field ofjake2002-05-111-10/+14
* Emulate ldq and stq (load/store long double) instructions. GCC has startedjake2002-04-271-1/+2
* Fix the style of the SCM ID's.obrien2002-03-221-3/+4
* Remove 'register' keyword.obrien2002-03-211-17/+17
* Add userland floating point emulator code for sparc64. This is a porttmm2002-02-231-0/+304
OpenPOWER on IntegriCloud