about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-09 05:35:13 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-09 05:35:13 +0000
commit918736844a6d9250240d5c0ddb67577f1dd29758 (patch)
tree7bae06661ecfa017aa3f15b13d502a37c7dabd1e /ChangeLog
parent87843f15168b086d3f6d255ebfe311e314560004 (diff)
downloadglibc-918736844a6d9250240d5c0ddb67577f1dd29758.tar.gz
glibc-918736844a6d9250240d5c0ddb67577f1dd29758.tar.xz
glibc-918736844a6d9250240d5c0ddb67577f1dd29758.zip
Update.
	* sysdeps/ieee754/ieee754.h: Handle platforms with special
	__FLOAT_WORD_ORDER.  Patch by Joel Klecker <jk@espy.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92ff802601..76aa414071 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-08-08  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/ieee754/ieee754.h: Handle platforms with special
+	__FLOAT_WORD_ORDER.  Patch by Joel Klecker <jk@espy.org>.
+
 	* string/bits/string2.h: Mark void* operations as extensions.
 	* sysdeps/i386/i486/bits/string.h: Likewise.