diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-04-11 19:32:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-04-11 19:32:58 +0000 |
commit | 7763d4f148b328df102a0e0d0318cd9f8cf44a56 (patch) | |
tree | ee232d710182035abd46e75723fbcf6dc90d62e4 | |
parent | c1e6b459c874837a402c3c09d9fe7906e57d33e7 (diff) | |
download | glibc-7763d4f148b328df102a0e0d0318cd9f8cf44a56.tar glibc-7763d4f148b328df102a0e0d0318cd9f8cf44a56.tar.gz glibc-7763d4f148b328df102a0e0d0318cd9f8cf44a56.tar.bz2 glibc-7763d4f148b328df102a0e0d0318cd9f8cf44a56.zip |
[BZ #4997]cvs/fedora-glibc-20080411T1934
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2007-11-20 Ryan S. Arnold <rsa@us.ibm.com> - [BZ4997] + [BZ #4997] * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the mantissa. |