Age | Commit message (Expand) | Author |
---|---|---|
2010-06-10 | libm: unbreak scalbn for 64-bit processors | Roman I Khimov |
2009-07-05 | Add a few missing includes | Ron |
2009-01-03 | fix small goof in last commit: should use "long" function (scalbln) | Denis Vlasenko |
2009-01-03 | libm: remove scalbln implementation, it seems to be less correct than scalbn. | Denis Vlasenko |
2008-12-22 | libm/*: mass removal of: | Denis Vlasenko |
2008-09-26 | - move libm_hidden_proto to the corresponding headers. Remove from callsites. | Bernhard Reutner-Fischer |
2006-01-17 | All math related relocs gone | Peter S. Mazinger |
2005-03-06 | Trim off whitespace | Eric Andersen |
2001-11-23 | Default to building C89 math stuff only. Cleanup some warnings. | Eric Andersen |
2001-11-22 | Totally rework the math library, this time based on the MacOs X | Eric Andersen |