diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-03 10:00:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-03 10:00:46 +0000 |
commit | 79569444efc685121f65d91f5b4eee834830d416 (patch) | |
tree | 05e776a4edd548651a6eca18eef62983c5ca7475 /ChangeLog | |
parent | 06f55c0c1d28a6ef1462c54a94988112070a0c50 (diff) | |
download | glibc-79569444efc685121f65d91f5b4eee834830d416.tar.gz glibc-79569444efc685121f65d91f5b4eee834830d416.tar.xz glibc-79569444efc685121f65d91f5b4eee834830d416.zip |
Update.
2000-12-03 Ulrich Drepper <drepper@redhat.com> * math/test-misc.c (main): Add tests for frexp. Reported by Fred J. Tydeman <tydeman@tybor.com>. * sysdeps/i386/fpu/s_frexpl.S: Don't overflow during the computation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b85c7d10be..ed1ddafee7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-12-03 Ulrich Drepper <drepper@redhat.com> + + * math/test-misc.c (main): Add tests for frexp. + Reported by Fred J. Tydeman <tydeman@tybor.com>. + * sysdeps/i386/fpu/s_frexpl.S: Don't overflow during the computation. + 2000-12-02 H.J. Lu <hjl@gnu.org> * locale/lc-time.c (_nl_init_era_entries): Pass L'\0' instead of |