summaryrefslogtreecommitdiffstats
path: root/libm/s_scalbn.c
Commit message (Expand)AuthorAgeFilesLines
* libm: unbreak scalbn for 64-bit processorsRoman I Khimov2010-06-101-1/+1
* Add a few missing includesRon2009-07-051-0/+1
* fix small goof in last commit: should use "long" function (scalbln)Denis Vlasenko2009-01-031-10/+10
* libm: remove scalbln implementation, it seems to be less correct than scalbn.Denis Vlasenko2009-01-031-25/+47
* libm/*: mass removal of:Denis Vlasenko2008-12-221-16/+1
* - move libm_hidden_proto to the corresponding headers. Remove from callsites.Bernhard Reutner-Fischer2008-09-261-2/+0
* All math related relocs gonePeter S. Mazinger2006-01-171-0/+4
* Trim off whitespaceEric Andersen2005-03-061-7/+7
* Default to building C89 math stuff only. Cleanup some warnings.Eric Andersen2001-11-231-1/+2
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-0/+66