summaryrefslogtreecommitdiffstats
path: root/libm/e_scalb.c
Commit message (Expand)AuthorAgeFilesLines
* libm: fix scalb testsuite failuresDenys Vlasenko2010-10-301-7/+6
* forgot to remove one #endif...Denis Vlasenko2009-01-041-1/+0
* libm/e_scalb.c: remove unused #ifdef _SCALB_INT branchesDenis Vlasenko2009-01-031-13/+0
* - expand SUSv3_LEGACYBernhard Reutner-Fischer2008-12-291-0/+3
* remove many functions which just call __ieee754_<function>,Denis Vlasenko2008-12-281-0/+31
* libm/*: mass removal of:Denis Vlasenko2008-12-221-18/+2
* - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...Bernhard Reutner-Fischer2008-12-221-1/+1
* - move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer2008-09-261-4/+0
* All math related relocs gonePeter S. Mazinger2006-01-171-0/+5
* Hide all __kernel_x and __ieee754_Peter S. Mazinger2005-11-211-4/+4
* Trim off whitespaceEric Andersen2005-03-061-2/+2
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-0/+55