summaryrefslogtreecommitdiff
path: root/lib/msun/src/e_log.c
AgeCommit message (Expand)Author
2024-01-28lib/msun: Cleanup after $FreeBSD$ removalSteve Kargl
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-03Clean up libm use of the __ieee754_ prefixSteve Kargl
2013-06-03Add logl, log2l, log10l, and log1pl.David Schultz
2013-05-27Fix some regressions caused by the switch from gcc to clang. The fixesDavid Schultz
2008-03-29Fix some rather obscene code that has ambiguous if...if...else...David Schultz
2008-02-22s/rcsid/__FBSDID/David Schultz
2007-06-14Oops, back out previous commit since it was backwards to a wrong branch.Bruce Evans
2007-06-14MFC: 1.11: fix the threshold for (not) using the simple Taylor approximation.Bruce Evans
2006-07-07Fixed the threshold for using the simple Taylor approximation.Bruce Evans
2005-02-04Reduce diffs against vendor source (Sun fdlibm 5.3).David Schultz
2003-07-23Only provide one copy of the math functions. If we provide a MD function,Peter Wemm
2002-05-28Fix formatting, this is hard to explain, so I'll show one example.Alfred Perlstein
2002-05-28Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-02-16Select between the generic math functions and the i387-specific onesBruce Evans
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-19J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard