diff options
author | Joseph Myers <joseph@codesourcery.com> | 2009-08-25 15:48:06 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-08-25 15:48:06 -0700 |
commit | e9f145cba8691a81dac379914bb3895360795a9b (patch) | |
tree | dd48657fd13a1417ea7551a040580aa7517d5078 /ChangeLog | |
parent | 5001998a12222792ccb0a3f230ab9d0b8b8bbca5 (diff) | |
download | glibc-e9f145cba8691a81dac379914bb3895360795a9b.tar glibc-e9f145cba8691a81dac379914bb3895360795a9b.tar.gz glibc-e9f145cba8691a81dac379914bb3895360795a9b.tar.bz2 glibc-e9f145cba8691a81dac379914bb3895360795a9b.zip |
Fix generic fdiml.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-08-25 Joseph Myers <joseph@codesourcery.com> + + * math/s_fdiml.c (__fdiml): Use fpclassify instead of fpclassifyl. + 2009-08-25 Ulrich Drepper <drepper@redhat.com> * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file. |