Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-09-01 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2005-09-01 | 1 | -2/+3 |
| | | | | | | * libm/mathfp/s_pow.c: (pow): Change code so 0 raised to any positive power results in 0. * libm/mathfp/sf_pow.c (powf): Ditto. | ||||
* | * libm/mathfp/sf_pow.c (powf): Change k from int to float. | Thomas Fitzsimmons | 2002-06-28 | 1 | -2/+2 |
| | |||||
* | * libm/mathfp/s_pow.c (pow): Fix checks on variable k. Add | Thomas Fitzsimmons | 2002-06-27 | 1 | -24/+41 |
| | | | | | | exponent_is_even_int variable. Handle case where x is negative, and y is an odd integer. * libm/mathfp/sf_pow.c (powf): Likewise. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+107 |