diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 6e298d197..9b2e13eb2 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,10 @@ +2004-02-10 Christopher Faylor <cgf@redhat.com> + + * libm/mathfp/er_gamma.c (gamma): Add new non-reentrant function. + * libm/mathfp/er_lgamma.c (lgamma): Ditto. + * libm/mathfp/erf_gamma.c (gammaf): Ditto. + * libm/mathfp/erf_lgamma.c (lgammaf): Ditto. + 2004-02-09 Christopher Faylor <cgf@redhat.com> * libc/include/time.h (TIMER_RELTIME): New define. |