summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-09-06 02:19:36 +0000
committerRichard Henderson <rth@redhat.com>2004-09-06 02:19:36 +0000
commit6029b952a671027cceb9e158ab2e91f7714caf7e (patch)
treeeb917f8458f4e5fb26ff63e755f4d103c70628dc /ChangeLog
parentfebcd83655138bcb01b2680e170e6773a1ec813c (diff)
* sysdeps/alpha/fpu/fraiseexcpt.c: Remove file. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_IEEE_RAISE_EXCEPTION): New. * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: New file. * sysdeps/unix/sysv/linux/alpha/kernel_sysinfo.h: New file. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use it. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
* sysdeps/alpha/fpu/fraiseexcpt.c: Remove file. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_IEEE_RAISE_EXCEPTION): New. * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: New file. * sysdeps/unix/sysv/linux/alpha/kernel_sysinfo.h: New file. * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use it. * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise. 2004-09-05 Richard Henderson <rth@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 493273738e..a026a269fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-09-05 Richard Henderson <rth@redhat.com>
+ * sysdeps/alpha/fpu/fraiseexcpt.c: Remove file.
+ * sysdeps/unix/sysv/linux/kernel-features.h
+ (__ASSUME_IEEE_RAISE_EXCEPTION): New.
+ * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c: New file.
+ * sysdeps/unix/sysv/linux/alpha/kernel_sysinfo.h: New file.
+ * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Use it.
+ * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
+
+2004-09-05 Richard Henderson <rth@redhat.com>
+
* sysdeps/alpha/div.S: Save and restore FPCR around fp operations.
* sysdeps/alpha/divl.S, sysdeps/alpha/divq.S, sysdeps/alpha/divqu.S,
sysdeps/alpha/ldiv.S, sysdeps/alpha/reml.S, sysdeps/alpha/remq.S,