summaryrefslogtreecommitdiff
path: root/lib/msun/src/e_logf.c
AgeCommit message (Expand)Author
2024-01-28lib/msun: Cleanup after $FreeBSD$ removalSteve Kargl
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-03Clean up libm use of the __ieee754_ prefixSteve Kargl
2013-05-27Fix some regressions caused by the switch from gcc to clang. The fixesDavid Schultz
2012-10-22Revert r241755Warner Losh
2012-10-19Document the methods used to compute logf. Taken and edited from theWarner Losh
2008-03-29Fix some rather obscene code that has ambiguous if...if...else...David Schultz
2008-02-22s/rcsid/__FBSDID/David Schultz
2006-07-07Fixed the threshold for using the simple Taylor approximation.Bruce Evans
2005-11-12As for the float trig functions, use a minimax polynomial that isBruce Evans
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-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