Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2010-12-08 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2010-12-08 | 1 | -1/+1 |
| | | | | * libm/mathfp/sf_logarithm.c: Change isfinitef reference to isfinite. | ||||
* | 2007-10-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-10-18 | 1 | -2/+14 |
| | | | | | | | | | | | | | * libm/mathfp/s_logarithm.c: Fix error introduced by previous fix when handling negative input values. Make function consistent with math directory and glibc version such that inf and nan values return inf and nan respectively with no errno setting. * libm/mathfp/sf_logarithm.c: Ditto. * libm/math/w_log.c: Set errno to ERANGE when input is 0.0. * libm/math/wf_log.c: Ditto. * libm/math/w_log10.c: Ditto. * libm/math/wf_log10.c: Ditto. | ||||
* | 2007-10-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-10-17 | 1 | -1/+1 |
| | | | | | | * libm/mathfp/s_logarithm.c: Fix case where input is 0 to return -inf. * libm/mathfp/sf_logarithm.c: Ditto. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+72 |