acadia-newlib/newlib/libm
Thomas Fitzsimmons 54be629f41 * libm/mathfp/s_pow.c (pow): Fix checks on variable k. Add
exponent_is_even_int variable.  Handle case where x is
	negative, and y is an odd integer.
	* libm/mathfp/sf_pow.c (powf): Likewise.
2002-06-27 20:41:49 +00:00
..
common 2002-06-24 Jeff Johnston <jjohnstn@redhat.com> 2002-06-24 20:03:38 +00:00
machine * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
math 2002-06-13 Stephen L. Moshier <steve@moshier.net> 2002-06-13 23:03:01 +00:00
mathfp * libm/mathfp/s_pow.c (pow): Fix checks on variable k. Add 2002-06-27 20:41:49 +00:00
test import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
aclocal.m4 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
libm.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00