aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/nofpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/nofpu/Makefile')
-rw-r--r--sysdeps/powerpc/nofpu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/powerpc/nofpu/Makefile b/sysdeps/powerpc/nofpu/Makefile
index 463338d5b3..80c762ebdf 100644
--- a/sysdeps/powerpc/nofpu/Makefile
+++ b/sysdeps/powerpc/nofpu/Makefile
@@ -2,6 +2,7 @@
ifeq ($(subdir),soft-fp)
sysdep_routines += $(gcc-single-routines) $(gcc-double-routines) \
+ sqrtsf2 sqrtdf2 \
sim-full atomic-feholdexcept atomic-feclearexcept \
atomic-feupdateenv flt-rounds
endif