Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 2 Jun 2003 22:41:06 +0000 (22:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 2 Jun 2003 22:41:06 +0000 (22:41 +0000)
2003-06-02  Bernd Schmidt  <bernds@redhat.com>

* sysdeps/i386/fpu/bits/mathinline.h (sqrt, __sqrtl, ldexp,
ldexpf, ldexpl): Only define if __FAST_MATH__.

ChangeLog

index 1c00428..48c1c58 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-02  Bernd Schmidt  <bernds@redhat.com>
+
+       * sysdeps/i386/fpu/bits/mathinline.h (sqrt, __sqrtl, ldexp,
+       ldexpf, ldexpl): Only define if __FAST_MATH__.
+
 2003-06-02  Richard C. Bilson  <rcbilson@plg.uwaterloo.ca>
 
        Replace hard-coded offsets into struct sigcontext with generated file.