OSDN Git Service

Replace defective powf() and powl() function implementations.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 21 Nov 2016 19:24:19 +0000 (19:24 +0000)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 21 Nov 2016 19:24:19 +0000 (19:24 +0000)
commitae89720834d70256a18af17ca64ff49892431c63
treefba81039ff241fe604ed6d9b8b7dae26db4b8e3d
parent5b105e818576eea61eff243db85ce5fb7b5973aa
Replace defective powf() and powl() function implementations.
mingwrt/ChangeLog
mingwrt/Makefile.in
mingwrt/include/math.h
mingwrt/mingwex/math/pow_generic.sx [new file with mode: 0644]
mingwrt/mingwex/math/powf.c [deleted file]
mingwrt/mingwex/math/powl.c [deleted file]