aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/math/wf_log.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Use nanf() instead of nan() in single-precision float libm math functionsJozef Lawrynowicz1-1/+1
2019-01-23Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functionsJozef Lawrynowicz1-1/+1
2019-01-23Remove HUGE_VAL definition from libm math functionsJozef Lawrynowicz1-6/+0
2019-01-23Remove matherr, and SVID and X/Open math library configurationsJozef Lawrynowicz1-26/+6
2017-10-13New expf, exp2f, logf, log2f and powf implementationsSzabolcs Nagy1-0/+2
2009-07-092009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-1/+1
2007-10-182007-10-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2007-05-012007-05-01 Cary R. <cygcary <at> yahoo.com>Jeff Johnston1-0/+1
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+85