aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-01 21:49:33 +0000
committerRoland McGrath <roland@gnu.org>2002-11-01 21:49:33 +0000
commitbde40c2f9ac07a40135e845b84fd0e470a562f65 (patch)
treef3a7d52b8c1264e90f394c67eb2ef83ccbc625d6 /ChangeLog
parent15deb6b3b4f3e1f65fe25acab1d0b4317bcb51a8 (diff)
downloadglibc-bde40c2f9ac07a40135e845b84fd0e470a562f65.tar
glibc-bde40c2f9ac07a40135e845b84fd0e470a562f65.tar.gz
glibc-bde40c2f9ac07a40135e845b84fd0e470a562f65.tar.bz2
glibc-bde40c2f9ac07a40135e845b84fd0e470a562f65.zip
* sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):
New macros. * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise. * soft-fp/soft-fp.h: Allow sfp-machine.h to define FP_RND_NEAREST without defining FP_ROUNDMODE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88f98d8341..b37a47deec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-10-31 Roger Sayle <roger@eyesopen.com>
+
+ * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):
+ New macros.
+ * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
+
+ * soft-fp/soft-fp.h: Allow sfp-machine.h to define FP_RND_NEAREST
+ without defining FP_ROUNDMODE.
+
2002-10-29 Jakub Jelinek <jakub@redhat.com>
* sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove.