Thu May 2 22:33:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
authorRoland McGrath <roland@gnu.org>
Fri, 3 May 1996 16:51:51 +0000 (16:51 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 3 May 1996 16:51:51 +0000 (16:51 +0000)
* sysdeps/m68k/fpu/e_acos.c, sysdeps/m68k/fpu/e_acosf.c,
sysdeps/m68k/fpu/e_fmod.c, sysdeps/m68k/fpu/e_fmodf.c,
sysdeps/m68k/fpu/isinfl.c, sysdeps/m68k/fpu/isnanl.c,
sysdeps/m68k/fpu/s_atan.c, sysdeps/m68k/fpu/s_atanf.c,
sysdeps/m68k/fpu/s_frexp.c, sysdeps/m68k/fpu/s_frexpf.c,
sysdeps/m68k/fpu/s_ilogb.c, sysdeps/m68k/fpu/s_ilogbf.c,
sysdeps/m68k/fpu/s_isinf.c, sysdeps/m68k/fpu/s_isinff.c,
sysdeps/m68k/fpu/s_ldexp.c, sysdeps/m68k/fpu/s_ldexpf.c,
sysdeps/m68k/fpu/s_modf.c, sysdeps/m68k/fpu/s_modff.c: Don't
define __NO_MATH_INLINES, which is already defined on command
line.

18 files changed:
sysdeps/m68k/fpu/e_acos.c
sysdeps/m68k/fpu/e_acosf.c
sysdeps/m68k/fpu/e_fmod.c
sysdeps/m68k/fpu/e_fmodf.c
sysdeps/m68k/fpu/isinfl.c
sysdeps/m68k/fpu/isnanl.c
sysdeps/m68k/fpu/s_atan.c
sysdeps/m68k/fpu/s_atanf.c
sysdeps/m68k/fpu/s_frexp.c
sysdeps/m68k/fpu/s_frexpf.c
sysdeps/m68k/fpu/s_ilogb.c
sysdeps/m68k/fpu/s_ilogbf.c
sysdeps/m68k/fpu/s_isinf.c
sysdeps/m68k/fpu/s_isinff.c
sysdeps/m68k/fpu/s_ldexp.c
sysdeps/m68k/fpu/s_ldexpf.c
sysdeps/m68k/fpu/s_modf.c
sysdeps/m68k/fpu/s_modff.c

index 1a29222..34dfc82 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef        FUNC
index 5196815..34da7ee 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef        FUNC
index 310b1c4..578fa3c 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index 1a74c36..b3c3ead 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index 77fd759..97b5983 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 int
index 1e58ea4..e5e3db2 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 int
index f1cc975..51916e1 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index 5d1f337..d26f838 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index b24af74..45c0540 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 double
index c7cd98a..dd30f6c 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 float
index 2df00a6..4119df9 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 int
index 05f1546..8d9a027 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 int
index 9674533..eec07c7 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index d9101a9..8f18db5 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index ee7662e..67513d4 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index a974173..94abf25 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 #ifndef FUNC
index 355df2f..ce70be8 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 double
index f56bcb4..04b51d5 100644 (file)
@@ -17,7 +17,6 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
 Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
-#define        __NO_MATH_INLINES
 #include <math.h>
 
 float