about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-02 22:41:06 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-02 22:41:06 +0000
commit051ed63dd9ef76d3a39a3f2c00c2532eb78af50a (patch)
tree0f637afd5143fd70bedc17ca074d5c1b6ccb24c9 /ChangeLog
parentdfb87dc8128c1e960b61df984412a5b33943b2ce (diff)
downloadglibc-051ed63dd9ef76d3a39a3f2c00c2532eb78af50a.tar.gz
glibc-051ed63dd9ef76d3a39a3f2c00c2532eb78af50a.tar.xz
glibc-051ed63dd9ef76d3a39a3f2c00c2532eb78af50a.zip
Update.
2003-06-02  Bernd Schmidt  <bernds@redhat.com>

	* sysdeps/i386/fpu/bits/mathinline.h (sqrt, __sqrtl, ldexp,
	ldexpf, ldexpl): Only define if __FAST_MATH__.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c004283c3..48c1c58afc 100644
--- 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.