about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1998-03-13 01:27:51 +0000
committerAndreas Schwab <schwab@suse.de>1998-03-13 01:27:51 +0000
commit41bc874bc5d106ea329bdc0e7c8e55da6b2dea1c (patch)
tree0a771795ff2e2d02612a0f4bc4ff310239f2f9cf /ChangeLog
parent5d409851a35412607aeccef8426f402fbf27a102 (diff)
downloadglibc-41bc874bc5d106ea329bdc0e7c8e55da6b2dea1c.tar.gz
glibc-41bc874bc5d106ea329bdc0e7c8e55da6b2dea1c.tar.xz
glibc-41bc874bc5d106ea329bdc0e7c8e55da6b2dea1c.zip
* sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
isless, islessequal, islessgreater, isunordered): Return zero or 
one.
Fri Mar 13 10:25:26 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
	isless, islessequal, islessgreater, isunordered): Return zero or
	one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef6917610f..1c4056cdc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Mar 13 10:25:26 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+	* sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
+	isless, islessequal, islessgreater, isunordered): Return zero or
+	one.
+
 1998-03-12 13:11  Tim Waugh  <tim@cyberelk.demon.co.uk>
 
 	* posix/wordexp-test.c: More tests.