Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare __infinity as an array to work around problems with small data support | Michael Meissner | 2000-07-28 | 1 | -3/+3 |
| | |||||
* | 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl> | Jeff Johnston | 2000-05-26 | 4 | -12/+12 |
| | | | | | | | | | | | | | | | | | * libm/common/s_expm1.c (expm1): Add curly braces, avoid warnings. * libm/common/s_log1p.c (log1p): Likewise. * libm/common/s_scalbn.c (scalbn): Likewise. * libm/math/e_log.c: Likewise. * libm/math/e_asin.c: Likewise. * libm/math/ef_asin.c: Likewise. * libm/math/e_j0.c (pzero, qzero): Remove redundant test. * libm/math/e_j1.c (pone, qone): Likewise. * libm/math/ef_j0.c (pzerof, qzerof): Likewise. * libm/math/ef_j1.c (ponef, qonef): Likewise. * libm/mathfp/e_j0.c (pzero, qzero): Likewise. * libm/mathfp/e_j1.c (pone, qone): Likewise. * libm/mathfp/ef_j0.c (pzerof, qzerof): Likewise. * libm/mathfp/ef_j1.c (ponef, qonef): Likewise. | ||||
* | Mon Mar 13 15:22:00 2000 Sergei Organov <osv@javad.ru> | Ranjith Kumaran | 2000-03-13 | 1 | -1/+1 |
| | | | | * libm/mathfp/sf_sqrt.c: Change _DOUBLE_IS_32BITS sqrt call to sqrtf. | ||||
* | Thu Feb 24 11:43:00 2000 Ran Cabell <rcabell@norfolk.infi.net> | Ranjith Kumaran | 2000-02-24 | 2 | -2/+2 |
| | | | | | | | | | * libm/mathfp/sf_atan2.c: Fix atan2 typo for _DOUBLE_IS_32_BITS. * libm/mathfp/sf_atan.c: Ditto. Thu Feb 24 11:39:00 2000 Joel Sherrill <joel@OARcorp.com> * libc/include/sys/stat.h: Add RTEMS prototype for lstat. | ||||
* | Tue Feb 22 14:37:00 2000 Ran Cabell <rcabell@norfolk.infi.net> | Ranjith Kumaran | 2000-02-22 | 1 | -2/+2 |
| | | | | | * libm/mathfp/sf_exp.c: Corrected _DOUBLE_IS_32_BITS to be _DOUBLE_IS_32BITS. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 97 | -0/+10655 |