| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-03-10 | Implement sicos(3), sincosf(3) and sincosl(3). These functions are common |  kettenis | 1 | -1/+1 |
| 2016-09-12 | Reduce libm's exports and make internal calls go direct. |  guenther | 1 | -1/+1 |
| 2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 1 | -1/+1 |
| 2013-03-28 | Switch libc and libm to use strong aliases rather than weak aliases |  martynas | 1 | -2/+2 |
| 2012-08-23 | Aliases for extended precision were missed on a few functions on hppa. |  martynas | 1 | -1/+1 |
| 2011-07-08 | Revert (leaving the complex math part alone). Some stuff is depending |  martynas | 1 | -1/+1 |
| 2011-07-08 | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using |  martynas | 1 | -2/+2 |
| 2011-07-06 | Finalize work on the math library. It's time to do this monster |  martynas | 1 | -1/+1 |
| 2011-04-28 | - enable fenv |  martynas | 1 | -1/+1 |
| 2009-10-26 | Add man pages for the fdim/fmin/fmax family of functions and make sure fdiml |  kettenis | 1 | -1/+1 |
| 2009-07-25 | int is big enough to fully represent exponents of all supported fp |  martynas | 1 | -1/+1 |
| 2008-12-09 | - 80-bit and quad precision trigonometric and other most |  martynas | 1 | -1/+1 |
| 2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 |  martynas | 1 | -1/+1 |
| 2008-07-24 | - remove isinff, isnanf. this has been moved to libc |  martynas | 1 | -2/+2 |
| 2008-06-11 | - on non-ieee, rename gamma to tgamma, the 'true' gamma |  martynas | 1 | -1/+1 |
| 2006-07-12 | add some more C99 functions: round(3) and roundf(3). |  brad | 1 | -1/+1 |
| 2006-03-18 | add some more C99 functions: trunc(3) and truncf(3). |  brad | 1 | -1/+1 |
| 2005-11-17 | Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD via |  otto | 1 | -1/+1 |
| 2004-07-13 | errno changes, lib major version bumps, and general flag day |  marc | 1 | -1/+1 |
| 2002-12-03 | Crank all library major numbers. Needed due to the fact that we |  millert | 1 | -2/+2 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 1 | -0/+2 |