summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch libc and libm to use strong aliases rather than weak aliasesmartynas2013-03-281-2/+2
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-37/+0
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-081-0/+37
* fenv improvements and cleanupsmartynas2011-04-281-11/+8
* Implement C99 floating-point environment for Alpha.martynas2011-04-231-0/+362
* alias fabsl to fabs on these archsmartynas2008-12-091-4/+2
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-1/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-262-16/+2
* Add native implementations of copysign() and copysignf() on alpha.naddy2002-01-302-0/+90