diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-11 21:30:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-11 21:30:13 +0000 |
commit | 58d33bb594d64a7f48b84c19fb79f4cea0de91cb (patch) | |
tree | 54bf76eb303a29481bdbfc9632e0ae26e0d695f5 /ChangeLog | |
parent | 63ad72d21b23bd04996e9ae06387dfd60350fbed (diff) | |
download | glibc-58d33bb594d64a7f48b84c19fb79f4cea0de91cb.tar glibc-58d33bb594d64a7f48b84c19fb79f4cea0de91cb.tar.gz glibc-58d33bb594d64a7f48b84c19fb79f4cea0de91cb.tar.bz2 glibc-58d33bb594d64a7f48b84c19fb79f4cea0de91cb.zip |
Update.
1999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
* sysdeps/libm-ieee754/s_truncl.c: Subtract exponent
bias from the raw exponent.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-06-10 Jakub Jelinek <jj@ultra.linux.cz> + + * sysdeps/libm-ieee754/s_truncl.c: Subtract exponent + bias from the raw exponent. + 1999-06-11 Ulrich Drepper <drepper@cygnus.com> * inet/arpa/tftp.h: Move attribute declaration in right position. |