summaryrefslogtreecommitdiffstats
path: root/newlib/libm/math/ef_hypot.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-08-02 Bob Wilson <bob.wilson@acm.org>Jeff Johnston2005-08-021-1/+1
| | | | | * libm/math/ef_hypot.c (__ieee754_hypotf): Add missing exponent bias to the value for 2^126.
* * libm/math/ef_hypot.c: Increase scale factor to 68.Richard Sandiford2002-03-221-6/+6
|
* * libc/include/machine/ieeefp.h: Comment about new configurationRichard Sandiford2001-04-041-5/+6
| | | | | | | | macros _FLT_LARGEST_EXPONENT_IS_NORMAL and _FLT_NO_DENORMALS. * libm/common/fdlib.h: Define new macros for testing floats. * libm/common/sf_*: Use them. * libm/math/ef_*: Likewise. * libm/math/sf_*: Likewise.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+82