diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-08-25 17:28:50 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-08-25 17:28:50 -0700 |
commit | 84057895201ee244894e8847c933df6db5aa25a3 (patch) | |
tree | 673ce11f3ad5578798601131ff49e780b4637c8a /ChangeLog | |
parent | 65b14bcee2da7f56299357d1dab9f0ab986c2255 (diff) | |
download | glibc-84057895201ee244894e8847c933df6db5aa25a3.tar.gz glibc-84057895201ee244894e8847c933df6db5aa25a3.tar.xz glibc-84057895201ee244894e8847c933df6db5aa25a3.zip |
Add 64-bit optimized s_round.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4b1faea4e7..910e188d06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-08-25 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: New file. + 2009-08-25 Joseph Myers <joseph@codesourcery.com> * math/s_fdiml.c (__fdiml): Use fpclassify instead of fpclassifyl. |