aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/math/w_pow.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-05libm/math: Don't modify __ieee754_pow return values in powKeith Packard via Newlib1-13/+1
2020-08-05libm/math: Set errno to ERANGE for pow(0, -y)Keith Packard via Newlib1-2/+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-104/+16
2018-06-27New pow implementationSzabolcs Nagy1-1/+2
2017-12-01math: remove TRAD_SYNOPSISYaakov Selkowitz1-9/+1
2007-05-012007-05-01 Cary R. <cygcary <at> yahoo.com>Jeff Johnston1-1/+1
2007-02-232007-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2003-10-202003-10-20 Bob Wilson <bob.wilson@acm.org>Jeff Johnston1-1/+1
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+231