* sysdeps/powerpc/nofpu/Makefile: Remove fe_nomask from libm-support.
authorDaniel Jacobowitz <dan@codesourcery.com>
Fri, 13 Jul 2007 12:43:40 +0000 (12:43 +0000)
committerDaniel Jacobowitz <dan@codesourcery.com>
Fri, 13 Jul 2007 12:43:40 +0000 (12:43 +0000)
ChangeLog.powerpc
sysdeps/powerpc/nofpu/Makefile

index 1ea6746..619866e 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-07  Steven Munroe  <sjmunroe@us.ibm.com>
+
+       * sysdeps/powerpc/nofpu/Makefile: Remove fe_nomask from libm-support.
+
 2007-05-23  Steven Munroe  <sjmunroe@us.ibm.com>
 
        * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Disable
index c91acd9..6bdff45 100644 (file)
@@ -6,7 +6,7 @@ sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) \
 endif
 
 ifeq ($(subdir),math)
-libm-support += fenv_const fe_nomask
+libm-support += fenv_const
 CPPFLAGS += -I../soft-fp/
 # The follow CFLAGS are a work around for GCC Bugzilla Bug 29253
 # "expand_abs wrong default code for floating point"