From: Ulrich Drepper Date: Thu, 31 Dec 1998 18:13:10 +0000 (+0000) Subject: MIPS floating point control information. X-Git-Tag: glibc-2.16-ports-before-merge~2983 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1599a5f3d2b1fe766d6d2fa69fcac5f4efb2db34;p=thirdparty%2Fglibc.git MIPS floating point control information. --- diff --git a/sysdeps/mips/fpu_control.h b/sysdeps/mips/fpu_control.h index e271ae1fcca..471c68e4131 100644 --- a/sysdeps/mips/fpu_control.h +++ b/sysdeps/mips/fpu_control.h @@ -1,5 +1,5 @@ /* FPU control word bits. Mips version. - Copyright (C) 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Olaf Flebbe and Ralf Baechle. @@ -80,7 +80,7 @@ /* The fdlibm code requires strict IEEE double precision arithmetic, and no interrupts for exceptions, rounding to nearest. */ -#define _FPU_DEFAULT 0x00000600 +#define _FPU_DEFAULT 0x00000000 /* IEEE: same as above, but exceptions */ #define _FPU_IEEE 0x00000F80