| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the binding of rintl, significand, and significandf consistently |  guenther | 2018-03-12 | 2 | -2/+4 |
* | Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignments |  deraadt | 2017-08-19 | 1 | -3/+3 |
* | copysign and copysignf are used within libm, so declare them accordingly. |  naddy | 2016-12-22 | 2 | -6/+6 |
* | Reduce libm's exports and make internal calls go direct. |  guenther | 2016-09-12 | 45 | -69/+151 |
* | It's been a quarter century: we can assume volatile is present with that name. |  guenther | 2014-04-18 | 1 | -39/+39 |
* | Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB, |  martynas | 2013-01-13 | 1 | -5/+1 |
* | Remove excessive sys/cdefs.h inclusion |  deraadt | 2012-12-05 | 1 | -4/+3 |
* | Don't reimplement the same thing twice. OK matthew@. |  martynas | 2011-07-09 | 1 | -14/+0 |
* | Revert (leaving the complex math part alone). Some stuff is depending |  martynas | 2011-07-08 | 2 | -107/+0 |
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using |  martynas | 2011-07-08 | 2 | -0/+107 |
* | Make lint play nicer in pass 2 of libm on amd64 and i386. The |  martynas | 2011-05-31 | 1 | -1/+5 |
* | fenv improvements and cleanups |  martynas | 2011-04-28 | 1 | -221/+160 |
* | fenv for i386, and sparc64; from matthew@ |  martynas | 2011-04-24 | 1 | -0/+518 |
* | Provide assembly version of sqrtl(3). |  kettenis | 2009-11-05 | 1 | -0/+12 |
* | alias and give frexpf symbol external linkage to scalbnf; this was |  martynas | 2009-04-21 | 1 | -1/+4 |
* | missing rcs ids; spacing |  martynas | 2009-04-08 | 1 | -6/+6 |
* | - 80-bit and quad precision trigonometric and other most |  martynas | 2008-12-09 | 3 | -30/+84 |
* | - replace dtoa w/ David's gdtoa, version 2008-03-15 |  martynas | 2008-09-07 | 13 | -26/+26 |
* | - remove isinff, isnanf. this has been moved to libc |  martynas | 2008-07-24 | 1 | -19/+0 |
* | add __signbitl for i387 (not used yet) |  jason | 2007-06-01 | 1 | -0/+19 |
* | Move llrint.c, llrintf.c, lrint.c and lrintf.c to s_llrint.c, s_llrintf.c, |  kettenis | 2006-09-25 | 4 | -0/+138 |
* | Remove amd64 code. |  kettenis | 2006-03-18 | 1 | -31/+1 |
* | Fix exp(3) for arg Inf and -Inf. From NetBSD; PR 4578. ok deraadt@ |  otto | 2005-11-15 | 1 | -13/+105 |
* | Add missing $OpenBSD$ tags. |  espie | 2005-08-02 | 41 | -82/+41 |
* | Improve the accuracy of log1p function on i387 for small values of x. |  canacar | 2005-03-07 | 1 | -9/+56 |
* | picky assembler warning cleanups |  drahn | 2003-04-17 | 10 | -11/+11 |
* | 2nd patch for stack mishandling; wd@ics.nara-wu.ac.jp |  deraadt | 2000-06-06 | 5 | -45/+35 |
* | scalb*() left an extra item on the x86 FPreg stack on return; gwes@oat.com |  deraadt | 1998-04-25 | 3 | -0/+3 |
* | fix from bde; Clean up the FP stack before returning. The i387 exp() |  deraadt | 1996-07-27 | 1 | -4/+19 |
* | Use setne instead of setnel, new versions of gas balk at the bad mnemonic. |  deraadt | 1996-06-10 | 2 | -6/+6 |
* | from netbsd: |  deraadt | 1995-12-14 | 2 | -2/+2 |
* | update from NetBSD |  deraadt | 1995-10-28 | 2 | -4/+4 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 41 | -0/+743 |