about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
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 /sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
parentfebcd83655138bcb01b2680e170e6773a1ec813c (diff)
downloadglibc-6029b952a671027cceb9e158ab2e91f7714caf7e.tar.gz
glibc-6029b952a671027cceb9e158ab2e91f7714caf7e.tar.xz
glibc-6029b952a671027cceb9e158ab2e91f7714caf7e.zip
* 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 'sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S b/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
index 302ed06cd3..a9c0891aae 100644
--- a/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
+++ b/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
@@ -1,4 +1,5 @@
-/* Copyright (C) 1993, 1995, 1996, 1997, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 1993, 1995, 1996, 1997, 2003, 2004
+   Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
 
@@ -18,8 +19,8 @@
    02111-1307 USA.  */
 
 #include <sysdep.h>
+#include "kernel_sysinfo.h"
 
-#define SSI_IEEE_FP_CONTROL	14
 
 LEAF(__ieee_set_fp_control, 16)
 #ifdef PROF