newlib-cygwin/winsup/mingw/mingwex
Danny Smith 66451d9590 * mingwex/math/powil.c: Rename powil to __powil.
* mingwex/math/powl.c: Adjust declaration and call
	to __powil. Remove comment on powil.
	* mingwex/math/powi.c: New file.
	* mingwex/math/powif.c: New file.
	* mingwex/math/pow.c: New file.
	* mingwex/math/cephes_mconf.h. Add double and float
	versions of constants.
	(polevl): Add double precision function.
	(p1evl): Likewise.
	* mingwex/Makefile.in (MATH_DISTFILES): Add pow.c,
	powi.c, powif.c.
	(MATH_OBJS): Add pow.o,	powi.o, powif.o.
2002-10-06 23:26:43 +00:00
..
math * mingwex/math/powil.c: Rename powil to __powil. 2002-10-06 23:26:43 +00:00
Makefile.in * mingwex/math/powil.c: Rename powil to __powil. 2002-10-06 23:26:43 +00:00
_Exit.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
atoll.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
configure * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
configure.in * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
dirent.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feclearexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fegetenv.c * mingwex/fegetenv.c: Change to \n line endings. 2002-09-05 11:51:26 +00:00
fegetexceptflag.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fegetround.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feholdexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feraiseexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fesetenv.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fesetexceptflag.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fesetround.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fetestexcept.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
feupdateenv.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
fwide.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
imaxabs.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
imaxdiv.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
lltoa.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
lltow.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
mbsinit.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
mingw-fseek.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
sitest.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
snprintf.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
snwprintf.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
strtof.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
strtoimax.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
strtoumax.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
testwmem.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
ulltoa.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
ulltow.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
vsnprintf.c * mingwex/fegetenv.c: Change to \n line endings. 2002-09-05 11:51:26 +00:00
vsnwprintf.c * mingwex/fegetenv.c: Change to \n line endings. 2002-09-05 11:51:26 +00:00
wcstof.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wcstoimax.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wcstoumax.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wdirent.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemchr.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemcmp.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemcpy.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemmove.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wmemset.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
wtoll.c * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00