summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/fpu/fpu_implode.c
Commit message (Expand)AuthorAgeFilesLines
* - While SPARC V9 allows tininess to be detected either before or aftermarius2010-03-201-5/+10
* FPU_DEBUG requires <stdio.h>.marius2010-03-201-0/+4
* Ensure that __fpu_ftox() both returns the high bits and res[1] containsmarius2010-03-201-5/+7
* - Remove a bogus forward declaration.marius2010-03-201-3/+0
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Fix a typo in __fpu_ftox() that caused long double to long (and long long)marius2006-12-241-9/+10
* s/round/fpround/ to avoid naming clash with GCC builtin function.kan2004-07-281-8/+8
* Emulate ldq and stq (load/store long double) instructions. GCC has startedjake2002-04-271-2/+3
* Fix the style of the SCM ID's.obrien2002-03-221-3/+4
* Remove __P() usage.obrien2002-03-211-2/+2
* Remove 'register' keyword.obrien2002-03-211-21/+21
* Add userland floating point emulator code for sparc64. This is a porttmm2002-02-231-0/+535
OpenPOWER on IntegriCloud